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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221105T170000
DTEND;TZID=America/Los_Angeles:20221105T180000
DTSTAMP:20260601T172057
CREATED:20221106T011544Z
LAST-MODIFIED:20221106T011544Z
UID:16249-1667667600-1667671200@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding with Java - Gamas
DESCRIPTION:Today We Did\n\nWe created Saturn Chestplate and SaturnArmorMaterial.\n\nHomework\n\ncustomize your saturn_layer_1.png image so it resemblance your armor customization last week. For reference\, this is how I customize mine
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-9/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221112T170000
DTEND;TZID=America/Los_Angeles:20221112T180000
DTSTAMP:20260601T172057
CREATED:20221113T020700Z
LAST-MODIFIED:20221113T020834Z
UID:16379-1668272400-1668276000@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding with Java - Gamas
DESCRIPTION:Today We Did\n\nWe went over all the parameters (options) for SaturnArmorMaterial.java\nWe created saturn_helmet\, saturn_boots\, saturn_leggings\, saturn_helmet custom armors.\n\nHomework\n\nCustomize your armor images\n\nsaturn_boots.png\nsaturn_leggings.png\nsaturn_helmet.png\nMatch the customization with your saturn_layer_1.png\n\n\nCreate recipes for all 4 of your saturn armors. Just a reminder you need to create one json file per recipe under src/resources/data/aycessentials/recipes/
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-10/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221119T170000
DTEND;TZID=America/Los_Angeles:20221119T180000
DTSTAMP:20260601T172057
CREATED:20221120T024327Z
LAST-MODIFIED:20221120T024327Z
UID:16505-1668877200-1668880800@www.ayclogic.com
SUMMARY:5 PM - Minecraft Modding With Java - Gamas
DESCRIPTION:Today We Did\n\nWe started adding saturn_ore so eventually in the survival mode\, we can actually craft the many custom Saturn items by mining Saturn ore.\nIf you did not come to the class\, you can get the saturn_ore.png from here\n\n\n\n\n\nHomework\n\nthere is no class on Nov 26 because of thanksgiving week. Our class resume on Nov 3.\nFor your homework\, please do the following\n\nInside ModItems.java\, add the following codes\n\n\npublic static final RegistryObject<Item> SATURN_ORE = ITEMS.register("saturn_ore"\n        \, ()-> new BlockItem(ModBlocks.SATURN_ORE.get()\n                \, new Item.Properties().tab(AYCEssentialsMod.AYC_ITEM_GROUP_TAB)));\n\n\n\nInside src/main/resources/assets/aycessentials/model/item/saturn_ore.json\n\n\n{\n  "parent": "aycessentials:block/saturn_ore"\n}\n\n\n\nStart your minecraft and go to inventory\, now you should see your saturn_ore cube like below
URL:https://www.ayclogic.com/event/5-pm-minecraft-modding-with-java-gamas-11/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
END:VCALENDAR