Merge pull request #849 from Merlo17/mc1.15/dev

Updated zapper recipes to use tags
This commit is contained in:
simibubi 2021-02-05 19:30:03 +01:00 committed by GitHub
commit f0843f3180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 14 deletions

View File

@ -6,7 +6,7 @@
], ],
"key": { "key": {
"B": { "B": {
"item": "create:brass_ingot" "tag": "forge:ingots/brass"
}, },
"S": { "S": {
"item": "minecraft:sugar" "item": "minecraft:sugar"

View File

@ -6,7 +6,7 @@
], ],
"key": { "key": {
"B": { "B": {
"item": "create:brass_ingot" "tag": "forge:ingots/brass"
}, },
"R": { "R": {
"item": "create:refined_radiance" "item": "create:refined_radiance"

View File

@ -7,7 +7,7 @@
], ],
"key": { "key": {
"B": { "B": {
"item": "create:brass_ingot" "tag": "forge:ingots/brass"
}, },
"E": { "E": {
"item": "create:handheld_blockzapper" "item": "create:handheld_blockzapper"

View File

@ -6,10 +6,10 @@
], ],
"key": { "key": {
"B": { "B": {
"item": "create:brass_ingot" "tag": "forge:ingots/brass"
}, },
"R": { "R": {
"item": "minecraft:redstone" "tag": "forge:dusts/redstone"
}, },
"E": { "E": {
"item": "create:handheld_blockzapper" "item": "create:handheld_blockzapper"

View File

@ -6,10 +6,10 @@
], ],
"key": { "key": {
"B": { "B": {
"item": "create:brass_ingot" "tag": "forge:ingots/brass"
}, },
"G": { "G": {
"item": "minecraft:glass" "tag": "forge:glass"
}, },
"E": { "E": {
"item": "create:handheld_blockzapper" "item": "create:handheld_blockzapper"

View File

@ -9,7 +9,7 @@
"item": "create:chromatic_compound" "item": "create:chromatic_compound"
}, },
"G": { "G": {
"item": "minecraft:glass" "tag": "forge:glass"
}, },
"E": { "E": {
"item": "create:handheld_blockzapper" "item": "create:handheld_blockzapper"