minecraft.wiki-mirror/wiki_backup/1.21.4-pre1.txt
2024-12-24 06:17:34 -05:00

131 lines
5.2 KiB
Text

{{Infobox version
| title = Minecraft 1.21.4 Pre-Release 1
| image = 1.21.4-pre1.jpg
| image2 = Java Edition 1.21.4 Pre-Release 1.png
| edition = Java
| type = Pre-release
| date = November 20, 2024
| jsonhash = 5b05b6fb404e54bad9acf953f5563737d519e5dd
| jsonfile = 1.21.4-pre1
| clienthash = bf810de3190f639944b40a1c8990ffc41f6d5006
| clientmap = 025d9cf06dae0932de305e1a7652c8c38753f358
| serverhash = 4e5fdbf4ecd53962e72a75d4abfc2455e0ae0c1b
| servermap = f1325cf376a8abb404ecc476151713547c61869f
| parent = 1.21.4
| prevparent = 1.21.3
| prev = 24w46a
| next = 1.21.4 Pre-Release 2
| nextparent =
}}<onlyinclude>
'''1.21.4 Pre-Release 1''' (known as '''1.21.4-pre1''' in the [[launcher]]) is the first pre-release for [[Java Edition 1.21.4]], released on November 20, 2024,<ref>{{cite|url=https://www.minecraft.net/en-us/article/minecraft-1-21-4-pre-release-1|title=Minecraft 1.21.4 Pre-Release 1|date=November 20, 2024|website=Minecraft.net}}</ref> which fixes bugs.
== Additions ==
=== General ===
; [[Items model definition]]s
* Boolean property
** Added {{cd|minecraft:view_entity}}
*** When not spectating, returns {{cd|true}} if context entity is the local player entity, i.e. one controlled by client.
*** When spectating, returns {{cd|true}} if context entity is the spectated entity.
*** If context entity is not present, returns {{cd|false}}.
*** No fields.
* Item model type
** Added {{cd|minecraft:empty}}
*** Does not render anything.
*** No fields.
* Property types
** Added {{cd|minecraft:context_dimension}}
*** Returns the ID of the dimension in context, if any.
*** No fields.
*** Values: namespaced dimension ID (like {{cd|minecraft:overworld}}).
* Tint source type
** Added {{cd|minecraft:team}}
*** Returns team color of context entity, if any.
*** Fields:
**** {{cd|default}} - RGB value to return when there is no context entity, entity is not in a team or team has no color.
== Changes ==
=== Effects ===
* [[Water Breathing]] and [[Conduit Power]] effects now increase the oxygen while underwater instead of only preventing it from decreasing.
=== Items ===
; [[Spawn egg]]s
* Similar to block items, spawn eggs for entities that could execute operator-only commands now have a warning in tooltip.
=== General ===
; [[Items model definition]]s
* A new field has been added to the client-side item info format (i.e. files in {{samp|/assets/*/items/*.json}}).
** {{cd|hand_animation_on_swap}} - boolean field describing if down-and-up animation should be played in first-person view when item stack is changed (either type, count or components)
*** Default: {{cd|true}}
*** Only value from new item is taken into account.
*** Does not control "pop" animation in GUI when item is picked or changes count.
* Numeric property types
** {{cd|minecraft:compass}}
*** Added value {{cd|none}} to field {{cd|target}} which always returns an invalid target.
** {{cd|minecraft:time}}
*** Removed field {{cd|natural_only}}.
*** Added field {{cd|source}} - time source, possible values:
**** {{cd|daytime}} - time of day
**** {{cd|moon_phase}} - moon phase
**** {{cd|random}} - random value
* Property types
** {{cd|minecraft:holder_type}} was renamed to {{cd|minecraft:context_entity_type}}.
* Special model types
** {{cd|minecraft:head}}
*** Added field {{cd|animation}} - float controlling head animation (like Piglin ears or Ender Dragon jaw)
**** Default: {{cd|0.0}}
; [[Font]]s
* [[GNU Unifont]]
** Updated to version 16.0.01.
; [[Resource pack]]
* The version is now {{cd|46}}.
== Fixes ==
{{fixes|project=MC|fixedin=1.21.4 Pre-Release 1
|;old
|128225|'{{cmd|data remove}}' can't remove the NBT "{{cd|CustomName}}".
|138100|{{cmd|data remove}} doesn't work for the Jukebox's {{cd|RecordItem}} tag.
|179815|Data command doesn't remove leash from a mob.
|207605|{{cmd|data remove entity [tamed wolf] Owner}} does not remove ownership of the wolf.
|248264|{{cmd|data remove}} can't remove {{cd|ArmorItems}}.
|265788|The "Start free Snapshot Realm" element can be selected or remain selected causing its tooltip to erroneously be visible when other interfaces are open.
|278257|Oxygen bar animation can be interrupted by applying water breathing.
|;dev
|278134|The TAB key cannot be used to select messages to report after clicking the "X message(s) hidden" element.
|278193|Baby piglins can't decide between crossbows and golden items.
|278390|Opening shulkers no longer trigger tripwire or pressure plates.
|;prev
|278290|Using items while swimming or walking underwater doesn't slow the player down.
|278300|Creakings struck by lightning show visual fire.
|278302|Bundle always takes out first item and ignores selected item.
|278311|Respawned creakings from creaking hearts don't persist when the world is reloaded.
|278312|Creakings spawned from a creaking heart can be name-tagged once again.
|278387|Creaking respawns when going to the nether and back.
}}</onlyinclude>
== Video ==
{{Slicedlime|KxnJ5KwAsJs|z6rrHbFp5nw}}
== References ==
{{Reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.2x}}
[[de:1.21.4-pre1]]
[[es:Java Edition 1.21.4 Pre-Release 1]]
[[fr:Édition Java 1.21.4 Pre-Release 1]]
[[ja:Java Edition 1.21.4 Pre-Release 1]]
[[pt:Edição Java 1.21.4 Pre-Release 1]]
[[ru:1.21.4 Pre-Release 1 (Java Edition)]]
[[uk:1.21.4 Pre-Release 1 (Java Edition)]]
[[zh:Java版1.21.4-pre1]]