Loot table for accumulator couldn't be parsed
Xyphenore opened this issue ยท 1 comments
Describe the bug
An error is printed to console about the loot table for accumulator block.
Error from the console:
"Couldn't parse element loot_tables:createaddition:blocks/accumulator
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'createaddition:accumulator'"
To Reproduce
Install the mod and check the output console, an error is printed.
Additional context
- Mod version: 1.0.0b for 1.20.1
- Forge version: 47.1.47
- Create version: 0.5.1b for 1.20.1
Duplicate of #631