Skip to content

Instantly share code, notes, and snippets.

View marchermans's full-sized avatar
🏠
Working from home

Marc Hermans marchermans

🏠
Working from home
View GitHub Profile
@marchermans
marchermans / gist:9959508
Created April 3, 2014 18:02
Custom armor renderer - Results in: http://imgur.com/4ZYBDtq
package com.Orion.Armory.Client.Render;
/*
* CustomArmorRenderer
* Created by: Orion
* Created on: 2-4-2014
*/
import com.Orion.Armory.Common.Armor.ArmorCore;
import net.minecraft.client.entity.AbstractClientPlayer;
import net.minecraft.client.model.ModelBiped;