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 need help setting the texture for my blocks in 1.8. I know how to set them back in 1.7 but in 1.8 I think it has changed. How do I set the textures for my blocks in 1.8?

It's done via JSON files now. For each block, you need 3 (a blockstate file, a block model file, and an item model file). There are several tutorials on this, and vanilla assets can be used as an example.

Check out my mod, Realms of Chaos, here.

 

If I helped you, be sure to press the "Thank You" button!

These are my favorites, but, yes, look at the vanilla block and item models in /assets/minecraft/blockstates and /assets/minecraft/models/block and /assets/minecraft/models/item.

 

(good definitions)

http://minecraft.gamepedia.com/Block_models

 

(my favorite, mixed with vanilla models as examples)

http://greyminecraftcoder.blogspot.com.au/2014/12/block-models-texturing-quads-faces.html

 

(seems important)

http://greyminecraftcoder.blogspot.com.au/2014/12/block-rendering-18.html

 

http://greyminecraftcoder.blogspot.com/2014/12/blocks-18.html

http://greyminecraftcoder.blogspot.com.au/2014/12/item-rendering-18.html

 

hw developer in a sw world

  • Author

Thank you. I now should now be able to create the json files. Can you now just show me how I tell forge to use them for my blocks?

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.