promotional bannermobile promotional banner

Building Gadgets

A collection of Gadgets to make building large structures a little bit easier!

File Details

buildinggadgets-3.2.0.jar

  • R
  • Aug 22, 2020
  • 1023.84 KB
  • 24.5K
  • 1.14.4
  • Forge

File Name

buildinggadgets-3.2.0.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:building-gadgets-298187:3039475")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[3.2.0 - 1.14.4] - 2020-08-22

Added

  • Improved the Destruction Gadgets Gui to be more clear when an area is out of bounds.

Changed

  • Removed undo from Exchanger as it should have never had it in the first instance

Fixed

  • Fixed silk touch enchange with the Exchanger. #487
  • Fixed #511 exchanger would not exchange mutated states of the same block.
  • Fixed #511 exchanger would incorrectly validate visible sides
  • Fixed Exchanger being able to exchange over an effect block...
  • Fixed Copy Paste Gadget no respecting blacklist #450 (backport)
  • Fixed Inventory weirdness #450 #417 #513 (backport)
  • Fixed Copy Paste Gadgets rotation failing to rotate blocks correctly. #492 (backport)
  • Fixed Charging Station not giving a bucket back after using it's contents. #411
  • Fixed crash related to client only code running on the server #416
  • Fixed a translation issue with Binding and unbinding your Gadget to an inventory.
  • Fixed translation gaps in the translation files. #458
  • Fixed Copy Paste mode names being all caps
  • Fixed tile entity overlapping missing render...
  • Fixed Leaves being placed without their persistent state being set (meaning they'd vanish) #386
  • Fixed our Gadgets being used by a battery by other mods #373
  • Fixed crashing when an inventory cap is delayed or missing due to other mods. #461 #465 (actually fixed a bit ago but forgot to mention it in the changelog)