Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • [1.7.10] [Solved] Setting the "Pick Block" for Creative
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
Glorfindel22

[1.7.10] [Solved] Setting the "Pick Block" for Creative

By Glorfindel22, July 20, 2014 in Modder Support

  • Start new topic

Recommended Posts

Glorfindel22    1

Glorfindel22

Glorfindel22    1

  • Tree Puncher
  • Glorfindel22
  • Members
  • 1
  • 43 posts
Posted July 20, 2014

I recently released a mod called the Coffee & Tea Mod and I am currently doing a few fixes for it. The cups that you place on the ground are Items, but I use an event to detect that when the player right clicks with them on the ground so that they place the block versions. Thus, I need to make it so that when a player uses the "pick block" ability in Creative they receive the item not the block. I assume I add an override method to the block class?  Any help? TIA.


Creator of the Recipe Expansion Pack mod.

http://www.minecraftforum.net/topic/1983421-172-forge-recipe-expansion-pack-version-012/

Updated to 1.7.2!

Share this post


Link to post
Share on other sites

shieldbug1    70

shieldbug1

shieldbug1    70

  • Diamond Finder
  • shieldbug1
  • Forge Modder
  • 70
  • 404 posts
Posted July 20, 2014

You need to override the method getItem(World world, int x, int y, int z) in your block class, I think.


BEFORE ASKING FOR HELP READ THE EAQ!

 

I'll help if I can. Apologies if I do something obviously stupid. :D

 

If you don't know basic Java yet, go and follow these tutorials.

Share this post


Link to post
Share on other sites

larsgerrits    514

larsgerrits

larsgerrits    514

  • Reality Controller
  • larsgerrits
  • Members
  • 514
  • 3462 posts
Posted July 20, 2014

You need to override the getPickBlock method in your block class. You need to return a ItemStack with your item.


Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Share this post


Link to post
Share on other sites

Glorfindel22    1

Glorfindel22

Glorfindel22    1

  • Tree Puncher
  • Glorfindel22
  • Members
  • 1
  • 43 posts
Posted July 20, 2014

You need to override the getPickBlock method in your block class. You need to return a ItemStack with your item.

 

Thanks that worked!


Creator of the Recipe Expansion Pack mod.

http://www.minecraftforum.net/topic/1983421-172-forge-recipe-expansion-pack-version-012/

Updated to 1.7.2!

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • cadbane86140
      Minecraft: Cereal UHC Season 2 Episode 5- THE FINALE!

      By cadbane86140 · Posted 5 minutes ago

      Hello There! A bit of a late upload due to technical issues but ITS UP! So after a week of Cereal UHC we have finally reached the end of it! I am so thankful to be apart of this series and I can't wait for the next season! There are so many hilarious moments especially during the final battle! I hope you all enjoyed this series and if you did don't forget to like and sub for more!  
    • samjviana
      [1.16.5] How to make EnchantedBook go to Custom ItemGroup

      By samjviana · Posted 23 minutes ago

      But how can i do that for an enchantment book, for normal items i was able to do that by calling the function "group" as you said, but with the enchantment seems to be different.
    • poopoodice
      [1.16.5] How to make EnchantedBook go to Custom ItemGroup

      By poopoodice · Posted 1 hour ago

      Just create an instance of ItemGroup, and set the group of the item in the item property builder.
    • poopoodice
      Trying to make a crop have an "X" shape model

      By poopoodice · Posted 1 hour ago

      Check the parent of their block model.
    • LexManos
      Forge says this file does not have an app associated with it.

      By LexManos · Posted 1 hour ago

      Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  • Topics

    • cadbane86140
      0
      Minecraft: Cereal UHC Season 2 Episode 5- THE FINALE!

      By cadbane86140
      Started 5 minutes ago

    • samjviana
      2
      [1.16.5] How to make EnchantedBook go to Custom ItemGroup

      By samjviana
      Started 3 hours ago

    • TheMajorN
      1
      Trying to make a crop have an "X" shape model

      By TheMajorN
      Started 2 hours ago

    • ESCCarp
      3
      Forge says this file does not have an app associated with it.

      By ESCCarp
      Started 5 hours ago

    • hammy3502
      0
      [1.16.4] Fluid Flowing Very Oddly

      By hammy3502
      Started 2 hours ago

  • Who's Online (See full list)

    • digital_trucker
    • Caseofgames
    • Pickle_Face5
    • cadbane86140
    • LiliToBreazy
    • Kaeso
    • DerangedPenguins
    • LSMGaming
    • PyRoTheLifeLess
    • PtownCoderSchool
    • konenala21
    • samjviana
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • [1.7.10] [Solved] Setting the "Pick Block" for Creative
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community