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.

DJ_Laser

Members
  • Joined

  • Last visited

Everything posted by DJ_Laser

  1. upload it to a image hosting site then insert image from url
  2. Would a supplier for a Block[] also work? I wast to be able to pass in vanilla blocks too. something like: () -> new Block[]{ block1.get(), block2.get(), block3.get() }
  3. Also Use @ModEventBusSubscriber on the class to auto register your event method
  4. Pretty sure you need to use annotations @SubscribeEvent to tell it to listen to that specific method. https://emxtutorials.wordpress.com/adding-custom-drops-to-vanilla-mobs/ copy code from that tutorial
  5. No it works fine when I switched the class from Template Budding Block to normal Block so it's an issue with that
  6. heres the output in intelij:
  7. For some reason my data generator thinks all items are air. It only happens when I make a block of the TemplateBuddingBlock class the BuddingJade specifaccly I figured out in my AllayNestBlock class it also happens when you do this.registerDefaultState(this.defaultBlockState().setValue(FACING, Direction.NORTH)); but dont override createblockstatedefinition, but Im not doing that in the TemplateBuddingBlock so Im super confused. Code: https://github.com/DJ-Laser/BetterAllaysMod/

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.