mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2025-08-12 12:33:56 -05:00
Port to 1.18.2
This commit is contained in:
parent
147186d089
commit
5e49440291
8 changed files with 35 additions and 63 deletions
|
@ -3,9 +3,9 @@
|
|||
"required": true,
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"BlocksMixin",
|
||||
"CauldronBehaviorMixin",
|
||||
"DyeItemAccessor"
|
||||
"DyeItemAccessor",
|
||||
"LeveledCauldronBlockMixin"
|
||||
],
|
||||
"client": [
|
||||
"BiomeColorsMixin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue