AEModernMCPort / Applied-Energistics-3-Fork

A Minecraft Mod about Matter, Energy and using them to conquer the world..
http://ae-mod.info/
Other
37 stars 12 forks source link

Item/Block Color Registration #68

Closed shartte closed 8 years ago

shartte commented 8 years ago

I've added a way to more neatly register item and block color handlers for block types.

I needed this for another upcoming PR (security station).

Elix-x commented 8 years ago

Also, if you're doing this, do this to items too.

shartte commented 8 years ago

Amended the PR for items as well.

shartte commented 8 years ago

This PR will be superseded by #70