Interactio - In-World Crafting with Datapacks!

A set of utilities to add in-world crafting recipes through datapacks.

File Details

Interactio-1.15.2-2.0.3.jar

  • R
  • Jun 9, 2020
  • 169.48 KB
  • 22.6K
  • 1.15.2
  • Forge

File Name

Interactio-1.15.2-2.0.3.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:interactio-359344:2976074")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is another smaller intermediate release while I'm still preoccupied with uni and other irl stuff, but it features quite a useful change to Block Explosion recipes.

(It also adds "block ingredients", so you can now use block tags and block lists for block inputs in recipes!)

 

- Add Block explosion dropping items (#13)

You can now use either item or block outputs with block explosion recipes! Using items causes them to be spawned in the world when the block explodes (kind of like custom drops), while using a block will cause it to replace the exploded block. Keep in mind you can only use either item or block outputs for one given recipe!