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.

pta2002

Forge Modder
  • Joined

  • Last visited

Everything posted by pta2002

  1. Thanks I am gonna check that out. But that seems to be using a library (CoFHLib) that is outdated, any help?
  2. I have been browsing the web for about 3 hours now and I still haven't found a way to add GUI to an item. I desperately need help here. Can anyone link me an updated tutorial, or even an open source mod that does so? (I don't need to get the player inventory, I am just trying to display something like a book, for my mod's "about" item)
  3. I found a way! I used MCreator and checked the code it uses
  4. Hey guys, I'm making my mod and I just added a new seed. I want it to be dropped from grass with the same rarity as normal seeds. How do I do that? I only found one tutorial, but I don't understand, because he is just typing and I don't understand what the things do (Bad tutorial )So, if anyone can link me some tutorial or explain me what do do, it will be appreciated
  5. I think I will check that.... But I think that this isn't gonna help me alot anyway. But i'll take a look
  6. Hey, I want to know how do I use a damaged item in my crafting recipe. I also want it to work ONLY with the damaged item. How can I do this?
  7. Thanks! It's working fine
  8. Ok, how do I make a pig drop rotten flesh?
  9. God, quick answer ! Anyway, ill see that.
  10. Sorry, I'm new to this. Can you give me an example?
  11. Hey guys, I'm making my mod and I would like to know how I add drops to vanilla mobs. I want them to drop an item that I added. If possible, I would like to know how to make them drop 25% of the time. EDIT: I added the title (Whoops....)
  12. Ohhhh.... Ok... I never remember that some words can mean something completely different
  13. What? Is music anything with potatoes?
  14. Can you link me a tutorial or so?
  15. Yes, but I can't find the way to set a texture to the ammo.
  16. Hi guys, I've just done the gun tutorial in the tutorials section and I made a potato cannon. But when I shoot it, it shoots air, that makes it much harder to see if it hits the target. How do I make it shoot potatoes?
  17. Noooo, how do I use those methods? Where do I put them? And what do I make to the item stay in the crafting grid?
  18. Hi guys, I want to make an Item that stays in the crafting grid WITHOUT TAKING DAMAGE. I have already saw that, so I know it is possible. How do I do that?
  19. there are much easyer ways. In your main class, add a new tool material, and make the sowrd extends ItemSword, not Item.
  20. I already found a way. Sometimes MCreator can help you a lot seeing wat code to add for some special thing. protected void onFoodEaten(ItemStack stack, World world, EntityPlayer player){ player.inventory.addItemStackToInventory(new ItemStack(Items.paper)); }
  21. I already had that for some porion effects. But what do I add to give me paper?
  22. Hi guys, I've just finished my sandwich mod (Just testing) and it basically adds sandwiches (nooooo), but all of them use a paper and I want to get back that paper after eating the sandwich. Is that possible? If yes, How I do that? (I'm no Java pro)
  23. Hi guys, I want to make a mod that puts you upside-sown, like Dinnerbone and I know that for that I need to make Minecraft think you are Dinnerbone. I think I can also change the player model, but I think making Minecraft think you are Dinnerbone is much easier, because I already saw a mod that does that, but instead of Dinnerbone, it makes it think you are deadmau5 for getting ears. I'm making it for 1.7.2 and I want to know how I make that. Can you help me?
  24. Anyway, I think Im gonna learn a bit more of Java.

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.