MineMath

MineMath

1.7k Downloads

[Feature Request] Int to stack button

PowerSEPT opened this issue ยท 1 comments

commented

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.

commented

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