hopefully this fixes it
This commit is contained in:
parent
0e3b686ba4
commit
daf4bba300
@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
"disableDragonAreaSpawns": {
|
"disableDragonAreaSpawns": {
|
||||||
"desc:": "Disables mob spawning on the Dragon island during the fight: default:true",
|
"desc:": "Disables mob spawning on the Dragon island during the fight: default:true",
|
||||||
"disableDragonAreaSpawns": true
|
"disableDragonAreaSpawns": false
|
||||||
},
|
},
|
||||||
"descSpawnEntries": "Below are configuration options for entity spawning, when trying to use nbt append it right after the entity type, e.g. minecraft:zombie{}. Put a backslash in front of all quotation marks",
|
"descSpawnEntries": "Below are configuration options for entity spawning, when trying to use nbt append it right after the entity type, e.g. minecraft:zombie{}. Put a backslash in front of all quotation marks",
|
||||||
"spawnoncrystaldestroy": {
|
"spawnoncrystaldestroy": {
|
||||||
|
@ -58,7 +58,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/dragonfight.json"
|
file = "config/dragonfight.json"
|
||||||
hash = "9771bd16c9d4f5c717b30e81a665596a76983778e5525c91460b0755ec415988"
|
hash = "2677af8d333e2129bc3c0f6222bf6c4f67755e1231128d987a4701b349dea795"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/everycomp-common.toml"
|
file = "config/everycomp-common.toml"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "aebefffc48b3e4f93f0e9150af87e7bd46e19d263d172977d53c5df972339841"
|
hash = "fc6c0eafbd235c285654ac6242976455f294f36ea41d010a52b68f2f56e78a68"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user