Flower pot drop

This commit is contained in:
paulevsGitch 2021-07-12 19:13:13 +03:00
parent f072f22605
commit b49dfb45b0
3 changed files with 21 additions and 2 deletions

View file

@ -7,7 +7,7 @@
"AbstractSoundInstanceAccessor",
"ClientPlayNetworkHandlerMixin",
"HumanoidMobRendererMixin",
"ArmorStandRendererMixin",
"ArmorStandRendererMixin",
"ClientRecipeBookMixin",
"MinecraftClientMixin",
"PlayerRendererMixin",

View file

@ -50,6 +50,7 @@
"suggests": {
"byg": ">=1.1.3",
"blockus": ">=2.0.2",
"nourish": ">=1.2.0"
"nourish": ">=1.2.0",
"colored_lights": ">=1.0.3"
}
}