tweak candle recipe
This commit is contained in:
parent
c35dbde0e2
commit
437eaa4343
@ -35,7 +35,7 @@ minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "xdecor:candle 2",
|
||||
recipe = {"default:torch", "farming:string"}
|
||||
recipe = {"default:torch"}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
|
Loading…
x
Reference in New Issue
Block a user