Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
RechargeHealthPacks
【Host Only MOD】Recharge used health packs at charging stations.使用済みヘルスパックを充電所で充電を消費して再利用できるようにするMOD
By REPO_JP
| Last updated | 2 hours ago |
| Total downloads | 15 |
| Total rating | 0 |
| Categories | Mods Server-side AI Generated |
| Dependency string | REPO_JP-RechargeHealthPacks-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
RechargeHealthPacks
This mod is a host-only mod that lets used health packs be recharged into fresh health packs at charging stations.
Overview
Place a used health pack into a charging station. If the station has enough charge, the used health pack is consumed and a fresh health pack of the same size is spawned.
Small, medium, and large health packs each have their own configurable charge cost. Used health packs are also protected from breaking inside the truck.
Only the host needs to install this mod. Players without the mod can still see and use the regenerated health packs because the actual item generation is handled by the host.
Config
EnableHealthPackRecharge
Enables or disables the health pack recharge system.
Default: true
Minimum: false
Maximum: true
SmallHealthPackChargeCost
Charge cost required to recharge a used small health pack.
Default: 2
Minimum: 0
Maximum: 100
MediumHealthPackChargeCost
Charge cost required to recharge a used medium health pack.
Default: 5
Minimum: 0
Maximum: 100
LargeHealthPackChargeCost
Charge cost required to recharge a used large health pack.
Default: 8
Minimum: 0
Maximum: 100
CheckInterval
Interval in seconds for checking used health packs inside charging stations.
Default: 0.5
Minimum: 0.05
Maximum: 10
ProtectUsedHealthPacksInTruck
Prevents used health packs from breaking inside the truck.
Default: true
Minimum: false
Maximum: true
DebugLog
Enables detailed debug logs for troubleshooting.
Default: false
Minimum: false
Maximum: true
Notes
- This mod does not add new item types.
- This mod regenerates the same size of health pack as the used one.
- If the charging station does not have enough charge, nothing happens.
- Visual effects are intentionally not included because host-only effects were not visible to non-modded clients.
※Mod created by AI
RechargeHealthPacks 日本語
REPOが好きな日本人のための日本人のみのREPOのDiscordサーバーあります! 参加は以下のリンクから! https://discord.gg/h5ATY4m5bZ
このMODは、使用済みヘルスパックを充電所で新品ヘルスパックとして再利用できるようにするMODです。
概要
使用済みヘルスパックを充電所に入れると、充電所の残量を消費して同じサイズの新品ヘルスパックを生成します。
スモール、ミディアム、ラージのヘルスパックごとに消費充電量をConfigから変更できます。 また、使用済みヘルスパックがトラック内で壊れないように保護します。
このMODはホストのみ導入で動作します。 実際のアイテム生成はホスト側で行うため、MOD未導入の参加者も再生成されたヘルスパックを見て使用できます。
設定項目
EnableHealthPackRecharge
ヘルスパック再充電機能を有効化または無効化します。
初期値: true
最小値: false
最大値: true
SmallHealthPackChargeCost
使用済みスモールヘルスパックを再充電するために必要な充電量です。
初期値: 2
最小値: 0
最大値: 100
MediumHealthPackChargeCost
使用済みミディアムヘルスパックを再充電するために必要な充電量です。
初期値: 5
最小値: 0
最大値: 100
LargeHealthPackChargeCost
使用済みラージヘルスパックを再充電するために必要な充電量です。
初期値: 8
最小値: 0
最大値: 100
CheckInterval
充電所内の使用済みヘルスパックを確認する間隔です。
初期値: 0.5
最小値: 0.05
最大値: 10
ProtectUsedHealthPacksInTruck
トラック内で使用済みヘルスパックが壊れないようにします。
初期値: true
最小値: false
最大値: true
DebugLog
原因調査用の詳細ログを有効化します。
初期値: false
最小値: false
最大値: true
注意事項
- 新しいアイテム種類は追加しません
- 使用済みヘルスパックと同じサイズの新品ヘルスパックを生成します
- 充電所の残量が足りない場合は何も起きません
- エフェクトはホストのみ表示になってしまうため、意図的に含めていません
※AI生成MOD