Description
End of Development Notice -開発終了のお知らせ-
EN
Development of this mod has ended, and we have begun a rework to create a new mod compatible with 1.21 and NeoForge.
Therefore, we cannot accept any requests other than bug fixes.
Please stay tuned for further updates.
JP
このMODは開発を終了し、1.21やNeoForgeなどに対応するために新たなMODとしてリワークを開始しています。
それに伴い、バグの修正以外の依頼は全てお受けできません。
続報をお待ちください。
Contents description -コンテンツの説明-
EN
This mod adds a system that allows blocks to be recycled.
Block regeneration time can be set in the config. After mining, the mined block will regenerate after a cooldown period.
If a regenerating ore is mined, it will not drop anything and the cooldown period will be reset.
Regenerating blocks can be added or removed using data packs.
30 presets are available, and you can set the time for each preset and assign regenerated blocks to them.
Additional blocks can only be obtained in Creative mode.
This mod is intended for use in adventure maps and RPG-style mod configurations.
This text uses Google Translate.
*In the current version, ores do not regenerate immediately after the world is generated. Please re-enter the world once after generation.
JP
ブロックを再生可能にするシステムを追加します。
ブロックの再生時間はConfigで設定可能で、採掘後にクールタイムを経て採掘したブロックが再生します。
再生中の鉱石は採掘した場合、何もドロップせず、クールタイムがリセットされます。
再生するブロックはDatapackで追加、削除が可能です。
現在30個のプリセットが用意されており、プリセットごとに時間を設定してそこに再生したブロックを割り当てていきます。
追加ブロックはクリエイティブモードでのみ取得できます。
このMODは、アドベンチャー マップやRPG スタイルの MOD構成で使用することを目的としています。
※現在のバージョンではワールド生成直後は鉱石が再生しない状態です。生成後は一度ワールドに入りなおしてください。
How to add or remove -追加と削除-
EN
Create a JSON file for the preset you want to use in data/re_ore/tags/blocks and add the block ID.
*By default,
Coal and Copper are registered in 01.
Iron, Lapis Lazuli, and Redstone are registered in 02.
Gold is registered in 03.
Diamond and Emerald are registered in 04.
(Similarly for "d_".)
Quartz and Nether Gold are registered in n_01.
To remove these, delete them from the list and set "replace" to true.
Available Presets
- preset01.json ~ preset10.json
- d_preset01.json ~ d_preset10.json
- n_preset01.json ~ n_preset10.json
Add the dimensions you want the ore regeneration system to apply to in
data/re_ore/tags/dimension/regen_dimension.json.
Default enabled dimensions
- minecraft:overworld
- minecraft:the_nether
- minecraft:the_end
For more information about data packs, see the Minecraft wiki
JP
data/re_ore/tags/blocks に利用したいプリセットのjsonファイルを作成して、ブロックIDを追加してください。
※デフォルトでは
01に石炭、銅
02に鉄、ラピスラズリ、レッドストーン
03に金
04にダイヤモンド、エメラルド
(以上は"d_"も同様
n_01にクォーツ、ネザー金
が登録されています。
削除するには、それぞれ一覧から削除して"replace"をtrueにしてください。
利用可能なプリセット
- preset01.json ~ preset10.json
- d_preset01.json ~ d_preset10.json
- n_preset01.json ~ n_preset10.json
data/re_ore/tags/dimension/regen_dimension.jsonに鉱石再生システムを適応したいディメンションを追加してください。
デフォルトで有効なディメンション
- minecraft:overworld
- minecraft:the_nether
- minecraft:the_end
データパックに関する詳しい情報はMinecraft wikiを参照してください。
Datapack
EN
We distribute the default implemented data via GitHub.
Please use this when adding or deleting.
JP
GitHubにてデフォルトで実装されているデータを配布しています。
追加、削除の際にご利用ください。
Development progress -開発の進捗-
https://youtube.com/playlist?list=PLPoAwOWFV2Hn2YYYFoKOmHYuKYV76hwuO&si=BpzyDgKRr1UfxytV


