Add mese crystal to recipe for making lighted mese pick axe
This commit is contained in:
parent
0589500ca8
commit
4b67be6984
@ -24,6 +24,7 @@ if core.global_exists("wielded_light") then
|
||||
output = light_name,
|
||||
recipe = {
|
||||
{"default:torch"},
|
||||
{"default:mese_crystal"},
|
||||
{"default:pick_mese"},
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user