mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-12-22 16:10:18 +01:00
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