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 made a block and there is no texture. not the traditional missing texture black and purple, invisible. I can see though it into the depths of the world. Any ideas about how to fix this?

*The block is the block furnace in the objects/machines/furnace . . . methinks

 

GitHub: https://github.com/Merthew/MerthewMod/tree/master

2018-06-23_13.00.05.png

The seven became one and the one became two.

This happens because you extended BlockContainer which overrides Block#getRenderType to return INVISIBLE. Either do not extend BlockContainer and override Block#hasTileEntity and Block#createTileEntity or override Block#getRenderType and return EnumBlockRenderType.MODEL.

33 minutes ago, V0idWa1k3r said:

Either do not extend BlockContainer...

NEVER extend BlockContainer. It is only used for vanilla blocks and does so many things modders don't want.

SO MANY THINGS.

LIKE THIS ISSUE.

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

It is still invisible... no longer extends BlockContainer and getRenderType returns MODEL so... no idea

The seven became one and the one became two.

Your model's parent model is block/block yet you've specified the textures for block/orientable.

 

Edit: well I'm slow 

Edited by V0idWa1k3r

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.