Posted July 11, 201510 yr I'm trying to make a flower that is 2 blocks big. Much like the rosebushes in minecraft. And I have no idea what the best way would be to get a block to render 2 blocks as its height. Any advice and examples are more than welcome! Regards, Venomous When in doubt, use brute force.
July 11, 201510 yr i think the best way to do that would be to create two blocks, one for bottom of the flower, one for top of the flower
July 11, 201510 yr Much like the rosebushes in minecraft. Why not look at the vanilla rosebushes (BlockDoublePlant)? 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/
July 11, 201510 yr Author BlockDoublePlant class is pretty complex I'm not really sure how to start with that, and there aren't really any references about setting up doubleblockplants unfortunately. :l When in doubt, use brute force.
July 11, 201510 yr Author Because code looks complex you think someone can't code something similar? Sorry but thats some horrible advice there, why are you even trying if thats what you are going to give me. If I have to I'll code it the way you said, that way I do see it possible, It's just a shame since there is an actual class to handle doubleplants, I just can't make sense of how the icons work on double plants and there are no reference examples of how they are done. When in doubt, use brute force.
July 11, 201510 yr The thing is that this forum is not made to spoon feed you. I have no Problem helping people, but I got a Problem spoon feeding people that have obviously no idea how Java works. Coding Minecraft can be really challenging and is not meant to learn Java. Sorry for that.
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.