Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
Bad Grass, No Spread

A Minecraft mod that stops grass and mycelium from spreading to dirt blocks with coarse dirt underneath them.
About
I was running low on ideas and ran into this post on r/minecraftsuggestions which gave me something simple to add to Minecraft.
The mod is a multiplatform mod whichh uses a single mixin that modifies the SpreadingSnowyDirtBlock.class's canPropagate() function adding an additional check for Coarse Dirt after its normal checks.


