1
0
Fork
You've already forked bakedclay
0
forked from tenplus1/bakedclay
add coloured baked clay and terracotta blocks into minetest
  • Lua 100%
Find a file
2025年07月04日 16:30:59 +02:00
locale Added Hungarian translation 2025年07月04日 16:30:59 +02:00
textures missing glazed terracotta colours added by firefox 2021年10月04日 08:08:49 +01:00
flowers.lua change minetest. to core. 2025年05月04日 10:23:02 +01:00
init.lua change minetest. to core. 2025年05月04日 10:23:02 +01:00
license.txt update license.txt 2022年11月28日 09:07:59 +00:00
lucky_block.lua tidy code 2024年07月28日 10:23:10 +01:00
mod.conf update mod.conf 2023年09月03日 11:10:00 +01:00
README.md add 'stairsplus_clay_compatibility' setting 2023年03月15日 07:47:46 +00:00
screenshot.png update screenshot 2021年10月04日 08:15:20 +01:00
settingtypes.txt add 'stairsplus_clay_compatibility' setting 2023年03月15日 07:47:46 +00:00

Baked Clay

This mod lets the player bake clay into hardened blocks and colour them with dye (8x baked clay and 1x dye in centre), stairs and slabs are also available. Cooking baked clay turns it into glazed terracotta blocks.

https://forum.minetest.net/viewtopic.php?id=8890

Changelog:

  • 1.2 - Add 'stairsplus_clay_compatibility' setting.
  • 1.1 - Remove 0.4.x compatibility to better support 5.x mods
  • 1.0 - Re-Added glazed terracotta blocks when you cook baked clay in furnace (thanks Amara2_MK), added support for sofar's flowerpot mod, missing glazed textures re-coloured by firefox.
  • 0.9 - Baked clay now works in the technic cnc machine
  • 0.8 - Cooking clay block in furnace gives natural baked clay which you can dye
  • 0.7 - Added support for stairsplus so that stairs are registered properly
  • 0.6 - Added 3 new flowers and a new grass that are used for missing dyes
  • 0.5 - Now using minecraft recipe to colour baked clay (8x baked clay, 1x dye in centre)
  • 0.4 - Code tweak and tidy
  • 0.3 - Added Stairs and Slabs for each colour
  • 0.2 - Any colour of baked clay can be re-dyed into another colour
  • 0.1 - Initial Release

Lucky Blocks: 10

Note: Under settings you will find 'colored_clay_compatibility' switch that when enabled will register aliases for the older colored clay mod and it's stairplus stairs.

You will also find the 'stairsplus_clay_compatibility' setting that is enabled by default for older worlds that switched from default stairs mod to stairsplus. It can be disabled for brand new worlds only using stairsplus mod though.