
Area Assistor
A Client-Side mod to assist you in area calculations!
- Загрузки
- 2K
- Подписчики
- 18
- Обновлён
- 30 апреля 2025 г.
- Лицензия
- MIT
Опубликован 5 июня 2023 г.
Area Assistor
A mod that ports my Java Application, MineCalc, into Minecraft as a client-side mod! This is also my first attempt at a Minecraft Mod, and as such, I would not be surprised if there are bugs.
Requirements
Minecraft >=1.21.2
Fabric Loader >=0.16.7
Fabric API >=0.106.1
owo-lib 0.12.16
How to use
To start, open the Area Assistor GUI using the key 0 (Default Bind)
The tabs at the top relate to different services of the mod. Currently, there are three services: Set Values, Area Value/Calculation, and Block Viewing
Set Values
Select blocks by looking at them, and once all three blocks are selected, the area of the region will be calculated!
Area Value/Calculation
This will show the value of the area selected using the Set Values service! On top of this, you can view if you're inside the area you've selected. Also, you can select the level of unbreaking your tool currently has (if you're holding a tool) and get an estimation on how many pickaxes you would need to clear the area out!
Block Viewing
This screen lists all the blocks in the area, and the amount of each block inside the area you've selected!
Contributing
Feel free to contribute to this project as it's available under the MIT license. Find any issues or have a suggestion, report it on Github!
Ченджлог
2.2.0Релиз1.21.5 · 30 апреля 2025 г.
Updated to 1.21.5. I messed up the version numbering and I'm too lazy right now to change it, so deal with it lol
2.0.3Релиз1.21.4 · 13 декабря 2024 г.
Updated to 1.21.4
Full Changelog: https://github.com/ThePhaseCat/Area-Assistor/compare/v2.0.2.1...v2.0.3
2.0.2Релиз1.21.2, 1.21.3 · 24 октября 2024 г.
Updated internals for 1.21.2 and 1.21.3 support!
2.0.1Релиз1.21, 1.21.1 · 10 августа 2024 г.
i just bumped the internal owo lib version, that's it
(ignore the github tag it's wrong lol)
2.0.0Релиз1.21 · 18 июня 2024 г.
It's been a while, but we finally have a new version with new content (kinda)
- Completely rebuilt UI system using owo-lib
- Every feature has been ported over with a new coat of paint
- Added support for 1.21
Changes from Beta
- Fixed inside area selected check
- Updated owo-lib
What's Changed
- v2.0.0 by @ThePhaseCat in https://github.com/ThePhaseCat/Area-Assistor/pull/11
Full Changelog: https://github.com/ThePhaseCat/Area-Assistor/compare/v1.6.0...v2.0.1
1.6.0Релиз1.20.6 · 5 мая 2024 г.
This is another pretty small update, but I am looking into maybe reworking the GUI system, but we'll see if that gets anywhere
- Updated to 1.20.6
- Updated internal libraries
KNOWN ISSUE
- Using Netherite Tools and selecting enchants with them does not work (probably bugged, will fix eventually)
- https://github.com/ThePhaseCat/Area-Assistor/issues/10
What's Changed
- 1.20.2 by @ThePhaseCat in https://github.com/ThePhaseCat/Area-Assistor/pull/6
- bumped gui library version by @ThePhaseCat in https://github.com/ThePhaseCat/Area-Assistor/pull/7
- 1.20.4 support by @ThePhaseCat in https://github.com/ThePhaseCat/Area-Assistor/pull/8
- 1.20.6 support by @ThePhaseCat in https://github.com/ThePhaseCat/Area-Assistor/pull/9
New Contributors
- @ThePhaseCat made their first contribution in https://github.com/ThePhaseCat/Area-Assistor/pull/6
Full Changelog: https://github.com/ThePhaseCat/Area-Assistor/compare/v1.5.0...v1.6.0
1.5.0Релиз1.20.4 · 30 января 2024 г.
This is a pretty small update, but adds a huge quality of life feature!
- Added a scroll bar to the blocks gui screen! If you have tons of different blocks in the area, you'll be able to see all of them now!
- Bumped internal library versions
- Removed Main Class thing as this mod is fully client-side
Full Changelog: https://github.com/ThePhaseCat/Area-Assistor/compare/v1.2.0...v1.5.0
1.4.0Релиз1.20.4 · 10 декабря 2023 г.
Bumped version up to 1.20.4!
What's Changed
- 1.20.4 support by @ThePhaseCat in https://github.com/ThePhaseCat/Area-Assistor/pull/8
Full Changelog: https://github.com/ThePhaseCat/Area-Assistor/compare/v1.3.1...v1.4.0
Комментарии
Загружаем…