summaryrefslogtreecommitdiff
path: root/technic_chests/mithril_chest.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic_chests/mithril_chest.lua')
-rw-r--r--technic_chests/mithril_chest.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/technic_chests/mithril_chest.lua b/technic_chests/mithril_chest.lua
index 8fb7baa..69e7f17 100644
--- a/technic_chests/mithril_chest.lua
+++ b/technic_chests/mithril_chest.lua
@@ -26,7 +26,7 @@ minetest.register_craft({
technic.chests:register("Mithril", {
width = 15,
- height = 7,
+ height = 6,
sort = true,
autosort = true,
infotext = false,
@@ -36,7 +36,7 @@ technic.chests:register("Mithril", {
technic.chests:register("Mithril", {
width = 15,
- height = 7,
+ height = 6,
sort = true,
autosort = true,
infotext = false,