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.

Dominik523

Members
  • Joined

  • Last visited

  1. Alright, thank you so much guys for replaying!
  2. Hey all! I have one small question. I'm new to modding with forge and I just wanna ask is there some list of all methods for modding? I mean on method for destroying the block, placing it etc... Thank you very much in advance! -Cheers, Dom
  3. Alright. Thank you for your answer.
  4. Hey! Can anyone tell my why NetworkMod cannot be resolved as a type? @Mod(modid = ModName.MODID, name = "ModName", version = "Pre-Alpha v0.1") @NetworkMod(clientSideRequired = true, serverSideRequired = false)
  5. ok thanks. Do I have to add proxyes to my common package too cuz I hve it only in client package. maybe I will be able to fix my problem
  6. I was watching tutorial from some guy who is doing forge modding tutorials and he was using that method
  7. Hey guys! I started with forge modding few days ago and I have a problem. I created topaz armor and I created it using this: TopazArmorHelmet = new ItemTopazArmorHelmet(TopazArmorHelmetID,EnumMatrialArmorTopaz, ModLoader.addArmor("Topaz"),0).setItemName("TopazArmorHelmet").setIconIndex(21); it works in singeplayer but when I try to put it on my server, it crashes and it says that ModLoader.addArmor is not the right thing to use for armor, I dont really remember what was in crash report anyways one guy typed on youtube that we need to use something like Porxy.addArmor, and I dont know how to use it. Can tell me what to do please? -Kindly regards, Dominik

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.