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.

Myroslav Mokhammad Abdelja

Members
  • Joined

  • Last visited

Everything posted by Myroslav Mokhammad Abdelja

  1. I wanted to share something that helped me when I started creating custom blocks and items. A lot of new modders get stuck because of tiny JSON syntax mistakes in blockstate or model files. A few simple tips: Always validate your JSON using an online validator Make sure your paths match exactly (Forge is case-sensitive) Check that all textures are referenced from the correct namespace If your model is invisible, 90% of the time it’s a missing comma or wrong folder name Hopefully this helps someone avoid an hour of debugging like it did for me. Best regards, Myroslav Mokhammad Abdeljawwad
  2. Hi everyone, I recently started learning Forge modding and I’m trying to understand the proper way to handle simple gameplay events in Forge 1.20.1. Right now, I’m experimenting with detecting when a player right-clicks with a custom item, but I’m a bit confused about which event bus I should be using and where the listener should be registered. If someone could clarify the difference between the mod event bus vs the Forge event bus in the context of input / item-use events, that would really help. And if you have a small code example, even better. Thanks in advance! — Myroslav Mokhammad Abdeljawwad

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.