Not 4 shears

master
BlockMen 2014-05-10 15:34:33 +02:00
parent 6fda1040ad
commit 3992e63d87
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ minetest.register_tool("creatures:shears", {
})
minetest.register_craft({
output = 'creatures:shears 4',
output = 'creatures:shears',
recipe = {
{'','default:steel_ingot'},
{'default:steel_ingot','default:stick'},