Today We Did We learned about static variables and method. We started creating Ore generation to minecraft world. Homework Download and install https://www.blockbench.net/ Do the quickstart tutorial https://www.youtube.com/watch?v=xC81Q3HGraE
Today We Did We were able to generate new minecraft world where Saturn Ore can be mined in Y:10 to Y:50. Homework Create recipes inside /src/resources/data/aycessentials/recipes folder for the following items saturn_helmetRead More...
Today We Did We started creating a new custom Entity Hog. We created Hog texture skin. We learned that HogModel class is generated by BlockBench application. Homework Next week (09/03) is laborRead More...
Today We Did We started doing Saturn Sword custom weapon. But we were stuck, we were not able to display the Saturn Sword in the combat section properly. Homework Fix the SaturnRead More...
Today We Did We finished adding a custom animal entity into minecraft. We added animation to this custom animal We added temptation goals. Homework Go to src/main/resources/assets/aycessentials/textures/entity/hog.png and modify this texture accordingRead More...
Today We Did We were able to successfully added Saturn Sword. We were able to understand the attributes of Saturn Sword, attack damage and the attack speed. We started with Saturn FireballRead More...
Today We Did We added Saturn item and use it as the AYC Essential mod tab. We added SaturnLightningAxe.java but running out of time to add it completely in the game. HomeworkRead More...
Today We Did We finished adding SATURN_FOX creature along with its animation. We learned about JSON file structure. Homework In MonsterInheritance project create these 3 json files. This should be very similarRead More...
Today We Did We reviewed Minecraft crafting recipes. We learned about JSON We learned about String and integer fields. We learned about how to represent Class/object or Dictionary inside a Json file.Read More...