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.

Texasjake95

Members
  • Joined

  • Last visited

Everything posted by Texasjake95

  1. Got it working with the GetIconFromDamage I was using GetIconFromMetadata for some reason
  2. I looked and I can't figure it out... all I get is the same texture for the items
  3. Can you give items different textures based on the metadata/damage of the item? and if so how is that possible?
  4. Been looking and can't figure ether out...
  5. I want a sound to play that is approx. 4 sec long (80 ticks i think) and then something happens, like the world time changing, any ideas on how to achieve this?
  6. Using the new Ore Dictionary can you use custom crafting, i.e. IC2 Macoraters, Thaumcraft Infusers, etc?
  7. I think (not 100%) i got the results I wanted
  8. according to is forum post this is the one he is currently using... http://lexmanos.no-ip.org:8080/job/Forge/105/ He really needs to update it though i think in his videos he is using build 135 found here: http://lexmanos.no-ip.org:8080/job/Forge/135/
  9. like: if (b == false) { ModLoader.registerBlock(MYOREHERE); } so when b is true it doesn't load?
  10. http://lexmanos.no-ip.org:8080/job/Forge/115/ click on minecraftforge-client-3.2.4.115.zip
  11. Quick update got the world gen turned of if certain mods are present now just need to know how to disable my blocks...
  12. How would I do that?
  13. Didn't think of that for the world gen...
  14. lol I want to disable my blocks not theirs
  15. I tried that... When it is used I can't gain access to the blocks to use them...
  16. Is there a way to have block(and possibly items) be nonexistent when certain mods are present? An example would be disabling Copper ore and Tin ore (to cut down on block ids and keep from overloading the world gen with repeat ores) if IC2 or RedPower World are installed
  17. Is it possible to make the bow fire splash potions (and still consume arrow) instead of arrows?
  18. No... and the code i was using gave me some unexpected results... so no longer need it
  19. What I am wanting to change is part of the MovingObjectPosition I want the line public Entity entityHit; to be public static Entity entityHit; Would that be possible?
  20. What are Java Reflections exactly?
  21. Is there a way to modify Base Classes with out directly changing them?
  22. Grrr... was hoping for an easy solution...
  23. Is there away to slow mobs down or make them completely stop when you hit them with a bow and arrow?
  24. THANK YOU!!! Finally got my sound working... funny this is mostly forgot my sound file wasn't in the jar yet ... But at least i got the function to use the sound! Thanks!

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.