Gregory Maddra

Results 22 comments of Gregory Maddra

Last time I checked I believe the WAILA support treated it as a size 5 int, so we should be good there. Not sure about anywhere else though.

Hi, the 1.7.10 versions are on the backburner a bit as we prioritize the rewrite for Eln2. That said, the version of ELN you're using is nearly 4 years old...

Ah, the 1.12.2 version isn't seeing any active development right now. Most of the focus is currently on the 1.15 branch! Sorry for the confusion there!

I feel that the current system is more realistic, after all each wire coil takes up space. It wouldn't make much sense to have room for 16 cables on one...

I believe this bug was tracked down to having a dimension ID >127/

It will probably work in the nether, since the nether is `DIM-1` (or maybe +1?). Once you get too large or too small of a value, it overflows and causes...

Try ./gradlew runClient in the eln directory

./gradlew has been working fine for me on my Windows 10 system.

Currently doing some testing with @DonBruce64 via Gitter. If everything works out there, this should be good for a merge.

~~EDIT: Something went way weird. Squash merge is probably needed for this. Sorry... no idea what I did wrong with that rebase~~ Fixed. Just rebased this onto develop again. Haven't...