Stardust-Labs-MC / Terralith

A popular Minecraft worldgen datapack for the Overworld
https://www.planetminecraft.com/data-pack/terralith-overworld-evolved-100-biomes-caves-and-more/
Other
107 stars 12 forks source link

Add biome_colors.json #15

Closed Incendy-Bot closed 1 year ago

Incendy-Bot commented 1 year ago

Create a biome_colors.json file for all of Terralith's custom biomes. It should be placed in the data/terralith filepath. This is an example of how it should be formatted:

{
    "mushroom_fields": { "r": 250, "g": 145, "b": 248 },
    "minecraft:deep_frozen_ocean": { "r": 52, "g": 120, "b": 162 },
}

Bug created by catter via Incendy in the Stardust Labs discord server

catter1 commented 1 year ago

Added in 2.3.7.