We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cc63b commit 554e662Copy full SHA for 554e662
src/main/resources/fabric.mod.json
@@ -3,14 +3,14 @@
3
"id": "leaf-litter-nerfed",
4
"version": "${version}",
5
"name": "Leaf litter nerfed",
6
- "description": "A small mod to reduce burning time of leaf litter in furnaces.",
+ "description": "A small mod to reduce burn time of leaf litter in furnaces.",
7
"authors": [
8
"Oleg4260"
9
],
10
"contact": {
11
"sources": "https://github.com/Oleg4260/LeafLitterNerfed"
12
},
13
- "license": "MIT License",
+ "license": "MIT",
14
"icon": "assets/leaf-litter-nerfed/icon.png",
15
"environment": "*",
16
"entrypoints": {
0 commit comments