Fabric 1.17 does not contain the ArmorRenderingRegistry
. Temporarily added the missing files to a shadow-namespace to allw testing of the CrystaliteArmor.
This commit is contained in:
parent
2ba7ed4ec8
commit
9a28623230
9 changed files with 474 additions and 7 deletions
|
@ -36,7 +36,8 @@
|
|||
},
|
||||
"mixins": [
|
||||
"betterend.mixins.common.json",
|
||||
"betterend.mixins.client.json"
|
||||
"betterend.mixins.client.json",
|
||||
"betterend.mixins.shadow.json"
|
||||
],
|
||||
|
||||
"depends": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue