9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
This commit is contained in:
Brian Fopiano
2020-08-15 22:30:18 -07:00
parent 90f21033c0
commit 62d718c2e9
6 changed files with 146 additions and 66 deletions

View File

@@ -1,19 +1,35 @@
{
"name": "Acacia Denmyre",
"rarity": 2,
"layers": [
{
"style": {"style": "STATIC"},
"zoom": 0.356,
"palette": [
"SAND",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.01,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"

View File

@@ -1,19 +1,35 @@
{
"name": "Swamp Denmyre",
"rarity": 2,
"layers": [
{
"style": {"style": "STATIC"},
"zoom": 0.356,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.01,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"

View File

@@ -1,19 +1,35 @@
{
"name": "Birch Denmyre",
"rarity": 2,
"layers": [
{
"style": {"style": "STATIC"},
"zoom": 0.356,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.01,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"

View File

@@ -1,19 +1,35 @@
{
"name": "Oak Denmyre",
"rarity": 2,
"layers": [
{
"style": {"style": "STATIC"},
"zoom": 0.356,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.01,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"

View File

@@ -1,19 +1,35 @@
{
"name": "Jungle Denmyre",
"rarity": 3,
"layers": [
{
"style": {"style": "STATIC"},
"zoom": 0.356,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.01,
"palette": [
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"

View File

@@ -41,7 +41,7 @@
"vanillaStructures": true,
"caveScale": 1,
"caveShift": -11,
"focus": "",
"focus": "temperate-plains",
"fluidHeight": 99,
"biomeZoom": 4.25,
"regionZoom": 9.5,