Skip to content

Commit 9f3f846

Browse files
committed
feat: add trofers mod config
1 parent e1b21e5 commit 9f3f846

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

config/trofers/general.json5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
// The chance an entity from a supported mod drops a trophy when killed
3+
"trophyChance": 0,
4+
// Whether trophies can drop loot when right-clicked
5+
"enableTrophyLoot": false,
6+
// Whether trophies can apply potion effects when right-clicked
7+
"enableTrophyEffects": false
8+
}

0 commit comments

Comments
 (0)