neuralgia/config/endermanoverhaul.jsonc
Nebby d4c80a4b61
Consolidating Development: 0.9.x (#846)
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Pyritie <Pyritie@gmail.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
2025-04-14 19:00:08 +01:00

29 lines
No EOL
930 B
JSON

{
"allowPickingUpBlocks": true,
"friendlyEndermanTeleport": true,
"friendlyEndermanDespawn": true,
"allowSpawning": true,
"spawnBadlandsEnderman": true,
"spawnCaveEnderman": true,
"spawnCrimsonForestEnderman": true,
"spawnDarkOakEnderman": true,
"spawnDesertEnderman": true,
"spawnEndEnderman": true,
"spawnEndIslandsEnderman": true,
"spawnFlowerFieldsEnderman": true,
"spawnIceSpikesEnderman": true,
"spawnMushroomFieldsEnderman": true,
"spawnNetherWastesEnderman": true,
"spawnCoralEnderman": true,
"spawnSavannaEnderman": true,
"spawnSnowyEnderman": true,
"spawnSoulsandValleyEnderman": true,
"spawnSwampEnderman": true,
"spawnWarpedForestEnderman": true,
"spawnWindsweptHillsEnderman": true,
/*
* The chance that an End Enderman will teleport you when it hits you
* Type: Float
*/
"endEndermanTeleportChance": 0.5
}