Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

is there anyway to do this? i've been doing research about it for a few weeks and keep coming up with people telling me to create a recipe for every dye type, that would work except that the leather armor in vanilla can have more than 16 colors. you can put multiple colors on a leather armor to dye it. from what i understand the vanilla code it refers to a leather armor texture that is white, then uses this and applies the appropriate color and then an overlay (maybe the other way around) that make up the parts that stay brown. i don't understand how to do this to a modded armor, anyone have any ideas?

Do you want your modded armor to also allow dyeing to different colors? Or do you just want a single color. If you want a single color, it might be easier to simply copy the texture to your own texture asset and color it in a graphics program to get it the way you like it.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

  • Author

Dyeable like leather armor with the part the stays a specific texture.

  • Author

Give the color of my item? I know that mods sometimes can register items by color but none of the tutorials I have found have explained how to do that.

 

This is what is in my client proxy for each of my armor types, is there an argument that I am missing?

 

	public int addArmor2(String boundChain){
		return RenderingRegistry.addNewArmourRendererPrefix(boundChain);

}

 

  • Author

I'm trying to start the mod in 1.7.10 and then do 1.10. Is 1.10 easier for what i'm doing? i need to be able to do both.

  • Author

ok thanks i will look into it :) do you know where i could look to do it in 1.7.10?

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.