Building Gadgets

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

File Details

buildinggadgets-3.4.1.jar

  • R
  • Oct 30, 2020
  • 904.49 KB
  • 804.4K
  • 1.15.2
  • Forge

File Name

buildinggadgets-3.4.1.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[3.4.1 - 1.15.2] - 2020-10-30

Changed

  • Made the undo validation less strict to support mutated states (until 1.16)

Fixed

  • Fixed duplication bug with inventories thanks to @hvdklauw #527
  • Fixed linked inventories not showing blocks in the live render #407
  • Fixed TileEntity Renders inside the tooltip having layering issues #533
  • Don't allow selection of -1 hardness & more blacklists #520
  • Fixed being able to select top half of plants #520
  • Fixed block placement not being validated against native methods #520
  • Fixed quark and other tileEntities crashing the game on building #524
  • Partial fix for crash when attempting to render a block that requires special data #536
  • Fixed loading older templates into the game causing confusing errors to be displayed #517
  • Fix for #526 and #522 by using default state on block selection
  • Fixed Connected Surface mode for the Building Gadget and the Exchanging Gadget #467