2 Commits

Author SHA1 Message Date
darwincereska 7f3bb68719 bump(version): fixed version number
Release / build-and-release (push) Successful in 1m16s
2026-05-09 13:51:58 -04:00
darwincereska fa52df1d39 fix(config): fixed indentation bug
Release / build-and-release (push) Has been cancelled
2026-05-09 13:49:28 -04:00
2 changed files with 107 additions and 105 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ loom_version=1.16.1
fabric_api_version=0.141.3+1.21.11
# Mod Properties
mod_version=0.4.0
mod_version=0.4.1
maven_group=com.g2806.soulsteal
archives_base_name=soul-steal
@@ -162,7 +162,7 @@ public record SoulStealConfig(
shop:
title: "Soul Shop"
rows: 3
filler_item: "minecraft:black_stained_glass_pane"
filler_item: "minecraft:light_gray_stained_glass_pane"
default_purchase_cooldown_seconds: 0
enable_custom_amount_selector: true
default_max_custom_amount: 64
@@ -172,9 +172,11 @@ public record SoulStealConfig(
enabled: true
default_visible: false
title: "Soul HUD"
bounty_bossbar:
enabled: true
title: "Bounty on You"
leaderboard:
page_size: 10