Ease the recipe a bit by removing some glass
This commit is contained in:
2
init.lua
2
init.lua
@@ -120,7 +120,7 @@ core.register_craft(
|
|||||||
recipe = {
|
recipe = {
|
||||||
{"default:glass", "default:steel_ingot", "default:glass"},
|
{"default:glass", "default:steel_ingot", "default:glass"},
|
||||||
{"group:stick", "default:torch", "group:stick"},
|
{"group:stick", "default:torch", "group:stick"},
|
||||||
{"default:glass", "default:steel_ingot", "default:glass"},
|
{"", "default:steel_ingot", ""},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user