Skip to content

Exchangers 1.12.2-2.10

Compare
Choose a tag to compare
@JackyyTV JackyyTV released this 20 Jan 14:54
· 8 commits to dev-1.12.2 since this release
3776345
  • Requires GunpowderLib (At least 1.1)
  • Added a GUI for Exchangers, allows all kinds of configuring within the GUI instead of a bunch of keybinds
  • All keybinds except for the open GUI key are now unbinded by default
  • Enforced 1.12 resource pack format on the mod's assets
  • Fully migrated to Forge Energy, Redstone Flux mod is no longer required for powered exchangers to work
  • Added Void Items mode, voids all exchanged items
  • Added Fuzzy Placement mode, allows the exchanger to place blocks on a percentage basis, configurable within the GUI, closes #63
  • Modified the recipe for Melodic Exchanger, now requires an Ender Resonator instead of a Telepad Block, should fix a startup crash, closes #66
  • Massive code refactors and cleanups