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.

lorizz

Members
  • Joined

  • Last visited

Everything posted by lorizz

  1. Hey, I want to have another bucket FILLED with the normal bucketEmpty as source! How do I do that? I tried every tutorial! I tried adding this in ItemBucket.class: else if (this.isFull == 0 && movingobjectposition.entityHit instanceof EntityBadAngel) { return new ItemStack(EternalsSwords.bucketBlood); } But doesn't work! any help?
  2. Thanks!!! 7-Zip worked! You was very very hopefully! You're one of the best modders :PPP
  3. I've recently done too much update of my mod, but I never knew that forge can't load it, but every player seems to don't have this problem, but me yes.. I'll put some pictures But when I launch MC....: 1 question: WHY? This is my log No errors in my mod, just some errors in the common of Minecraft Forge
  4. Hey guys, I'm 13 and I'm italian. I know that I didn't presented yet but I got a problem and I only have 2 days for this freaking launcher! In a custom launcher, for download the resources, coremds ecc. folders, I need to modify this bit of code: public static File getMinecraftDir() { if(minecraftDir == null) { minecraftDir = getAppDir("universecraft"); //here I changed "minecraft" with my custom name directory "universecraft" } return minecraftDir; } BUT!: 2013-03-06 20:15:48 [iNFO] [ForgeModLoader] Searching C:\Users\Documenti\Desktop\Ale\Minecraft\Script\MCPforge\jars\mods for mods If I change "if(minecraftDir == null)" to "if(minecraftDir != null)" and it change the directory to: 2013-03-06 20:17:35 [iNFO] [ForgeModLoader] Searching C:\Users\Documenti\AppData\Roaming\.universecraft\mods for mods But it give me this error: Any help?

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.