More work on recycler
This commit is contained in:
parent
fa5c568adf
commit
77e2edc005
4 changed files with 79 additions and 5 deletions
|
@ -120,6 +120,8 @@ public class ModRecipes {
|
|||
ScrapboxList.addItemStackToList(new ItemStack(Blocks.cocoa));
|
||||
ScrapboxList.addItemStackToList(new ItemStack(Blocks.tallgrass));
|
||||
ScrapboxList.addItemStackToList(new ItemStack(Blocks.chest));
|
||||
ScrapboxList.addItemStackToList(ItemGems.getGemByName("ruby"));
|
||||
|
||||
}
|
||||
|
||||
static void addWireRecipes() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue