22w07a is the fourth and the final snapshot for Java Edition 1.18.2, released on February 16, 2022,[1] which fixes bugs.
Additions[]
World generation[]
- Added
biomesfield in configured structure files, which is a tag.
General[]
- Added biome tags in vanilla datapacks, as follows:
#is_badlands:badlands,eroded_badlands, andwooded_badlands.#is_beach:beach, andsnowy_beach.#is_deep_ocean:deep_frozen_ocean,deep_cold_ocean,deep_ocean, anddeep_lukewarm_ocean.#is_forest:forest,flower_forest,birch_forest,old_growth_birch_forest,dark_forest, andgrove.#is_hill:windswept_hills,windswept_forest, andwindswept_gravelly_hills.#is_jungle:bamboo_jungle,jungle, andsparse_jungle.#is_mountain:meadow,frozen_peaks,jagged_peaks,stony_peaks, andsnowy_slopes.#is_nether:nether_wastes,basalt_deltas,soul_sand_valley,crimson_forest, andwarped_forest.#is_ocean:#is_deep_ocean,frozen_ocean,ocean,cold_ocean,lukewarm_ocean, andwarm_ocean.#is_river:river, andfrozen_river.#is_taiga:taiga,snowy_taiga,old_growth_pine_taiga, andold_growth_spruce_taiga.
- Added biome tags to determine which biomes a structure can generate in, stored in tags/worldgen/biome/has_structure.
valuesfield in these files can accept both biome IDs and biome tags.
Changes[]
General[]
- Merged the "Terrain" and "Multinoise" row into the "NoiseRouter" row, with the format
NoiseRouter T: data H: data C: data E: data D: data W: data PV: data AS: data N: data.T,H,C,E, andWare the same with data from the former "Multinoise" row.PVis the same as data from the former "Terrain" row.D,AS, andNare the depth, initial density without jaggedness, and final density value used during terrain generation.
- Removed
#lush_ground_replaceable, and added#base_stone_overworld,#dirt,clay,gravel, andsandblock tags to the#azalea_root_replaceableblock tag.
Mobs[]
- Now require complete darkness to spawn.
- Now only spawn if the block above is a full water block.
Fixes[]
- 11 issues fixed
- From released versions before 1.18
- MC-53850 – Invulnerable item entities and experience orbs are removed client-side when they take damage.
- From 1.18
- MC-237110 – Grass blocks can generate underwater.
- MC-238977 – Glow squids spawn in villager farms and wells in Superflat worlds.
- MC-243190 – Rooted dirt can replace cave vines.
- MC-244683 – Tropical Fish in lush caves spawn in bubble columns.
- From 1.18.1
- MC-245857 – Enchanting table registers block diagonally above the bookshelves as blocking said bookshelf.
- MC-245925 – Falling block visual glitch when dying with
doImmediateRespawn. - MC-246465 – Lava can burn, damage, and destroy entities client-side and lead to de-sync.
- MC-248095 – Active repeating command blocks stop running after world conversion to 1.18.
- From the previous development version
- MC-248523 – The game crashes when attempting to open the beacon GUI.
- MC-248617 – Loading data pack crashes client:
java.lang.IllegalStateException: Trying to access unbound value.
Video[]
Video made by slicedlime:
References[]
- ↑ "Minecraft Snapshot 22w07a" – Minecraft.net, February 16, 2022