mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Jungle & Roofed forests + volcanic islands
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Beach",
|
||||
"derivative": "BEACHES",
|
||||
"height": -0.178,
|
||||
"height": -0.038,
|
||||
"surface": [
|
||||
"SAND"
|
||||
],
|
||||
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"objects": [
|
||||
"tree/palm/medium=0.75",
|
||||
"tree/palm/small=2.68"
|
||||
"tree/palm/small=1.88"
|
||||
]
|
||||
}
|
||||
@@ -5,5 +5,10 @@
|
||||
"scatter":[
|
||||
"LONG_GRASS:1=0.23",
|
||||
"LONG_GRASS:2=0.13"
|
||||
],
|
||||
"objects":[
|
||||
"tree/darkoak/small=2.8",
|
||||
"tree/darkoak/medium=0.8",
|
||||
"tree/darkoak/large=0.1"
|
||||
]
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "Ice Forest",
|
||||
"region": "Cold",
|
||||
"region": "Snowy",
|
||||
"height": 0.18,
|
||||
"derivative": "MUTATED_ICE_FLATS",
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
],
|
||||
"snow": 0.22,
|
||||
"snow": 1.24,
|
||||
"dirt": [
|
||||
"PACKED_ICE"
|
||||
],
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"name": "Ice Mountains",
|
||||
"derivative": "ICE_MOUNTAINS",
|
||||
"height": 0.382,
|
||||
"region": "Cold",
|
||||
"snow": 0.42,
|
||||
"region": "Snowy",
|
||||
"snow": 1.72,
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Ice Plains",
|
||||
"region": "Cold",
|
||||
"region": "Snowy",
|
||||
"height": 0.1,
|
||||
"snow": 0.12,
|
||||
"snow": 0.74,
|
||||
"derivative": "ICE_FLATS",
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
"LONG_GRASS:2=0.13"
|
||||
],
|
||||
"objects": [
|
||||
"colossal/jungle/massive=0.0005"
|
||||
"colossal/jungle/massive=0.0001",
|
||||
"tree/jungle/medium=0.67",
|
||||
"tree/palm/small=1.63"
|
||||
]
|
||||
}
|
||||
@@ -7,6 +7,8 @@
|
||||
"LONG_GRASS:2=0.02"
|
||||
],
|
||||
"objects": [
|
||||
"colossal/jungle/massive=0.0005"
|
||||
"colossal/jungle/massive=0.0001",
|
||||
"tree/jungle/medium=0.67",
|
||||
"tree/palm/small=1.63"
|
||||
]
|
||||
}
|
||||
21
biomes/volcanic.json
Normal file
21
biomes/volcanic.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Volcanic",
|
||||
"derivative": "MUTATED_JUNGLE",
|
||||
"region": "Humid",
|
||||
"height": 0.22,
|
||||
"dirt": [
|
||||
"CONCRETE_POWDER:15"
|
||||
],
|
||||
"surface":[
|
||||
"STAINED_CLAY:15",
|
||||
"STAINED_CLAY:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15"
|
||||
],
|
||||
"surfaceType": "simplex"
|
||||
}
|
||||
@@ -12,6 +12,7 @@
|
||||
"savanna",
|
||||
"savanna_hills",
|
||||
"ice_forest",
|
||||
"volcanic",
|
||||
"jungle",
|
||||
"jungle_hills",
|
||||
"swamp",
|
||||
|
||||
@@ -1 +1 @@
|
||||
sink 8
|
||||
sink 11
|
||||
@@ -1 +1 @@
|
||||
sink 9
|
||||
sink 13
|
||||
1
objects/tree/darkoak/large/flags.ifl
Normal file
1
objects/tree/darkoak/large/flags.ifl
Normal file
@@ -0,0 +1 @@
|
||||
sink 1
|
||||
BIN
objects/tree/darkoak/large/j1.ish
Normal file
BIN
objects/tree/darkoak/large/j1.ish
Normal file
Binary file not shown.
1
objects/tree/darkoak/medium/flags.ifl
Normal file
1
objects/tree/darkoak/medium/flags.ifl
Normal file
@@ -0,0 +1 @@
|
||||
sink 5
|
||||
BIN
objects/tree/darkoak/medium/r1.ish
Normal file
BIN
objects/tree/darkoak/medium/r1.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/medium/r2.ish
Normal file
BIN
objects/tree/darkoak/medium/r2.ish
Normal file
Binary file not shown.
2
objects/tree/darkoak/small/flags.ifl
Normal file
2
objects/tree/darkoak/small/flags.ifl
Normal file
@@ -0,0 +1,2 @@
|
||||
replace FENCE DARK_OAK_FENCE
|
||||
replace LEAVES:4 LEAVES_2:12
|
||||
BIN
objects/tree/darkoak/small/oak1.ish
Normal file
BIN
objects/tree/darkoak/small/oak1.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak10.ish
Normal file
BIN
objects/tree/darkoak/small/oak10.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak11.ish
Normal file
BIN
objects/tree/darkoak/small/oak11.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak12.ish
Normal file
BIN
objects/tree/darkoak/small/oak12.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak13.ish
Normal file
BIN
objects/tree/darkoak/small/oak13.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak14.ish
Normal file
BIN
objects/tree/darkoak/small/oak14.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak15.ish
Normal file
BIN
objects/tree/darkoak/small/oak15.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak2.ish
Normal file
BIN
objects/tree/darkoak/small/oak2.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak3.ish
Normal file
BIN
objects/tree/darkoak/small/oak3.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak4.ish
Normal file
BIN
objects/tree/darkoak/small/oak4.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak5.ish
Normal file
BIN
objects/tree/darkoak/small/oak5.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak6.ish
Normal file
BIN
objects/tree/darkoak/small/oak6.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak7.ish
Normal file
BIN
objects/tree/darkoak/small/oak7.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak8.ish
Normal file
BIN
objects/tree/darkoak/small/oak8.ish
Normal file
Binary file not shown.
BIN
objects/tree/darkoak/small/oak9.ish
Normal file
BIN
objects/tree/darkoak/small/oak9.ish
Normal file
Binary file not shown.
1
objects/tree/jungle/medium/flags.ifl
Normal file
1
objects/tree/jungle/medium/flags.ifl
Normal file
@@ -0,0 +1 @@
|
||||
sink 5
|
||||
BIN
objects/tree/jungle/medium/j2.ish
Normal file
BIN
objects/tree/jungle/medium/j2.ish
Normal file
Binary file not shown.
BIN
objects/tree/jungle/medium/j3.ish
Normal file
BIN
objects/tree/jungle/medium/j3.ish
Normal file
Binary file not shown.
Reference in New Issue
Block a user