promotional bannermobile promotional banner

Interactions

Add (right-click) block interactions to Minecraft.

File Details

interactions-1.7.jar

  • R
  • Oct 13, 2019
  • 19.02 KB
  • 98
  • 1.12.2
  • Forge

File Name

interactions-1.7.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

*Added particleArea, with options of 'in' and 'out'. 'in' creates particles inside the target block's area, and 'out' creates particles just ouside of the target block's area.
*particleParam (that thing behind the scenes that sets the source block for particleTypes like iconcrack) now defaults to the target block's type. This only works if the target block is one specific block, i.e. it doesn't have any wildcards in it. If it has a wildcard for metadata, it'll just default to 0 though, so neat.