mojira.dev
MC-214816

Not all of the caves use cave_air

Looks like the old caves still use cave_air but not to new caves.
Use datapack and seed from MC-125138

/tp @s -380 14 349
/function marcono1234:replace_cave_air

Observe the cave is cut in half.

Attachments

Comments 5

A simple way to test this without the datapack is to use the following command:

/execute if block ~ ~ ~ minecraft:cave_air run say hi

We don't give any expectations about cave air.

@nighter "We don't give any expectations about cave air."

What does this mean? Is it intentional? I want to clarify, that without cave_air, detecting caves in datapacks is quite impossible.

Removing cave_air and void_air entirely and adding predicates to replace their use cases would be nicer though.

Wait why is this resolved? It is still in the game.

@unknown: @unknown mentioned that there are no expectations given for cave air, which appears to mean that we should not expect cave air to be used in any manner other than how it currently is used. (It's not considered a bug by the developers.)

Marty McFly

(Unassigned)

Confirmed

World generation

21w06a

Retrieved