Posted March 4, 201411 yr I have been trying to figure this out on my own for a while. But I still can't seem to get the return.Items.____ to recognize my custom item as an item on the items list. If I could just do that then I could get my custom block to drop it. Any help is appreciated. }])>Minecraftian-Karateka<([{
March 4, 201411 yr You don't get your item object from Items, because you never put it in there (its for vanilla items). You have to get the item object, from your OWN main class. Give us code, please. It was hard to understand what you were talking about, without code of course.
March 4, 201411 yr Author Well I guess after a little more brain-usage I got it to work clean and perfect! I can't believe I didn't try this already!: return Starmatter.ItemStarcore; Thank you though! If it hadn't been for your advice in the first comment probably wouldn't have figured it out! }])>Minecraftian-Karateka<([{
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.