Jump to content

IDEA for client side Custom blocks, Based on ITEM/BLOCK names?


Recommended Posts

Posted

Ok, this is my first post, and in my haste of joining the forums, after only a few days ago picking up client side forge for the first time. I have not done a lot of research.

 

My Idea is to basically create a client side library of item graphics, armor graphics, clothing, etc etc etc. And instead of making a servermod for the server, we allow the server to Select just Name items, with nametags, or whatever they do to make an item.

 

The client mod, when it recieves the name of the block, also hooks into its library to first check for a custom name, if yes, then it checks the type and id, against a clientside library, displaying the appropriate graphic. rather than the default minecraft.

 

The reason i suggest this, is that it would be compatible with any kind of server that could name items, and would allow for a host of new item graphics without ever having to touch core server files since item naming is pretty much here to stay. This could allow for a HOST of interesting new client side mods. if you are only looking for the visual aspects ofcourse.

 

What do you think? or has this been done?

Posted

This is not something that is to go into Forge.

This could be done as a mod yourself if you feel like doing it, Not Forge.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Ok, I acutally started looking at the tutorials this afternoon. but could this theoretically be done as a mod that uses forge? You can remove the post from here if its the wrong place, i can restart another post when i have learned a little bit more. Forgive the newbishness.

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.