remove crafts
This commit is contained in:
@@ -241,12 +241,3 @@ minetest.register_lbm({
|
||||
end
|
||||
end,
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "digistuff:controller",
|
||||
recipe = {
|
||||
{"","digistuff:button","",},
|
||||
{"digistuff:button","group:wool","digistuff:button",},
|
||||
{"","digistuff:button","",},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user