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 do have a few blocks that have transluscent and solid parts

Before 1.19, I could merge both models with "loader": "forge:multi-layer"

like that (just an example)

{
	"loader": "forge:multi-layer",
	"layers": {
		"solid": {
			"parent": "modid:block/example_solid_model"
		},
		"translucent": {
			"parent": "modid:block/example_translucent_model"
		}
	}
}

After I updated to 1.19 I received a warning stating "Model loader 'forge:multi-layer' not found" and also displayed the registered loaders

Registered loaders: forge:elements, forge:obj, forge:fluid_container, forge:composite, forge:item-layers, forge:separate_transforms, forge:empty, forge:item_layers, forge:bucket, minecraft:elements, forge:separate-perspective

Does it not work like that anymore? or perhaps the way to do it has changed?

forge 1.19.2-43.0.16

  • Author

Working perfectly! Thank you!

In case someone else needs it, I also had to change "layers" to "children".

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.