Bad loot table json. Latest log error
JalapenoGremlin opened this issue ยท 0 comments
latest.log fills with these errors
[Server thread/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table culturaldelights:blocks/exotic_roll_medley_block
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:exotic_roll_medley_block'
at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23351!/:?]
at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
And Also for these loot tables:
[Server thread/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet
[Server thread/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table culturaldelights:blocks/avocado_bundle
[Server thread/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table culturaldelights:blocks/exotic_roll_medley_block
[Server thread/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet
[Server thread/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table culturaldelights:blocks/avocado_bundle
Observed in the following jar file:
culturaldelights-1.19.2-0.15.4.jar