August 4, 201411 yr Author So i need make new for DoublePlant because this is for me one block plant this ItemSeedFood
August 4, 201411 yr Author I think what do i need to do because this is for me One Block i think like me others crops cucumber, strawberry.... Do i need make new class for Double Block Or i will copy ItemSeedFood and than fix, so can you say me what do i do. Sorry for me English.
August 4, 201411 yr Author i don't get you this is me onBlockPlacedBy method what i need to do https://gist.github.com/CroComeT/0c2fcc95b28a944c8eed
August 4, 201411 yr Author Could you place me text what i need to add because i don't get it Really (i know im stupid just i don't get it im soo stupid today)
August 4, 201411 yr Author so could you send me texted version of onBlockPlacedBy method? What i need make with that text
January 20, 201510 yr I've been following this a little, I'm really new to modding, three days. I've been looking at code to see how to make a two block high torch. From what I can tell, I need to make a script to place a block after the base block is placed. If you have anything to share, I'd like to see it. I know how to set textures and register items and stuff. Just don't know how to make blocks with false tops that emit light.
January 21, 201510 yr I've been following this a little, I'm really new to modding, three days. I've been looking at code to see how to make a two block high torch. From what I can tell, I need to make a script to place a block after the base block is placed. If you have anything to share, I'd like to see it. I know how to set textures and register items and stuff. Just don't know how to make blocks with false tops that emit light. You dont really need to make the upper block emit the light (Simply let the block you are placing emit the light. particles could also be done, if you check, if its the upper part of the plant(or torch)) When i get home, i will take a look at the DoublePlant and try to help you ^^
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.