Mekanism

Mekanism

111M Downloads

Unable to place machinery with bound blocks above 255 height with Cubic Chunks installed

DBotThePony opened this issue ยท 2 comments

commented

Im not sure where to report it, but you can place regular Mekanism machinery outside of vanilla's 0 -> 255 height range and it would work.

Some of affected machinery:
Wind Generator
Neutron Activator
Advanced Solar Panel (you can place regular solar panel however)
others...


Version

Forge: 2655
Mekanism: 2657f7b

commented

Multi blocks need the check to prevent invalid positioning. I'm not sure that we should support every random mod that changes that basic build height assumption...

commented

Apologies, I posted the previous comment from mobile.

I've changed the checks to use World methods, so assuming CC is a sane mod, it should work