Amulet-Team / Amulet-Map-Editor

A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
https://www.amuletmc.com/
1.79k stars 123 forks source link

[Bug Report] Chunks don't seem to generate differently after [Delete Unselected Chunks] #1116

Closed wigwoo1 closed 4 days ago

wigwoo1 commented 6 days ago

So I have an existing world. I downloaded a mod that adds new ores to the caves. Ores do not appear after deleting chunks and regenerating them

Current Behaviour:

After saving world in Amulet. Chunks appear identical with identical ores and locations for the ores

Expected behavior:

I expect the terrain itself to remain the same, but for all the ore vains to be randomly regenerated so new veins with new ores are generated

Steps To Reproduce:

Environment:

gentlegiantJGC commented 4 days ago

Terrain generation is beyond the scope of Amulet. Once Amulet deletes the chunk it is the game's job to recreate it.

Make sure you are actually deleting the chunk by first placing a block in game and deleting the chunk in Amulet. If the block dissappears but the chunk looks the same then the terrain generator hasn't changed.