Posted August 7, 201411 yr So im trying to make plant like melon/pumpkin but i cannot start minecraft it just crash so here are all classes BlockClass : https://gist.github.com/CroComeT/7330b0fb95218bb744d9 ItemForPlant : https://gist.github.com/CroComeT/325a53dedb56bce0c037 ItemSeedFood : https://gist.github.com/CroComeT/5506f9fc1f786b9ae4a5 Crash Report : https://gist.github.com/CroComeT/0b786e939851474b2fa3
August 7, 201411 yr Do you have a ClientProxy class in the com.crocomet.itemsmod package? BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
August 7, 201411 yr Author Oh i fixed ClientProxy but now when i plant it plant block no plant like melon Picture :
August 7, 201411 yr You need to make a stem block for it, too and place that instead of your cantaloupe block. 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 7, 201411 yr Author I tried to make stem block but it does not show when plant : BlockStem : https://gist.github.com/CroComeT/6e851f5f0052dacd03b6 its again block when plant.
August 7, 201411 yr This looks like you're just copy pasting entire vanilla classes now. Do you even know what some of those methods do? BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
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.