AOF7-Vocality/config/trofers/general.json5

8 lines
275 B
Plaintext
Raw Normal View History

2024-02-20 16:35:48 -08:00
{
// The chance an entity from a supported mod drops a trophy when killed
"trophyChance": 0.001,
// Whether trophies can drop loot when right-clicked
"enableTrophyLoot": true,
// Whether trophies can apply potion effects when right-clicked
"enableTrophyEffects": true
}