mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
Tweaking Biomes to better fit organic scales
This commit is contained in:
@@ -1158,131 +1158,7 @@
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"density": 1,
|
||||
"underwater": true,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"coral-rgb/coral-by-2",
|
||||
"coral-rgb/coral-by-4"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"density": 1,
|
||||
"edit":[
|
||||
{
|
||||
"find":["horn_coral_block"],
|
||||
"replace":["fire_coral_block"]
|
||||
},
|
||||
{
|
||||
"find":["tube_coral_block"],
|
||||
"replace":["brain_coral_block"]
|
||||
}
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"coral-rgb/coral-by-1",
|
||||
"coral-rgb/coral-by-2",
|
||||
"coral-rgb/coral-by-3",
|
||||
"coral-rgb/coral-by-4"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"density": 1,
|
||||
"edit":[
|
||||
{
|
||||
"find":["horn_coral_block"],
|
||||
"replace":["brain_coral_block"]
|
||||
},
|
||||
{
|
||||
"find":["tube_coral_block"],
|
||||
"replace":["bubble_coral_block"]
|
||||
}
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"coral-rgb/coral-by-1",
|
||||
"coral-rgb/coral-by-2",
|
||||
"coral-rgb/coral-by-3",
|
||||
"coral-rgb/coral-by-4"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"density": 1,
|
||||
"edit":[
|
||||
{
|
||||
"find":["horn_coral_block"],
|
||||
"replace":["bubble_coral_block"]
|
||||
},
|
||||
{
|
||||
"find":["tube_coral_block"],
|
||||
"replace":["fire_coral_block"]
|
||||
}
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"coral-rgb/coral-by-1",
|
||||
"coral-rgb/coral-by-2",
|
||||
"coral-rgb/coral-by-3",
|
||||
"coral-rgb/coral-by-4"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"chance": 0.01,
|
||||
"underwater": true,
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
|
||||
"coral/stonedirtsetter-1",
|
||||
"coral/stonedirtsetter-2",
|
||||
"coral/stonedirtsetter-3",
|
||||
|
||||
@@ -64,37 +64,6 @@
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"edit":[
|
||||
{
|
||||
"find":["HORN_CORAL_BLOCK"],
|
||||
"replace":["BUBBLE_CORAL_BLOCK"]
|
||||
},
|
||||
{
|
||||
"find":["TUBE_CORAL_BLOCK"],
|
||||
"replace":["FIRE_CORAL_BLOCK"]
|
||||
}
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"coral-rgb/coral-by-2",
|
||||
"coral-rgb/coral-by-4"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
@@ -12,10 +12,7 @@
|
||||
},
|
||||
"zoom": 0.2,
|
||||
"palette": [
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"COARSE_DIRT",
|
||||
"COARSE_DIRT"
|
||||
"PODZOL"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -257,8 +257,8 @@
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.009,
|
||||
"zoom": 1,
|
||||
"chance": 0.003,
|
||||
"palette": [
|
||||
"minecraft:stone_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:stone_button[face=floor,facing=south,powered=false]"
|
||||
@@ -271,7 +271,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.02,
|
||||
"zoom": 1,
|
||||
"chance": 0.003,
|
||||
"palette": [
|
||||
"WHITE_TULIP",
|
||||
@@ -287,7 +287,6 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.0445,
|
||||
"palette": [
|
||||
"FERN"
|
||||
@@ -300,8 +299,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.015,
|
||||
"chance": 0.005,
|
||||
"palette": [
|
||||
"ORANGE_TULIP"
|
||||
],
|
||||
@@ -313,8 +311,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.01,
|
||||
"chance": 0.005,
|
||||
"palette": [
|
||||
"DEAD_BUSH"
|
||||
],
|
||||
@@ -326,8 +323,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.01,
|
||||
"chance": 0.005,
|
||||
"palette": [
|
||||
"POPPY"
|
||||
],
|
||||
|
||||
@@ -56,20 +56,6 @@
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.001,
|
||||
"chance": 0.01,
|
||||
"palette": [
|
||||
"DEAD_BUSH",
|
||||
"BROWN_MUSHROOM"
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.02,
|
||||
"chance": 0.003,
|
||||
@@ -87,7 +73,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
|
||||
"chance": 0.2,
|
||||
"palette": [
|
||||
"GRASS",
|
||||
@@ -101,7 +87,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
|
||||
"chance": 0.1,
|
||||
"palette": [
|
||||
"GRASS",
|
||||
@@ -115,8 +101,8 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.03,
|
||||
|
||||
"chance": 0.003,
|
||||
"palette": [
|
||||
"minecraft:stone_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:stone_button[face=floor,facing=south,powered=false]"
|
||||
@@ -129,7 +115,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
|
||||
"chance": 0.017,
|
||||
"palette": [
|
||||
"TALL_GRASS"
|
||||
|
||||
Reference in New Issue
Block a user