diff --git a/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta b/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta index 99bba8a..910fde4 100755 --- a/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta +++ b/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta @@ -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" + } } }