LandanaLeaf/TODO.md
absolutewitch 6518965c68 todo list
2026-04-03 02:01:25 +03:00

35 lines
1.1 KiB
Markdown

# 🌿 LandanaLeaf Project
## Phase 1: Setup & Assets [ ]
- [ ] Create 16x16 textures for:
- [ ] Landana Seed
- [ ] Landana Bud (Raw)
- [ ] Cured Bud
- [ ] Filter
- [ ] Joint
- [ ] Design the 4-stage growth texture for the crop
## Phase 2: Core Items [ ]
- [ ] Register "Landana Seed" (Item)
- [ ] Register "Landana Bud" (Item)
- [ ] Register "Cured Bud" (Item)
- [ ] Register "Cardboard Filter" (Item)
- [ ] Add Smoker/Campfire recipe: Bud -> Cured Bud
## Phase 3: The Crop [ ]
- [ ] Create the Landana Crop block
- [ ] Set "Tall Grass" to drop seeds (0.05 chance)
- [ ] Configure growth stages and bone meal behavior
## Phase 4: The Experience [ ]
- [ ] Create the Joint item (Food/Drink type)
- [ ] Add "Consumption" sound effects (Lighter/Inhale)
- [ ] **Procedure:** Apply Effects (Nausea, Hunger, etc.)
- [ ] **Procedure:** Smoke Particles (CAMPFIRE_COSY_SMOKE)
- [ ] Add Crafting Recipe: Paper + Bud + Filter
## Phase 5: Testing & Deployment [ ]
- [ ] Export .jar and test on 1.21.11
- [ ] Check for "Purple/Black" missing texture bugs
- [ ] Verify server-side compatibility for the event