add Spears to config.yml

This commit is contained in:
nossr50
2025-11-28 13:33:24 -08:00
parent e26bb94b08
commit 706adb5942

View File

@@ -229,6 +229,7 @@ Hardcore:
Tridents: false Tridents: false
Crossbows: false Crossbows: false
Maces: false Maces: false
Spears: false
Vampirism: Vampirism:
Leech_Percentage: 5.0 Leech_Percentage: 5.0
Level_Threshold: 0 Level_Threshold: 0
@@ -249,6 +250,7 @@ Hardcore:
Tridents: false Tridents: false
Crossbows: false Crossbows: false
Maces: false Maces: false
Spears: false
# #
# Settings for SMP Mods # Settings for SMP Mods
@@ -427,6 +429,10 @@ Skills:
Enabled_For_PVP: true Enabled_For_PVP: true
Enabled_For_PVE: true Enabled_For_PVE: true
Level_Cap: 0 Level_Cap: 0
Spears:
Enabled_For_PVP: true
Enabled_For_PVE: true
Level_Cap: 0
Taming: Taming:
Enabled_For_PVP: true Enabled_For_PVP: true
Enabled_For_PVE: true Enabled_For_PVE: true