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.

BillTheUnjust

Members
  • Joined

  • Last visited

Everything posted by BillTheUnjust

  1. I'm making a block that I want to pass redstone signal like a wire without diminishing signal strength. The trouble I have is that so far my attempts to implement this result in latch ups, (one block powers a second which in turn powers the first and then they cant be turned off) has anyone done something like this and care to share how they did it?
  2. I'm working on a mod that has several variations of switchable glass (when the glass has a redstone signal its appearance changes). The first variation is to change from glass to stone when redstone is applied. Its mostly working but the glass casts a shadow. I tested skeletons under the glass still burn, and when I switch it on they stop burning (after a few seconds, normal behavior for mobs entering shade). This is my first attempt at a mod, so the code is not clean yet so any and all tips will be helpful. UPDATE: I was able to override the function isBlockSolidOnSide to always return true since my block should be considered solid on all sides. This allows isOpaqueCube and renderAsNormalBlock to be set to false so that light will pass through them like a normal glass block.

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.