Skip to content

Commit 3f4b918

Browse files
authored
Update +page.svx
1 parent 6a73de3 commit 3f4b918

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/routes/wiki/info/breaking-changes

src/routes/wiki/info/breaking-changes/+page.svx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Breaking Changes
33
description: "A list of breaking changes to datapacks."
4-
version: 21.1.2
4+
version: 26.1.2
55
---
66

77
# List of breaking changes
@@ -12,7 +12,7 @@ This is a list of all breaking changes to datapacks (excluding resource packs).
1212

1313
**Other**
1414
- The default value of the `rotation` property on banners and signs has been changed from `0` to `8`.
15-
- To fix this, just add a [rotation=0].
15+
- To fix this, just add a `[rotation=0]`.
1616
- The `villager.*` slots have been removed. You can now access them using `mob.inventory.*`.
1717
- The field `ignore_fall_damage_from_current_explosion` field on players has been removed.
1818
- The `minecraft:post_piercing_attack` no longer requires the player to have 7+ hunger to work. If you want it to retain its previous functionality, you must now add a predicate testing for the player's hunger.

0 commit comments

Comments
 (0)