VanillaLoot/Simple_Dungeon.nbt not found WARN
andris155 opened this issue ยท 5 comments
[01:22:34] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
[01:22:35] [Server thread/WARN]: [OTG] NBT file plugins/OpenTerrainGenerator/worlds/world2/WorldObjects/Structures/BranchingStructures/OvergrownDungeon/../../nbt/VanillaLoot/Simple_Dungeon.nbt not found
[01:22:44] [Server thread/INFO]: [OTG] 2231 world custom objects loaded.
[01:22:44] [Server thread/INFO]: [OTG] 452 biomes Loaded
Just update all files with
sed -i -e 's/Simple_Dungeon.nbt/simple_dungeon.nbt/g' *
This is Linux related issue.
fyi @MCPitman