diff options
author | Wuzzy <almikes@aol.com> | 2016-08-05 05:33:59 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-08-05 05:33:59 +0200 |
commit | fd8aa9cb17b74aa2ef3fa0746baeef38fa4d39b1 (patch) | |
tree | 390ec3ba588af540eb64e74ad4a7e6239db40437 /init.lua | |
parent | 77740b6283763a8d50fabb1f9c0911b9c2380f80 (diff) |
Force and add Book With Text
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", |