Version 0.1.1
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"schemaVersion": 1,
|
||||
"id": "voxy",
|
||||
"version": "${version}",
|
||||
"name": "voxy",
|
||||
"description": "",
|
||||
"name": "Voxy",
|
||||
"description": "Far distance rendering mod utilising LoDs",
|
||||
"authors": [
|
||||
"Cortex"
|
||||
],
|
||||
@@ -24,7 +24,10 @@
|
||||
"voxy.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.22"
|
||||
"minecraft": "1.20.4",
|
||||
"fabricloader": ">=0.14.22",
|
||||
"fabric-api": ">=0.91.1",
|
||||
"sodium": "*"
|
||||
},
|
||||
"accessWidener": "voxy.accesswidener"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user