mojira.dev

Dominik Mrajca

Assigned

No issues.

Reported

MC-196663 Surface builders used by new Nether biomes stop above y=127 Duplicate MC-196632 Game crash "Unregistered dimension type" when using a data pack in world creation screen Duplicate MC-178899 Rail block models don't cull with themselves Community Consensus MC-178889 Chain block model doesn't cull with itself Won't Fix MC-175176 Using return portal in The End softlocks the game if /spawnpoint was used in The End Fixed

Comments

Partially valid.

Features like ores, fire patches, lava springs, flowstone clusters and mushrooms are configured on a feature level, having an altitude cap of 128. You can manually overwrite these and raise the cap to 256, also manually doubling the spawn rates to keep the feature density of original terrain. Ores and other features will normally generate above regular height by doing so. It's logical for these to be configured that way by default, considering the ore spawns above bedrock ceiling would always fail.

The only problem are surface builders used by nether biomes, which unlike the overworld surface builders don't extend beyond level 127. You can see that by changing surface builder of say warped forest to the one used by mushroom island - mycelium has no issues spawning above level 127. There seems to be a hard cap coded into the surface builders of wart forests, soul sand valleys and basalt deltas, added before devs considered they would be used for custom terrain generation exceeding that height. Unless raising or removing the cap costs a significant loss in performance, it would be great to have that altered.

 

Forgot about the log. Attached the one generated from recorded crash. 👍🏻

Bugs involving face culling are as valid as any other bug report. A separate report is clearer and easier to maintain for the devs since, you know, it's different set blocks with different culling behaviors.

It's intended that Blackstone can be used as a substitute to Cobblestone only in the Furnace recipe and stone tools recipes, as hinted by item tags introduced in 20w15a

furnace_materials
stone_tool_materials

Blackstone is not a substitute for Cobblestone in any other recipe.