BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210109T140000
DTEND;TZID=America/Los_Angeles:20210109T150000
DTSTAMP:20260608T111801
CREATED:20210110T000127Z
LAST-MODIFIED:20210110T000127Z
UID:5843-1610200800-1610204400@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:We went over the different version of Minecrafts\n\nJava version\nBedrock\n\n\nWe downloaded Minecraft Forge 1.16\nHomework:\n\nDownload and purchase Minecraft if you have not done so from https://www.minecraft.net/en-us/get-minecraft
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T140000
DTEND;TZID=America/Los_Angeles:20210116T150000
DTSTAMP:20260608T111801
CREATED:20210116T235807Z
LAST-MODIFIED:20210123T062358Z
UID:5938-1610805600-1610809200@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:Homework\n\nModify the image of the saturn_sword.png from the google drive\nGo to Minecraft Modding spreadsheet google drive document\n\nGo to “Custom Item” tab in the bottom\nFollow step number 4.\n\nTo create directory\, inside your IntelliJ under src/main/resources folder\n\nRight click > New > Directory\n\n\nCreate all directories according to the spreadsheet step 4.
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java-2/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210123T140000
DTEND;TZID=America/Los_Angeles:20210123T150000
DTSTAMP:20260608T111801
CREATED:20210123T234856Z
LAST-MODIFIED:20210123T234856Z
UID:6031-1611410400-1611414000@www.ayclogic.com
SUMMARY:2 PM - Minecraft Modding With Java
DESCRIPTION:We worked on adding Saturn Sword on our “aycessential” mod.\nWe had an error when we tried to run the minecraft because I forgot to add one more thing.\n\nTo fix the error\, you need to follow these instructions\n\nGo to AYCEssentialMod.java\nGo to the constructor. The constructor\, is part of your code that look like below\n\nAnd we want to add the following code at the end of the constructor\n\nModItems.ITEMS.register(FMLJavaModLoadingContext.get().getModEventBus());\n\n\nIf you see red under line under “ModItems.ITEMS”\, you probably need to add the import lines on the top of the page like the following\n\n\nimport com.ayclogic.aycessential.init.ModItems;\n \n\n\nAfter adding the code do the following\n\nrun the Gradle > ayc_minecraft_1.16 >Tasks > fg_runs > runClient.\nOpen your Minecraft saved file. And look into your minecraft inventory by click “e” on your keyboard.\nThere should be one more new tab called “saturn” with your new sword.\n\n\n\nI have uploaded the latest code to the google drive.\n\n\n\n\nHomework:\n\nReview the code and next week we want you to add one more new Sword in our minecraft mod.
URL:https://www.ayclogic.com/event/2-pm-minecraft-modding-with-java-3/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
END:VCALENDAR