Open poly-1810 opened 1 year ago
After a couple of long debugging sessions i found out, that the vegetable:
"bokchoy" is broken.
Its TAG is defined as:
{ "replace": false, "values": [ "pamhc2crops:bokchoy" ] }
but should be defined as:
{ "replace": false, "values": [ "pamhc2crops:bokchoyitem" ] }
in "pamhc2crops-1.18.2-1.0.5.jar\data\forge\tags\items\vegetables\bokchoy.json"
this typo causes the whole "forge:vegetables" TAG to not load and therefore many recipes are not craftable.
The point i do not get, is that these veggies are not listed here in this git repo? https://github.com/MatrexsVigil/phc2crops/tree/master/src/main/resources/data/forge/tags/items/vegetables
same with "pamhc2crops:barrelcactusitem". #forge:cactus_plants/... must be replaced with #forge:crops/...
fuckin no veggies tag.txt so all the recipes that require veggies are broken