mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Chance fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"feature": {
|
"feature": {
|
||||||
"objectChance": 0.05,
|
"objectChance": 0.05,
|
||||||
"strength": 1,
|
"strength": 1,
|
||||||
"interpolationRadius": 32,
|
"interpolationRadius": 64,
|
||||||
"interpolator": "BILINEAR"
|
"interpolator": "BILINEAR"
|
||||||
},
|
},
|
||||||
"pieces": [
|
"pieces": [
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"feature": {
|
"feature": {
|
||||||
"objectChance": 0.05,
|
"objectChance": 0.05,
|
||||||
"strength": 1,
|
"strength": 1,
|
||||||
"interpolationRadius": 32,
|
"interpolationRadius": 64,
|
||||||
"interpolator": "BILINEAR"
|
"interpolator": "BILINEAR"
|
||||||
},
|
},
|
||||||
"pieces": [
|
"pieces": [
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"feature": {
|
"feature": {
|
||||||
"objectChance": 0.05,
|
"objectChance": 0.05,
|
||||||
"strength": 1,
|
"strength": 1,
|
||||||
"interpolationRadius": 32,
|
"interpolationRadius": 64,
|
||||||
"interpolator": "BILINEAR"
|
"interpolator": "BILINEAR"
|
||||||
},
|
},
|
||||||
"pieces": [
|
"pieces": [
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
"jigsawStructures": [
|
"jigsawStructures": [
|
||||||
{
|
{
|
||||||
"structure": "village-hot",
|
"structure": "village-hot",
|
||||||
"rarity": 375
|
"rarity": 500
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"structures": [
|
"structures": [
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
],
|
],
|
||||||
"jigsawStructures": [
|
"jigsawStructures": [
|
||||||
{
|
{
|
||||||
"rarity": 365,
|
"rarity": 500,
|
||||||
"structure": "village-tundra"
|
"structure": "village-tundra"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
],
|
],
|
||||||
"jigsawStructures": [
|
"jigsawStructures": [
|
||||||
{
|
{
|
||||||
"rarity": 325,
|
"rarity": 500,
|
||||||
"structure": "village-temperate"
|
"structure": "village-temperate"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
],
|
],
|
||||||
"jigsawStructures": [
|
"jigsawStructures": [
|
||||||
{
|
{
|
||||||
"rarity": 365,
|
"rarity": 500,
|
||||||
"structure": "village-temperate"
|
"structure": "village-temperate"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
],
|
],
|
||||||
"jigsawStructures": [
|
"jigsawStructures": [
|
||||||
{
|
{
|
||||||
"rarity": 365,
|
"rarity": 500,
|
||||||
"structure": "village-tundra"
|
"structure": "village-tundra"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user