mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
japfix
This commit is contained in:
@@ -41,12 +41,6 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 200,
|
||||
"structure": "village-jap"
|
||||
}
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"entity": "cow",
|
||||
@@ -141,9 +135,9 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"chance": 0.7,
|
||||
"mode": "FAST_MIN_HEIGHT",
|
||||
"density": 1,
|
||||
"density": 2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -47,12 +47,6 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 200,
|
||||
"structure": "village-jap"
|
||||
}
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"entity": "cow",
|
||||
@@ -148,9 +142,9 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"chance": 0.7,
|
||||
"mode": "FAST_MIN_HEIGHT",
|
||||
"density": 1,
|
||||
"density": 2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
Reference in New Issue
Block a user