Add missing melon block.

* Add melon block to the compostabiles list.
This commit is contained in:
kabou 2022-02-17 14:37:37 +01:00
parent 06274518bf
commit 3257014e00
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ local compostability = {
["mcl_flowers:rose_bush"] = 65,
["mcl_flowers:sunflower"] = 65,
["mcl_flowers:waterlily"] = 65,
-- missing: melon block?
["mcl_farming:melon"] = 65,
-- missing: moss block?
-- mushroom aliases below?
["mcl_farming:mushroom_brown"] = 65,