summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--technic_chests/mithril_chest.lua4
-rw-r--r--technic_chests/textures/technic_mithril_chest_inventory.pngbin11504 -> 9893 bytes
2 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,
diff --git a/technic_chests/textures/technic_mithril_chest_inventory.png b/technic_chests/textures/technic_mithril_chest_inventory.png
index 9bec6fe..d4aa8b3 100644
--- a/technic_chests/textures/technic_mithril_chest_inventory.png
+++ b/technic_chests/textures/technic_mithril_chest_inventory.png
Binary files differ