Skip to content

Commit 13c16ba

Browse files
version bump v2.1.2
1 parent 91b8093 commit 13c16ba

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version [v2.1.2](https://github.com/RealMuffinTime/muffintime-data-pack/releases/tag/v2.1.2) - 2025-06-01
2+
### Changes
3+
- Support Minecraft version `1.21.5`
4+
15
## Version [v2.1.1](https://github.com/RealMuffinTime/muffintime-data-pack/releases/tag/v2.1.1) - 2025-06-01
26
### Changes
37
- Move to new custom_model_data format

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/zhYMjiZY?color=blue&logo=modrinth&style=for-the-badge)](https://modrinth.com/datapack/muffintime-data-pack)
55

66
This datapack is used to change resources of totems while using [muffintime-resource-pack](https://github.com/RealMuffinTime/muffintime-resource-pack).
7-
For Minecraft version `1.21.4`.
7+
For Minecraft version `1.21.5`.
88

99
## Features
1010

@@ -21,7 +21,7 @@ Currently `<totem_type>` can be one of:
2121

2222
The totem needs to be hold in mainhand, while running the command.
2323

24-
It is recommended to install a permission system, because the `/funtion` command is by default only available to server operators.
24+
It is recommended to install a permission system, because the `/function` command is by default only available to server operators.
2525

2626
## Credits
2727

pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pack": {
3-
"pack_format": 61,
3+
"pack_format": 71,
44
"description": "§6§lThe MuffinTime Datapack§r\nby RealMuffinTime"
55
}
66
}

0 commit comments

Comments
 (0)