mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
A jungle WIP
Hope they are an issue :)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
core.trees/objects/jungle-remade/bjungle-1.iob
Normal file
BIN
core.trees/objects/jungle-remade/bjungle-1.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/bjungle-2.iob
Normal file
BIN
core.trees/objects/jungle-remade/bjungle-2.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/bjungle-3.iob
Normal file
BIN
core.trees/objects/jungle-remade/bjungle-3.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/bjungle-4.iob
Normal file
BIN
core.trees/objects/jungle-remade/bjungle-4.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/bjungle-5.iob
Normal file
BIN
core.trees/objects/jungle-remade/bjungle-5.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/sjungle-1.iob
Normal file
BIN
core.trees/objects/jungle-remade/sjungle-1.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/sjungle-2.iob
Normal file
BIN
core.trees/objects/jungle-remade/sjungle-2.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/sjungle-3.iob
Normal file
BIN
core.trees/objects/jungle-remade/sjungle-3.iob
Normal file
Binary file not shown.
BIN
core.trees/objects/jungle-remade/sjungle-4.iob
Normal file
BIN
core.trees/objects/jungle-remade/sjungle-4.iob
Normal file
Binary file not shown.
54
iris.overworld.hot/biomes/hot-black-beach.json
Normal file
54
iris.overworld.hot/biomes/hot-black-beach.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"name": "Black Beach",
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 4,
|
||||
"maxHeight": 6,
|
||||
"dispersion": "WISPY",
|
||||
"palette": [
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_CONCRETE_POWDER"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 1,
|
||||
"maxHeight": 3,
|
||||
"palette": [
|
||||
"COARSE_DIRT"
|
||||
]
|
||||
}
|
||||
],
|
||||
"decorators":[
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"minecraft:turtle_egg[eggs=1,hatch=1]"
|
||||
],
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
},
|
||||
|
||||
{
|
||||
"zoom": 0.5,
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"minecraft:turtle_egg[eggs=4,hatch=0]",
|
||||
"minecraft:turtle_egg[eggs=3,hatch=0]",
|
||||
"minecraft:turtle_egg[eggs=2,hatch=0]",
|
||||
"minecraft:turtle_egg[eggs=1,hatch=0]"
|
||||
],
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
}
|
||||
],
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
"min": -1,
|
||||
"max": 1
|
||||
}
|
||||
],
|
||||
"derivative": "FLOWER_FOREST"
|
||||
}
|
||||
86
iris.overworld.hot/biomes/hot-black-ocean.json
Normal file
86
iris.overworld.hot/biomes/hot-black-ocean.json
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"name": "Hot Ocean",
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 6,
|
||||
"dispersion": "WISPY",
|
||||
"palette": [
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_CONCRETE_POWDER"
|
||||
]
|
||||
},
|
||||
{
|
||||
"palette": [
|
||||
"DIRT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 1,
|
||||
"maxHeight": 3,
|
||||
"palette": [
|
||||
"DIRT",
|
||||
"DIRT",
|
||||
"COARSE_DIRT"
|
||||
]
|
||||
}
|
||||
],
|
||||
"decorators":[
|
||||
{
|
||||
"zoom": 10,
|
||||
"chance": 0.01,
|
||||
"stackMin": 1,
|
||||
"stackMax": 1,
|
||||
"palette": [
|
||||
"FIRE_CORAL_BLOCK",
|
||||
"BUBBLE_CORAL_BLOCK"
|
||||
],
|
||||
"dispersion": "WISPY",
|
||||
"variance": "WISPY"
|
||||
},
|
||||
{
|
||||
"zoom": 20,
|
||||
"stackMax": 24,
|
||||
"stackMin": 3,
|
||||
"chance": 0.025,
|
||||
"palette": [
|
||||
"KELP_PLANT"
|
||||
],
|
||||
"verticalVarience": "WISPY",
|
||||
"verticalZoom": 88,
|
||||
"dispersion": "WISPY",
|
||||
"variance": "WISPY"
|
||||
},
|
||||
{
|
||||
"zoom": 20,
|
||||
"chance": 0.0006,
|
||||
"palette": [
|
||||
"SOUL_SAND",
|
||||
"MAGMA_BLOCK"
|
||||
],
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
},
|
||||
{
|
||||
"zoom": 1,
|
||||
"stackMax": 6,
|
||||
"stackMin": 1,
|
||||
"chance": 0.125,
|
||||
"palette": [
|
||||
"KELP_PLANT"
|
||||
],
|
||||
"verticalVarience": "SCATTER",
|
||||
"verticalZoom": 20,
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
}
|
||||
],
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
"min": -41,
|
||||
"max": -7
|
||||
}
|
||||
],
|
||||
"derivative": "FLOWER_FOREST"
|
||||
}
|
||||
@@ -54,6 +54,17 @@
|
||||
],
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.002,
|
||||
"density": 3,
|
||||
"palette": [
|
||||
"PUMPKIN",
|
||||
"CARVED_PUMPKIN"
|
||||
],
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
}
|
||||
],
|
||||
"generators":[
|
||||
@@ -89,6 +100,7 @@
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
"derivative": "SAVANNA",
|
||||
"biomeDispersion": "WISPY",
|
||||
|
||||
@@ -11,10 +11,12 @@
|
||||
|
||||
],
|
||||
"seaBiomes": [
|
||||
"hot-ocean"
|
||||
"hot-ocean",
|
||||
"hot-black-ocean"
|
||||
],
|
||||
"shoreBiomes": [
|
||||
"hot-beach"
|
||||
"hot-beach",
|
||||
"hot-black-beach"
|
||||
],
|
||||
"spotBiomes": [
|
||||
{
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"chance": 1,
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
@@ -39,17 +39,102 @@
|
||||
},
|
||||
"place": [
|
||||
|
||||
"tropical-delux/tropi-1",
|
||||
"tropical-delux/tropi-2",
|
||||
"tropical-delux/tropi-3",
|
||||
"tropical-delux/tropi-4",
|
||||
"tropical-delux/tropi-5",
|
||||
"tropical-delux/tropi-6"
|
||||
"jungle-remade/j2",
|
||||
"jungle-remade/j3",
|
||||
"jungle-remade/j4",
|
||||
"jungle-remade/j5",
|
||||
"jungle-remade/j6",
|
||||
"jungle-remade/j7",
|
||||
"jungle-remade/j8",
|
||||
"jungle-remade/j9",
|
||||
"jungle-remade/j11",
|
||||
"jungle-remade/j12",
|
||||
"jungle-remade/j13"
|
||||
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": -5,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 1,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": false
|
||||
},
|
||||
"place": [
|
||||
|
||||
"jungle-remade/sjungle-1",
|
||||
"jungle-remade/sjungle-2",
|
||||
"jungle-remade/sjungle-3",
|
||||
"jungle-remade/sjungle-4"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 1,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": false
|
||||
},
|
||||
"place": [
|
||||
|
||||
"boulder/boulder1",
|
||||
"boulder/boulder2",
|
||||
"boulder/boulder4",
|
||||
"boulder/boulder5",
|
||||
"boulder/boulder6",
|
||||
"boulder/boulder7",
|
||||
"boulder/boulder8"
|
||||
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.008,
|
||||
"density": 3,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": false
|
||||
},
|
||||
"enabled": false
|
||||
},
|
||||
"place": [
|
||||
|
||||
"jungle-remade/bjungle-1",
|
||||
"jungle-remade/bjungle-2",
|
||||
"jungle-remade/bjungle-3",
|
||||
"jungle-remade/bjungle-4",
|
||||
"jungle-remade/bjungle-5"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -12,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
@@ -69,6 +154,48 @@
|
||||
"max": 7
|
||||
}
|
||||
],
|
||||
"decorators":[
|
||||
{
|
||||
"zoom": 10,
|
||||
"chance": 0.5,
|
||||
"stackMin": 1,
|
||||
"stackMax": 3,
|
||||
"palette": [
|
||||
"JUNGLE_LEAVES",
|
||||
"JUNGLE_LEAVES"
|
||||
],
|
||||
"dispersion": "WISPY",
|
||||
"variance": "WISPY"
|
||||
},
|
||||
{
|
||||
"zoom": 10,
|
||||
"stackMax": 3,
|
||||
"stackMin": 1,
|
||||
"chance": 0.025,
|
||||
"palette": [
|
||||
"JUNGLE_LOG"
|
||||
],
|
||||
"verticalVarience": "WISPY",
|
||||
"verticalZoom": 88,
|
||||
"dispersion": "WISPY",
|
||||
"variance": "WISPY"
|
||||
},
|
||||
{
|
||||
"zoom": 10,
|
||||
"stackMax": 1,
|
||||
"stackMin": 1,
|
||||
"chance": 0.5,
|
||||
"palette": [
|
||||
"GRASS",
|
||||
"TALL_GRASS"
|
||||
],
|
||||
"verticalVarience": "SCATTER",
|
||||
"verticalZoom": 88,
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
}
|
||||
|
||||
],
|
||||
"derivative": "JUNGLE",
|
||||
"biomeDispersion": "WISPY",
|
||||
"biomeZoom": 75,
|
||||
|
||||
Reference in New Issue
Block a user