fixes #612, @raoulvdberge is bad and he should feel bad
This commit is contained in:
@@ -521,7 +521,7 @@ public class ProxyCommon {
|
||||
));
|
||||
|
||||
// Storage Housing
|
||||
GameRegistry.addRecipe(new ShapedOreRecipe(ItemStorageNBT.createStackWithNBT(new ItemStack(RSItems.STORAGE_HOUSING)),
|
||||
GameRegistry.addRecipe(new ShapedOreRecipe(new ItemStack(RSItems.STORAGE_HOUSING),
|
||||
"GRG",
|
||||
"R R",
|
||||
"EEE",
|
||||
|
Reference in New Issue
Block a user