Campfire WTHIT and TOP integration
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
],
|
||||
"client": [
|
||||
"me.hypherionmc.hyperlighting.client.HyperLightingFabricClient"
|
||||
],
|
||||
"top_plugin": [
|
||||
"me.hypherionmc.hyperlighting.common.integration.top.TOPIntegration"
|
||||
]
|
||||
},
|
||||
"mixins": [
|
||||
@@ -37,5 +40,11 @@
|
||||
"java": ">=17",
|
||||
"craterlib": "*"
|
||||
},
|
||||
"custom": {
|
||||
"waila:plugins": {
|
||||
"id": "hyperlighting:waila_compat",
|
||||
"initializer": "me.hypherionmc.hyperlighting.common.integration.wthit.HLWTHITPlugin"
|
||||
}
|
||||
},
|
||||
"accessWidener": "hyperlighting.aw"
|
||||
}
|
||||
|
Reference in New Issue
Block a user