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.

Changes to let GlassBlocks / GlassPanes Blocks connect to own Panes/Glass

Featured Replies

Posted

I'd like to be able to make the default Glass Blocks / Glass Panes act as if the neighboring Block was one of their own types. In case of the Panes it means that the default Panes should connect to Blocks i tell it to connect to. Also, Glass Block should not render their side when you are looking through your own Block.

 

In my Mod i did it this way (replacing the class files as a coremod):

 

https://github.com/BStramke/NetherStuffs/tree/master/src/common/net/minecraft/src

 

its not perfect because i had to use addToSameBlockList(Block.glass.blockID); in my own Glass File, which should be done in the Glass Block (?), look at this file for further info:

 

https://github.com/BStramke/NetherStuffs/blob/master/src/common/NetherStuffs/Blocks/NetherSoulGlass.java

 

Check out my Mod, NetherStuffs (http://netherstuffs.wikispaces.com/)! Its goal is to enrich the Nether to more use than "Giant Lava source". (Currently Work in Progress)

  • Author

Actually, this may just fix the issue with Panes, it wouldnt affect the Glass Blocks side Texture rendering. And it is doable with an AccessTransformer, but as i seen its not possible to remove final from methods yet (already posted that as issue).

Check out my Mod, NetherStuffs (http://netherstuffs.wikispaces.com/)! Its goal is to enrich the Nether to more use than "Giant Lava source". (Currently Work in Progress)

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.