« All Events
5 PM – Minecraft Modding With Java – Gamas
October 1, 2022 @ 5:00 pm - 6:00 pm
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.
Homework
- Complete adding the Saturn Lightning Axe to your minecraft mod.
- Add SATURN_LIGHTNING_AXE into ModItems.java
- Add an entry in en_us.json
- Add an saturn_lightning_axe.json inside src/main/resources/assets/aycessentials/models/item directory
- run your program, equip the Saturn Lightning Axe into your hand.
- summon a couple of enemies around you and do right click. If everything is good, you should see the lightning striking enemies around you.