Skip to content

Attempt to port my java application, MineCalc, into Minecraft as an actual mod (this will not go well)

License

Notifications You must be signed in to change notification settings

Creaous/Area-Assistor

 
 

Repository files navigation

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.19.2

Fabric Loader >=0.14.21

Fabric API >=0.76.0+1.19.2

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, and Area Calculation 2023-06-05_11 34 08

Set Values

Select blocks by looking at them, and once all three blocks are selected, the area of the region will be calculated! 2023-06-05_11 35 11

Area Value

This will show the value of the area selected using the Set Values service! 2023-06-05_11 35 14

Area Calculation

This will calculate how many pickaxes/shovels will be required to clear out the area selected using the Set Values service after setting what level of Unbreaking is on your tool! For this service to work, you must be holding a pickaxe or shovel in your hand before opening the GUI! 2023-06-05_11 36 21

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!

Thanks to LibGui for the GUI Library!

About

Attempt to port my java application, MineCalc, into Minecraft as an actual mod (this will not go well)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.5%
  • Kotlin 2.5%