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.

Jackson Lambert

Members
  • Joined

  • Last visited

  1. Nevermind! Fixed it! Thanks so much!
  2. Already tried that. it gives me the same error. Here's my RegistryHandler: https://pastebin.com/CG6sHSmQ
  3. Yes, it extends Block and implements IWaterLoggable.
  4. When i attempt to create (I used TestBlockSlab as a placeholde) : public static final RegistryObject<SlabBlock> TEST_BLOCK_SLAB = BLOCKS.register("test_block_slab", TestBlockSlab::new); It gives me this error: Inferred type 'I' for type parameter 'I' is not within its bound; Should extend 'net.minecraft.block.Block' Am i missing something?
  5. I've got the slab class done, but I can't seem to figure out the ForgeRegistries for it. I've got this, public static DeferredRegister<SlabBlock> SLABS = DeferredRegister.create(ForgeRegistries.???????, .MorePolishedBlocks.MOD_ID); but can't find a class under ForgeRegistries that would make sense. Also, thanks for telling me about the SlabBlock class. Again, I'm new to this.
  6. Ok thanks I'll try that!
  7. Jackson Lambert joined the community
  8. I am new to modding, and was attempting to create custom blocks. I am able to create the blocks, but am having a lot of trouble creating the slabs and stairs. I cant find a tutorial that goes through all the steps, and the ones i do find are outdated. If someone could help me with this, that would be great. Thanks.

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.