Open IamGallito opened 2 months ago
can confirm, half the recipies use the forge tag system
one of the many offending recipes, extracted from the FABRIC version
will make a commit to fix it one I get out of work
"type": "minecraft:stonecutting",
"ingredient": {
"tag": "forge:storage_blocks/brass"
},
"result": "design_decor:brass_boiler",
"count": 4
}```
Can I 1up this? How has this not been fixed? It seems like such a simple fix!
as title says theres an issue with recipes being bugged for the fabric version due to forge tags.