KKABCD Posted June 30, 2012 Posted June 30, 2012 Is it possible to use ModLoader .addOverride with Minecraft Forge Sprite Sheets Example: Soon to come Quote
OvermindDL1 Posted June 30, 2012 Posted June 30, 2012 Why? Just make a new sprite sheet and be done with it would be better yes? Quote
LexManos Posted June 30, 2012 Posted June 30, 2012 No you can't use that function. As ModLoader is pretty self-limiting which is stupid. However you can use the ModTextureStatic directly. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
KKABCD Posted June 30, 2012 Author Posted June 30, 2012 Forgive my stupidity, but can you post an example showing how? Quote
LexManos Posted June 30, 2012 Posted June 30, 2012 https://github.com/cpw/FML/blob/master/client/net/minecraft/src/ModTextureStatic.java#L48 Anyways, Why exactly are you trying to use this? What is your situation? I think you're doing things.. wrong... Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
KKABCD Posted July 1, 2012 Author Posted July 1, 2012 Nah, just began experimenting with Minecraft Forge Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.