Skip to content

Add new colors for new blocks - #106

Closed
rkiddy wants to merge 3 commits into
spoutn1k:NBT19133from
rkiddy:NBT19133
Closed

Add new colors for new blocks#106
rkiddy wants to merge 3 commits into
spoutn1k:NBT19133from
rkiddy:NBT19133

Conversation

@rkiddy

@rkiddy rkiddy commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

First commit is adding new colors, not with real colors, but eliminating errors.

@rkiddy
rkiddy marked this pull request as draft December 2, 2025 18:00
Comment thread src/colors.json Outdated
"minecraft:bubble_coral_fan": { "color": "#a91ea5", "type": "Plant" },
"minecraft:bubble_coral_wall_fan": { "color": "#a91ea5", "type": "Plant" },
"minecraft:budding_amethyst": "#8d68c0",
"minecraft:bush": { "color": "#614691", "type": "P;ant" },

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in Plant

@spoutn1k

spoutn1k commented Dec 2, 2025

Copy link
Copy Markdown
Owner

Thanks for picking that up. There is a script in the repo that averages the color in a PNG file and that can help to define colors for a new block.

You'll find it in scripts/average.sh

@spoutn1k
spoutn1k force-pushed the NBT19133 branch 2 times, most recently from f377d1a to 0b3f66f Compare August 22, 2026 09:14
@spoutn1k
spoutn1k marked this pull request as ready for review August 22, 2026 11:39
@spoutn1k spoutn1k closed this Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants