DireDoesGames Posted May 1, 2017 Posted May 1, 2017 (edited) Hello, I'm wondering how I should go about when a mob is killed with a specific item and you have a separate item in your inventory it changes the item in your inventory and or removes or adds a different one. The only problem is when the mob is killed on the onEntityDeath event It adds the item but the item goes away after you touch it. Thanks in advance... (Sorry for not being able to grab my source as I don't have it with me currently) Edited May 1, 2017 by DireDoesGames Updating from 1.7.10 to 1.10 Quote
larsgerrits Posted May 1, 2017 Posted May 1, 2017 1.7.10 is no longer supported on this forum. You should update to 1.10.2 or 1.11.2. Quote 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/
DireDoesGames Posted May 1, 2017 Author Posted May 1, 2017 Hmmh... Where can I get support... I rather not update yet anyways... Quote
larsgerrits Posted May 1, 2017 Posted May 1, 2017 Just now, DireDoesGames said: Where can I get support... Not a lot of places, really. 1.7.10 is really old. 1 minute ago, DireDoesGames said: I rather not update yet anyways... Why? 1.7.10 is almost 3 years old. Quote 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/
DireDoesGames Posted May 1, 2017 Author Posted May 1, 2017 Just now, larsgerrits said: Not a lot of places, really. 1.7.10 is really old. Why? 1.7.10 is almost 3 years old. Mainly, My development environment is in a state where I'm unable to connect to the internet. Also I hate JSON... Quote
larsgerrits Posted May 1, 2017 Posted May 1, 2017 Just now, DireDoesGames said: Mainly, My development environment is in a state where I'm unable to connect to the internet. Well, you should fix that, don't you? 1 minute ago, DireDoesGames said: Also I hate JSON... Well, this is something you're going to have to live with. More and more stuff is going to the JSON format, like advancements (new achievements) and recipes. One day you're going to have to learn it. Quote 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/
DireDoesGames Posted May 1, 2017 Author Posted May 1, 2017 Just now, larsgerrits said: Well, you should fix that, don't you? Well, this is something you're going to have to live with. More and more stuff is going to the JSON format, like advancements (new achievements) and recipes. One day you're going to have to learn it. Could you help me at least.... Quote
Jay Avery Posted May 1, 2017 Posted May 1, 2017 Your thread will be locked as soon as a moderator sees it. Quote
DireDoesGames Posted May 1, 2017 Author Posted May 1, 2017 Okay... What would I do if I was running on 1.10? Quote
Draco18s Posted May 1, 2017 Posted May 1, 2017 Loot Tables. Which are json. 1 Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
DireDoesGames Posted May 2, 2017 Author Posted May 2, 2017 Never mind... I solved it myself... Thanks for the help though... Quote
Recommended Posts
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.