mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-22 17:40:23 +02:00
Removed all whitespaces (using new script)
This commit is contained in:
@ -36,7 +36,7 @@ minetest.register_craftitem("mushroom:poison",{
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "mushroom:identifier",
|
||||
recipe = {
|
||||
recipe = {
|
||||
{ "", "default:torch", "" },
|
||||
{ "default:steel_ingot", "default:mese_crystal_fragment", "default:steel_ingot" },
|
||||
}
|
||||
|
Reference in New Issue
Block a user