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