World and work stuff

This commit is contained in:
mcrcortex
2024-09-02 08:10:13 +10:00
parent c0cc236c40
commit 756431b581
16 changed files with 244 additions and 86 deletions

View File

@@ -2,6 +2,10 @@
"schemaVersion": 1,
"id": "voxy",
"version": "${version}",
"custom": {
"commit": "${commit}",
"buildtime": "${buildtime}"
},
"name": "Voxy",
"description": "Far distance rendering mod utilising LoDs",
"authors": [
@@ -21,6 +25,9 @@
],
"modmenu": [
"me.cortex.voxy.client.config.VoxyConfigScreenFactory"
],
"main": [
"me.cortex.voxy.commonImpl.VoxyCommon"
]
},
"mixins": [