1.15.2, very minor: Oddities Loot Tables causing errors
Partonetrain opened this issue ยท 2 comments
Quark-r2.1-227.jar
AutoRegLib-1.5-40.jar
These loot tables error and cause 137 lines of logspam because these blocks don't exist if Oddities isn't loaded, not sure if anything can or should be done about it
[21:29:59] [Server thread/ERROR] [minecraft/LootTableManager]: Couldn't parse loot table quark:blocks/magnet
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'quark:magnet'
...
[21:29:59] [Server thread/ERROR] [minecraft/LootTableManager]: Couldn't parse loot table quark:blocks/pipe
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'quark:pipe'