SammySemicolon / Malum-Mod

A minecraft mod about dark magic.
GNU Lesser General Public License v3.0
90 stars 36 forks source link

[1.6.2 Forge] All mote blocks missing in latest update #258

Closed DelviousCrafts closed 4 months ago

DelviousCrafts commented 4 months ago

Updated to the latest version of Malum to find all my mote blocks used as decoration were missing. I found that they cannot be made in the 1.6.2 version at all. Going through the mod files the block state and model files are also missing. I see that the update from 1.6.1 to 1.6.2 had something to do with the mote blocks textures, but not removal. Downgrading back to 1.6.1 did not return the mote blocks and they had to be remade.

Versions:

SammySemicolon commented 4 months ago

1.6.2 updated how mote blocks work internally, instead of 8 seperate registry objects- it's just one, with the spirit type stored in memory. You can create mote blocks again using the lamplighter's tongs item.