Fix indentation for shapeless type @ netherite ingot

This commit is contained in:
SmokeyDope 2023-02-02 22:39:37 +00:00
parent 27f5a94c6a
commit eae1ee7cee
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ minetest.register_craft({
})
minetest.register_craft({
type = "shapeless",
type = "shapeless",
output = "mcl_nether:netherite_ingot",
recipe = {
"mcl_nether:netherite_scrap", "mcl_nether:netherite_scrap", "mcl_nether:netherite_scrap",