Update init.lua
This commit is contained in:
parent
a861a16544
commit
bdf88a31ea
@ -200,7 +200,7 @@ minetest.register_craft({
|
|||||||
output = "jukebox:record",
|
output = "jukebox:record",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"", "dye:black", ""},
|
{"", "dye:black", ""},
|
||||||
{"dye:black", "dye:black", "dye:black"},
|
{"dye:black", center, "dye:black"},
|
||||||
{"", "dye:black", ""},
|
{"", "dye:black", ""},
|
||||||
}
|
}
|
||||||
})
|
})
|
Loading…
x
Reference in New Issue
Block a user