Skip to content

Commit 0745ea8

Browse files
1.11 Version bump (1.21.5 port)
1 parent def4946 commit 0745ea8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.11] - 2025-03-31
2+
3+
Available versions:
4+
- Fabric: 1.21.5
5+
6+
### Changed/Fixed
7+
8+
- Port to 1.21.5
9+
- Fixed HudOpacity
10+
- Removed Fallen Trees since its been implemented in vanilla.
11+
- Removed Sheep Colors since its been implemented in vanilla.
12+
- Added Creative specific loading tips that will show when loading/creating creative worlds.
13+
- External Loading tips now has the same probability to appear as any other Bedrockify loading tip.
14+
115
## [1.10.2] - 2025-02-26
216

317
Available versions:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2048m
66
loader_version=0.16.10
77

88
# Mod Properties
9-
mod_version = 1.10.3
9+
mod_version = 1.11
1010
maven_group = me.juancarloscp52
1111
archives_base_name = bedrockify
1212

0 commit comments

Comments
 (0)