Highlights

  • Snapshot 24w11a and 1.20.80.22 for Bedrock bring the new Mace weapon, allowing players to smash enemies with unique mechanics.
  • Mace combines with Breeze Rod and Heavy Core to create a powerful weapon. Repair Mace with Breeze Rods to maintain durability.
  • Minecraft also introduces new armor trims, banner patterns, Trial Chambers, and wolf variants in the latest update. Players can expect a more challenging gameplay experience.

Minecraft has released snapshot 24w11a for Java and 1.20.80.22 for Bedrock Edition, which adds the new Mace weapon. Minecraft gets regular updates with new content and fixes to improve the experience. Before that, Mojang releases snapshots for players to test features and give feedback before adding them to Minecraft.

Last year, Mojang released a new command with Minecraft snapshot 23w51b, allowing players to change the size of spiders and make them even scarier. This year, snapshot 24w06a added the Wind Charge, a new fun item for Minecraft players who like to do parkour. Making Minecraft's world a little more challenging, other snapshots brought the hostile mobs Breeze and Bogged, a Skeleton variant. Now Minecraft has another snapshot with exciting features, tweaks, and improvements.

Related
Minecraft Fan Shows How Strange the Game Gets After Walking 10 Million Blocks

A Minecraft player walks 10 million blocks, and images show that the world can get pretty weird after walking such a long distance.

The new Mace weapon is available in snapshot 24w11a for Minecraft: Java Edition and in Preview 1.20.80.22 for Minecraft: Bedrock Edition. With the Mace, players can smash enemies using a new mechanic where jumping down toward an enemy and effectively hitting them will negate any accumulated damage from the fall. If there are other mobs near the one hit by the weapon, they will be knocked back by the Mace's force. Like other weapons, the Mace's durability reduces over time. If Minecraft players wish to increase the effectiveness of the Mace, they can use it in conjunction with the Wind Charge item, and launch even more powerful attacks on enemies.

Snapshot 24w11a and Preview 1.20.80.22 added more content like the Heavy Core and the Breeze Rod. These two new items, when combined, form the Mace. It's worth noting that to restore the Mace's durability, players can repair it using a Breeze Rod on an anvil. Other additions include new banner patterns, armor trim templates, and two new Trial Chambers. Their Vaults have also received changes, adjusting the loot table to address players' inventory management issues. Minecraft's new wolf variants have undergone minor adjustments as well. The Rusty Wolf now appears in all jungle biomes, the Spotted Wolf in all savannahs, and the Striped Wolf in all Badlands biomes.

With the addition of the Mace, the item joins the list of melee weapons available in Minecraft, like swords and tridents. Unlike other weapons, the Mace adds a different component of fun with the mechanics of negating fall damage and the knockback effect caused on enemies. It is expected that the Mace will be part of update 1.21, Minecraft's next major release, further increasing anticipation for its arrival.

What's New in Minecraft Snapshot 24w11a

EXPERIMENTAL FEATURES

  • Added the Mace
  • Added Breeze Rod
  • Added Heavy Core
  • Added 2 new Armor Trims
  • Added 3 new Pottery Sherds
  • Added 2 new Banner Patterns
  • Updated Vault loot table
  • Updated Trial Chambers

BLOCKS

HEAVY CORE

  • A mysterious, dense block which can be combined with a Breeze Rod to craft a brand-new weapon: the Mace!

ITEMS

BREEZE ROD

  • An item dropped by the Breeze that can be crafted into 4 Wind Charges, or used with the Heavy Core to craft the Mace

MACE

  • A new heavy weapon to smash your enemies!
  • Leverage the weight of this new weapon to deal additional damage the farther you fall before hitting your target
    • Try it out by jumping down toward your target, and hit them before you hit the ground
    • Successfully striking a target in this way will negate any damage accumulated from the fall, similar to how a Wind Charge works
    • Other entities near the struck enemy will be knocked back by the immense force of the Mace
  • Using a Mace will decrease its durability like any other weapon; repair it with Breeze Rods at an anvil
  • Players can use a Mace in combination with Wind Charges to launch up and deliver devastating smash attacks on their enemies

MOBS

BREEZE

  • Drops 1-2 Breeze Rods when killed by a player
    • The number of Breeze Rods dropped is affected by looting enchantments

POTTERY SHERDS

  • Added Flow, Guster, and Scrape Pottery Sherds

BANNER PATTERNS

  • Added Flow and Guster Banner Patterns

ARMOR TRIMS

  • Added Bolt and Flow Armor Trims and Smithing Templates
  • Bolt can be duplicated using a Copper Block or Waxed Copper
  • Flow can be duplicated using a Breeze Rod

TRIAL CHAMBERS

  • Added new chambers and variations, with new challenges
    • Remade chamber_9, and renamed it to "slanted"
    • Remade chamber_3, and renamed it to "pedestal"
  • Added Flow, Guster, and Scrape Pottery Sherds to the Decorated Pots in the decor structure pool
  • Trial Spawners will now appear more frequently in the corridors
  • Changed the layout of the blocks around the Vaults
  • The loot tables of Vaults in Trial Chambers have been updated to address some inventory management issues
    • You will now get no more than 1 unstackable item per Vault
    • You will more often get rewards which can stack together
    • Horse Armor and Saddles have been removed from the loot table
  • Vaults in Trial Chambers can now eject:
    • Wind Charges
    • Bolt Armor Trim Smithing Template
    • Flow Armor Trim Smithing Template
    • Flow Banner Pattern
    • Guster Banner Pattern
    • Heavy Core

CHANGES

  • Adjusted flying behaviour for Bees and Parrot to keep them from overshooting their position when flying up and down
  • Status effect particle colors are no longer blended into one particle color
    • All active visible status effect particles are now rendered separately
    • The frequency of emitting status effect particles has been lowered to clutter the screen less
  • Updated the wolf armor crack textures
  • Menu background blur has been updated to look better and be more performant

WOLF VARIANTS

When summon in other ways (e.g. using the Spawn Egg or using the summon command), the variant selection follows the natural spawning biome rules with the following extensions:

  • Rusty Wolf: will be selected in all Jungle biomes, including Jungle and Bamboo Jungle Biomes
  • Spotted Wolf: will be selected in all Savanna biomes, including Savanna and Windswept Savanna Biomes
  • Striped Wolf: will be selected in all Badlands biomes, including Badlands and Eroded Badlands Biomes

TECHNICAL CHANGES

  • The Data Pack version is now 35
  • The Resource Pack version is now 29

DATA PACK VERSION 35

  • Removed any entity sub-predicate
  • Component-specific item predicate properties have been moved to separate field predicates
  • Added slot name contents for single-slot entities like item frames and item displays
  • Contents of item entity can now be accessed through contents slot name
  • Added new loot functions

PREDICATES

ITEM SUB-PREDICATE

  • Some fields from item predicate have been moved to a map in an optional field predicates
  • The new field is similar to the components field on item stacks
  • This was done to simplify addition for future predicates and to allow sub-predicates to more closely resemble names of components they match
  • The following fields have been moved:
    • enchantments - field moved to sub-predicate minecraft:enchantments
    • stored_enchantments - field moved to sub-predicate minecraft:stored_enchantments
    • potions - field moved to sub-predicate minecraft:potion_contents
    • custom_data - field moved to sub-predicate minecraft:custom_data
  • durability field has been expanded to minecraft:damage predicate:
    • This check now works for any item that has minecraft:damage component
    • An item that does not have a minecraft:damage component can never match
    • To check for unbreakable items, query value of minecraft:unbreakable component
  • Fields:
    • damage - optional bounds for value of minecraft:damage component
    • durability - optional bounds for durability (max damage minus value of minecraft:damage)
  • Predicates minecraft:enchantments, minecraft:stored_enchantments, minecraft:potion_contents and minecraft:damage require matching component to exist on item
    • That means that, for example, matching for empty enchantment list will not pass on items without minecraft:damage component
    • Note: some components, like minecraft:enchantments have default values, so they will always match

Example:

Before:

"item": {

"enchantments": [

{

"enchantment": "minecraft:silk_touch",

"levels": {

"min": 1

}

}

]

}

After:

"item": {

"predicates": {

"minecraft:enchantments": [

{

"enchantment": "minecraft:silk_touch",

"levels": {

"min": 1

}

}

]

}

}

LOOT FUNCTIONS

SET_FIREWORKS

  • New function for setting the details of the minecraft:fireworks component.

Fields:

  • conditions: list of conditions (default: []):
    • Conditions to check before applying the function
    • flight_duration: Optional integer, 0-255:
  • The flight duration measured in number of gunpowder
    • If omitted, the flight duration of the item is left untouched - or set to 0 if the component did not exist before
  • explosions: List of firework_explosion data - same format as the explosion field in the minecraft:fireworks component:
    • The explosion data to set
  • mode: enumerated value deciding function for explosions:
    • replace_all: fully replace the explosions list
    • replace_section: replace a section of the explosions. Arguments:
  • offset: optional non-negative integer:
    • Start of replaced range
    • If omitted, 0 is used
  • size: optional non-negative integer:
    • Size of range to be replaced in explosions
    • If omitted, the size of explosions field is used
  • insert: insert explosions, moving existing explosions to after the inserted section. Arguments:
    • offset: optional non-negative integer:
      • Index before which explosions will be inserted
      • If omitted, 0 (before first explosion) is used
  • append: append explosions at the end of the list

SET_FIREWORK_EXPLOSION

  • New function for setting the details of the minecraft:firework_explosion component.

Fields:

  • conditions: list of conditions (default: []):
    • Conditions to check before applying the function
  • shape: optional Explosion Shape:
    • The explosion shape to set
    • If omitted, the original shape is kept (or small_ball is used if there was no component)
  • colors: optional integer array, RGB values:
    • List of initial particle colors to replace the ones on the existing explosion with
    • If omitted, the original colors are kept (or [] is used if there was no component)
  • fade_colors: optional integer array, RGB values:
    • List of fade-to particle colors to replace the ones on the existing explosion with
    • If omitted, the original colors are kept (or [] is used if there was no component)
  • trail: optional boolean:
    • Set whether the explosion should have a trail or not
    • If omitted, the original has_trail value is kept (or false is used if there was no component)
  • twinkle: optional boolean:
    • Set whether the explosion should have a twinkle or not
    • If omitted, the original has_twinkle value is kept (or false is used if there was no component)

SET_BOOK_COVER

  • New function for setting the cover details of the minecraft:written_book_content component. If present, any pages in the book are left untouched.

Fields:

  • conditions: list of conditions (default: []):
    • Conditions to check before applying the function
  • title: optional Filterable text (same format as title on the minecraft:written_book_content component):
    • The title to set
    • If omitted, the original title is kept (or an empty string is used if there was no component)
  • author: optional string:
    • The author to set
    • If omitted, the original author is kept (or an empty string is used if there was no component)
  • generation: optional integer [0; 3]:
    • The generation value to set
    • If omitted, the original generation is kept (or 0 is used if there was no component)

SET_WRITABLE_BOOK_PAGES

  • New function for manipulating the pages of the minecraft:writable_book_content component.

Fields:

  • conditions: list of conditions (default: []):
    • Conditions to check before applying the function
  • pages: list of Filterable strings (same format as pages on the minecraft:writable_book_content component):
    • The pages to apply
  • mode: enumerated value deciding function:
    • replace_all: fully replace the book contents
    • replace_section: replace a section of the book. Arguments:
  • offset: optional non-negative integer:
    • Start of replaced range
    • If omitted, 0 is used
  • size: optional non-negative integer:
    • Size of range to be replaced in book
    • If omitted, the size of pages field is used
  • insert: insert pages, moving existing pages to after the inserted section. Arguments:
    • offset: optional non-negative integer:
      • Index before which pages will be inserted
      • If omitted, 0 (before first page) is used
  • append: append pages at the end of the book

SET_WRITTEN_BOOK_PAGES

New function for manipulating the pages of the minecraft:written_book_content component. Same format as set_writable_book_content but thepages field contains filterable Components instead of Strings (same format as pages on the minecraft:writable_book_content component).Any cover data is left untouched, and the page content components are set to resolve next time a player opens the book.

RESOURCE PACK VERSION 29

  • Added gui/inworld_menu_background, gui/inworld_menu_list_background, gui/inworld_header_separator, gui/inworld_footer_separator textures to allow menus accessed from the Pause Menu to look different from menus accessed from the Title Screen
  • Added gui/tab_header_background texture, which is rendered behind the tab buttons in the Create World Screen
  • Added misc/credits_vignette texture, which is rendered behind the poem and the credits
  • The blur post-processing shader has been renamed to box_blur
  • Added optional boolean field use_linear_filter to post-processing passes which when set to true switches texture sampling mode from nearest-neighbor sampling to linear interpolation for that pass
  • Added entity_outline_box_blur post-processing shader

FIXED BUGS IN SNAPSHOT 24W11A

  • MC-153329 - Leashing an iron golem breaks its pathfinding until reloading the world
  • MC-165948 - Bees can be lured into dangerous blocks
  • MC-168407 - Bees can get stuck in a lantern
  • MC-170000 - Hand lighting / lighting of held items changes drastically in first-person mode when looking around
  • MC-172047 - Wolves try to attack armor stands
  • MC-173303 - Leashed pets teleport to the player when reloaded
  • MC-186626 - /weather not working in custom dimensions
  • MC-208528 - Feeding tamed baby wolves and cats causes them to sit down/stand up
  • MC-221754 - Leashed wolves no longer attack when unleashed
  • MC-229919 - Bees don't recognize beehives or bee nests with a campfire directly below and a block on top
  • MC-232560 - Tamed wolf movement speed decreases when unleashed from a fence
  • MC-260921 - Data is focused last on the statistics screen when using keyboard navigation
  • MC-267923 - The "Done" button doesn't always deselect when you close out of a Sign UI, making typing spaces difficult
  • MC-267930 - No element is focused when opening the statistics screen using keyboard navigation
  • MC-268110 - Deleting world results in a file directory error
  • MC-268282 - Picking up lava, powder snow or water using a bucket can be desynced
  • MC-268405 - Wind charges can move in unusual ways
  • MC-268408 - Game crashes when a wind charge hits an entity after disabling update_1_21 data pack
  • MC-268582 - Facing direction no longer affects shading of the first person arm
  • MC-268796 - "Saving world" text is blurred when pausing
  • MC-268805 - panorama_overlay.png no longer works
  • MC-268811 - Clicking 'Done' for language settings is ineffective; changes apply after double-clicking the language option
  • MC-268812 - Dirt background is used in the pause menu and some other menus in Programmer Art; black background used in High Contrast resource pack
  • MC-268816 - Credits background texture no longer scrolls in Programmer Art and other such resource packs
  • MC-268819 - Programmer Art, High Contrast, other resource packs: top of "Create New World" screen is transparent/not black
  • MC-268855 - Typing /function then space closes the internal server
  • MC-268862 - Areas with no sky light are incredibly dark when using the "High Contrast" resource pack
  • MC-268902 - Low FPS when blurred menu background is visible
  • MC-268908 - Trying to navigate to the Font Settings menu using the Tab key exits the language menu
  • MC-268953 - Layout of gamerules screen breaks when toggling fullscreen mode or changing resolution
  • MC-268956 - Command blocks, structure blocks and jigsaw blocks use menu_background.png
  • MC-268967 - Night vision does not work properly in high constrast mode
  • MC-269032 - Blur shader runs when menu blurriness is 0%
  • MC-269077 - Sign editing screen uses menu_background.png
  • MC-269081 - Some Realms icons are rendered behind the button in the main menu, instead of not being rendered at all
  • MC-269122 - Editing signs causes background blur
  • MC-269136 - Incorrect weapon.* command suggestions
  • MC-269279 - The "Normal user" button within the realms player menu is improperly capitalized
minecraft game
Minecraft
Platform(s)
PS4 , PS3 , PS Vita , Xbox One , Xbox 360 , Switch , 3DS , PC , Android , iOS , Nintendo Wii U
Released
November 18, 2011
Developer(s)
Mojang
Publisher(s)
Mojang
Genre(s)
Sandbox , Survival