mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Spawners
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"objectChance": 0,
|
||||
"strength": 1,
|
||||
"interpolationRadius": 5,
|
||||
"blockRadius": 5,
|
||||
"blockRadius": 32,
|
||||
"interpolator": "BILINEAR",
|
||||
"entitySpawners": ["villager"]
|
||||
},
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"weather": "ANY",
|
||||
"group": "NORMAL",
|
||||
"initalSpawns": [{
|
||||
"initialSpawns": [{
|
||||
"entity": "standard/passive/villager",
|
||||
"rarity": 2
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user