Mod Blocks keep trying to spawn on new chunks
JMG3N0 opened this issue ยท 1 comments
After removing the mod due to size limitations on a modpack, I used chunky to load chunks out of spawn, but those chunks keep trying to place blocks from the mod like titanium ores. I would like to know if that is a known bug or if there is a way to fix it
[16:34:39] [Server thread/ERROR] [minecraft/ChunkSerializer]: Recoverable errors when loading section [15, -3, -8]: (Unknown registry key in ResourceKey[minecraft:root / minecraft:block]: dwm:titanium_ore_deepslate -> using default)
[16:34:39] [Server thread/ERROR] [minecraft/ChunkSerializer]: Recoverable errors when loading section [15, -1, -8]: (Unknown registry key in ResourceKey[minecraft:root / minecraft:block]: dwm:titanium_ore_deepslate -> using default)
[16:34:39] [Server thread/ERROR] [minecraft/ChunkSerializer]: Recoverable errors when loading section [15, 0, -8]: (Unknown registry key in ResourceKey[minecraft:root / minecraft:block]: dwm:titanium_ore -> using default)
[16:34:39] [Server thread/ERROR] [minecraft/ChunkSerializer]: Recoverable errors when loading section [15, 1, -8]: (Unknown registry key in ResourceKey[minecraft:root / minecraft:block]: dwm:titanium_ore -> using default)
[16:34:39] [Server thread/ERROR] [minecraft/ChunkSerializer]: Recoverable errors when loading section [15, 2, -8]: (Unknown registry key in ResourceKey[minecraft:root / minecraft:block]: dwm:titanium_ore -> using default)
A example of what appears on the log