Releases: Direwolf20-MC/BuildingGadgets
Releases · Direwolf20-MC/BuildingGadgets
release/3.15.0
release/3.14.3
Changelog
Changed
- Ported to the latest version of forge
Full Changelog: release/3.13.0...release/3.14.3
release/3.14.2
release/3.14.1
Changelog
Fixed
- Forge being a derp on newer forge versions
Changed
- Updated to Forge 41.0.45
Full Changelog: release/3.14.0...release/3.14.1
release/3.14.0
release/3.13.0
release/3.12.0
release/3.10.1
Changelog
Fixed
- Not being able to build / destroy / paste under the old world height (0). It is now set to use the world's min height.
Full Changelog: 3.8.2-1.16.5...release/3.10.1
3.8.2-1.16.5
[3.8.2 - 1.16.5] - 2021-10-21
Fixed
- Crashing issue due to race conditions
- An issue showing an incorrect value for the Destruction gadget not showing the correct value for area size
- Possible fix for effect blocks staying invisible
Building Gadgets 3.8.0 - 1.16.5
[3.8.0 - 1.16.5] - 2021-02-15
Added
- Added a
Open Material List
button to theCopy Paste Gadget
's Radial menu gui - Added
Door
support* to the Copy Paste Gadget... It's... Hmm, Working at least. You break it, you bought it.
Changed
- Changed the hardness of the Construction blocks to allow them to be broken easier
- Added the shovel as a tool to mine Construction Paste Power
- Updated to Minecraft
1.16.5
Fixed
- Stopped the Construction Block crashing the game when being placed manually (You're not meant to do that :/ haha) #569
- Fixed Construction Block's break and broken particles not render / rendering the purple missing texture
- Removed a debug message:
hi
... Whoops, sorry server owners - Resolved a rare crash with Effect Block Tiles #610
- Fixed an issue causing the Exchanging Gadget being blocked by a
Block == Block
check instead of aState == State
#591 - Disallowed
Spawners
from being selected to build & exchange. #584