clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,43 @@
# Configuration file
General {
# Set to false to disable this entire module.
B:EnableModule=true
}
Heads {
# If enabled, mobs only drop heads when killed by players.
B:MobsDropOnPvEOnly=true
# If enabled, players only drop heads when killed by other players.
B:PlayersDropOnPvPOnly=true
Players {
I:Chance=5
B:Enabled=true
}
Creepers {
I:Chance=5
B:Enabled=true
}
Skeletons {
I:Chance=5
B:Enabled=true
}
WitherSkeletons {
I:Chance=5
B:Enabled=false
}
Zombies {
I:Chance=5
B:Enabled=true
}
}