Skip to content

Commit

Permalink
Update overworld palette
Browse files Browse the repository at this point in the history
  • Loading branch information
1280px committed Apr 2, 2023
1 parent 22f7945 commit 0b319fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/presets/palettes.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,13 @@ var overworld = [
{ id: "mycelium_side.png", rgb: [112, 86, 71] },
{ id: "mushroom_stem.png", rgb: [203, 196, 185] },
{ id: "mushroom_block_inside.png", rgb: [202, 170, 120] },
{ id: "muddy_mangrove_roots_side.png", rgb: [68, 59, 49] },
{ id: "mud.png", rgb: [60, 58, 61] },
{ id: "moss_block.png", rgb: [89, 110, 45] },
{ id: "melon_top.png", rgb: [109, 144, 31] },
{ id: "melon_side.png", rgb: [114, 146, 30] },
{ id: "mangrove_log_top.png", rgb: [104, 47, 42] },
{ id: "mangrove_log.png", rgb: [84, 67, 41] },
{ id: "magma.png", rgb: [141, 62, 31] },
{ id: "light_gray_terracotta.png", rgb: [135, 107, 98] },
{ id: "jungle_log_top.png", rgb: [154, 112, 73] },
Expand Down

0 comments on commit 0b319fe

Please sign in to comment.