Vanessa Ezekowitz
2015-09-12 1b1780946edebfbf1e8ec2cf095b56fa76733e2b
technic/machines/MV/tool_workshop.lua
@@ -82,6 +82,7 @@
minetest.register_node("technic:tool_workshop", {
   description = S("%s Tool Workshop"):format("MV"),
   paramtype2 = "facedir",
   tiles = {"technic_workshop_top.png", "technic_machine_bottom.png", "technic_workshop_side.png",
            "technic_workshop_side.png", "technic_workshop_side.png", "technic_workshop_side.png"},
   groups = {snappy=2, choppy=2, oddly_breakable_by_hand=2, technic_machine=1, tubedevice=1, tubedevice_receiver=1},