9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-28 19:29:20 +00:00
This commit is contained in:
Brian Fopiano
2020-01-19 04:54:36 -08:00
parent efc834e322
commit 58b652ca39
204 changed files with 131 additions and 110 deletions

View File

@@ -13,8 +13,15 @@
"CLAY",
"GRAVEL"
],
"rock": [
"SANDSTONE"
],
"scatter":[
"DEAD_BUSH=0.008"
],
"objects": [
"tree/palm/medium=0.75",
"tree/palm/small=1.88"
"tree/palm/medium=0.5",
"tree/palm/small=0.4"
]
}

View File

@@ -17,10 +17,6 @@
"DEAD_BUSH=0.008"
],
"objects": [
"colossal/dead/massive=0.00023",
"bones/medium=0.005",
"tree/spruce/dead/medium=0.005",
"boulder/stone/medium=0.001",
"/colossal/dead/supermassive=0.0001"
]
"tree/colossal/dead/massive=0.001",
"tree/colossal/dead/superlarge=0.001" ]
}

View File

@@ -20,10 +20,8 @@
"DEAD_BUSH=0.005"
],
"objects": [
"colossal/dead/massive=0.00023",
"bones/medium=0.005",
"tree/spruce/dead/medium=0.005",
"boulder/stone/medium=0.001",
"/colossal/dead/supermassive=0.0001"
"tree/colossal/dead/massive=0.001",
"tree/colossal/dead/superlarge=0.001"
]
}

View File

@@ -19,10 +19,7 @@
"DEAD_BUSH=0.008"
],
"objects": [
"colossal/dead/massive=0.00043",
"bones/medium=0.005",
"tree/spruce/dead/medium=0.005",
"boulder/stone/medium=0.001",
"/colossal/dead/supermassive=0.0001"
"tree/colossal/dead/massive=0.001",
"tree/colossal/dead/superlarge=0.001"
]
}

View File

@@ -9,12 +9,7 @@
"LONG_GRASS:2=0.13"
],
"objects": [
"tree/oak/medium=0.83",
"tree/oak/small=3.2",
"colossal/oak/massive=0.001",
"colossal/oak/superlarge=0.0004",
"colossal/oak/supermassive=0.0001",
"tree/fantasyoak/large=0.18",
"tree/fantasyoak/medium=0.18"
"tree/oak/medium=0.2",
"tree/oak/small=0.2"
]
}

View File

@@ -10,8 +10,9 @@
"LONG_GRASS:2=0.13"
],
"objects": [
"tree/birch/medium=0.63",
"tree/birch/large=0.32",
"tree/birch/small=3.2"
"tree/birch/large=0.2",
"tree/birch/medium=0.3",
"tree/birch/small=0.3",
"house/rustic/medium=0.005"
]
}

View File

@@ -12,8 +12,10 @@
"LONG_GRASS:2=0.13"
],
"objects": [
"tree/birch/medium=0.63",
"tree/birch/large=0.32",
"tree/birch/small=3.2"
"tree/birch/large=0.2",
"tree/birch/medium=0.3",
"tree/birch/small=0.3",
"house/rustic/medium=0.005"
]
}

View File

@@ -10,8 +10,8 @@
"LONG_GRASS:2=0.13"
],
"objects":[
"tree/darkoak/small=2.8",
"tree/darkoak/medium=0.8",
"tree/darkoak/large=0.1"
"tree/darkoak/small=0.2",
"tree/darkoak/medium=0.25",
"tree/darkoak/large=0.35"
]
}

View File

@@ -26,11 +26,11 @@
],
"surfaceType": "simplex",
"objects": [
"colossal/dead/fallen/massive=0.0005",
"colossal/dead/massive=0.0007",
"colossal/dead/tainted/massive=0.0007",
"colossal/dead/superlarge=0.0006",
"colossal/dead/wilted/supermassive=0.0004",
"colossal/dead/supermassive=0.0005"
"house/norms/medium=0.007",
"tree/fantasyoak/large=0.02",
"tree/fantasyoak/medium=0.2",
"tree/darkoak/small=0.2",
"tree/darkoak/medium=0.25",
"tree/darkoak/large=0.35"
]
}

View File

@@ -12,12 +12,7 @@
"LONG_GRASS:2=0.13"
],
"objects": [
"tree/oak/medium=0.83",
"tree/oak/small=2.8",
"colossal/oak/massive=0.001",
"colossal/oak/superlarge=0.0004",
"colossal/oak/supermassive=0.0001",
"tree/fantasyoak/large=0.18",
"tree/fantasyoak/medium=0.18"
"tree/oak/medium=0.2",
"tree/oak/small=0.2"
]
}

View File

@@ -17,8 +17,7 @@
"LONG_GRASS:2=0.13"
],
"objects": [
"tree/spruce/medium=0.67",
"tree/spruce/small=2.7",
"tree/spruce/dead/medium=0.09"
"tree/oak/medium=0.2",
"tree/oak/small=0.2"
]
}

17
biomes/frozen_beach.json Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "Frozen Beach",
"derivative": "COLD_BEACH",
"type": "FRONT",
"height": 0,
"snow": 0.5,
"surface": [
"PACKED_ICE"
],
"subSurface": [
"SAND",
"SAND",
"SAND",
"CLAY",
"GRAVEL"
]
}

View File

@@ -14,11 +14,8 @@
"PACKED_ICE"
],
"objects": [
"tree/spruce/medium=0.87",
"tree/spruce/small=3.7",
"tree/spruce/dead/medium=0.01",
"tree/evergreen/large=0.17",
"tree/evergreen/medium=0.22",
"mushroom/ice=0.03"
"tree/evergreen/large=0.2",
"tree/evergreen/medium=0.4",
"mushroom/ice=0.05"
]
}

View File

@@ -24,11 +24,9 @@
"PACKED_ICE"
],
"objects": [
"tree/spruce/medium=0.57",
"tree/spruce/small=1.7",
"tree/spruce/dead/medium=0.01",
"tree/evergreen/large=0.07",
"tree/evergreen/medium=0.37",
"mushroom/ice=0.03"
"tree/evergreen/large=0.2",
"tree/evergreen/medium=0.4",
"mushroom/ice=0.05",
"spire/small=0.01"
]
}

View File

@@ -12,5 +12,10 @@
],
"subSurface": [
"PACKED_ICE"
],
"objects": [
"spire/small=0.07",
"spire/medium=0.07"
]
}

View File

@@ -0,0 +1,23 @@
{
"name": "Ice Plains Mushrooms",
"derivative": "ICE_FLATS",
"type": "LAND",
"region": "snowy",
"height": 0,
"rarity": 2,
"genAmplifier": 0.1,
"snow": 0.74,
"parent": "Ice Plains",
"surface": [
"SNOW_BLOCK"
],
"subSurface": [
"PACKED_ICE"
],
"objects": [
"mushroom/ice=0.15",
"spire/small=0.07",
"spire/medium=0.07"
]
}

View File

@@ -10,8 +10,7 @@
"LONG_GRASS:2=0.13"
],
"objects": [
"colossal/jungle/massive=0.0001",
"tree/jungle/medium=0.67",
"tree/palm/small=1.63"
"tree/jungle/medium=0.9",
"clutt=0.9"
]
}

View File

@@ -12,8 +12,7 @@
"LONG_GRASS:2=0.02"
],
"objects": [
"colossal/jungle/massive=0.0001",
"tree/jungle/medium=0.67",
"tree/palm/small=1.63"
"tree/jungle/medium=0.9",
"clutt=0.9"
]
}

View File

@@ -10,9 +10,6 @@
"LONG_GRASS:2=0.09"
],
"objects": [
"colossal/blossom/massive=0.0008",
"colossal/blossom/supermassive=0.00011",
"colossal/blossom/superlarge=0.00054",
"house/rustic/medium=0.001"
]
}

View File

@@ -15,10 +15,6 @@
"LONG_GRASS:2=0.07"
],
"objects": [
"tree/spruce/medium=0.87",
"tree/spruce/small=3.7",
"tree/spruce/dead/medium=0.01",
"tree/evergreen/large=0.17",
"tree/evergreen/medium=0.22"
]
}

View File

@@ -17,10 +17,6 @@
"LONG_GRASS:2=0.07"
],
"objects": [
"tree/spruce/medium=0.87",
"tree/spruce/small=3.7",
"tree/spruce/dead/medium=0.01",
"tree/evergreen/large=0.27",
"tree/evergreen/medium=0.32"
]
}

View File

@@ -1,5 +1,5 @@
{
"name": "Sakura",
"name": "Serrulata",
"region": "temperate",
"derivative": "MUTATED_PLAINS",
"type": "LAND",
@@ -16,6 +16,6 @@
"tree/serrulata/nobleed/medium=0.09",
"tree/serrulata/sakura/medium=0.09",
"tree/serrulata/bleeding/large=0.09",
"house/rustic/Jap/medium=0.01"
"house/Jap/medium=0.01"
]
}

View File

@@ -9,9 +9,6 @@
"LONG_GRASS:1=0.18"
],
"objects":[
"colossal/dead/massive=0.001",
"colossal/dead/superlarge=0.0005",
"colossal/dead/supermassive=0.0001",
"colossal/dead/fallen/massive=0.001"
]
}

View File

@@ -9,5 +9,8 @@
"genScale": 1.25,
"scatter":[
"LONG_GRASS:1=0.18"
],
"objects": [
]
}

View File

@@ -9,5 +9,8 @@
"scatter":[
"LONG_GRASS:1=0.04",
"LONG_GRASS:2=0.03"
],
"objects": [
]
}

View File

@@ -8,8 +8,6 @@
"LONG_GRASS:2=0.07"
],
"objects": [
"tree/spruce/medium=0.27",
"tree/spruce/small=1.7",
"tree/spruce/dead/medium=0.39"
]
}

View File

@@ -9,8 +9,8 @@
"LONG_GRASS:2=0.04"
],
"objects": [
"tree/spruce/medium=0.27",
"tree/spruce/small=1.7",
"tree/spruce/dead/medium=0.39"
]
}
}

View File

@@ -11,8 +11,6 @@
"LONG_GRASS:2=0.04"
],
"objects": [
"tree/spruce/medium=0.27",
"tree/spruce/small=1.7",
"tree/spruce/dead/medium=0.39"
]
}

View File

@@ -39,6 +39,8 @@
"ice_mountains",
"redwood_forest",
"redwood_forest_hills",
"ice_plains_mushrooms",
"frozen_beach",
"beach",
"sakura",
"tourmaline"

BIN
objects/clutt/JClutter1.ish Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
objects/clutt/JClutter2.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter3.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter4.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter5.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter6.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter7.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter8.ish Normal file

Binary file not shown.

BIN
objects/clutt/JClutter9.ish Normal file

Binary file not shown.

BIN
objects/clutt/Jstone1.ish Normal file

Binary file not shown.

BIN
objects/clutt/Jstone2.ish Normal file

Binary file not shown.

View File

@@ -1 +0,0 @@
sink 6

View File

@@ -1 +0,0 @@
sink 11

View File

@@ -1 +0,0 @@
sink 13

View File

@@ -1 +0,0 @@
sink 6

View File

@@ -1 +0,0 @@
sink 9

View File

@@ -1 +0,0 @@
sink 8

View File

@@ -1 +0,0 @@
sink 6

View File

@@ -1 +0,0 @@
sink=8

View File

@@ -1 +0,0 @@
sink 10

Some files were not shown because too many files have changed in this diff Show More