Jump to content

EnumHelper question


SenpaiSubaraki

Recommended Posts

I figured some stuff from enumhelper, like toolmaterial and weapon material, now im trying to understand the addArt.

 

All i found so far is this

public void load(FMLInitializationEvent init){
		EnumHelper.addArt("EnumArtGibea","Painting001", 16, 16 ,112 , 0);
		EnumHelper.addArt("EnumArtGibea","Painting002", 16, 16 ,128 , 0);
		EnumHelper.addArt("EnumArtGibea","Painting003", 16, 16 ,144 , 0);

 

ive got like 64 of those. but they dont seem to pop up when using the painting item.

does anyone have any ideas on additional code that this needs ?

 

 

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.