mrh0 / createaddition

Create Crafts & Additions, Addon to the Create mod by the Create Team.
Other
84 stars 112 forks source link

Loot table for accumulator couldn't be parsed #658

Closed Xyphenore closed 1 year ago

Xyphenore commented 1 year ago

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

Xyphenore commented 1 year ago

Duplicate of #631