diff --git a/README.md b/README.md index 80fdc6d..6b1e832 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ LandanaLeaf is a small mod that adds.. organic plant matter to Minecraft. -(very vibecoded because i dont have time) +(AI assisted for the planning because i dont have time, textures and resources done by hand) diff --git a/TODO.md b/TODO.md index 736e79d..bc24a1e 100644 --- a/TODO.md +++ b/TODO.md @@ -2,19 +2,19 @@ ## Phase 1: Setup & Assets [ ] - [ ] Create 16x16 textures for: - - [ ] Landana Seed - - [ ] Landana Bud (Raw) - - [ ] Cured Bud + - [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 [ ] -- [ ] Register "Landana Seed" (Item) -- [ ] Register "Landana Bud" (Item) -- [ ] Register "Cured Bud" (Item) +- [x] Register "Landana Seed" (Item) +- [x] Register "Landana Bud" (Item) +- [x] Register "Cured Bud" (Item) - [ ] Register "Cardboard Filter" (Item) -- [ ] Add Smoker/Campfire recipe: Bud -> Cured Bud +- [x] Add Smoker/Campfire recipe: Bud -> Cured Bud ## Phase 3: The Crop [ ] - [ ] Create the Landana Crop block