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.

Featured Replies

Posted

I want to create a mod that gives me a 32K sword.

i tried:

ItemStack stack = new ItemStack(Items.DIAMOND_SWORD, 1);
stack.addEnchantment(Enchantments.SHAPRNESS, 32767);

, but in the game, it says enchantment level -1. Can anyone help?

Edited by InfinitePower563

Huh does that even need to be elaborated? I just said that he can copy the method and paste it in whatever utility class (or what class he wants) as a static method then modify it a bit. I am not going to teach basic java here but for the sake of explanation, enchantments level is read as an integer idk why the addEnchantment method converts it into a byte and you can just modify it a bit so that it will no longer be casted into byte and short...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.