Deconstructor - 解体機(緒方 水輝@Vtuber)

Quick rating

Deconstructor - 解体機(緒方 水輝@Vtuber)

No reviews yet

日本語の説明があります。Deconstruct crafted items into materials and manage enchantments with books. Deconstructor, Precision Deconstructor, Enchantment Manager for NeoForge 26.x.

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
deconstructor-26.1.2-1.0.0.jar
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Deconstructor

Adds three utility blocks for NeoForge 26.x:

  • Deconstructor — reclaim crafting ingredients
  • Precision Deconstructor — choose which output to recover
  • Enchantment Manager — extract, split, merge, and apply enchantments

Optional Guide Lib integration provides an in-game manual and Codex entry.

Limitations

  • Deconstruction supports crafting-table recipes only (not smelting, blasting, etc.)
  • If multiple crafting recipes produce the same item, only the first indexed recipe is used
  • Configure excluded item IDs in mod config (excludedItems) to block deconstruction for specific items
  • Loop Prevention: Recipes where the output item is also required as an input ingredient are automatically filtered out to prevent infinite deconstruction loops/exploits
  • Multi-Output Recipes: For recipes that output multiple items (e.g., crafting 4 ladders from sticks), the deconstructor requires and consumes the output quantity (e.g., 4 ladders) of the input item to start the deconstruction process

Credits

This mod was developed with partial assistance from AI (Claude, Gemini, etc.) to improve development efficiency and optimize code. All game balance decisions and playtesting were performed manually by the developer. If you encounter any unexpected issues, please report them via GitHub Issues.

解体機

NeoForge 26.x 向けに 3 つのユーティリティブロックを追加します

  • 解体機 — クラフト素材を1個回収できます
  • 精密解体機 — クラフト回収素材を3個回収できます
  • エンチャント管理機 — アイテムからエンチャントの抽出、分割、結合、適用ができます

オプションのGuide Lib導入により、ゲーム内マニュアルとコーデックス項目が確認できます。

制限事項

  • 分解はクラフトテーブルのレシピのみに対応しています(精錬や爆破などは対象外です)
  • 複数のクラフトレシピで同じアイテムが生成される場合、最初にインデックス付けされたレシピのみが使用されます
  • 特定のアイテムの分解をブロックするには、MOD設定(excludedItems)で除外するアイテムIDを設定してください
  • ループ防止:出力アイテムが入力素材としても必要なレシピは、無限の分解ループや不正利用を防ぐために自動的に除外されます
  • 複数出力レシピ:複数のアイテムを出力するレシピ(例:棒からはしごを4つクラフト)の場合、分解ツールは分解プロセスを開始するために、入力アイテムの出力数量(例:はしご4つ)を必要とし、それを消費します

クレジット

このMODは、開発効率の向上とコードの最適化を目的として、AI(Claude、Geminiなど)の支援を一部受けながら開発されました。ゲームバランスの決定およびプレイテストはすべて、開発者によって手動で行われました。予期せぬ問題が発生した場合は、GitHub Issues を通じて報告してください。

Deconstructor

Adds three utility blocks for NeoForge 26.x:

  • Deconstructor — reclaim crafting ingredients
  • Precision Deconstructor — choose which output to recover
  • Enchantment Manager — extract, split, merge, and apply enchantments

Optional Guide Lib integration provides an in-game manual and Codex entry.

Limitations

  • Deconstruction supports crafting-table recipes only (not smelting, blasting, etc.)
  • If multiple crafting recipes produce the same item, only the first indexed recipe is used
  • Configure excluded item IDs in mod config (excludedItems) to block deconstruction for specific items
  • Loop Prevention: Recipes where the output item is also required as an input ingredient are automatically filtered out to prevent infinite deconstruction loops/exploits
  • Multi-Output Recipes: For recipes that output multiple items (e.g., crafting 4 ladders from sticks), the deconstructor requires and consumes the output quantity (e.g., 4 ladders) of the input item to start the deconstruction process

Credits

This mod was developed with partial assistance from AI (Claude, Gemini, etc.) to improve development efficiency and optimize code. All game balance decisions and playtesting were performed manually by the developer. If you encounter any unexpected issues, please report them via GitHub Issues.

解体機

NeoForge 26.x 向けに 3 つのユーティリティブロックを追加します

  • 解体機 — クラフト素材を1個回収できます
  • 精密解体機 — クラフト回収素材を3個回収できます
  • エンチャント管理機 — アイテムからエンチャントの抽出、分割、結合、適用ができます

オプションのGuide Lib導入により、ゲーム内マニュアルとコーデックス項目が確認できます。

制限事項

  • 分解はクラフトテーブルのレシピのみに対応しています(精錬や爆破などは対象外です)
  • 複数のクラフトレシピで同じアイテムが生成される場合、最初にインデックス付けされたレシピのみが使用されます
  • 特定のアイテムの分解をブロックするには、MOD設定(excludedItems)で除外するアイテムIDを設定してください
  • ループ防止:出力アイテムが入力素材としても必要なレシピは、無限の分解ループや不正利用を防ぐために自動的に除外されます
  • 複数出力レシピ:複数のアイテムを出力するレシピ(例:棒からはしごを4つクラフト)の場合、分解ツールは分解プロセスを開始するために、入力アイテムの出力数量(例:はしご4つ)を必要とし、それを消費します

クレジット

このMODは、開発効率の向上とコードの最適化を目的として、AI(Claude、Geminiなど)の支援を一部受けながら開発されました。ゲームバランスの決定およびプレイテストはすべて、開発者によって手動で行われました。予期せぬ問題が発生した場合は、GitHub Issues を通じて報告してください。

Screenshots

Gallery

  • Guide Lib manual / Codex entry (with Guide Lib installed)
    Guide Lib manual / Codex entry (with Guide Lib installed) Guide Lib manual / Codex entry (with Guide Lib installed)
  • Enchantment Manager operations
    Enchantment Manager operations Enchantment Manager operations
  • Precision Deconstructor selection UI
    Precision Deconstructor selection UI Precision Deconstructor selection UI
  • Deconstructor GUI with item breakdown
    Deconstructor GUI with item breakdown Deconstructor GUI with item breakdown
  • Added Items
    Added Items Added Items
  • Added Items
    Added Items Added Items
  • Deconstructor GUI with item breakdown
    Deconstructor GUI with item breakdown Deconstructor GUI with item breakdown
  • Precision Deconstructor selection UI
    Precision Deconstructor selection UI Precision Deconstructor selection UI
  • Enchantment Manager operations
    Enchantment Manager operations Enchantment Manager operations
  • Guide Lib manual / Codex entry (with Guide Lib installed)
    Guide Lib manual / Codex entry (with Guide Lib installed) Guide Lib manual / Codex entry (with Guide Lib installed)

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works