Skip to content

Commit

Permalink
feat: Add season colors to swamps (mangrove leaves)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveplays28 committed Jun 3, 2024
1 parent b5fe7f7 commit cb65de7
Show file tree
Hide file tree
Showing 14 changed files with 86 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"#minecraft:is_overworld": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"FALL": "#8baa5c",
"WINTER": "#fc8e4e"
},
"#c:swamp": {
"SPRING": "#92b74e",
"SUMMER": "#a3ba3f",
"FALL": "#e9997e",
"WINTER": "#f2f4fc"
},
"#minecraft:is_overworld": {
"SPRING": "#d7fc1b",
"SUMMER": "#edf736",
Expand Down

0 comments on commit cb65de7

Please sign in to comment.