Baked Clay mod for Minetest

tenplus1 2307c99f7d update mod.conf hace 1 año
locale b05fb6087a add translation support (thanks Niklp) hace 1 año
textures 0e43ab505c missing glazed terracotta colours added by firefox hace 3 años
README.md 2e3e82cd92 add 'stairsplus_clay_compatibility' setting hace 1 año
flowers.lua b05fb6087a add translation support (thanks Niklp) hace 1 año
init.lua b05fb6087a add translation support (thanks Niklp) hace 1 año
license.txt 4af6f35734 update license.txt hace 2 años
lucky_block.lua 95a4b96478 tidy code, hide grey recipes if unifieddye present hace 2 años
mod.conf 2307c99f7d update mod.conf hace 1 año
screenshot.png 975bee9898 update screenshot hace 3 años
settingtypes.txt 2e3e82cd92 add 'stairsplus_clay_compatibility' setting hace 1 año

README.md

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.