dragon adjusting

This commit is contained in:
Hexugory 2024-11-27 17:16:39 -06:00
parent 176299b5ad
commit 1e95b13e2c
3 changed files with 5 additions and 3 deletions

View File

@ -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"
]
}

View File

@ -54,7 +54,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9"
[[files]]
file = "config/dragonfight.json"
hash = "78203c703e0b67a4507d5a3d5ed784373576eefb5c7ff0feee6a474294f0e5d6"
hash = "9771bd16c9d4f5c717b30e81a665596a76983778e5525c91460b0755ec415988"
[[files]]
file = "config/everycomp-common.toml"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "72162e22d90c8ad7bfb5e27f7a68af3bd36645cf462f4475864dd4cd7f891e18"
hash = "6be2d2be6dbd22f319874cb3cee3884fd476ee82ecb92a95f03b04d43ee32a1c"
[versions]
forge = "47.3.0"