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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221119T170000
DTEND;TZID=America/Los_Angeles:20221119T180000
DTSTAMP:20260607T105710
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