mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2025-08-09 04:03:57 -05:00
Housekeeping
- Unify mixin configs - Update dependencies - Require Minecraft 1.18.2
This commit is contained in:
parent
471eb9007d
commit
4a949172c0
5 changed files with 7 additions and 18 deletions
|
@ -20,11 +20,10 @@
|
|||
]
|
||||
},
|
||||
"mixins": [
|
||||
"cauldron-dyeing.mixins.json",
|
||||
"cauldron-dyeing.compat.sodium.mixins.json"
|
||||
"cauldron-dyeing.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"minecraft": ">=1.18",
|
||||
"minecraft": ">=1.18.2",
|
||||
"fabricloader": ">=0.12.0",
|
||||
"fabric-object-builder-api-v1": ">=0.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue