mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2025-08-09 04:03:57 -05:00
Initial commit
This commit is contained in:
commit
5bd7750177
24 changed files with 1627 additions and 0 deletions
11
src/main/resources/cauldron-dyeing.compat.sodium.mixins.json
Normal file
11
src/main/resources/cauldron-dyeing.compat.sodium.mixins.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"package": "me.tibinonest.mods.cauldron_dyeing.mixin.sodium",
|
||||
"required": false,
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"client": [
|
||||
"SodiumBlockRendererMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue