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.

c3d

Members
  • Joined

  • Last visited

Everything posted by c3d

  1. Sure, sorry if it's messy.
  2. Oh, sorry, I explained my problem poorly, they can climb walls but they can't when riding. I can set it to true to give it the climbing ability, but it climbs down air blocks when it falls.
  3. Sorry for the late reply, but it appears that the text block you sent is blank.
  4. So I've been trying to create a ride-able spider, everything works fine, but they don't appear to have the ability to climb walls when I start riding them. Here's the code, it's taken directly from the EntitySpider code. @Override public void onUpdate() { super.onUpdate(); if (!this.world.isRemote) { this.setBesideClimbableBlock(this.collidedHorizontally); } } I'm sorry if this is a basic fix, I'm pretty new at modding and Java as a whole.

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.