mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
More Changes and tweaks
The Mosaics are now not impossible lmao
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.0035,
|
||||
"chance": 0.0015,
|
||||
"edit": [
|
||||
{
|
||||
"find": [
|
||||
|
||||
@@ -138,6 +138,44 @@
|
||||
},
|
||||
{
|
||||
"chance": 0.3,
|
||||
"edit": [
|
||||
{
|
||||
"find": [{
|
||||
"block": "spruce_leaves"
|
||||
|
||||
}],"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "jungle_leaves"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"find": [{
|
||||
"block": "birch_leaves"
|
||||
|
||||
}],"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "jungle_leaves"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"find": [{
|
||||
"block": "spruce_wood"
|
||||
|
||||
}],"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "jungle_wood"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"density": 2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 50
|
||||
"rarity": 15
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 600
|
||||
"rarity": 300
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
|
||||
Reference in New Issue
Block a user