Bad Grass, No Spread

Quick rating

Community listing page, reviews here may not be monitored by the author.

Bad Grass, No Spread

No reviews yet

A Minecraft mod that stops grass and mycelium from spreading to dirt blocks with coarse dirt underneath them.

Mod Loaders
Minecraft

About

Description

Bad Grass, No Spread

A Minecraft mod that stops grass and mycelium from spreading to dirt blocks with coarse dirt underneath them.

Modrinth Page

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.

Issues

Please report issues on the github issues tab.

Bad Grass, No Spread

Bad Grass Logo Text

A Minecraft mod that stops grass and mycelium from spreading to dirt blocks with coarse dirt underneath them.

Curseforge Page

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.