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.

YuriNa162

Members
  • Joined

  • Last visited

  1. How do you update a mod you're coding to 1.15.2. I've never touched on this subject before.
  2. YuriNa162 started following NGYF
  3. My minecraft forge test client do not want to run just 24 hours after a successful launch, log file is attached and crash-report. Please no harsh comments since I'm still very new to Java and Modding I have tried to reinstall the forge MDK crash-2020-05-07_11.42.35-client.txt latest.log
  4. I now have my override, in the other topic you posted, you mentioned editing the list I have this code: @Override public ItemStack createIcon() { return new ItemStack(ItemList.copper_ingot); } @Override public void fill(NonNullList<ItemStack> items) { super.fill(items); } what's the list i'm suppose to edit?
  5. Nvm, i didn't see the .fill when pressing Ctrl+Spacebar, thx for the help
  6. very sorry but I still don't quite understand it, may you go step by step if possible?
  7. sorry can you please elaborate, i've only been getting into coding mods for nearly a week or so
  8. I have no idea how to sort my mod's creative inventory (I'm kinda new to modding) Please instructs me
  9. sorry, but I can't seem to find the feature in Eclipse, could you provide another way?
  10. where can I find it?
  11. Is there any formula or equation for how Blast resistance is calculated? because if I write ... hardnessAndResistance(2.0f, 30.0f)... (a cobblestone block registry), the cobblestone that my mod added is immune to an explosion. The value is from Minecraft wiki
  12. solved it myself, it was an extra comma (after the key for "B")
  13. can you provide a working shaped one?
  14. Oh sorry forgot to mentions it, 1.14.4 @DragonITA

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.