AEModernMCPort / Applied-Energistics-3-Fork

A Minecraft Mod about Matter, Energy and using them to conquer the world..
http://ae-mod.info/
Other
37 stars 12 forks source link

Quartz Pillar Block does not keep rotation #23

Closed Fredi100 closed 8 years ago

Fredi100 commented 8 years ago

If you place a Quartz Pillar Block it does get placed depending in which direction the player looks. But if you save the map and then reload it, the rotation gets reset and every pillar looks in the same direction

Before

2016-07-11_18 59 59

After

2016-07-11_19 00 08

Elix-x commented 8 years ago

:bug: :beetle: :bug: :beetle: :bug: :beetle: :bug:

drekryan commented 8 years ago

Most likely a desync with the NBT data. Those are always a pain to track down if that's the case

Elix-x commented 8 years ago

Pillars use metadata, so not with these...

But all tiles have NBT desync right now.