EndlesNights / TorchSlab

TorchSlab Allows Minecraft Torches & Lanterns to be placed on halfslab blocks. https://www.curseforge.com/minecraft/mc-mods/torchslabs-mod
GNU Affero General Public License v3.0
3 stars 6 forks source link

Loot Table Parsing Errors #22

Closed kornfan6589 closed 4 years ago

kornfan6589 commented 4 years ago

Quite a few parsing errors on server startup. Could just be console spam but thought it was worth noting.

Clipped list of the errors here: https://pastebin.com/XNj9Rc1V

Running Forge 31.1.87 Torch Slab mod 1.6.13 MC 1.15.2

Mod List: https://pastebin.com/BC7c0sKb

EndlesNights commented 4 years ago

Just console spam if you don't have the relevant mods, no easy way for me to disable it sorry. You can go into the jar, navigate to data/torchslabmod/loot_talbes/blocks and manually remove the .json files you do not wish to use if it bothers you. (In you're case the quark based ones) Sorry about that.

kornfan6589 commented 4 years ago

All good, just wanted to confirm it was spam. Working on cleaning up errors in our modpack. Thanks for the speedy reply!