mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2025-06-30 23:20:41 +02:00
Merge branch 'master' of https://github.com/D00Med/scifi_nodes into grossam-features
This commit is contained in:
@ -647,7 +647,7 @@ minetest.register_craft({
|
||||
output = "scifi_nodes:doomwall3 6",
|
||||
recipe = {
|
||||
{"scifi_nodes:white", "scifi_nodes:white", "scifi_nodes:white"},
|
||||
{"scifi_nodes:black", "dye:red", "scifi_nodes:black"},
|
||||
{"scifi_nodes:black", "dye:grey", "scifi_nodes:black"},
|
||||
{"scifi_nodes:white", "scifi_nodes:white", "scifi_nodes:white"}
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user