Crafting Station

Crafting Station

12M Downloads

[1.16.3][Forge34.1.22] java.lang.IllegalStateException: Missing required tags: minecraft:block_entity_type:craftingstation:blacklisted

raziel23x opened this issue ยท 4 comments

commented

Latest Log of the issue
https://gist.github.com/raziel23x/b0e9eb960c7bfe308a89c524948a0202
when trying to create a world or load into a world with the latest 34.1.22 forge the game will freak out about datapacks because of java.lang.IllegalStateException: Missing required tags: minecraft:block_entity_type:craftingstation:blacklisted
image

commented

yeah same

commented

Same here but on forge 34.1.23 but it was fine on 34.1.05.

commented

Forge 34.1.21 and below the mod works just fine but the 34.1.22 update introduced tags and fixed many mapping issues which in turn breaks the mod due to hacky code that was used to call the entity type which is conflicting with forge as they are using different names

commented

Thank you.