Simple Mango

Simple Mango

39.7k Downloads

Malformed loot table JSON for mango_leaves.

wrsgwergergwer opened this issue ยท 0 comments

commented

[Worker-Main-4/ERROR]: Couldn't parse element loot_tables:simplemango:blocks/mango_leaves - Not a json array: {"condition":"minecraft:inverted","term":{"condition":"minecraft:alternative","terms":[{"condition":"minecraft:match_tool","predicate":{"items":["minecraft:shears"]}},{"condition":"minecraft:match_tool","predicate":{"enchantments":[{"enchantment":"minecraft:silk_touch","levels":{"min":1}}]}}]}}; Not a json array: {"condition":"minecraft:inverted","term":{"condition":"minecraft:alternative","terms":[{"condition":"minecraft:match_tool","predicate":{"items":["minecraft:shears"]}},{"condition":"minecraft:match_tool","predicate":{"enchantments":[{"enchantment":"minecraft:silk_touch","levels":{"min":1}}]}}]}}; Not a json array: {"condition":"minecraft:alternative","terms":[{"condition":"minecraft:match_tool","predicate":{"items":["minecraft:shears"]}},{"condition":"minecraft:match_tool","predicate":{"enchantments":[{"enchantment":"minecraft:silk_touch","levels":{"min":1}}]}}]}
when attempting to load the game with the mod, causes leaves to not drop their loot. Possible reasosns: https://bugs.mojang.com/browse/MC-267261
https://bugs.mojang.com/browse/MC-264739