diff options
author | Wuzzy <almikes@aol.com> | 2016-08-15 17:47:34 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-08-15 17:47:34 +0200 |
commit | 68f92ba358e6b78f44df45b72b505ce8706eb535 (patch) | |
tree | beff7605b6a82c2c5ca5f5383e573f910bb2eb51 /init.lua | |
parent | a6f10dbbfd281cd3b3004de15e5c930686730047 (diff) |
Add dirt with grass and footsteps
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ local miscgroups = { "book", "vessel", "dye", "stick", "wool", "sand", "wood", " local forced_items = { "default:book_written", "default:cloud", + "default:dirt_with_grass_footsteps", "bones:bones", "farming:soil", "farming:soil_wet", |