Arsenal Backpack
No reviews yet
This is an add-on MOD for “The Four Primitives and Weapons (MAW)”
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Backpack Arsenal
Sheathe your blade. Charge it up. Power your factory. 納刀する。チャージする。工場を動かす。
English
Backpack Arsenal turns Sophisticated Backpacks into charging sheaths for a brand-new electric katana — the Voltaic Blade — and into placeable Forge Energy generators that power Mekanism machines or any FE device.
Designed as an addon for The four primitives and Weapons (MAW).

⚡ Highlight: Forge Energy Generation
Place an Arsenal Backpack with a Voltaic Blade inside and it becomes a Forge Energy generator that outputs at multipliers scaling with the upgrades you stack. Mekanism's universal cables connect to it directly via the native IStrictEnergyHandler API — no FE↔J conversion loss.

The backpack inventory UI shows a small FE icon at the bottom; hover for the current per-tick output rate. Numbers scale automatically (FE → kFE → MFE → GFE → TFE).
Voltaic Growth Charger — Infinite Upgrade Scaling
The standout upgrade: a charger that starts at Level 0 (no boost) and can be infinitely leveled on an anvil with redstone. Flat cost per level — no escalating ramp.
| Material | Levels |
|---|---|
| 1 redstone dust | +1 level |
| 1 redstone block | +9 levels |
| 1 stack of redstone in Survival | up to +39 levels (anvil XP cap) |
| 1 stack in Creative | up to +1000 levels per click |

Multiplier contribution = Level. Stack 4 Lv-10000 chargers in a single backpack and you've got a multi-GFE/t reactor in a single block.

Voltaic Blade
A katana built on MAW's weapon framework with an elemental damage layer that scales with element level.
- Charge stored in NBT — sheathe it in a backpack to charge. The tooltip shows the charge bar and how many hits you get when full (charge ÷ per-hit cost). Every melee hit and every skill consumes charge.
- Two elements — switch anytime. Anvil-combine the blade with a Voltaic Element Core to toggle ⚡ Electric ⇄ 🌩️ Thunder. Charge, capacitors, enchantments and your element-level enhancement all carry over.
- Thunder trades sustain for punch: it charges slower in a backpack and costs ~2× charge per hit (fewer hits) than Electric.
- Element Level enhancement (anvil). Raise or lower the blade's element level yourself — elemental damage scales with level, while each level also raises the charge cost per hit (gradually thirstier, so fewer hits). The physical/base damage never changes — only the elemental part.
- Glowstone dust → +1 level (stack for a batch, e.g. ×5 → +5); glowstone block → jump up toward the cap.
- Redstone → −1 level; redstone block → drop back to 0.
- Voltaic Capacitor Upgrades (I/II/III) on an anvil raise max charge capacity (+256 / +512 / +1024 per stage, up to 5) → more hits before you need to recharge.
- MAW skills: assign Voltaic Slam-down (forward AOE + simulated lightning bolt) and Voltaic Dodge (backward dash + 1-second invulnerability + sparks) in MAW's Skill Selection. Both draw charge when used.
Arsenal Backpack (Electron)
A custom Sophisticated Backpacks tier built around the Voltaic Blade.
- Custom 3D model when placed in the world
- Wears via the Curios "back" slot
- Stores blades in normal inventory slots — anything inside auto-charges over time
- Placed as a block, the backpack becomes a FE generator (see Highlight above)
- Compatible with all Sophisticated Backpacks upgrades (Stack / Pickup / Magnet / Refill / …)
Voltaic Charger Upgrade (Tier 0 → 5)
Slot it into the backpack's upgrade column. Multiplier contribution = (tier + 1)²:
| Tier | Multiplier contribution |
|---|---|
| 0 (base) | +1 |
| I | +4 |
| II | +9 |
| III | +16 |
| IV | +25 |
| V | +36 |
Final multiplier = 1 + sum of all installed chargers (Growth Charger contributions add to this sum).
Single-button Draw & Sheath
Tap R (MAW's weapon-wheel key) once to pull the highest-charged Voltaic Blade out of any equipped backpack. Tap again to slide it back in. Hold to open the regular wheel and pick a specific blade.
Crafting
| Item | How |
|---|---|
| Voltaic Blade | Vanilla crafting table — or MAW Rarity Forge (copper / amethyst / iron vertical) |
| Arsenal Backpack (Electron) | Vanilla crafting table — or MAW Rarity Forge (8 leather + 1 amethyst block) |
| Voltaic Charger Upgrade tier N | Crafting table |
| Voltaic Growth Charger | Tier 0 charger + 4 oak saplings + 4 redstone (plus pattern) |
| Voltaic Capacitor Upgrade I/II/III | Crafting table |
| Voltaic Element Core | Crafting table (lightning rod + amethyst shards + redstone) — switches the blade's element on an anvil |
All recipes appear in JEI with detailed info pages, including anvil-leveling for the Growth Charger.
Required / Optional Mods
| Mod | Required |
|---|---|
| Sophisticated Backpacks | Hard dependency |
| Sophisticated Core | Hard dependency |
| The four primitives and Weapons | Hard dependency |
| Curios API | Hard dependency |
| GeckoLib | Hard dependency |
| Mekanism | Hard dependency — FE generation core |
| Just Enough Items (JEI) | Optional — recipe & info pages |
🛠 Versions
- Minecraft: 1.20.1
- Forge: 47.x or newer
⚙ Configuration
config/backpack_arsenal.json (auto-generated on first launch):
{
"inventorySlots": 9,
"upgradeSlots": 4,
"feCapacity": 2147483647,
"feGenPerTick": 2000,
"feMaxExtract": 2147483647
}
Hot-reload with /backpack_arsenal reload (OP only).
Issues & Feedback
Found a bug? Open an issue on the GitHub tracker.
License
MIT — see LICENSE.
Backpack Arsenal is a fan-made addon. "The four primitives and Weapons", "Sophisticated Backpacks", and "Mekanism" are trademarks of their respective authors.
日本語
Backpack Arsenal は Sophisticated Backpacks を「充電用の鞘」として扱い、 さらに 設置時は Forge Energy 発電機 にもなるアドオン MOD です。 新しい電気属性の刀 — Voltaic Blade (ボルタイック・ブレード) に電力を貯めて雷で敵を斬り、 同時に Mekanism の機械を回したり他の FE 機械に給電できます。
The four primitives and Weapons (MAW) のアドオンとして設計されています。

⚡ メイン機能: Forge Energy 発電
Voltaic Blade を入れた Arsenal Backpack を設置すると Forge Energy 発電機になります。 upgrade を盛るほど発電倍率が上がり、 Mekanism universal cable は native IStrictEnergyHandler 経由で直結 — FE↔J 変換ロス無し。

backpack を開くと下に小さな FE アイコン。 ホバーで現在の per-tick 発電量を表示 ( FE → kFE → MFE → GFE → TFE 自動切換 )。
Voltaic Growth Charger — 無限強化
目玉アップグレード。 Lv 0 では効果無し、 アンビルでレッドストーンを喰わせて 無限にレベル up 可能。 どのレベルでもフラットコスト:
| 素材 | レベル up 量 |
|---|---|
| レッドストーン 1 個 | +1 lv |
| レッドストーンブロック 1 個 | +9 lv |
| サバイバル: 1 スタック | 経験値 39 lv 上限まで 一気に +39 lv |
| クリエイティブ: 1 スタック | 1 クリックで最大 +1000 lv |

寄与 = Level。 4 スロットに Lv 10000 を 4 枚挿せば、 1 ブロックで数 GFE/t の発電機。

Voltaic Blade
MAW 武器フレームワークの上に作られた刀。 属性ダメージが属性レベルでスケール します。
- 充電を NBT に保存 — バックパックに納刀して充電。 ツールチップに充電バーと 満タンで何ヒット撃てるか ( 充電 ÷ 1 ヒット消費 ) を表示。 近接攻撃も技も充電を消費します。
- 2 属性を切替可能。 アンビルで刀 + 属性切替コア (Voltaic Element Core) を合成すると ⚡ 電気 ⇄ 🌩️ 雷 をトグル。 充電・capacitor・エンチャント、 そして 属性レベルの強化分もそのまま引き継ぎ ます。
- 雷 は電気よりバックパック充電が 遅く、 1 ヒット消費が約 2 倍 ( = ヒット数が少ない )。 火力は高いがサステインが厳しいハイリスク型。
- 属性レベル強化 ( アンビル )。 自分でレベルを上げ下げできます — 属性ダメージがレベルで増加、 その代わりレベルが上がるほど 1 ヒット消費も増える ( 徐々に燃費が悪化 = ヒット数減 )。 物理 ( ベース ) ダメージは不変で、 属性分だけ伸びます。
- グロウストーンダスト → +1 レベル ( スタックでまとめて、 例: ×5 → +5 )、 グロウストーンブロック → 一気に上限付近まで。
- レッドストーン → −1 レベル、 レッドストーンブロック → 一気に 0 まで。
- Voltaic Capacitor Upgrade (I/II/III) をアンビルで合成すると 最大充電量 が増加 ( +256 / +512 / +1024、 最大 5 段 ) → 充電し直すまでのヒット数が増える。
- MAW スキル: 「雷振り下ろし」 ( 前方 AOE + 模擬落雷 ) と「雷影回避」 ( 後方ダッシュ + 1 秒無敵 + スパーク ) を MAW の Skill Selection で割り当て。 どちらも発動時に充電を消費します。
Arsenal Backpack (Electron)
Voltaic Blade と一緒に使う想定で作った独自グレードのバックパック。
- 設置時は カスタム 3D モデル で描画
- Curios の back スロット で背負える
- 通常スロットに入れた刀は時間経過で自動充電
- 設置すると Forge Energy 発電機にもなる ( 上記参照 )
- Sophisticated Backpacks の アップグレード ( Stack / Pickup / Magnet / Refill … ) と完全互換
Voltaic Charger Upgrade ( tier 0 ~ 5 )
upgrade スロットに挿すと 刀の充電速度 と 設置 backpack の FE 発電量 の倍率が上がります。 寄与 = (tier + 1)²:
| Tier | 倍率寄与 |
|---|---|
| 0 (base) | +1 |
| I | +4 |
| II | +9 |
| III | +16 |
| IV | +25 |
| V | +36 |
最終倍率 = 1 + 全 charger ( Growth 含む ) 寄与の合計。
R キー 1 つで抜刀・納刀
MAW のウェポンウィール用キー ( R ) を 短押し するだけで、 背負ったバックパック内の最も充電量が多い Voltaic Blade を引き抜きます。 もう一度押すと納刀。 長押し で通常のウィールが開いて、 複数の刀を選べます。
クラフト
| アイテム | レシピ |
|---|---|
| Voltaic Blade | 通常作業台 — または MAW レアリティ作業台 ( 銅 / アメジスト / 鉄 縦並び ) |
| Arsenal Backpack (Electron) | 通常作業台 — または MAW レアリティ作業台 ( 革 × 8 + アメジストブロック × 1 ) |
| Voltaic Charger Upgrade tier N | 作業台 |
| Voltaic Growth Charger | tier 0 charger + 苗木 × 4 + レッドストーン × 4 ( + 字 ) |
| Voltaic Capacitor Upgrade I/II/III | 作業台 |
| 属性切替コア (Voltaic Element Core) | 作業台 ( 避雷針 + アメジスト + レッドストーン ) — アンビルで刀の属性を切替 |
JEI が入っていれば、 すべてのレシピと anvil 強化の info ページが自動表示されます。
必須 / 任意 MOD
| MOD | 必須 |
|---|---|
| Sophisticated Backpacks | 必須 |
| Sophisticated Core | 必須 |
| The four primitives and Weapons | 必須 |
| Curios API | 必須 |
| GeckoLib | 必須 |
| Mekanism | 必須 ( FE 発電の核 ) |
| Just Enough Items (JEI) | 任意 ( レシピ / info 表示 ) |
🛠 対応バージョン
- Minecraft: 1.20.1
- Forge: 47.x 以降
⚙ コンフィグ
config/backpack_arsenal.json ( 初回起動時に自動生成 ):
{
"inventorySlots": 9,
"upgradeSlots": 4,
"feCapacity": 2147483647,
"feGenPerTick": 2000,
"feMaxExtract": 2147483647
}
/backpack_arsenal reload でホットリロード ( OP 限定 )。
バグ報告 / 要望
GitHub Issues でお願いします。
ライセンス
MIT — LICENSE を参照。
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources