Mosslize
Makes it so that stone, cobblestone, stone bricks near water will turn into its mossy form as time passes
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Mosslize

---
``` Makes it so that as time passes, cobblestone, stone bricks will turn into its mossy version over time. ```
---

In 1.20.1 (these are the only mossy variants, i want to keep it vanilla friendly): - cobblestone -> mossy_cobblestone - stonebrick -> mossy_stonebrick - cobblestone_wall -> mossy_cobblestone_wall --- In 1.20.1 (these are the only mossy variants, i want to keep it vanilla friendly): - cobblestone (stair, slab, wall variants) -> mossy_cobblestone (stair, slab, wall variants) - stonebrick (stair, slab) -> mossy_stonebrick (stair, slab)