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.

jellyBush

Members
  • Joined

  • Last visited

Everything posted by jellyBush

  1. I think "ext.mappingsChannel" refers to a potential "ext" property of "minecraft", and that you need to start with the project. Try mappings channel: stuffiesss.ext.mappingsChannel, version: stuffiesss.ext.mappingsVersion
  2. Use a Code block (the <> symbol in the top bar when editing) to preserve formatting.
  3. We need more info to help: where did you place the texture file, what have you tried, are there any errors? Is the problem that the item is black-pink checkered, meaning the texture is missing, or something else?
  4. It's complaining about a missing model file. Can you post a screenshot with the contents of the assets/modded_boss_fight/models folder?
  5. I've just started modding, and I'm trying to make custom swords. When I try to import SwordItem, I get the error: What confuses me is that other item classes work fine: package io.github.xxx.denseswords.item; import io.github.xxx.denseswords.DenseSwords; import net.minecraft.world.item.Item; // works fine import net.minecraft.world.item.ShovelItem; // works fine import net.minecraft.world.item.SwordItem; // Error: The import cannot be resolved import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.RegistryObject; Forge MDK v55.0.15 - Minecraft 1.21.5 Java v24.0.1 Windows 11 IDE: Visual Studio Code

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.