Results 276 comments of lehjr
trafficstars

Already been considered and dismissed. The reason, Armor stands themselves are relatively complex. Adding to this, there really isn't any good reason for it as there are better solutions already.

Unfortunately, i have no idea what version of Numina they are using, other than it was something that was "patched" rather than filing a bug report.

The version of Numina they are using has Scala code in it, and Numina hasn't had Scala code in it since 2017. This is supposed to be their patched version...

If you can reproduce the issue with official builds, then I will look into it.

Yeah, there actually scala in the build that is downloaded by that modpack. I'm sitting here looking at it.

Numina-0.4.1.0-kmecpp.jar There are several scala classes and traits.

basemod.NuminaProxy (trait) basemod.NuminaProxyClient (scala class) basemod.NuminaProxyServer (scala class) item.JsonItemBase (scala object) item.NuminaItemBaser (scala trait) network.ReadMonad (trait and object) and several more

The PR was likely never noticed due to Numina barely ever having any activity, that and the intent at not continuing to support 1.7.10 due to its age and due...

Tried the main repo just to make sure there was nothing weird going on there. Just tried your fork and no scala there either. I would try a clean checkout...

Likely not fixed, but it's better to be able to rule out anything odd.