mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-25 06:04:32 +01:00
Le mixin
This commit is contained in:
parent
e0943fa48f
commit
1ef7e1bf73
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
||||||
"MixinSheepEntity",
|
"MixinSheepEntity",
|
||||||
"MixinShulkerEntity",
|
"MixinShulkerEntity",
|
||||||
"MixinTargetPredicate",
|
"MixinTargetPredicate",
|
||||||
"MixinWorld"
|
"MixinWorld",
|
||||||
|
"MixinWorldChunk"
|
||||||
],
|
],
|
||||||
"client": [
|
"client": [
|
||||||
"client.MixinArmorFeatureRenderer",
|
"client.MixinArmorFeatureRenderer",
|
||||||
|
|
Loading…
Reference in a new issue