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

So, I'm trying to make a custom model using TileEntitySpecialRenderer (and succeeding, so far). Yes, I am not in fact an idiot, and know that the .json system was added for that very purpose, but so far I'm finding it much easier to use TileEntitySpecialRenderer than that system. It's probably because it's new, and I'm guessing it'll grow on me at some point, but I'd just rather use what I know as long as works (probably not for long, considering they just implemented the .json point). Anyhow, my problem is that while I DO want to render the inventory version of the block, I don't want to render the normal version. So what I'm asking is if there's a way, in the blockstates file, to set the normal variant to null, meaning that it doesn't pass anything to the renderer when it asks for the normal variant. I don't want to pass an empty cube, as that would simply render the invisible cube instead of the TileEntitySpecialRenderer. Thanks in advance!

Who are you? Why have you brought me here? And why are there so many PewDiePie fanboys surrounding meeeeeeeee....... *falls into pit and dies*.

 

Also this. Check it out.

width=700 height=200http://i.imgur.com/J4rrGt6.png[/img]

You should only use TileEntitySpecialRenderer for models with animations. For non-animated blocks, I highly suggest you move on to the JSON system to be consistant. It may seem difficult at first, but you'll get used to it after a while.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

  • Author

Is that so? In 1.7 I used it all the time for anything and everything that need a custom model. What's the best free .json model creator out there in your opinion (I REALLY don't want to go and write the code myself, as it seems like that would take on the order of x3 the time it would take in a model creator)?

Who are you? Why have you brought me here? And why are there so many PewDiePie fanboys surrounding meeeeeeeee....... *falls into pit and dies*.

 

Also this. Check it out.

width=700 height=200http://i.imgur.com/J4rrGt6.png[/img]

There are multiple in my opinion. I haven't used any of them, but Cubik is a very good one. It also lets you export in multiple formats, and let's you import Wavefront models.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Personally, with both the models and the JSONs, they are all just made up of cubes and ultimately are pretty easy to just code directly if you sketch out your idea on paper. It is annoying, but not difficult, and you can get pretty fast at it. Cut and paste, adjust the corners and UV mapping values and you're done.

 

Certainly use a good editor if you find one, but don't be hung up on it either.

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

Cubik DOES cost money though...

There's a reason there's a Lite version...

 

And I agree with Jabelar, if your model is very simple, you can ultimately code it yourself. Atleast, that's what I do...

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

  • Author

I'm using MrCrayfish's Model Creator. That has no cube or size limit (*cough cough* Cubik Lite *cough*), and it exports pretty well.

Who are you? Why have you brought me here? And why are there so many PewDiePie fanboys surrounding meeeeeeeee....... *falls into pit and dies*.

 

Also this. Check it out.

width=700 height=200http://i.imgur.com/J4rrGt6.png[/img]

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.