I wrote a simple datapack to tweak a handful of loot tables in the game. The pack works perfectly in Vanilla, but on my Paper server, two of the tables aren't working. They throw up a validation error when I boot, and the drops have not changed.
Does anyone have any idea what I need to change to fix this?
Code:
[06:30:23 WARN]: Found validation problem in {minecraft:entities/ender_dragon}.pools[0].entries[0]: Unknown loot table called minecraft:entities/reference/extra/ender_dragon
[06:30:23 WARN]: Found validation problem in {minecraft:entities/shulker}.pools[2].entries[0]: Unknown loot table called minecraft:entities/reference/extra/shulker
Does anyone have any idea what I need to change to fix this?
- Version Output
- Paper version git-Paper-175 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 9490475)