first commit
This commit is contained in:
@ -0,0 +1,39 @@
|
||||
{
|
||||
"enabled": "true",
|
||||
"neededInstalledMods": [],
|
||||
"neededUninstalledMods": [],
|
||||
"spawns": [
|
||||
{
|
||||
"id": "veluza-1",
|
||||
"pokemon": "veluza",
|
||||
"presets": [
|
||||
"underwater"
|
||||
],
|
||||
"type": "pokemon",
|
||||
"context": "submerged",
|
||||
"bucket": "uncommon",
|
||||
"level": "15-28",
|
||||
"weight": 7.0,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#minecraft:is_ocean"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "veluza-2",
|
||||
"pokemon": "veluza",
|
||||
"presets": [],
|
||||
"type": "pokemon",
|
||||
"context": "submerged",
|
||||
"bucket": "uncommon",
|
||||
"level": "15-28",
|
||||
"weight": 7.0,
|
||||
"condition": {
|
||||
"biomes": [
|
||||
"#minecraft:is_ocean"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user