Oiha-dev / MineMath

MineMath - Your Mathematical GUI Companion in Minecraft
Other
4 stars 0 forks source link

[Feature Request] Int to stack button #6

Open PowerSEPT opened 1 month ago

PowerSEPT commented 1 month ago

Add a button that takes an int as an input and returns (x//64, x%64)

A euclidian division and modulo button would be a cool addition too.

Oiha-dev commented 1 week ago

I will recode the whole mod because my actual code is really bad, I will try to implement this