mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-22 01:25:31 +01:00
Removed whitespaces
This commit is contained in:
@@ -461,7 +461,7 @@ minetest.register_craft({
|
||||
|
||||
if minetest.setting_getbool("moreblocks.circular_saw_crafting") ~= false then -- “If nil or true then”
|
||||
minetest.register_craft({
|
||||
output = "moreblocks:circular_saw",
|
||||
output = "moreblocks:circular_saw",
|
||||
recipe = {
|
||||
{ "", "default:steel_ingot", "" },
|
||||
{ "group:wood", "group:wood", "group:wood"},
|
||||
|
||||
Reference in New Issue
Block a user