recipe bugfix
This commit is contained in:
parent
5ce2fe8934
commit
a9d4d91bb6
@ -249,7 +249,7 @@ minetest.register_craft({
|
||||
output = node_name_ta4,
|
||||
recipe = {
|
||||
{"", "default:mese_crystal", ""},
|
||||
{"", node_name_ta4, ""},
|
||||
{"", node_name_ta3, ""},
|
||||
{"", "techage:ta4_wlanchip", ""},
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user