You are currently on the unstable branch. Click here to go to safety.
Download
Choose Minecraft Version
1.17.11.20.5v1.1.0
1.17.11.20.4v1.1.0
1.17.11.20.3v1.1.0
1.17.11.20.2v1.1.0
1.17.11.20.1v1.2.0
1.17.11.20v1.2.0
1.17.11.19.4v1.1.0
1.17.11.19v1.1.0
1.17.11.18.2v1.1.0
1.17.11.18.1v1.1.0
1.17.11.18v1.1.0
Close

Loot-table Autosmelt

A Minecraft Datapack that uses loot tables to add the ability for tools to auto smelt mined blocks. Also includes the ability to void common block drops like cobblestone.

NBT Format

These are NBT data specifications for items, storage, or entities that hold special data.

Add this tag to any item that should smelt mined blocks:
Item.tag{auto_smelt:1b}
Add this tag to any item that should destroy common block drops:
Item.tag{void_drop:1b}

How to use

  1. Copy the contents the data/minecraft folder into your data pack.
  2. Manually merge any conflicting loot tables you may have
  3. Implement the API as described above.

For easier mangament of dependencies, check out my project Datapack Build Manager.

Smithed

Copyright © 2023 Smithed
Not an official Minecraft product. Not approved by or associated with Mojang Studios