Summary
When comparing basalt deltas between Java and Bedrock, the Java ones have more spikey and bigger basalts compared to Bedrock ones. This breaks parity between both editions. When analyzing the code, apparently the Bedrock's basalt delta spikes generations are set to be too low. This can be adjusted to match Java by increasing the "iterations"
number like this:
"distribution": {
"iterations": 15
Step to Reproduce
Go find a basalt delta on both Java and Bedrock to compare it.
Expected Results
Both should have the same spike sizes as they should.
Observed Results
Bedrock's basalt delta spikes are less spikey and smaller.
Original Description
Basalt deltas generate less basalt spikes and they are smaller than in Java edition.
Attachments
Comments 6
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please make sure the ticket description contains the following information:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Still in 1.16.200 betas