Block Properties Mod — FAQ
Compatibility and Limitations
Block Properties is highly compatible with other mods because it modifies the block registry after all mods have loaded.
- Visuals: Changing
opaqueoropacitymay cause visual glitches (x-ray effects) if the block's model was not designed to be transparent. - Tile Entities: While the mod can change the physical properties of blocks with Tile Entities (like Chests or Machines), it cannot change the internal logic or inventory size of those blocks.
- Reloading: Changes require a full restart of the Minecraft client/server to take effect, as block properties are baked into the registry during the initialization phase.