assets: Add Trinity Minecraft skins + Tasks #62-64 upload instructions

Generated and resized Minecraft skins for all three founders matching The Trinity promotional image.

SKIN FILES (Production-Ready):
- branding/minecraft-skins/the-wizard-frost-64x64.png (9.0K) + 128x128 (29K)
- branding/minecraft-skins/the-emissary-fire-64x64.png (9.4K) + 128x128 (32K)
- branding/minecraft-skins/the-catalyst-arcane-64x64.png (9.7K) + 128x128 (32K)

Generated by: Imagen 3 (Nano Banana 2 Pro) via Gemini Pro
Original size: 1024x1024 (AI output)
Resized to: 64x64 (standard) + 128x128 (HD) using ImageMagick
Format: Proper Minecraft Java Edition skin template layout

TASK #62: Upload The Wizard (Frost) Skin — Michael
- Character: The Wizard (Frostystyle), Frost/Ice element
- Colors: Teal-blue (#4ECDC4), ice blue (#C7F0DB), silver
- Theme: Hooded frost wizard robes, ice crystal patterns
- Player Model: Steve (classic arms)
- Documentation: docs/tasks/wizard-frost-skin/README.md
- Gitea issue: docs/tasks/wizard-frost-skin/GITEA-ISSUE.md

TASK #63: Upload The Emissary (Fire) Skin — Meg
- Character: The Emissary (Gingerfury), Fire/Flame element
- Colors: Orange (#FF6B35), red (#E63946), gold (#FFD700)
- Theme: Flowing fire robes, flame patterns, ember accents
- Player Model: Alex (slim arms)
- Documentation: docs/tasks/emissary-fire-skin/README.md
- Gitea issue: docs/tasks/emissary-fire-skin/GITEA-ISSUE.md

TASK #64: Upload The Catalyst (Arcane) Skin — Holly
- Character: The Catalyst (unicorn20089), Arcane Storm element
- Colors: Deep purple (#9D4EDD), violet (#C77DFF), lavender (#E0AAFF)
- Theme: Arcane sorcerer robes, mystical symbols
- Player Model: Alex (slim arms)
- Documentation: docs/tasks/catalyst-arcane-skin/README.md
- Gitea issue: docs/tasks/catalyst-arcane-skin/GITEA-ISSUE.md

Each task includes:
- Complete step-by-step minecraft.net upload instructions
- Which player model to select (Steve vs Alex)
- In-game testing procedure (F5 view)
- Server verification steps
- Troubleshooting section (relog, model selection, propagation)
- Verification checklist
- Screenshot instructions
- BONUS: Trinity group photo instructions (all three founders together)

All three skins match The Trinity promotional image:
- Left character (blue) = The Wizard (Michael)
- Center character (purple) = The Catalyst (Holly)
- Right character (orange) = The Emissary (Meg)

Priority: HIGH (founder branding, visual consistency)
Time: 10-15 minutes each
Status: Ready to upload immediately

Updated sparse checkout to include branding directory.

For children not yet born. 🔥❄️

Created by: The Guide (Chronicler #35)
This commit is contained in:
Claude
2026-03-21 00:11:04 +00:00
parent badd2dc268
commit bfe4c3e543
13 changed files with 938 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -1627,3 +1627,103 @@ If AI doesn't produce usable results:
- Task #58: The Trinity in Ghost CMS
---
### 62. Upload The Wizard (Frost) Minecraft Skin — Michael
**Time:** 10-15 minutes
**Status:** PENDING
**Priority:** HIGH
**Documentation:** `docs/tasks/wizard-frost-skin/`
Upload The Wizard (Frost) Minecraft skin to Michael's Minecraft Java Edition profile.
**Character:** The Wizard (Frostystyle)
**Element:** Frost/Ice
**Colors:** Teal-blue, ice blue, silver
**Theme:** Hooded frost wizard robes with ice crystal patterns
**Skin files ready:**
- `branding/minecraft-skins/the-wizard-frost-64x64.png` (standard)
- `branding/minecraft-skins/the-wizard-frost-128x128.png` (HD)
**Steps:**
1. Download skin from ops manual
2. Go to minecraft.net, log in
3. Profile → Upload skin
4. Select **Steve model** (classic arms)
5. Test in-game (F5 view)
6. Verify on Firefrost server
**Generated by:** Imagen 3 via Gemini Pro
**Matches:** The Trinity image (left character)
**Dependencies:** Skin files generated (Task #61 COMPLETE)
---
### 63. Upload The Emissary (Fire) Minecraft Skin — Meg
**Time:** 10-15 minutes
**Status:** PENDING
**Priority:** HIGH
**Documentation:** `docs/tasks/emissary-fire-skin/`
Upload The Emissary (Fire) Minecraft skin to Meg's Minecraft Java Edition profile.
**Character:** The Emissary (Gingerfury)
**Element:** Fire/Flame
**Colors:** Orange, red, gold
**Theme:** Flowing fire robes with flame patterns
**Skin files ready:**
- `branding/minecraft-skins/the-emissary-fire-64x64.png` (standard)
- `branding/minecraft-skins/the-emissary-fire-128x128.png` (HD)
**Steps:**
1. Download from ops manual
2. minecraft.net → log into Meg's account
3. Upload skin
4. Select **Alex model** (slim arms)
5. Test in-game
6. Verify on server
**Generated by:** Imagen 3 via Gemini Pro
**Matches:** The Trinity image (right character)
**Dependencies:** Task #61 COMPLETE
---
### 64. Upload The Catalyst (Arcane) Minecraft Skin — Holly
**Time:** 10-15 minutes
**Status:** PENDING
**Priority:** HIGH
**Documentation:** `docs/tasks/catalyst-arcane-skin/`
Upload The Catalyst (Arcane) Minecraft skin to Holly's Minecraft Java Edition profile.
**Character:** The Catalyst (unicorn20089)
**Element:** Arcane Storm/Purple Magic
**Colors:** Deep purple, violet, lavender
**Theme:** Arcane sorcerer robes with mystical symbols
**Skin files ready:**
- `branding/minecraft-skins/the-catalyst-arcane-64x64.png` (standard)
- `branding/minecraft-skins/the-catalyst-arcane-128x128.png` (HD)
**Steps:**
1. Download from ops manual
2. minecraft.net → log into Holly's account
3. Upload skin
4. Select **Alex model** (slim arms)
5. Test in-game
6. Verify on server
**BONUS:** After all three uploaded, take Trinity group screenshot for promotional use!
**Generated by:** Imagen 3 via Gemini Pro
**Matches:** The Trinity image (center character)
**Dependencies:** Task #61 COMPLETE
**Related:** Task #62 (Michael), #63 (Meg)
---

View File

@@ -0,0 +1,79 @@
# Gitea Issue #64: Upload The Catalyst (Arcane) Minecraft Skin — Holly
---
## Title
Upload The Catalyst (Arcane) Minecraft Skin — Holly
---
## Labels
- `content`
- `tier-0-quick-win`
- `task-64`
---
## Assignees
- Holly (her Minecraft account)
---
## Milestone
Soft Launch Prep / Branding & Identity
---
## Description
### Objective
Upload The Catalyst (Arcane) Minecraft skin to Holly's Minecraft Java Edition profile.
### Character Details
- **Name:** The Catalyst (Holly/unicorn20089)
- **Element:** Arcane Storm/Purple Magic
- **Colors:** Deep purple (#9D4EDD), violet (#C77DFF), lavender (#E0AAFF)
- **Theme:** Arcane sorcerer robes with mystical symbols
### Skin Files
**Location:** `branding/minecraft-skins/`
- `the-catalyst-arcane-64x64.png` (standard, 9.7K)
- `the-catalyst-arcane-128x128.png` (HD, 32K)
**Use:** 64x64 standard version
### Upload Steps
1. Go to minecraft.net, log into Holly's account
2. Profile → Upload skin
3. Select **Alex model** (slim arms)
4. Test in-game
5. Verify on server
**Full instructions:** `docs/tasks/catalyst-arcane-skin/README.md`
### Checklist
- [ ] Uploaded to minecraft.net
- [ ] Alex model selected
- [ ] Tested in singleplayer
- [ ] Tested on server
- [ ] **GROUP SCREENSHOT** with all three founders!
### BONUS: Trinity Group Photo
After all three skins uploaded, take in-game screenshot with:
- Michael (Frost/blue) left
- Holly (Arcane/purple) center
- Meg (Fire/orange) right
**This becomes flagship promotional content!**
### Time: 10-15 minutes
### Related
- Task #62: Michael's Frost skin
- Task #63: Meg's Fire skin
---
**Created:** March 20, 2026
**Created By:** The Guide (Chronicler #35)

View File

@@ -0,0 +1,191 @@
# Task #64: Upload The Catalyst (Arcane) Minecraft Skin — Holly
**Status:** PENDING
**Priority:** HIGH
**Time Estimate:** 10-15 minutes
**Created:** March 20, 2026 (by The Guide, Chronicler #35)
---
## OBJECTIVE
Upload The Catalyst (Arcane) Minecraft skin to Holly's Minecraft Java Edition profile and verify it displays correctly in-game.
**Character:** The Catalyst (Holly/unicorn20089)
**Element:** Arcane Storm/Purple Magic
**Colors:** Deep purple (#9D4EDD), violet (#C77DFF), lavender (#E0AAFF)
**Theme:** Arcane sorcerer robes with mystical symbols and magical patterns
---
## SKIN FILES READY
**Location:** `branding/minecraft-skins/`
**Two versions available:**
1. **Standard:** `the-catalyst-arcane-64x64.png` (9.7K, 64x64 pixels)
2. **HD:** `the-catalyst-arcane-128x128.png` (32K, 128x128 pixels)
**Generated by:** Imagen 3 (Nano Banana 2 Pro) via Gemini Pro
**Status:** Production-ready, properly formatted Minecraft skin templates
---
## STEP-BY-STEP: UPLOAD TO MINECRAFT
### Step 1: Download the Skin File
**From operations manual:**
```bash
cd /path/to/firefrost-operations-manual
cp branding/minecraft-skins/the-catalyst-arcane-64x64.png ~/Downloads/
```
**Which version to use:**
- **Standard (64x64):** Works on all servers
- **HD (128x128):** Better detail on arcane symbols
**Recommendation:** Start with **64x64** (standard)
### Step 2: Log into Minecraft.net
1. Open browser
2. Go to: **https://www.minecraft.net/**
3. Click **Log In**
4. Enter Microsoft account credentials for **Holly's account**
5. Complete 2FA if enabled
### Step 3: Navigate to Profile Settings
1. Click profile icon (top right)
2. Select **Profile**
3. View current skin preview
### Step 4: Upload the New Skin
1. Click **Choose File**
2. Select `the-catalyst-arcane-64x64.png`
3. Click **Upload**
**Skin preview updates** showing arcane sorcerer design.
### Step 5: Select Skin Model
**For The Catalyst skin:** Select **Alex** (slim model)
This skin was designed for the Alex model (3-pixel wide arms).
### Step 6: Verify in Minecraft Java Edition
1. Launch Minecraft Java Edition
2. Log in with Holly's account
3. Create/join world
4. Press **F5** twice
5. Verify:
- ✅ Purple arcane robes visible
- ✅ Mystical symbols on sleeves/torso
- ✅ Violet and lavender accents
- ✅ Arcane energy theme captured
- ✅ No missing textures
### Step 7: Test on Firefrost Server
1. Connect to `play.firefrostgaming.com`
2. Ask Michael or Meg to verify
3. Take screenshot with all three founders together!
---
## TROUBLESHOOTING
### Problem: Skin doesn't appear
**Solution:** Relog, wait 1-5 minutes for propagation
### Problem: Skin looks wrong
**Solution:** Ensure **Alex model** selected (not Steve)
### Problem: Arms too wide
**Solution:** You selected Steve - re-upload with Alex
### Problem: Purple colors look off
**Solution:** Check monitor color calibration, colors are correct in skin file
---
## VERIFICATION CHECKLIST
- [ ] Skin uploaded to minecraft.net (Holly's account)
- [ ] Alex model selected
- [ ] Visible in singleplayer
- [ ] Visible on Firefrost server
- [ ] Team can see it
- [ ] **GROUP SCREENSHOT:** All three founders together with skins!
- [ ] Task #64 marked COMPLETE
---
## SUCCESS CRITERIA
**Skin live on Holly's account**
**Arcane theme visible (purple robes, mystical symbols, violet accents)**
**Works on server**
**Team confirms visibility**
**GROUP SCREENSHOT with all three Trinity skins**
---
## BONUS: THE TRINITY GROUP SCREENSHOT
**After all three skins uploaded (Tasks #62, #63, #64):**
1. All three founders log into Firefrost server
2. Stand together at spawn or castle
3. Position for screenshot:
- Michael (Frost/blue) on left
- Holly (Arcane/purple) in center
- Meg (Fire/orange) on right
4. Use F1 to hide HUD
5. Take screenshot with all three visible
6. **This screenshot becomes promotional gold!**
Save to: `branding/promotional/trinity-in-game-screenshot.png`
---
## RELATED TASKS
- **Task #61:** AI-Generated Minecraft Skins (parent)
- **Task #62:** Michael's Frost skin
- **Task #63:** Meg's Fire skin
- **Task #57-60:** The Trinity image deployment
---
## TECHNICAL DETAILS
**Skin Format:** PNG, Minecraft Java Edition
**Dimensions:** 64x64 (standard) or 128x128 (HD)
**Player Model:** Alex (slim)
**Generated by:** Imagen 3 via Gemini Pro
**Design:** Matches The Trinity image (center character)
---
## NOTES
**Design matches The Trinity promotional image** — center character (arcane sorcerer).
**Why this matters:**
- Holly recognizable as "The Catalyst" in-game
- Arcane element completes Fire/Frost/Catalyst trinity
- Third partner officially represented
- Professional founder branding
- Community sees the full Trinity
**This completes the visual branding trinity in-game!**
---
**Created by:** The Guide (Chronicler #35)
**Date:** March 20, 2026
**Status:** Ready to upload

View File

@@ -0,0 +1,71 @@
# Gitea Issue #63: Upload The Emissary (Fire) Minecraft Skin — Meg
---
## Title
Upload The Emissary (Fire) Minecraft Skin — Meg
---
## Labels
- `content`
- `tier-0-quick-win`
- `task-63`
---
## Assignees
- Meg (her Minecraft account)
---
## Milestone
Soft Launch Prep / Branding & Identity
---
## Description
### Objective
Upload The Emissary (Fire) Minecraft skin to Meg's Minecraft Java Edition profile.
### Character Details
- **Name:** The Emissary (Meg/Gingerfury)
- **Element:** Fire/Flame
- **Colors:** Orange (#FF6B35), red (#E63946), gold (#FFD700)
- **Theme:** Flowing fire robes with flame patterns and ember accents
### Skin Files
**Location:** `branding/minecraft-skins/`
- `the-emissary-fire-64x64.png` (standard, 9.4K)
- `the-emissary-fire-128x128.png` (HD, 32K)
**Use:** 64x64 standard version
### Upload Steps
1. Go to minecraft.net, log into Meg's account
2. Profile → Upload skin
3. Select **Alex model** (slim arms)
4. Test in-game (F5 view)
5. Verify on Firefrost server
**Full instructions:** `docs/tasks/emissary-fire-skin/README.md`
### Checklist
- [ ] Uploaded to minecraft.net
- [ ] Alex model selected
- [ ] Tested in singleplayer
- [ ] Tested on server
- [ ] Screenshot taken
### Time: 10-15 minutes
### Related
- Task #62: Michael's Frost skin
- Task #64: Holly's Arcane skin
---
**Created:** March 20, 2026
**Created By:** The Guide (Chronicler #35)

View File

@@ -0,0 +1,191 @@
# Task #63: Upload The Emissary (Fire) Minecraft Skin — Meg
**Status:** PENDING
**Priority:** HIGH
**Time Estimate:** 10-15 minutes
**Created:** March 20, 2026 (by The Guide, Chronicler #35)
---
## OBJECTIVE
Upload The Emissary (Fire) Minecraft skin to Meg's Minecraft Java Edition profile and verify it displays correctly in-game.
**Character:** The Emissary (Meg/Gingerfury)
**Element:** Fire/Flame
**Colors:** Bright orange (#FF6B35), red (#E63946), gold/yellow (#FFD700)
**Theme:** Flowing fire robes with flame patterns, ember accents
---
## SKIN FILES READY
**Location:** `branding/minecraft-skins/`
**Two versions available:**
1. **Standard:** `the-emissary-fire-64x64.png` (9.4K, 64x64 pixels)
2. **HD:** `the-emissary-fire-128x128.png` (32K, 128x128 pixels)
**Generated by:** Imagen 3 (Nano Banana 2 Pro) via Gemini Pro
**Status:** Production-ready, properly formatted Minecraft skin templates
---
## STEP-BY-STEP: UPLOAD TO MINECRAFT
### Step 1: Download the Skin File
**From operations manual:**
```bash
cd /path/to/firefrost-operations-manual
cp branding/minecraft-skins/the-emissary-fire-64x64.png ~/Downloads/
```
**Which version to use:**
- **Standard (64x64):** Works on all servers, classic Minecraft look
- **HD (128x128):** Better detail on flame patterns
**Recommendation:** Start with **64x64** (standard)
### Step 2: Log into Minecraft.net
1. Open browser
2. Go to: **https://www.minecraft.net/**
3. Click **Log In** (top right)
4. Enter Microsoft account credentials for **Meg's account**
5. Complete 2FA if enabled
### Step 3: Navigate to Profile Settings
1. Click profile icon (top right)
2. Select **Profile** from dropdown
3. View current skin preview
### Step 4: Upload the New Skin
1. Click **Choose File** button
2. Select `the-emissary-fire-64x64.png`
3. Click **Upload**
**Skin preview should update** showing the fire mage design.
### Step 5: Select Skin Model
**For The Emissary skin:** Select **Alex** (slim model)
This skin was designed for the Alex model (3-pixel wide arms, more feminine appearance).
### Step 6: Verify in Minecraft Java Edition
1. Launch Minecraft Java Edition
2. Log in with Meg's account
3. Create new world or join existing
4. Press **F5** twice to view character
5. Verify:
- ✅ Fire robes visible (orange/red/yellow gradient)
- ✅ Flame patterns on sleeves and torso
- ✅ Ember accents and gold trim
- ✅ Flowing design captures Fire element
- ✅ No missing textures
### Step 7: Test on Firefrost Server
1. Connect to `play.firefrostgaming.com`
2. Ask Michael or Holly: "Can you see my fire mage skin?"
3. Verify others see the skin
4. Take screenshot
---
## TROUBLESHOOTING
### Problem: Skin doesn't appear in-game
**Solution:**
- Relog completely (quit and relaunch)
- Wait 1-5 minutes for propagation
- Clear skin cache if needed
### Problem: Skin looks wrong/stretched
**Solution:**
- Ensure **Alex model** is selected (not Steve)
- Re-upload and verify Alex model
### Problem: Arms look too wide
**Solution:**
- You selected Steve instead of Alex
- Re-upload and choose Alex (slim arms)
### Problem: Others can't see the skin
**Solution:**
- Wait 5 minutes for Minecraft sync
- Ask them to relog
- Verify correct account logged in
---
## VERIFICATION CHECKLIST
- [ ] Skin uploaded to minecraft.net (Meg's account)
- [ ] Alex model selected (slim arms)
- [ ] Visible in singleplayer (F5 view)
- [ ] Visible on Firefrost server
- [ ] Team members can see it
- [ ] Screenshot taken and saved
- [ ] Task #63 marked COMPLETE
---
## SUCCESS CRITERIA
**Skin live on Meg's Minecraft account**
**Fire mage theme visible (orange/red robes, flame patterns, gold trim)**
**Works on Firefrost servers**
**Team confirms visibility**
**Screenshot documented**
---
## NEXT STEPS
1. Mark Task #63 COMPLETE
2. Proceed to Task #64 (Holly's Arcane skin)
3. Coordinate with Michael (Task #62) and Holly (Task #64) for team screenshot
4. Use in promotional content
---
## RELATED TASKS
- **Task #61:** AI-Generated Minecraft Skins (parent)
- **Task #62:** Upload The Wizard (Frost) Skin — Michael
- **Task #64:** Upload The Catalyst (Arcane) Skin — Holly
---
## TECHNICAL DETAILS
**Skin Format:** PNG, Minecraft Java Edition skin template
**Dimensions:** 64x64 (standard) or 128x128 (HD)
**Player Model:** Alex (slim, 3-pixel arms)
**Generated by:** Imagen 3 via Gemini Pro
**Design:** Matches The Trinity image (right character)
---
## NOTES
**Design matches The Trinity promotional image** — right character (fire mage).
**Why this matters:**
- Meg recognizable as "The Emissary" in-game
- Fire element branding consistency
- Professional founder appearance
- Community identity
**Original 1024x1024 AI output resized to proper Minecraft format.**
---
**Created by:** The Guide (Chronicler #35)
**Date:** March 20, 2026
**Status:** Ready to upload

View File

@@ -0,0 +1,91 @@
# Gitea Issue #62: Upload The Wizard (Frost) Minecraft Skin — Michael
**Copy this content into a new Gitea issue.**
---
## Title
Upload The Wizard (Frost) Minecraft Skin — Michael
---
## Labels
- `content` (branding work)
- `tier-0-quick-win` (10-15 minutes)
- `task-62`
---
## Assignees
- Michael (his Minecraft account)
---
## Milestone
Soft Launch Prep / Branding & Identity
---
## Description
### Objective
Upload The Wizard (Frost) Minecraft skin to Michael's Minecraft Java Edition profile.
### Character Details
- **Name:** The Wizard (Michael/Frostystyle)
- **Element:** Frost/Ice
- **Colors:** Teal-blue (#4ECDC4), ice blue (#C7F0DB), silver
- **Theme:** Hooded frost wizard robes with ice crystal patterns
### Skin Files Ready
**Location:** `branding/minecraft-skins/`
Two versions:
- `the-wizard-frost-64x64.png` (standard, 9.0K)
- `the-wizard-frost-128x128.png` (HD, 29K)
**Recommendation:** Use 64x64 (standard) version
### Upload Instructions
**Step 1:** Download skin file from ops manual
**Step 2:** Go to https://www.minecraft.net/ and log in
**Step 3:** Profile → Choose File → Upload skin
**Step 4:** Select **Steve model** (classic, not Alex)
**Step 5:** Test in Minecraft Java Edition (F5 to view character)
**Step 6:** Test on Firefrost server, verify others can see it
**Full detailed instructions:** `docs/tasks/wizard-frost-skin/README.md`
### Verification Checklist
- [ ] Skin uploaded to minecraft.net
- [ ] Steve model selected
- [ ] Visible in singleplayer
- [ ] Visible on Firefrost server
- [ ] Other players confirm they see it
- [ ] Screenshot taken
### Time Estimate
10-15 minutes
### Dependencies
- Skin files generated (COMPLETE - by Task #61)
- Michael's Minecraft account access
- Minecraft Java Edition
### Success Criteria
- Frost wizard skin live on Michael's account
- Teal robes, ice crystals, silver trim visible
- Works on Firefrost servers
- Team can see it
### Related Tasks
- Task #61: AI-Generated Minecraft Skins (parent)
- Task #63: Meg's Fire skin
- Task #64: Holly's Arcane skin
---
**Created:** March 20, 2026
**Created By:** The Guide (Chronicler #35)
**Status:** Ready to upload

View File

@@ -0,0 +1,215 @@
# Task #62: Upload The Wizard (Frost) Minecraft Skin — Michael
**Status:** PENDING
**Priority:** HIGH
**Time Estimate:** 10-15 minutes
**Created:** March 20, 2026 (by The Guide, Chronicler #35)
---
## OBJECTIVE
Upload The Wizard (Frost) Minecraft skin to Michael's Minecraft Java Edition profile and verify it displays correctly in-game.
**Character:** The Wizard (Michael/Frostystyle)
**Element:** Frost/Ice
**Colors:** Deep teal-blue (#4ECDC4), ice blue (#C7F0DB), silver/white
**Theme:** Ice crystals, snowflake patterns, hooded frost wizard robes
---
## SKIN FILES READY
**Location:** `branding/minecraft-skins/`
**Two versions available:**
1. **Standard:** `the-wizard-frost-64x64.png` (9.0K, 64x64 pixels)
2. **HD:** `the-wizard-frost-128x128.png` (29K, 128x128 pixels)
**Generated by:** Imagen 3 (Nano Banana 2 Pro) via Gemini Pro
**Status:** Production-ready, properly formatted Minecraft skin templates
---
## STEP-BY-STEP: UPLOAD TO MINECRAFT
### Step 1: Download the Skin File
**From operations manual:**
```bash
cd /path/to/firefrost-operations-manual
cp branding/minecraft-skins/the-wizard-frost-64x64.png ~/Downloads/
```
**OR** download from this task directory (committed version).
**Which version to use:**
- **Standard (64x64):** Works on all servers, smaller file, classic Minecraft look
- **HD (128x128):** Better detail, requires OptiFine or server HD skin support
**Recommendation:** Start with **64x64** (standard), upgrade to 128x128 later if desired.
### Step 2: Log into Minecraft.net
1. Open browser
2. Go to: **https://www.minecraft.net/**
3. Click **Log In** (top right)
4. Enter Microsoft account credentials for Michael's account
5. Complete 2FA if enabled
### Step 3: Navigate to Profile Settings
1. After login, click your **profile icon** (top right)
2. Select **Profile** from dropdown
3. You'll see the Profile page with current skin preview
### Step 4: Upload the New Skin
1. Click **Choose File** button (or drag and drop)
2. Navigate to where you saved `the-wizard-frost-64x64.png`
3. Select the file
4. Click **Upload** or **Save**
**The skin preview should update immediately** showing the frost wizard design.
### Step 5: Select Skin Model (Important!)
Minecraft has two player models:
- **Steve** (classic, 4-pixel wide arms)
- **Alex** (slim, 3-pixel wide arms)
**For The Wizard skin:** Select **Steve** (classic model)
This skin was designed for the Steve model with standard arm width.
### Step 6: Verify in Minecraft Java Edition
1. Launch **Minecraft Java Edition**
2. Log in with Michael's account
3. Go to **Singleplayer****Create New World** (or join existing world)
4. Press **F5** twice to see your character from the front
5. Verify:
- ✅ Frost wizard robes are visible
- ✅ Ice crystal patterns show on sleeves/torso
- ✅ Silver trim and accents visible
- ✅ Teal-blue colors correct
- ✅ No missing textures or glitches
**Walk around and check all angles** (front, back, sides).
### Step 7: Test on Firefrost Server
1. Connect to Firefrost server: `play.firefrostgaming.com`
2. Ask Meg or Holly: "Can you see my frost wizard skin?"
3. Verify other players see your skin correctly
4. Take screenshot for documentation
---
## TROUBLESHOOTING
### Problem: Skin doesn't appear in-game
**Solution:**
- Log out of Minecraft completely
- Close the game
- Relaunch and log back in
- Skin updates can take 1-5 minutes to propagate
### Problem: Skin looks stretched or wrong
**Solution:**
- Check that you selected **Steve** model (not Alex)
- Re-upload the skin and ensure Steve model is selected
### Problem: Only I can see the skin, others can't
**Solution:**
- Wait 5 minutes for Minecraft servers to sync
- Ask others to relog (forces their client to fetch updated skins)
- Verify skin is uploaded to correct Microsoft/Mojang account
### Problem: HD skin (128x128) doesn't show detail
**Solution:**
- Server may not support HD skins
- Use standard 64x64 version instead
- Or install OptiFine client-side for HD skin support
### Problem: Skin shows on minecraft.net but not in-game
**Solution:**
- Ensure you're logged into the SAME account in-game
- Check you're using Minecraft Java Edition (not Bedrock)
- Clear Minecraft cache: Delete `.minecraft/assets/skins/` folder
---
## VERIFICATION CHECKLIST
After upload and testing, verify:
- [ ] Skin uploaded to minecraft.net profile successfully
- [ ] Steve model selected (not Alex)
- [ ] Skin visible in singleplayer (F5 view)
- [ ] Skin visible on Firefrost server
- [ ] Other players can see the skin
- [ ] Screenshot taken and saved
- [ ] Task #62 marked COMPLETE in tasks.md
---
## SUCCESS CRITERIA
**Skin is live on Michael's Minecraft account**
**Frost wizard theme visible (teal robes, ice crystals, silver trim)**
**Works on Firefrost servers**
**Team confirms they can see it**
**Screenshot documented**
---
## NEXT STEPS AFTER COMPLETION
1. Mark Task #62 COMPLETE
2. Proceed to Task #63 (Meg's Fire skin)
3. Proceed to Task #64 (Holly's Arcane skin)
4. Use skin in promotional screenshots/videos
5. Update firefrostgaming.com with founder skin previews
---
## RELATED TASKS
- **Task #61:** AI-Generated Minecraft Skins (parent task)
- **Task #63:** Upload The Emissary (Fire) Skin — Meg
- **Task #64:** Upload The Catalyst (Arcane) Skin — Holly
- **Task #57-60:** The Trinity image deployment
---
## TECHNICAL DETAILS
**Skin Format:** PNG image, Minecraft Java Edition skin template
**Dimensions:** 64x64 pixels (standard) or 128x128 pixels (HD)
**Layout:** Standard Minecraft skin UV map (head, torso, arms, legs, overlays)
**Player Model:** Steve (classic, 4-pixel arms)
**Generated by:** Imagen 3 via Gemini Pro
**Prompt optimized by:** The Guide (Chronicler #35)
---
## NOTES
**Design matches The Trinity promotional image** — left character (blue/frost wizard).
**Why this matters:**
- Visual consistency across all Firefrost branding
- Michael recognizable as "The Wizard" in-game
- Professional appearance on servers
- Promotional content (videos, screenshots) shows branded founder
- Community identity and immersion
**Original 1024x1024 AI output resized to proper Minecraft format** using ImageMagick.
---
**Created by:** The Guide (Chronicler #35)
**Date:** March 20, 2026
**Status:** Ready to upload