1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/justplayerheads.json5

7 lines
No EOL
243 B
Text
Executable file

{
// If enabled, allows players to drop their head on death.
"playerDropsHeadOnDeath": true,
// Sets the chance of a player dropping their head if 'playerDropsHeadOnDeath' is enabled.
// min: 1.0E-4, max: 1.0
"playerHeadDropChance": 1.0
}