dragon adjusting
This commit is contained in:
parent
176299b5ad
commit
1e95b13e2c
@ -47,7 +47,8 @@
|
||||
"spawnoncrystaldestroy": {
|
||||
"desc:": "List of mobs spawning when a crystal is destroyed at range, intended to be flying or ranged to close the gap: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]",
|
||||
"spawnoncrystaldestroy": [
|
||||
"minecraft:phantom"
|
||||
"minecraft:phantom",
|
||||
"touhou_little_maid:fairy"
|
||||
]
|
||||
},
|
||||
"spawnoncrystalrespawn": {
|
||||
@ -60,6 +61,7 @@
|
||||
"spawnwhilelanded": {
|
||||
"desc:": "List of mobs spawning while the dragon is sitting in the middle, intended to be melee and not vulnerable to ranged: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]",
|
||||
"spawnwhilelanded": [
|
||||
"minecraft:enderman",
|
||||
"grimoireofgaia:minotaurus"
|
||||
]
|
||||
}
|
||||
|
@ -54,7 +54,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9"
|
||||
|
||||
[[files]]
|
||||
file = "config/dragonfight.json"
|
||||
hash = "78203c703e0b67a4507d5a3d5ed784373576eefb5c7ff0feee6a474294f0e5d6"
|
||||
hash = "9771bd16c9d4f5c717b30e81a665596a76983778e5525c91460b0755ec415988"
|
||||
|
||||
[[files]]
|
||||
file = "config/everycomp-common.toml"
|
||||
|
Loading…
Reference in New Issue
Block a user