1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-21 19:22:59 +01:00

add relevant herbalism stuff for next MC update

This commit is contained in:
nossr50
2024-11-27 13:35:20 -08:00
parent 16d5d9f95f
commit 02d978036a
4 changed files with 15 additions and 4 deletions

View File

@@ -1018,6 +1018,7 @@ public class MaterialMapStore {
multiBlockHangingPlant.add("weeping_vines_plant");
multiBlockHangingPlant.add("twisted_vines_plant");
multiBlockHangingPlant.add("cave_vines_plant");
multiBlockHangingPlant.add("pale_hanging_moss");
}
private void fillShroomyWhiteList() {