mirror of
https://github.com/TeamMidnightDust/CullLeaves.git
synced 2025-12-15 14:15:08 +01:00
Update pack.mcmeta
Made the resourcepack translatable
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"supported_formats": [15, 99],
|
||||
"description": "§2Makes leaves look identical to OptiFine's smart leaves"
|
||||
"description": {
|
||||
"translate": "cullleaves.resourcepack.name",
|
||||
"fallback": "§2Makes leaves look identical to OptiFine's smart leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user