AngleWyrm / Colonies

Minecraft mod MineColony Reboot
7 stars 8 forks source link

Bell model doesn't work #83

Open AngleWyrm opened 11 years ago

AngleWyrm commented 11 years ago

From kzolp67 at http://mcmresurrection.enjin.com/forum/post/last/m/9402108/viewthread/5659414-bell-model#last/post/31836077#p31836077

"I am in need of a bell model I have tried to make one but failed"

AngleWyrm commented 11 years ago

Custom models require custom rendering code in ClientProxy.registerRenderInformation()

Additionally, animation code may eventually be appropriate. For example, a bell might swing back and forth when ringing. But animation is polish that can be added later on.