remove duplicate dirt entry
This commit is contained in:
parent
a717d7458d
commit
414e2b4118
3
dirt.lua
3
dirt.lua
@ -61,8 +61,7 @@ dirts = {
|
||||
"ethereal:prairie_dirt", "ethereal:cold_dirt", "ethereal:crystal_dirt",
|
||||
"ethereal:mushroom_dirt", "ethereal:fiery_dirt", "ethereal:gray_dirt",
|
||||
"default:dirt_with_grass", "default:dirt_with_dry_grass",
|
||||
"default:dirt_with_snow", "default:dirt_with_dry_grass",
|
||||
"default:dirt_with_rainforest_litter"
|
||||
"default:dirt_with_snow", "default:dirt_with_rainforest_litter"
|
||||
}
|
||||
|
||||
-- check surrounding grass and change dirt to same colour
|
||||
|
Loading…
x
Reference in New Issue
Block a user