forked from thunderdog1138/star_wars
Update 'mods/bakedclay/init.lua'
This commit is contained in:
parent
d3c5916c8d
commit
24ed49069c
|
@ -85,7 +85,7 @@ end
|
|||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bakedclay:white",
|
||||
recipe = "default:clay",
|
||||
recipe = "default:clay_block",
|
||||
})
|
||||
|
||||
-- register a few extra dye colour options
|
||||
|
|
Loading…
Reference in New Issue