Skip to content

Commit

Permalink
Clarify that powder snow cauldrons are included
Browse files Browse the repository at this point in the history
  • Loading branch information
Tisawesomeness committed Sep 7, 2024
1 parent 635e2e0 commit ad2350e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions snapshots/_posts/2024-08-27-24w33a.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As summer vacation ends, Mojang gives us one of the biggest snapshots ever. See

## Mobs

Mobs can now perform smash attacks with the mace, fixing [MC-269428](https://bugs.mojang.com/browse/MC-269428). The attack does the same damage and knockback as when a player performs a smash attack. **The mob does not reset its momentum or accumulated fall distance**, so the mob will still take full fall damage.
Mobs can now perform smash attacks with the mace, fixing [MC-269428](https://bugs.mojang.com/browse/MC-269428). The attack does the same damage and knockback as when a player performs a smash attack. **The mob does not reset its momentum or accumulated fall distance**, so the mob will take fall damage from the full height of the drop.

Mobs used to search for attackable targets within a 4 block vertical range of the mob's hitbox. The vertical search range was changed to `follow_range` blocks, fixing [MC-121013](https://bugs.mojang.com/browse/MC-121013).

Expand Down Expand Up @@ -39,7 +39,7 @@ Breezes now remember mobs for **5 seconds** after line of sight is lost, fixing

### Drowned

If a drowned has a trident enchanted with Impaling, Loyalty, or Channeling, those enchantments will now function correctly. Riptide does not work. Since Drowned do not keep track of item durability, the Unbreaking and Mending enchantments have no effect.
If a drowned has a trident enchanted with Impaling, Loyalty, or Channeling, those enchantments will now function correctly. Riptide still does not work. Since Drowned do not keep track of item durability, the Unbreaking and Mending enchantments have no effect.

### Zoglin

Expand Down Expand Up @@ -115,7 +115,7 @@ The following structure files were modified. Note that `quadrant_1-4.nbt` is sho

## Misc

Players can no longer fill cauldrons with lava or powder snow if the block above is water or a waterlogged block, fixing [MC-203748](https://bugs.mojang.com/browse/MC-203748) and [MC-240948](https://bugs.mojang.com/browse/MC-240948). Players can still place water on top of lava cauldrons and push cauldrons underwater with pistons.
Players can no longer fill cauldrons with lava or powder snow if the block above is water or a waterlogged block, fixing [MC-203748](https://bugs.mojang.com/browse/MC-203748) and [MC-240948](https://bugs.mojang.com/browse/MC-240948). Players can still place water on top of lava or powder snow cauldrons and push cauldrons underwater with pistons.

Experience caps at 2147483647 levels, fixing [MC-3266](https://bugs.mojang.com/browse/MC-3266).

Expand Down Expand Up @@ -268,3 +268,7 @@ If the number of characters filtered (size of `redactedTextIndex`) is greater th

- Clarify raid mechanics

### September 7 2024

- Clarify that powder snow cauldrons are included

0 comments on commit ad2350e

Please sign in to comment.