mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-23 08:10:25 +02:00
@ -84,7 +84,7 @@ minetest.register_craft({
|
|||||||
recipe = {
|
recipe = {
|
||||||
{'default:stick', 'default:stick', 'default:stick'},
|
{'default:stick', 'default:stick', 'default:stick'},
|
||||||
{'default:stick', 'default:stick', 'default:stick'},
|
{'default:stick', 'default:stick', 'default:stick'},
|
||||||
{'default:stick', 'default:stick', 'default:stick'},
|
{'default:stick', '', 'default:stick'},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user