JR1811 / NeMuelch

NeMuelch Minecraft Fabric Mod adds consumables, new recipes, player related content, admin tool items and changes in respawning mechanics.
https://www.curseforge.com/minecraft/mc-mods/nemuelch
GNU General Public License v3.0
0 stars 1 forks source link

Add Dungeon RefillTool #5

Closed JR1811 closed 2 years ago

JR1811 commented 2 years ago

Tool for easy dungeon loot chest replenishing. It should have extended reach, no crafting recipe (only avaible in creative menu) and no durability.

It first checks, if staff is aimed at a chest. Then it decides between "blueprint chest" (aimed at chest with items inside) or "create new chest" (aimed at everything that isnt a chest or an empty chest)

Blueprint chest:

new chests:

optional features:

JR1811 commented 2 years ago

Update

JR1811 commented 2 years ago

Base functionallity is done. For more functionallity check out issue #10