Loot Table Parse Error
IdealIdeas opened this issue ยท 2 comments
Describe the bug
[13Sep2021 13:50:44.183] [Worker-Main9/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table tea_kettle:blocks/ender_campfire_and_kettle
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'endergetic:ender_campfire'
To Reproduce
install mod
Expected behavior
no errors
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Forge: 36.2.2
Tea-Kettle 4.0.0
thanks for reporting that! I think I know where it's coming from.
does this error prevent world loading, or is it just a message in the logs?