BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20211207T170000
DTEND;TZID=America/Los_Angeles:20211207T180000
DTSTAMP:20260424T101645
CREATED:20211210T042638Z
LAST-MODIFIED:20211210T042638Z
UID:10679-1638896400-1638900000@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding With Java
DESCRIPTION:Homework\nIn the class\, we were trying to add SaturnFireballAxe.java to launch fireball when we hit right click. In addition\, we also try to be able to craft SaturnSword using crafting table. Unfortunately\, both attempts failed because I was not aware the minecraft 1.16.4 codes are not compatible with minecraft 1.16.5. But luckily\, I was able to resolve this problem. Please follow the following instructions: \n\nTo fix SaturnSword crafting\, inside src/main/resources/data/aycessentials/recipes/saturn_sword.json file\, we need to rename from “items”:”aycessentials:saturn_sword”  into “item”:”aycessentials:saturn_sword” . After this\, try running the minecraft and see if you can get the Saturn sword\, but putting the diamond in the following pattern \nTo enable the SaturnFireballAxe.java to launch fireball\, there are multiple steps that we have to do. I will ask you guys to do the first step only as part of the homework and we will do the rest of it in the class.\n\nFind build.gradle file in your project \nOpen build.gradle file and replace this line\nmappings channel: 'official'\, version: '1.16.5'\ninto \nmappings channel: 'snapshot'\, version: '20210309-1.16.5'\n\nAfter this\, you will see an elephant-like icon near the top right corner. Click that icon to reload gradle changes that you just made. After you click this\, it can take a long time. Once this is done\, unfortunately\, there will be some compilation errors in your project now and you cannot run your minecraft. Don’t worry we will fix these errors in the class.
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-3/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211207T180000
DTEND;TZID=America/Los_Angeles:20211207T190000
DTSTAMP:20260424T101645
CREATED:20211208T025839Z
LAST-MODIFIED:20211214T030339Z
UID:10660-1638900000-1638903600@www.ayclogic.com
SUMMARY:6 PM – Scratch Level 1 – Yitong
DESCRIPTION:What we learned:\n\nGreater than and less than\nChange x by 10\nHow to compare the x position and numbers using “>” and “<“\nHow to make the mouse walk towards the wall and say “ouch”\n\nHomework:\n\nMake the bear face to the left and make it walk to the left\nWhen the bear passes a certain x position (when the bear hits the wall)\, make the bear say something\nVideo for clarification:\n\n\n 
URL:https://www.ayclogic.com/event/6-pm-scratch-level-1-yitong-6/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211207T180000
DTEND;TZID=America/Los_Angeles:20211207T190000
DTSTAMP:20260424T101645
CREATED:20211212T232354Z
LAST-MODIFIED:20211212T232354Z
UID:10736-1638900000-1638903600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:Today We:\n\nPracticed using functions with more parameters and used turtle module to create more shapes\n\nHomework:\n\nPlease try to recreate a house like this using turtle module:\n\n \nRemember that it would be best to make functions to create the house with parameters accepting: color\, x and y coordinates (starting points)\, and height and width. Please try to implement it this way as best as possible \nIf you have any questions\, please email david@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-48/
END:VEVENT
END:VCALENDAR