Identity

Identity

3M Downloads

Unable to fly even when it's enabled and needs no requirements, also the game crashes whenever I touch water

TheSagaLord opened this issue ยท 0 comments

commented

I just cannot fly no matter what I config and then the game crashes whenever water is touched

I'm using two other mods which are
Chococraft and Dragon mounts legacy

the minecraft version I'm using is 1.19.2

and this is how my settings look in the mod configurations:

{
"overlayIdentityUnlocks": true,
"overlayIdentityRevokes": true,
"revokeIdentityOnDeath": false,
"identitiesEquipItems": true,
"identitiesEquipArmor": true,
"hostilesIgnoreHostileIdentityPlayer": true,
"hostilesForgetNewHostileIdentityPlayer": false,
"wolvesAttackIdentityPrey": true,
"ownedWolvesAttackIdentityPrey": false,
"villagersRunFromIdentities": true,
"foxesAttackIdentityPrey": true,
"useIdentitySounds": true,
"playAmbientSounds": true,
"hearSelfAmbient": false,
"enableFlight": true,
"hostilityTime": 300,
"advancementsRequiredForFlight": [
"None"
],
"scalingHealth": true,
"maxHealth": 40,
"enableClientSwapMenu": true,
"enableSwaps": true,
"endermanAbilityTeleportDistance": 32,
"showPlayerNametag": false,
"forceChangeNew": false,
"forceChangeAlways": false,
"logCommands": true,
"flySpeed": 0.1,
"killForIdentity": true,
"requiredKillsForIdentity": 1,
"wardenIsBlinded": true,
"wardenBlindsNearby": true,
"requiredKillsByType": {
"minecraft:elder_guardian": 1,
"minecraft:wither": 1,
"minecraft:ender_dragon": 1
},
"abilityCooldownMap": {
"minecraft:blaze": 20,
"minecraft:enderman": 100,
"minecraft:witch": 200,
"minecraft:creeper": 100,
"minecraft:wither": 200,
"minecraft:ghast": 60,
"minecraft:ender_dragon": 20,
"minecraft:snow_golem": 10,
"minecraft:evoker": 10
}
}

help would be greatly apricated thank you.