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

I have a custom horse that I want to add extra parts to, so I tried to use a layer with a model, but the texture for the horse is completely full in the 64x64, so I don't know how to add my texture for my layer. I don't want the layer to actually overlay anywhere on the horse, but just add. My texture is 64x10, so I tried adding it to the horse texture to become 64x74, but it still appears on the horse because the texture just gets stretched. Is there a way to add a layer that has a completely separate texture format from the original entity? My model extends HorseModel and my layer renderer extends LayerRenderer. 

Edited by DavidQF555

It's really complicated what you need to do for it. You basically need to create a separate renderer and match the model animations to your current one with whatever method you would like to use. From there, you can set the texture width and size to what you want.

  • Author
On 8/19/2020 at 5:41 PM, ChampionAsh5357 said:

It's really complicated what you need to do for it. You basically need to create a separate renderer and match the model animations to your current one with whatever method you would like to use. From there, you can set the texture width and size to what you want.

Creating a matching model and renderer wasn't that bad because my entity is pretty simple, but how do I register multiple renderers to the same EntityType? It's a map so the first one I register just gets overriden. 

1 hour ago, DavidQF555 said:

Creating a matching model and renderer wasn't that bad because my entity is pretty simple, but how do I register multiple renderers to the same EntityType?

When I'm speaking of renderers in this case, I'm talking about layer renderers. You're basically applying your own with your custom model. You can literally reuse LeatherHorseArmorLayer almost exactly the same except replacing their model with yours and making sure its not an instance of HorseArmorItem.

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.