i found you faker
This commit is contained in:
parent
a2a277b702
commit
45f9509249
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"antiflightAbility": {
|
"antiflightAbility": {
|
||||||
"desc:": "Enables anti-flight ability: default:true",
|
"desc:": "Enables anti-flight ability: default:true",
|
||||||
"antiflightAbility": true
|
"antiflightAbility": false
|
||||||
},
|
},
|
||||||
"dragonHealthModifier": {
|
"dragonHealthModifier": {
|
||||||
"desc:": "Sets the dragon health modifier: default:1.0",
|
"desc:": "Sets the dragon health modifier: default:1.0",
|
||||||
@ -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": false
|
"disableDragonAreaSpawns": true
|
||||||
},
|
},
|
||||||
"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 = "2677af8d333e2129bc3c0f6222bf6c4f67755e1231128d987a4701b349dea795"
|
hash = "b72f68a5909328c2f9083ac59e571a47f27002569c08a1d1eaf5840519b4650f"
|
||||||
|
|
||||||
[[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 = "ad69e70e199b1f74cde8e629ba1944194f805c5598126bd0c46ac645648d18d1"
|
hash = "a0635e85a9856baebcb2afad319e6f92ce0378bada2e179e8eef8d1ea83f9ecb"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user