Corosauce / weather2

Minecraft Forge Mod - Localized Weather - A rewrite of weather & tornados with a focus on localized storm systems
Other
147 stars 78 forks source link

Config option for tornado turning grass blocks to dirt #636

Open WenXin20 opened 7 months ago

WenXin20 commented 7 months ago

Hello, currently I don't see a way to configure turning grass blocks into dirt blocks when a tornado runs it over. This would be useful to have for mods that add custom dirt and grass blocks, or just turning blocks into something else.

For example, adding "regions_unexplored:sandy_grass_block" -> "regions_unexplored:sandy_dirt" or "#minecraft:sapling" -> "minecraft:dead_bush" for tags or maybe even "minecraft:wheat_crop[age=8]" -> "minecraft:wheat_crop[age=1]" for blockstates.