diff options
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"; |