şundan çatallanmış mtcontrib/bakedclay
1
0
Çatalla 0
Baked Clay mod for Minetest
Dosyaya git
bri cassa 7fcd97d172 Merge remote-tracking branch 'upstream/master' 2023-11-22 23:07:55 +01:00
locale Add spanish translation (thx Panquesito7) 2023-09-09 07:58:46 +01:00
textures missing glazed terracotta colours added by firefox 2021-10-04 08:08:49 +01:00
README.md add 'stairsplus_clay_compatibility' setting 2023-03-15 07:47:46 +00:00
flowers.lua add translation support (thanks Niklp) 2023-09-03 11:07:28 +01:00
init.lua Merge remote-tracking branch 'upstream/master' 2023-11-22 23:07:55 +01:00
license.txt update license.txt 2022-11-28 09:07:59 +00:00
lucky_block.lua tidy code, hide grey recipes if unifieddye present 2022-08-23 08:22:26 +01:00
mod.conf update mod.conf 2023-09-03 11:10:00 +01: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

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.