Carbogen
Verified Member
So I got a few requests on Skype to teach Block Manipulation... I'm in no way a good teacher, especially through conversation. So I decided to make a sort of "guide" to making them, and with that I created a Java Project in which I created a very simple ability.
This ability has nothing to do with Avatar; do not use this on your servers!!
It basically looks like a 1 block wide LavaSlap of Gold Blocks, which revert after a delay specified in the config.
Basically I added Comments (they start with //) on every single line of code in the add-on.
NOTE THAT this tutorial assumes you have a basic understanding of programming and some degree of experience with Java.
NOTE THAT this project covers only one aspect of Block Manipulation, while you can do much more using the same code structure.
Here is a LINK to my Github repository containing the source files for my project.
I hope this tutorial will help lots of people like Blaze590 who wish to learn Block Manipulation.
This ability has nothing to do with Avatar; do not use this on your servers!!
It basically looks like a 1 block wide LavaSlap of Gold Blocks, which revert after a delay specified in the config.
Basically I added Comments (they start with //) on every single line of code in the add-on.
NOTE THAT this tutorial assumes you have a basic understanding of programming and some degree of experience with Java.
NOTE THAT this project covers only one aspect of Block Manipulation, while you can do much more using the same code structure.
Here is a LINK to my Github repository containing the source files for my project.
I hope this tutorial will help lots of people like Blaze590 who wish to learn Block Manipulation.