diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-11-21 18:20:29 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-11-21 18:20:29 +0300 |
commit | 77446a2666c97f1b15de6220254aad8301109a75 (patch) | |
tree | c31c9230af9315558ea7bc12b239099a90b8b68b /adaptions.lua | |
parent | b8af4fa46c4d43010feef0260a567a8d1fac1a5a (diff) |
recipes
Diffstat (limited to 'adaptions.lua')
-rw-r--r-- | adaptions.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adaptions.lua b/adaptions.lua index 9a46a04..0083534 100644 --- a/adaptions.lua +++ b/adaptions.lua @@ -42,6 +42,7 @@ cottages.craftitem_clay_brick = "default:clay_brick"; -- used for: treshing floor cottages.craftitem_junglewood = "default:junglewood"; cottages.craftitem_chest_locked = "default:chest_locked"; +cottages.craftitem_chest = "default:chest"; -- used for: hatch, table cottages.craftitem_slab_wood = "stairs:slab_wood"; |