Skip to content

Instantly share code, notes, and snippets.

@esDotDev
Created February 26, 2026 14:44
Show Gist options
  • Select an option

  • Save esDotDev/7927404151ea227286937098b15d3f51 to your computer and use it in GitHub Desktop.

Select an option

Save esDotDev/7927404151ea227286937098b15d3f51 to your computer and use it in GitHub Desktop.
{
"module_id": 6,
"title": "The Boss Fight (The Cake Ceremony)",
"objective": "The grand finale before the party wraps up.",
"cake_details": {
"name": "The Dirt Block Cake",
"base": "Standard chocolate sheet cake or cube-shaped cake",
"layers": [
{
"element": "Dirt",
"materials": "Chocolate frosting and crushed Oreos"
},
{
"element": "Grass",
"materials": "Green-dyed shredded coconut or green frosting"
}
],
"decorations": {
"item": "Minecraft mini-figures",
"examples": ["Steve", "Zombie", "Ender Dragon"]
}
},
"ceremony_highlights": [
{
"name": "The Sword Cut",
"description": "The birthday child makes the first ceremonial slice of the cake.",
"tool": "Clean plastic Minecraft toy sword",
"timing": "Immediately after blowing out the candles"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment