Add team doors
This commit is contained in:
parent
c2e84b229d
commit
03f853f0d4
2 changed files with 12 additions and 42 deletions
|
@ -803,13 +803,6 @@ minetest.register_craft({
|
|||
recipe = "default:clay_lump",
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = 'cooking',
|
||||
output = 'default:gold_ingot',
|
||||
recipe = 'default:key',
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
--
|
||||
-- Fuels
|
||||
--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue