Skip to content

Commit 789f838

Browse files
committed
fix: pack.mcmeta having default description
1 parent 4b023a4 commit 789f838

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.1.1] - 2025-12-24
2+
- Fixed error with creative tab in 1.20.1
3+
- Fixed pack.mcmeta having default description
4+
15
## [2.1.0] - 2025-12-24
26
- Added the holiday update!
37
- Added configuration for future updates and the current holiday update.

src/main/resources/pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pack": {
33
"pack_format": 15,
4-
"description": "stonecutter-mod-template Resources"
4+
"description": "Maxwell the placeable cat Resources"
55
}
66
}

0 commit comments

Comments
 (0)