Fixed not using Forge silicon tag for recipes. Fixes #3371
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"tag": "refinedstorage:silicon"
|
||||
"tag": "forge:silicon"
|
||||
},
|
||||
"E": {
|
||||
"item": "refinedstorage:quartz_enriched_iron"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"tag": "refinedstorage:silicon"
|
||||
"tag": "forge:silicon"
|
||||
},
|
||||
"E": {
|
||||
"item": "refinedstorage:quartz_enriched_iron"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"item": "refinedstorage:advanced_processor"
|
||||
},
|
||||
"S": {
|
||||
"tag": "refinedstorage:silicon"
|
||||
"tag": "forge:silicon"
|
||||
},
|
||||
"M": {
|
||||
"item": "refinedstorage:machine_casing"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"item": "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
"tag": "refinedstorage:silicon"
|
||||
"tag": "forge:silicon"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"item": "minecraft:iron_ingot"
|
||||
},
|
||||
{
|
||||
"tag": "refinedstorage:silicon"
|
||||
"tag": "forge:silicon"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"item": "minecraft:gold_ingot"
|
||||
},
|
||||
{
|
||||
"tag": "refinedstorage:silicon"
|
||||
"tag": "forge:silicon"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
|
||||
Reference in New Issue
Block a user