LandanaLeaf/TODO.md

35 lines
1.1 KiB
Markdown

# 🌿 LandanaLeaf Project
## Phase 1: Setup & Assets [ ]
- [ ] Create 16x16 textures for:
- [x] Landana Seed
- [x] Landana Bud (Raw)
- [x] Cured Bud
- [ ] Filter
- [ ] Joint
- [ ] Design the 4-stage growth texture for the crop
## Phase 2: Core Items [ ]
- [x] Register "Landana Seed" (Item)
- [x] Register "Landana Bud" (Item)
- [x] Register "Cured Bud" (Item)
- [ ] Register "Cardboard Filter" (Item)
- [x] 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