You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## [21.8.1]
2
+
3
+
### Fixed
4
+
5
+
- Small issue with state checking. If a block now changes state in-world, whilst the block is enabled, and it no longer matches, it will be removed from the outline render.
6
+
- This is specifically tailored to blocks like `Suspicious Sand` and `Suspicious Gravel` which change state when brushed.
7
+
8
+
### Changed
9
+
10
+
- Lowered NeoForge minimum version to `1.21.7` to allow for `1.21.7` & `1.21.8` support
0 commit comments