Posted August 24, 201510 yr Hello again! How would I go about making it so that after a certain amount of time an item exists it turns into another item? EDIT: The item needs to be able to change ANYWHERE. In chest, In entities, Anywhere possible. The idea is the item decays after a set period of time. After the item enters the players inventory (Thats the only way to retrieve the item) It needs to start counting down.
August 24, 201510 yr http://www.minecraftforge.net/forum/index.php/topic,33145.0.html Mainly the same, u just need to exchange destruciton by changing
August 24, 201510 yr Author After reading through I noticed he said that it doesn't always work And it cant be relative to the worlds time as on a server with mods people could easily change the time effecting the life of the item.
August 24, 201510 yr Hello again! How would I go about making it so that after a certain amount of time an item exists it turns into another item? Depends on where you want to change it. And if its your own item. Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
August 24, 201510 yr Hello again! How would I go about making it so that after a certain amount of time an item exists it turns into another item? EDIT: The item needs to be able to change ANYWHERE. In chest, In entities, Anywhere possible. The idea is the item decays after a set period of time. After the item enters the players inventory (Thats the only way to retrieve the item) It needs to start counting down. You cant change them anywhere. E.g. chests bc u cant get the container of an iotem from the item
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.