Java Edition 22w45a: Difference between revisions

no edit summary
m (→‎General: Added pack format to Resource pack and Data pack)
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{Infobox version
| title = Minecraft 22w45a
| image = 22w45a.jpg
| image2 = Java Edition 22w45a.png
| edition = Java
| type = Snapshot
| date = November 9, 2022
| jsonhash = 375bbc80700f75cf9aa4a1d47f4fed5132c2d881
| clienthash = 4868ad0188d9349ef58fdbea5bf9afc0f942c0b4
| clientmap = a72ce32ac120c16c155810e100f97aeb05276728
| serverhash = d98f05500b14a8884b85e71be9fa1ef0d261029a
| servermap = b88f3ce1998f51e195f0e7ca43d46ad901bfb144
| parent = 1.19.3
| prevparent = 1.19.2
| prev = 22w44a
| next = 22w46a
| nextparent = 1.19.34
}}<onlyinclude>
 
Line 22:
== Additions ==
=== Mobs ===
; '''{{Animate|Alex (slim) JE2.png; Ari (classic) JE1.png; Efe (slim) JE1.png; Kai (classic) JE1.png; Makena (slim) JE1.png; Noor (slim) JE1.png; Steve (classic) JE6.png; Sunny (classic) JE1.png; Zuri (classic) JE1.png|32px}} [[Player]]'''
* Added new default skins for offline players. Their names are Ari, Efe, Kai, Makena, Noor, Sunny, and Zuri.
** The old skins have been removed, with the new skins being located on a new folder.
 
=== General ===
; '''[[Options]]'''
* Added "Operator Items Tab" option in the controls menu, which is off by default.
 
== Changes ==
=== Blocks ===
; '''[[Scaffolding]]'''
* Changed its texture.
 
; '''[[Shulker box]]'''
* Now pops off blocks attached (such as [[torch]]es) to the opened faces when opening.
** While open, blocks which require support cannot be placed on these open faces.
 
=== Items ===
; '''[[Water bucket]]'''
* Can now be emptied into waterlogged blocks.
 
=== Mobs ===
; '''[[Vex]]'''
* Changed model and textures.[[File:Vex JE3.png|32px]] [[File:Vex Attacking JE3 BE3.png|32px]]
** Retains a slightly oversized hitbox to make it easier to fight.
 
=== Gameplay ===
; '''Creative inventory'''
* The textures for the tabs are now skinnier.
* Operator-only items now appear in a new "Operator Utilities" tab if the player has both the "Operator Items Tab" option in controls menu set to <code>ON</code> and the required operator permissions.
Line 85:
** Previously this only happened on the search tab.
 
; '''[[Spectator]]'''
* "Teleport to Team Member" option in spectator menu now only shows up for teams with viable target players.
 
=== Command format ===
; '''{{cmd|publish}}'''
* Now has new arguments to enable commands and set the default game mode.
** New syntax: {{cmd|publish [<allowCommands>] [<gamemode>] [<port>]}}
 
=== General ===
; '''[[Multiplayer]]'''
* Made changes to the "Open to LAN" screen.
* Now allows selecting the port on which to host the LAN world.
* The game mode and allow cheats buttons are now initialized with the default values of the world.
 
; '''[[Music]]'''
* The Wild Update music has been tweaked to be slightly less loud.
 
; '''[[Recipes]]'''
* Many recipe files were made to be formatted more consistently.
* Blocks and items that are crafted using nine of a single item are now considered shapeless recipes, though this has no impact on gameplay.
 
; '''[[Resource pack]]'''
* The [[pack format]] version is now <code>12</code>.
 
; '''[[Tag]]s'''
* The <code>#overworld_natural_logs</code> item tag was removed.
 
Line 117:
=== Additions ===
==== Blocks ====
; '''[[File:Block of Bamboo JE1.png|32px]] [[Block of bamboo]] and [[File:Block of Stripped Bamboo JE1.png|32px]] [[block of stripped bamboo]]'''
* Two new log-like blocks.
* Block of bamboo can be crafted from 9 [[bamboo]] and can be stripped like other logs.
Line 123:
 
==== General ====
; '''[[Tag]]s'''
* Added <code>#bamboo_blocks</code> block and item tags: <code>bamboo_block</code> and <code>stripped_bamboo_block</code>.
 
=== Changes ===
==== Blocks ====
; '''[[Bamboo planks]]'''
* Changed its crafting recipe to using 1 block of bamboo (stripped or unstripped) to craft 2 bamboo planks.
 
; '''[[Hanging sign]]s'''
* Replaced the bamboo planks in crafting recipe of bamboo hanging sign to block of stripped bamboo, also increased the result from 2 to 6.
* Changed the texture of jungle wall hanging signs.
 
==== Items ====
; '''[[Bamboo raft]] and [[bamboo raft with chest]]'''
* Changed their item textures.
** The raft is now taller and the chest is more detailed.
 
==== General ====
; '''[[Tag]]s'''
* Added <code>#bamboo_blocks</code> to the <code>#mineable/axe</code> block tag.