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.

skyrewind

Members
  • Joined

  • Last visited

  1. Well thank you for the help, I do appreciate it. Sorry to bother you
  2. I'm learning... I learned HTML and CSS along with the basics of C++ by throwing myself in and asking questions.. All I want to know is what the string should look like I don't know where to put blockHardness
  3. public static final Block BLOCK_OF_WITHER_ESSENCE = new BlockBase("block_of_wither_essence", Material.IRON); { this.blockHardness = 3.0F; this.blockResistance = 3.0F; } I did this but am getting red lines underneath blockHardness and blockResistance. Is this correct?
  4. I still don't follow, I am new and still learning. I have this: public static final Block BLOCK_OF_WITHER_ESSENCE = new BlockBase("block_of_wither_essence", Material.IRON); how would I insert it there?
  5. Where do I put that at though? my init?
  6. I was wondering how can I can the breaking speed of blocks. I have my blocks registered in my init package and when I go in game and break them they instantly drop (I'm not in creative lol) so I need to know how to change this so it takes a longer time to break

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.