Update 'mods/bakedclay/init.lua'

This commit is contained in:
thunderdog1138 2020-09-22 15:06:27 +00:00
parent d3c5916c8d
commit 24ed49069c
1 changed files with 1 additions and 1 deletions

View File

@ -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