Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Java Edition 22w14a

From SAS Gaming Wiki

Template:Infobox version

22w14a is the fourth Minecraft:snapshot for Minecraft:Java Edition 1.19, released on April 6, 2022,<ref>Template:Snap</ref> which adds Minecraft:mangrove trees, Minecraft:mangrove swamps, Minecraft:echo shards, and Minecraft:recovery compasses, and fixes some bugs related to Minecraft:ancient cities and Minecraft:wardens.

Additions

Items

File:Echo Shard JE1 BE1.png Minecraft:Echo shard

File:Recovery Compass JE1 BE1.gif Minecraft:Recovery compass

  • A new type of compass which can point to the last place where player died.
  • Randomly spins if not held by a player, the player hasn't died, or when the player is not in the same dimension of the death point.
  • Can be crafted with a Minecraft:compass surrounded by 8 echo shards.

World generation

Template:BiomeLink

Gameplay

Minecraft:Advancements

  • Added two new advancements:
    • You Got a Friend in Me
      • Have an Allay deliver items to you
    • Birthday Song
      • Have an Allay drop a cake at a note block
  • Added item_delivered_to_player advancement trigger.
    • Triggered when an allay delivers an item to a player, with following conditions:
  • Added allay_drop_item_on_block advancement trigger.
    • Triggered when an allay drops an item on a block, with following conditions:

General

Minecraft:Player.dat format

Minecraft:Tags

  • Added following block tags:
  • Added following item tag:
    • #compasses: compass and recovery_compass.
  • Added following entity tag:
    • #frog_food: slime and magma_cube.
  • Added following game event tag:
    • #shrieker_can_listen: sculk_sensor_tendrils_clicking
  • Added following cat variant tag (new type):
    • #default_spawns: Template:Cd.
    • #full_moon_spawns: #default_spawns and all_black.

Changes

Blocks

Minecraft:Dead bush

Minecraft:Mangrove propagule

  • Now correctly grows into mangrove trees instead of oak trees.

Minecraft:Mud

Mobs

Minecraft:Frogs

  • Now actually kill their food, using a base attack strength of 10.

Minecraft:Warden

  • Now get angry at all mobs that bump into it, not just players.
  • Can no longer spawn on Minecraft:water.
  • Can now pathfind through Minecraft:lava.
  • Shadow is now the appropriate size.

World generation

Minecraft:Ancient city

  • Removed Template:Cd and variant structures because they duplicate existing structures.
  • Changed some structures:
    • Slightly changed city_center_2 blocks around the chest so that vibrations generated there are always detected by the sculk sensor below.
    • A missing sculk sensor was added for the redstone lamp in bottom_1.
    • Replaced the light blue and blue carpets in ice_box_1 with gray carpets, and the Minecraft:trapdoor there is no longer open by default.
    • entrance_path_5 is now able to generate.
  • Changed the loot found in chests:
    • There's now an extra roll of loot for every chest, with one possible loot option being now 1-3 echo shards.
    • Replaced the golden carrot in city_center_2 chest with a golden apple.

Gameplay

Minecraft:Advancements

  • The mangrove swamp is now required to be visited for the "Adventuring Time" advancement.
  • Removed field location from triggers Template:Cd. It was handled exactly the same as player.location.

General

Minecraft:Entity format

  • Replaced Template:Nbt field in Minecraft:cats' entity format with Template:Nbt.
    • Accepted type of value is changed from numeric values to strings IDs. (e.g. 5 -> minecraft:calico)
  • There's also have a similar change to Minecraft:frogs' entity format like the cats' one.

Minecraft:Loot tables

  • The special case size-dependent loot drops of Minecraft:slimes and Minecraft:magma cubes are now data driven and part of their loot tables, using the new sub-predicate types.
  • The loot drops for Minecraft:frog food are now part of the food's death loot, instead of dropping hard-coded item types.

Minecraft:Predicates

  • Before:
<syntaxhighlight lang="json">
"lightning_bolt": {
  "blocks_set_on_fire": 0
}

</syntaxhighlight>

  • After:
<syntaxhighlight lang="json">
 "type_specific": {
   "type": "lightning",
   "blocks_set_on_fire": 0
 }

</syntaxhighlight>

  • catType has been wrapped to match new format and now uses new cat variant names instead of texture names.
  • Before:
<syntaxhighlight lang="json">

"catType": "minecraft:textures/entity/cat/british_shorthair.png" </syntaxhighlight>

  • After:
<syntaxhighlight lang="json">
"type_specific": {
   "type": "cat",
   "variant": "minecraft:british"
}

</syntaxhighlight>

  • New type_specific options:

Minecraft:Tags

  • Mangrove swamp is now part of the Template:Cd biome tag.
  • Removed #ancient_city_center_replaceable block tag, and merged all its contents into the #ancient_city_replaceable block tag.
  • Renamed #warden_events_can_listen game event tag to #warden_can_listen, then:
    • Removed sculk_sensor_tendrils_clicking.
    • Added #shrieker_can_listen.

Fixes

Template:Fixes

Videos

Template:Slicedlime

References

Template:Reflist

Navigation

Template:Navbox Java Edition versions

Minecraft:de:22w14a Minecraft:es:Java Edition 22w14a Minecraft:fr:Édition Java 22w14a Minecraft:ja:Java Edition 22w14a Minecraft:pt:Edição Java 22w14a Minecraft:ru:22w14a (Java Edition) Minecraft:th:รุ่น Java 22w14a Minecraft:zh:Java版22w14a