
Mangrove trees! Warm frogs! Mud blocks! More mangrove trees! Today, we’re happy to bring you the most mud-tastic Java snapshot to date!
Sure, it might be our only mud-tastic snapshot to date – but the important thing is that our new biome, mangrove swamp, now is available for testing, along with nitty-gritty features like the recovery compass and other, more technical tidbits.
Enjoy!
Introducing a new type of water-adapted tree that spawns propped up on roots
Muddy! Murky! Magnificent! Welcome to the newest biome - the Mangrove Swamp
A new Recovery Compass can be crafted with Echo Shards which can only be found and are unique to Ancient City chests
CatType fields on enitites with type minecraft:cat have been replaced with variant, with numeric values being replaced with string ids (so, for example, 5 becomes minecraft:calico)player, fishing_hook, lightning_bolt and catType fields have been replaced with type_specifictype_specific has field (one of , , or ) and same fields as removed fieldslocation from triggers location, slept_in_bed, hero_of_the_village and voluntary_exile - it was handled exactly the same as player.locationitem_delivered_to_player#player - a player for which this trigger runsallay_drop_item_on_block#player - a player for which this trigger runslocation - a predicate for the block that the item was dropped onitem - a predicate for the item that was droppedplayerfishing_hooklightning_boltcatTypetype_specificitem_delivered_to_player advancement triggerallay_drop_item_on_block advancement triggertypeplayerfishing_hooklightning_boltcat "lightning_bolt": {
"blocks_set_on_fire": 0
}
"type_specific": {
"type": "lightning",
"blocks_set_on_fire": 0
}
catType has been wrapped to match new format and now uses new cat variant names instead of texture names: "catType": "minecraft:textures/entity/cat/british_shorthair.png"
"type_specific": {
"type": "cat",
"variant": "minecraft:british"
}
type_specific options:frog has variant field matching frog variant (minecraft:warm, minecraft:temperate or minecraft:cold)slime applies for slimes and magma creams, has size field matching slime size (smallest is 1)