mirror of
https://github.com/TeamMidnightDust/CullLeaves.git
synced 2025-12-15 14:15:08 +01:00
Fix quilt.mod.json
This commit is contained in:
@@ -4,21 +4,7 @@
|
|||||||
"group": "${group}",
|
"group": "${group}",
|
||||||
"id": "cullleaves",
|
"id": "cullleaves",
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"name": "Cull Leaves",
|
|
||||||
"description": "Adds culling to leaf blocks, providing a huge performance boost over vanilla.",
|
|
||||||
"authors": [
|
|
||||||
"Motschen",
|
|
||||||
"TeamMidnightDust"
|
|
||||||
],
|
|
||||||
"contact": {
|
|
||||||
"homepage": "https://www.midnightdust.eu/",
|
|
||||||
"sources": "https://github.com/TeamMidnightDust/MidnightLib",
|
|
||||||
"issues": "https://github.com/TeamMidnightDust/MidnightLib/issues"
|
|
||||||
},
|
|
||||||
"license": "MIT",
|
|
||||||
"icon": "assets/cullleaves/icon.png",
|
|
||||||
"intermediate_mappings": "net.fabricmc:intermediary",
|
"intermediate_mappings": "net.fabricmc:intermediary",
|
||||||
"environment": "client",
|
|
||||||
"entrypoints": {
|
"entrypoints": {
|
||||||
"client_init": [
|
"client_init": [
|
||||||
"eu.midnightdust.cullleaves.quilt.CullLeavesClientQuilt"
|
"eu.midnightdust.cullleaves.quilt.CullLeavesClientQuilt"
|
||||||
@@ -51,6 +37,7 @@
|
|||||||
"Motschen": "Author",
|
"Motschen": "Author",
|
||||||
"TeamMidnightDust": "Mascot"
|
"TeamMidnightDust": "Mascot"
|
||||||
},
|
},
|
||||||
|
"environment": "client",
|
||||||
"contact": {
|
"contact": {
|
||||||
"email": "mail@midnightdust.eu",
|
"email": "mail@midnightdust.eu",
|
||||||
"homepage": "https://modrinth.com/mod/cullleaves",
|
"homepage": "https://modrinth.com/mod/cullleaves",
|
||||||
|
|||||||
Reference in New Issue
Block a user