update minetest clone recipe for orb of night
This commit is contained in:
parent
bf7613b2a8
commit
1cf221c583
2
init.lua
2
init.lua
@ -102,7 +102,7 @@ if minetest.get_modpath("mcl_core") then
|
||||
output = "orbs_of_time:orb_night",
|
||||
recipe = {
|
||||
{"mcl_core:diamond", "mcl_core:diamond","mcl_core:diamond"},
|
||||
{"mcl_core:diamond", "dye:black","mcl_core:diamond"},
|
||||
{"mcl_core:diamond", "mcl_dye:black","mcl_core:diamond"},
|
||||
{"mcl_core:diamond", "mcl_core:diamond","mcl_core:diamond"}
|
||||
},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user