This is finally an update that adds new features into this mod! With this update, all features from my java application (MineCalc) are now in this mod!
Blocks in Area Service
This can be accessed in the revamped Area Information Tab in the Main GUI!
Details all the blocks in the area you have selected, and how many of each there are in the area selected!
If you have a massive variety of blocks, the text may go off-screen :(
!2023-06-30_16 25 37
Changes in Area Information Tab
Revamped Area Information Tab in the Main GUI
Added new labels to the Area Information Tab detailing what name the block is at selected points to calculate the area
Added new check to see if you (The Player) is inside the area you selected. It will either be true or false
!2023-06-30_16 23 59
Other Changes
Moved around the order of the Main GUI
Changed a lot of internal stuff
Removed a lot of internal stuff
Bug Fixes
Fixed a lot of internal bugs related to selecting blocks and calculating areas. Now, you should be able to pick the blocks in any order and direction you want for the area to be correctly calculated!
What's Changed
Clean up a bit by @trainb0y in https://github.com/ThePhaseCat/Area-Assistor/pull/3
Full Changelog: https://github.com/ThePhaseCat/Area-Assistor/compare/v1.1.1...v1.2.0