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.

KaikonX

Members
  • Joined

  • Last visited

  1. Thank you!! The_SlayerMC's method worked
  2. I created a sword and I wanted it to permanently have a Sharpness enchantment(like in the twilight forest mod) Initially I used this: public void onCreated(ItemStack par1ItemStack, World par2World, EntityPlayer par3EntityPlayer) { par1ItemStack.addEnchantment(Enchantment.sharpness, 4); At first everything looked OK but then I realized that if you remove the item from the output slot for the crafting table using shift it doesn't get enchanted Any solutions?
  3. Thank you already downgrading
  4. After learning some java i was ready to start modding Minecraft so i downloaded everything i needed and everything was going perfect until... i went to command prompt to run gradlew.bat setupDecompWorkspace--refresh-dependencies where i got this error. **************************** Powered By MCP: http://mcp.ocean-labs.de/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn MCP Data version : unknown **************************** Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.2-10.12.0.1024/forge-1.7.2-10.12.0.1024-userdev.jar FAILURE: Build failed with an exception. * What went wrong: The setupDecompWorkspace will only work with Java 7! This is fixed in ForgeGradle 1.2 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. I am currently using java8 and i understand the error came from there but do i really need to downgrade the java version? Or is there another way?

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.