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.

Derican

Members
  • Joined

  • Last visited

  1. I've created several custom chests and believed that renderers have been set correctly. The textures work in IDEA when running client, but when I use published jar in minecraft mods folder, the textures do not render properly. Exactly, the textures are now squares of pink and black. So what could be the key problem?
  2. I've developed a mod and it works well alone. But when I put it with other mods, some bugs occured. How to debug under such circumstance? I've been using Intellij IDEA.
  3. I found the crash may be cause by the name in nbt files. But I'm still confused why there's no crash when running in IDEA.
  4. Unkown block type: 'xxx:xxx' It reports some blocks that I have deleted before. I searched for the block name but got no results. That's why I re-generate the jar multiple times. And I've double checked the jar creation.
  5. Unkown block type: 'xxx:xxx' It reports some blocks that I have deleted before. I searched for the block name but got no results. That's why I re-generate the jar multiple times. And I've double checked the jar creation.
  6. I'm devleloping mods for 1.16.5, and I test it working well in IDEA. But when I turn into mc launcher to play, error occurs and reporting bugs that does not exists in the source code. I've tried: - delete .\bin .\build and re-generate jar - clean and re-generate jar - invalidate cache and re-start The forge version and other mods versions are the same. What's the problem?
  7. I want to add my custom portal block, and when I look into NetherPortalBlock and EndPortalBlock, I mentioned the line in EnderPortalBlock: Shapes.joinIsNotEmpty(Shapes.create(paramEntity.getBoundingBox().move(-paramBlockPos.getX(), -paramBlockPos.getY(), -paramBlockPos.getZ())), paramBlockState.getShape((BlockGetter)paramLevel, paramBlockPos), BooleanOp.AND) which does not exist in NetherPortalBlock.entityInside method. What does the code do? And do I need to add this line to my custom portal block?
  8. I am working on mods with 1.16.5, and I want to add Nether Star to my loot tables. But I got the error: Can't find tag: minecraft:nether_star. Is the id wrong?
  9. sort of, especially those mods with lost source.
  10. I'm developing mods for 1.16.5 and the latest uses mojang official mappings. Though I can get their original names with the help of forge bot, but I want to know if there's something like a full list of mappings from srg names to mojang names.

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.