diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-09-06 22:03:38 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-09-06 22:03:38 +0100 |
commit | 43d62b57428b4738a7e8cee0fae78b1147f9b085 (patch) | |
tree | 8f94a16a6d12c893abdc876c91f3580b7da5713b | |
parent | 0ea9f423ca076f42d82059be3f5e4d9ad23ce30b (diff) |
tinker
-rw-r--r-- | extra.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -233,7 +233,6 @@ minetest.register_craft({ minetest.register_craftitem("ethereal:charcoal_lump", { description = S("Lump of Charcoal"), inventory_image = "charcoal_lump.png", - wield_image = "charcoal_lump.png", }) minetest.register_craft({ |