forked from mtcontrib/scifi_nodes
Update crafts.lua
This commit is contained in:
parent
a2747ecf19
commit
984aa2ff1a
@ -34,7 +34,7 @@ minetest.register_craft({
|
||||
output = "scifi_nodes:whitetile 4",
|
||||
recipe = {
|
||||
{"scifi_nodes:white2", "scifi_nodes:white2", ""},
|
||||
{"scifi_nodes:white2", "scifi_nodes:white2", ""},
|
||||
{"scifi_nodes:white2", "scifi_nodes:white2", ""},
|
||||
{"", "", ""}
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user