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

Hey. I'm new to modding here. But I know java and I'm a plugin dev at spigotmc

 

So I follow this tutorial Link

 

but my json model is not working. Idk what did I do wrong here.., and also I've tested my json model on custom resoucepack and it is working fine.

 

models.thumb.png.a226c57ea259002a0260525d5c9e696a.png

 

did I do something wrong on???, please help. If you need the class to register the model or anything I can send it to you, just ask me

  • Author

Okay, its working with a simple model. But using this custom 3d model is not working somehow, it just show a invisible item

In your mod assets, do you have all the textures listed ? It's they are all vanilla textures but you have the mod prefix with.

  • Author
1 hour ago, The_Brook said:

In your mod assets, do you have all the textures listed ? It's they are all vanilla textures but you have the mod prefix with.

??, what do you mean?

 

this all of my texture (png file) btw

 

texture.png

  • Author

:(. Bump.., pls help me m8

 

1 hour ago, The_Brook said:

It should be OK. I don't know what can be causing this.

ty for your help btw

  • Author
1 hour ago, The_Brook said:

If you post your mod on GitHub, I can help you more. But like this it's difficult.

I can post it into github if you want.

 

I'll do it, I really need to fix this...

Edited by DrOreo002

  • Author

the model is fine.., I've tested it after I made it with a custom resource pack.

 

I don't have that much time to upload it into github rn. I'll do that tommorow

1 minute ago, DrOreo002 said:

That's a really good tips there. Is there's any example about the @SidedProxy things and the others?

See the documentation about sides and the section about @SidedProxy

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • Author

Okay, so this kinda going out of topic... Can you just help me why is my model is not working???. I'll try to fix my code and make it efficient, but now I only want to know how to fix this issue...

This is probably because you have a model that inherits from the generated model "builtin/generated" (via "item/generated").

These models are generated from their layer# textures and do not declare any elements themselves.

 

If the model does work in a resource pack, then there may be some logic missing from Forge's model loading in order to treat this as a 'regular' model,

but it is worth noting that vanilla itself doesn't have any models that work that way.

  • Author
3 hours ago, quadraxis said:

This is probably because you have a model that inherits from the generated model "builtin/generated" (via "item/generated").

These models are generated from their layer# textures and do not declare any elements themselves.

 

If the model does work in a resource pack, then there may be some logic missing from Forge's model loading in order to treat this as a 'regular' model,

but it is worth noting that vanilla itself doesn't have any models that work that way.

 

Tysm dude!. Its working now :3

 

workingmodel.png

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.