Aleksey

Results 14 comments of Aleksey

Anyway, if I'll return to work under the mod, I'll make update to the actual Minecraft version. And the version of the code for 1.16.2 will still be saved in...

I've specially created a lot of waypoints. All works fine for me. Try to disable waypoints render, or light beams and swing animation.

I have the same bug. I try to disable generation of all ores, added by this mod. But after edidting the config file and restart the game, ores list resets...

Also, I've tried variant: set `"override_vanilla_generation": true,` and add: ``` "minecraft_iron": { "ores": [ "minecraft:iron_ore", ], "min_height": 40, "max_height": 64, "dimensions": [], "biomes": [], "cluster_count": 64, "cluster_size": 6, }, ```...