use tags for crafting recipes

Closes #65
This commit is contained in:
Ell 2020-12-07 01:14:15 +01:00
parent c88b88eb1c
commit 3a0be16891
6 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
],
"key": {
"C": {
"item": "minecraft:cobblestone"
"tag": "forge:cobblestone"
},
"M": {
"item": "prettypipes:medium_low_priority_module"

View file

@ -19,7 +19,7 @@
"item": "minecraft:iron_block"
},
"C": {
"item": "minecraft:chest"
"tag": "forge:chests"
},
"D": {
"item": "minecraft:diamond"

View file

@ -10,7 +10,7 @@
"item": "minecraft:redstone"
},
"C": {
"item": "minecraft:cobblestone"
"tag": "forge:cobblestone"
},
"M": {
"item": "prettypipes:blank_module"

View file

@ -7,7 +7,7 @@
],
"key": {
"C": {
"item": "minecraft:cobblestone"
"tag": "forge:cobblestone"
},
"M": {
"item": "prettypipes:low_low_priority_module"

View file

@ -12,7 +12,7 @@
"item": "minecraft:iron_bars"
},
"G": {
"item": "minecraft:glass"
"tag": "forge:glass"
}
},
"result": {

View file

@ -13,7 +13,7 @@
"item": "minecraft:iron_ingot"
},
"R": {
"item": "minecraft:red_dye"
"tag": "forge:dyes/red"
}
},
"result": {