promotional bannermobile promotional banner

Santa's Decor

A mod based on decoration using mob drops and other resources. Dyes are for chumps.

File Details

Santa'sDecor-1.7.10-0.5.2.zip

  • R
  • Sep 23, 2014
  • 529.09 KB
  • 316
  • 1.7.10

File Name

Santa'sDecor-1.7.10-0.5.2.zip

Supported Versions

  • 1.7.10
  • FIX: Added shouldSideBeRendered method to the glasses. It is kind of implemented stupidly, but hey, it works and works well. This makes the glass work like Vanilla glass, in that it will not render the sides when there are other glasses of the same color adjacent. Thank you to Flipz and Retep998 for pointing out this bug to me :)
  • FIX: Added @Override annotations to places that should've had them before. This doesn't really change anything, just makes it easier when porting to new versions of Forge/Minecraft.
  • FIX: Added @SideOnly annotations to various methods, but mainly renderAsNormalBlock method in the glass classes.