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

[from skype conversation of modding team]

 

2013-03-15 19:56:00 [iNFO] [sTDOUT] getIconFromDamage

[1:56:57 AM] *username: that is the only call i get when drawing the bow

[1:57:04 AM] *username: and obviously i cannot use that

[1:57:51 AM]*username*: that doesnt even work

[1:57:54 AM] *username: look:

[1:58:26 AM] *username: if (this.itemInUse != null && par1ItemStack.itemID == Item.bow.itemID)

            {

                int j = par1ItemStack.getMaxItemUseDuration() - this.itemInUseCount;

 

                if (j >= 18)

                {

                    return Item.bow.func_94599_c(2);

                }

 

                if (j > 13)

                {

                    return Item.bow.func_94599_c(1);

                }

 

                if (j > 0)

                {

                    return Item.bow.func_94599_c(0);

                }

            }

[1:58:35 AM]*username: its fucking hard coded into entityplayer

 

[end of record]

 

36240335.jpg

 

 

thanks  :)

I'll relook at this if you actually understand what code you're reading and do as it says.

And then also post without the condescending dick boss from office space.

 

{Protip: That's not broken}

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

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.