Added Tooltips that tell players what type of ground they can place vegetation on.

This commit is contained in:
Frank 2022-03-18 19:18:09 +01:00
parent a9c9a7359b
commit 5a30e60d31
7 changed files with 158 additions and 3 deletions

View file

@ -13,7 +13,8 @@
"ModelBakeryMixin",
"WorldPresetMixin",
"MinecraftMixin",
"GameMixin"
"GameMixin",
"BlockMixin"
],
"injectors": {
"defaultRequire": 1