Skip to content

Commit 554e662

Browse files
committed
Fix metadata
1 parent 18cc63b commit 554e662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"id": "leaf-litter-nerfed",
44
"version": "${version}",
55
"name": "Leaf litter nerfed",
6-
"description": "A small mod to reduce burning time of leaf litter in furnaces.",
6+
"description": "A small mod to reduce burn time of leaf litter in furnaces.",
77
"authors": [
88
"Oleg4260"
99
],
1010
"contact": {
1111
"sources": "https://github.com/Oleg4260/LeafLitterNerfed"
1212
},
13-
"license": "MIT License",
13+
"license": "MIT",
1414
"icon": "assets/leaf-litter-nerfed/icon.png",
1515
"environment": "*",
1616
"entrypoints": {

0 commit comments

Comments
 (0)