diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ local miscgroups = { "book", "vessel", "dye", "stick", "wool", "sand", "wood", " local mininggroups = { "cracky", "crumbly", "choppy", "snappy", "bendy", "oddly_breakable_by_hand" } local forced_items = { + "default:book_written", "default:cloud", "bones:bones", "farming:soil", |