[Mod]Baked Clay Addition[1.1][bakedclayaddition]

Post Reply
LC Creations
Member
Posts: 159
Joined: Mon Feb 18, 2019 02:53
GitHub: LandonAConway

[Mod]Baked Clay Addition[1.1][bakedclayaddition]

by LC Creations » Post

Description: Adds more baked clay colors to Minetest. Inspired by the bakedclay mod.

Screenshot
Image
This image shows 64 variations of each color. This setting can be changed in '_config.txt'.

Information:
  • Adds baked clay of several variations (shades) of 19 different colors.
  • Has a '_config.txt' file with settings.
  • Users can set the amount of variations for each color.
  • There can be 9, 16, 25, 64, 81, 144, 256, or 289 variations of each color.
  • Does not have crafts. This would take an outrageous amount of work.
Minetest Version: 5.3.0.
Not yet compatible with Minetest 5.4.0.

Mod Version: 1.1

Dependencies: colorizer, default, dye

Colorizer Mod Requirement:
This mod requires another mod called [colorizer] which is not yet posted on the forums. It can be found on my github or by clicking this link. My [colorizer] mod requires [basic_materials].


Download: Browse code or via direct download
Last edited by LC Creations on Mon Feb 22, 2021 00:13, edited 3 times in total.
cdb_ac3a146dcafb

CalebJ
Member
Posts: 407
Joined: Sat Dec 29, 2018 19:21
GitHub: KaylebJay
IRC: KaylebJay
In-game: CalebJ
Location: Tunnelers' Abyss

Re: [Mod]Baked Clay Addition[1.0][bakedclayaddition]

by CalebJ » Post

Neat mod. Should be useful for in-game pixel art.

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: [Mod]Baked Clay Addition[1.0][bakedclayaddition]

by Sokomine » Post

Looks like the mod registers a new node for each color? That's a bit much. I think hardware coloring would be a better solution here.
A list of my mods can be found here.

LC Creations
Member
Posts: 159
Joined: Mon Feb 18, 2019 02:53
GitHub: LandonAConway

Re: [Mod]Baked Clay Addition[1.0][bakedclayaddition]

by LC Creations » Post

Sokomine wrote:
Thu Aug 27, 2020 19:01
Looks like the mod registers a new node for each color? That's a bit much. I think hardware coloring would be a better solution here.
Yes I know hardware coloring exists. I want each item to be in the inventory which cannot happen with hardware coloring. Also, the way these items would need to be colored with harware coloring would require an hsv code. I have experimented with MANY lua hsv functions. NONE of them fully work properly. I have tried creating my own and it still does not work. This mod uses the overlaying of images which archives exactly what I want.
cdb_ac3a146dcafb

User avatar
bosapara
Member
Posts: 637
Joined: Fri Apr 07, 2017 08:49

Re: [Mod]Baked Clay Addition[1.0][bakedclayaddition]

by bosapara » Post

Good. My version with 323 colours:

viewtopic.php?f=9&t=25321

Image

LC Creations
Member
Posts: 159
Joined: Mon Feb 18, 2019 02:53
GitHub: LandonAConway

Re: [Mod]Baked Clay Addition[1.0][bakedclayaddition]

by LC Creations » Post

bosapara wrote:
Sat Sep 05, 2020 10:27
Good. My version with 323 colours:

viewtopic.php?f=9&t=25321

Image
Nice. But, your version does not have stiars and slabs, becuase it uses hardware coloring. Regardless, it still only has 361 colors only. My mod can register up to over 280 nodes per 19 colors. That is 280*19. Even at it's default setting it still registers more colors. I was looking for a way to use harware coloring but then stairs and slabs cannot be registered.
cdb_ac3a146dcafb

User avatar
TenPlus1
Member
Posts: 3715
Joined: Mon Jul 29, 2013 13:38
In-game: TenPlus1
Contact:

Re: [Mod]Baked Clay Addition[1.1][bakedclayaddition]

by TenPlus1 » Post

A little too many nodes for my liking, why not simply create a 'Pixel Art' mod that has blocks for each colour and use hardware colouring option to reduce the sheer number added, this saves on two new glass and clay mods.

LC Creations
Member
Posts: 159
Joined: Mon Feb 18, 2019 02:53
GitHub: LandonAConway

Re: [Mod]Baked Clay Addition[1.1][bakedclayaddition]

by LC Creations » Post

TenPlus1 wrote:
Mon Feb 22, 2021 07:24
A little too many nodes for my liking, why not simply create a 'Pixel Art' mod that has blocks for each colour and use hardware colouring option to reduce the sheer number added, this saves on two new glass and clay mods.
I did not use hardware coloring becuase it does not support the amount of colors I want to register, and do stairs and slabs at once. However, both this mod and my glassaddition mod, give people the option to register less blocks by editing the _config.txt file in the mod, if you want less nodes. You can do as less as 9 shades per 19 colors. That is, 19*9.
cdb_ac3a146dcafb

User avatar
cx384
Member
Posts: 653
Joined: Wed Apr 23, 2014 09:38
GitHub: cx384
IRC: cx384

Re: [Mod]Baked Clay Addition[1.1][bakedclayaddition]

by cx384 » Post

Great, another colored nodes mod which even is configurable! But my favorite is still Sokomine's plasterwork. (It uses hardware coloring and for my purposes it has enough colors)
Can your read this?

Post Reply

Who is online

Users browsing this forum: Andrii, Bing [Bot] and 18 guests