Jump to content

[1.15.2] Dynamic Item Renderer


andreyshtern

Recommended Posts

Hi! I am creating a mod, which main feature is a many items (too many, about few hundreds).

Obviously, these items aren't unique, i just need one item and need to change their texture in runtime (when item creates, based on meta or something else).

Also, i am loading these textures from external API (but that's not the case here).

 

My problem is, that I can't find anything about dynamic item rendering (tutorials, wikis etc.), even on older versions.

And from my perspective Forge's rendering system is so complicated and poor documented (maybe because 90% of tutorials are telling just how to create a block), so i need your

help about my problem, and maybe, if you know some good learning resources about Forge's rendering (especially on modern versions)

or any Forge advanced-level tutorials as well, it will be very helpful for me (and for future googlers) if you send here a link.

 

 

 

Link to comment
Share on other sites

19 hours ago, Beethoven92 said:

Yeah! That example is amazing! But, can i load texture not from resources? From byte array, for example?

Edited by andreyshtern
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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