Recipe for dust from small dusts
This commit is contained in:
parent
54ad3360fd
commit
4ec41d0bdc
129 changed files with 2048 additions and 4 deletions
|
@ -41,10 +41,6 @@ public class CraftingTableRecipes extends RecipeMethods {
|
|||
|
||||
static void registerCompressionRecipes() {
|
||||
|
||||
// for (String name : ItemDustsSmall.types) {
|
||||
// registerShapeless(getMaterial(name, 4, Type.SMALL_DUST), getMaterialObject(name, Type.DUST));
|
||||
// registerShapeless(getMaterial(name, Type.DUST), getMaterialObject(name, Type.SMALL_DUST), getMaterialObject(name, Type.SMALL_DUST), getMaterialObject(name, Type.SMALL_DUST), getMaterialObject(name, Type.SMALL_DUST));
|
||||
// }
|
||||
|
||||
// TODO: fix recipe
|
||||
// for (String nuggets : ItemNuggets.types) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue