We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96fc92 commit ad5abfeCopy full SHA for ad5abfe
2 files changed
changelog.md
@@ -1,3 +1,14 @@
1
+## [1.11.7] - 2026-05-16
2
+
3
+Available versions:
4
+- Fabric: 26.1
5
6
+### Changed/Fixed
7
+- Fix AppleSkin crash. (MagicJinn)
8
+- Fixed Item durability bar. (lonefelidae16)
9
+- Support custom item names on tooltips. (lonefelidae16)
10
+- Fix slot highlight with Smooth Scrolling mod. (SmajloSlovakian)
11
12
## [1.11.6] - 2026-04-18
13
14
Available versions:
gradle.properties
@@ -4,11 +4,10 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=26.1.1
- yarn_mappings=1.21.11+build.3
loader_version=0.18.6
# Mod Properties
- mod_version = 1.11.6
+ mod_version = 1.11.7
maven_group = me.juancarloscp52
archives_base_name = bedrockify
0 commit comments