mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2025-03-16 23:08:44 -05:00
12 lines
219 B
JSON
12 lines
219 B
JSON
|
{
|
||
|
"package": "me.tibinonest.mods.cauldron_dyeing.mixin.sodium",
|
||
|
"required": false,
|
||
|
"compatibilityLevel": "JAVA_17",
|
||
|
"client": [
|
||
|
"SodiumBlockRendererMixin"
|
||
|
],
|
||
|
"injectors": {
|
||
|
"defaultRequire": 1
|
||
|
}
|
||
|
}
|