1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2024-12-22 08:00:18 +01:00

remove duplicate craft recipe (#65)

This commit is contained in:
OgelGames 2021-10-13 23:34:36 +11:00 committed by GitHub
parent cb515e60f1
commit 1558b4c146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1635,15 +1635,6 @@ minetest.register_craft({
}
})
minetest.register_craft({
output = 'scifi_nodes:doomwall43 6',
recipe = {
{"scifi_nodes:white","dye:black","scifi_nodes:white"},
{"scifi_nodes:black","dye:dark_green","scifi_nodes:black"},
{"scifi_nodes:white","dye:yellow","scifi_nodes:white"}
}
})
minetest.register_craft({
output = 'scifi_nodes:doomwall43 6',
recipe = {