minetest.register_craftitem("explodingchest:trap", { description = "Trap", inventory_image = "explodingchest_trap.png", stack_max = 1 })