An armadillo and wolf in Minecraft
Image via Xbox Game Studios

Minecraft Snapshot 24w03a Patch Notes: Armadillo Makeover and Spawn Chunk Changes

The Armadillo has gotten a makeover on Minecraft Java Snapshot 24w03a.

The Java team is pushing along with performance improvements and bugfixes with the release of Snapshot 24w03a, but the most exciting change is a much smaller, cuter one. Let’s get into the Minecraft Snapshot 24w03a patch notes, including the Armadillo makeover.

Recommended Videos

Minecraft Snapshot 24w03a Highlights Armadillo, New Breeze Mechanic, and Changes to Spawn Chunks

The armadillo added to Minecraft in December has been a hot topic of conversation among the community ever since, and not just because it’s a cute animal. No, it’s because it was a cute animal that didn’t quite look right. The community has been up in arms about the Armadillo’s appearance since it was released on the Bedrock preview and Java snapshot, but that ends (sort of) today.

The Minecraft Armadillo has a new look in Snapshot 23w03a, and it looks much closer to its real-life counterpart. The eyes are smaller, the ears are flatter, and it just looks more like an actual Armadillo you’d see out in the wild. Additionally, Mojang has made it so Armadillos can now spawn in the Badlands with this Snapshot. Spiders and Cave Spiders will now run from them in self-preservation as well, provided the little insect-eaters aren’t rolled up.

There’s a lot more to this Snapshot than the Armadillo, primarily focused on performance adjustments via server connection and spawn chunk adjustments. Read on to see the full Minecraft Snapshot 24w03a patch notes.

An Ancient City in Minecraft
Image via Xbox Game Studios

Minecraft Snapshot 24w03a Patch Notes

New Features

Armadillo

Armadillo visual update! We gathered feedback from the first Armadillo snapshot, and the next step in the look of the Armadillo, the Armadillo Scutes and the Wolf Armor are now here.

  • Armadillos now also spawn in Badlands.

Armadillo Rolling Up Behavior

  • Spiders and Cave Spiders will run away from Armadillos not in a rolled up state.

Changes

  • Adjusted the texture of the Wolf Collar layer to be more consistent with the new Wolf Armor.

Accessibility

  • The default focus is now always set when entering or exiting any menu while navigating using tab or arrow keys.

Technical Changes

  • The Data Pack version is now 28.
  • The Resource Pack version is now 24.
  • Custom Villager trades can be configured to accept items that have different tags from the expected item byadding ignoreTags: true in the trade’s NBT.
  • When entities leave or enter the end the area they arrive in will now stay loaded for 15 seconds, matching the behavior of nether portals.
  • Added transfer packets.
  • Added cookie packets.
  • Decreased the default size of the spawn chunks and made the value configurable.

Transfer Packets

  • Custom servers can now request that clients connect to another server with a new packet.
  • When a client is transferred it will connect to the target server with a new transfer intent (id 3).
  • By default servers will not accept incoming transfers and will disconnect the client.
  • This can be changed by setting the accepts-transfers property to true in the server.properties file.
  • Resource packs are maintained across transfers.
  • In the case of a transfer custom servers can skip authentication with a new flag.

Cookie Packets

  • Cookie packets allow custom servers to request and store data on a client.
    • Each cookie may be up to 5 KiB in size.
    • Cookies may be requested during login, configuration and play phases — but only stored during the configuration and play phases.
  • Cookies are persisted across server transfers but are not persisted when the player disconnects.
    • This allows servers to pass along information such as authentication or custom game data to the new server.

Spawn Chunk Changes

  • The size of the spawn chunks changed from radius 10 (19×19 entity ticking chunks) to radius 2 (3×3 entity ticking chunks).
    • This was done to reduce memory usage, loading times and CPU usage.
    • We opted to not fully remove spawn chunks to allow players who currently utilize this functionality to continue to do so.
  • Added a new gamerule spawnChunkRadius to set the size of the spawn chunks.
    • Possible values are 0 to 32, where 0 completely disables the spawn chunks and 10 is equivalent to the functionality before this change.
    • Default value is 2, equivalent to 3×3 entity ticking chunks.

Data Pack Version 28

  • The minecraft:sweeping enchantment has been renamed to minecraft:sweeping_edge.
  • Added Advancement Criteria trigger default_block_use which triggers due to the default interaction of a block by a player, such as opening a door.
  • Added Advancement Criteria trigger any_block_use which triggers due to any type of interaction with a block by a player, such as using an item on the block or its default usage.

Tags

Item Tags

New item tags controlling what enchantments can be added to what gear:

  • minecraft:enchantable/foot_armor.
  • minecraft:enchantable/leg_armor.
  • minecraft:enchantable/chest_armor.
  • minecraft:enchantable/head_armor.
  • minecraft:enchantable/armor.
  • minecraft:enchantable/weapon.
  • minecraft:enchantable/sword.
  • minecraft:enchantable/mining.
  • minecraft:enchantable/mining_loot.
  • minecraft:enchantable/fishing.
  • minecraft:enchantable/trident.
  • minecraft:enchantable/durability.
  • minecraft:enchantable/bow.
  • minecraft:enchantable/equippable.
  • minecraft:enchantable/crossbow.
  • minecraft:enchantable/vanishing.

Entity Type Tags:

  • Added minecraft:ignores_poison_and_regen for entities that cannot be affected by Poison and Regeneration effects.
  • Added minecraft:illager_friends for entities that Illagers will consider allies (unless on a different team).
  • Added minecraft:inverted_healing_and_harm for entities that have inverted meanings of the Healing and Harm effects.
  • Added minecraft:not_scary_for_pufferfish for entities that will not cause Pufferfish to puff.
  • Added minecraft:sensitive_to_bane_of_arthropods for entities sensitive to Bane of Arthropods.
  • Added minecraft:sensitive_to_impaling for entities sensitive to Impaling.
  • Added minecraft:wither_friends for entities that the Wither will not target and which cannot harm the Wither.

Resource Pack 24

  • The ttf font provider transforms have been adjusted to have more reasonable defaults.
    • Shift is no longer applied double, and now directly represents a number of pixels in the game UI.
    • The font EM square is fitted to size pixels in the game UI, instead of between the font ascender and font descender.
    • The font baseline is positioned consistently with the default font (7 pixels below line top).
    • This means that generally, any font with a size of 9 and no shift should look correct by default.

Experimental Features

Breeze

  • Breeze now deflects all projectiles.
  • Deflected projectiles now deflect in the direction of the shooter.

Trade Rebalance

  • In the Trade Rebalance Experiment, Villagers who buy armor now ignore durability and can buy damaged armor.

Fixed bugs in Snapshot 24w03a

  • MC-153160 – Villagers don’t auto-fill items if NBT data doesn’t match.
  • MC-155857 – Team command doesn’t affect illagers and witches’ AI.
  • MC-171981 – Map of fuel times is created anew every time an item is placed in a furnace, instead of being cached.
  • MC-187372 – There is no space between fps limit/vsync and graphics level in the debug screen.
  • MC-260889 – Players can use water buckets and lava buckets on blocks that are out of reach.
  • MC-261596 – Crafting Table search keyboard shortcut not working.
  • MC-265273 – The tab list in create world screen does not indicate it’s tab-focused by highlight or rendering borders.
  • MC-265520 – Switching connection protocols sometimes produces errors.
  • MC-265749 – Tooltips flash when the values of buttons or fields are changed.
  • MC-266078 – The output of Crafting and Stonecutting Copper Grates is inconsistent with each other.
  • MC-267044 – Tick status strings contain inconsistent word usage.
  • MC-267045 – Some tick strings are missing articles and are unclear.
  • MC-267086 – Compass does not indicate spawn point correctly when game is frozen with /tick.
  • MC-267104 – The bottom face textures of breezes’ rods are incorrect and don’t match with surrounding colors.
  • MC-267149 – Crafter top face has an inverted UV texture map.
  • MC-267366 – You cannot use Spider Eyes on Baby Armadillos to age them up.
  • MC-267367 – Wolf armor flashes red when the wolf takes damage.
  • MC-267371 – Shulkers hitbox doesn’t scale with generic.scale.
  • MC-267377 – Applying bone meal to mangrove leaves no longer produces any particles.
  • MC-267378 – Armor stand interaction points do not change with scale.
  • MC-267379 – Applying bone meal to rooted dirt no longer produces any particles.
  • MC-267380 – Cannot open inventories beyond default block reach.
  • MC-267383 – Can’t place water and lava with extended attribute “block_interaction_range.”
  • MC-267384 – Unused duplicate wolf armor sound events.
  • MC-267385 – Attribute entity_interaction_range is capped by block_interaction_range.
  • MC-267388 – The subtitle for brushing armadillos is inconsistent with other item usage subtitles.
  • MC-267389 – Armadillos don’t always stand in close proximity to one another when breeding.
  • MC-267392 – Armadillos are scared of players in spectator mode.
  • MC-267395 – Armadillos panic when receiving fall damage.
  • MC-267397 – Armadillos and baby armadillos stand a bit too far away from players that are tempting them.
  • MC-267398 – Armadillos don’t play a roll out sound after finishing hiding.
  • MC-267402 – Head of armadillo in boat is twitching when turning the boat.
  • MC-267404 – Scared armadillo pushed into boat is scared of player riding the boat.
  • MC-267405 – Scared armadillo can move when having a passenger.
  • MC-267406 – Armadillos with their “Silent” NBT tag set to “1b” still play their landing and rolling up sounds.
  • MC-267413 – Feeding an armadillo a spider eye doesn’t cancel eating it.
  • MC-267416 – Particles created from Slimes do not account for the scale attribute.
  • MC-267417 – Suffocation overlay shown when on solid almost-full blocks at scale < .06.
  • MC-267418 – Warden sonic boom attack doesn’t account for the scale attribute.
  • MC-267420 – Boat placement ignores custom “block_interaction_range” attribute.
  • MC-267422 – Attribute entity_interaction_range is classified as ‘generic’, but has no effect on mobs.
  • MC-267427 – Rendering offset of sleeping entities does not account for scale attribute.
  • MC-267428 – Phantom wing particles do not account for scale attribute.
  • MC-267434 – Upside-down mobs with big scale attribute are displayed above hitbox.
  • MC-267435 – Baby armadillos do not follow parents consistently or closely.
  • MC-267454 – Baby striders are visually the same size as normal striders.
  • MC-267456 – Changes to item_used_on_block advancement criteria breaks previous functionality.
  • MC-267465 – 1.20.3 upload error: “Cannot invoke “ctt.c()” because “this.b” is null.”
  • MC-267470 – The regeneration effect granted from beacons is no longer applied to players.
  • MC-267479 – Inventory view model scales with generic.scale.
  • MC-267497 – Baby armadillos do not sound high pitched when curling up.
  • MC-267538 – Putting placeable blocks inside decorated pots also places them.
  • MC-267565 – Low scale attribute lets you breathe underwater.
  • MC-267588 – The hand animation is no longer played when putting items inside decorated pots.
  • MC-267706 – Evoker and illusioner summon particles do not account for scale attribute.
  • MC-267707 – Wither particles do not account for scale attribute.
  • MC-267708 – The wither’s skull projectile attacks do not account for the scale attribute.
  • MC-267725 – Players’ experience levels no longer render above the health and hunger bars.
  • MC-267726 – Applying bone meal to blocks underwater no longer produces any particles.

The amount of bugfixes in this snapshot are overwhelming, to say the least. That’s it for the Minecraft Snapshot 24w03a patch notes. It didn’t take them long to fix the Armadillo, thank goodness. Look for our comprehensive Minecraft guides and seed lists here on GameSkinny.


GameSkinny is supported by our audience. When you purchase through links on our site, we may earn a small affiliate commission. Learn more
related content
Read Article Skyrim Players Still Want Sexy Armor for Male Characters
Skyrim cover after of an armored male character
Read Article Assassin’s Creed Shadows Ignites Ghost of Tsushima Reddit Debate
Split image of Assassin's Creed Shadows Yasuke and Naoe and Jin Sakai from Ghost of Tsuhima
Read Article Sims 4 Roadmap Teases More Romance With New Content
Sims 4 season of love roadmap, new date spots, kits, expansion, and more
Read Article Little Kitty, Big City Assures Players They Can’t Hurt the Cat
Kitty safely checks out a sunny nap spot inside a satellite dish in Little Kitty Big City
Read Article Helldivers 2 Director Teases New Cape After Review Bombing
helldivers 2 player squad of four
Related Content
Read Article Skyrim Players Still Want Sexy Armor for Male Characters
Skyrim cover after of an armored male character
Read Article Assassin’s Creed Shadows Ignites Ghost of Tsushima Reddit Debate
Split image of Assassin's Creed Shadows Yasuke and Naoe and Jin Sakai from Ghost of Tsuhima
Read Article Sims 4 Roadmap Teases More Romance With New Content
Sims 4 season of love roadmap, new date spots, kits, expansion, and more
Read Article Little Kitty, Big City Assures Players They Can’t Hurt the Cat
Kitty safely checks out a sunny nap spot inside a satellite dish in Little Kitty Big City
Read Article Helldivers 2 Director Teases New Cape After Review Bombing
helldivers 2 player squad of four
Author
Ashley Shankle
Ashley's been with GameSkinny since the start, and is a certified loot goblin. Has a crippling Darktide problem, 500 hours on only Ogryn (hidden level over 300). Currently playing Darktide, GTFO, RoRR, Palworld, and Immortal Life.