This PR adds some type of dirt from ethereal into the list of consumable nodes and search criteria of "grass" biomes. This maintains ethereal compatibility.
Note that the two top node search criteria, turf_kw, and turf_in, are included using an OR clause. That is any biomes matching either one would be included in that biome group.
This PR adds some type of dirt from ethereal into the list of consumable nodes and search criteria of "grass" biomes. This maintains ethereal compatibility.
Note that the two top node search criteria,
turf_kw
, andturf_in
, are included using an OR clause. That is any biomes matching either one would be included in that biome group.