American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

5 PM – Minecraft Modding With Java – Gamas

October 22, 2022 @ 5:00 pm - 6:00 pm

Today We Did
  1. We learned more about JSON file.
  2. We started doing Saturn Lightning Arrow.
Homework
  1. Do one more JSON file creation exercise.
    1. Open your SchoolApplication project in IntelliJ. This is project from “Intro To Java” class. In it, you can find SchoolSystem.java. Create school_system.json and inside this json, it should have 2 attributes: studentList and teacherList, which is what SchoolSystem.java has. Regarding which students and teachers data you should have, use the following:
      1. studentList:
        1. Aidan Chau, 14
        2. Austen Yao, 13
        3. Brandon Truong, 15.
      2. teacherList
        1. Gamas Chang, 100, Java
        2. John Cheng, 40, Python
  2. Create a new entry in ModItems.java for SATURN_LIGHTNING_ARROW. The class you should use is SaturnLightningArrowItem.
  3. You need to add/modify a couple of JSONs:
    1. Modify en_us.json
    2. Create saturn_lightning_arrow.json under src/main/resources/assets/aycessentials/models/item

Details

Date:
October 22, 2022
Time:
5:00 pm - 6:00 pm
Event Categories:
,
Verified by MonsterInsights