85 lines
2.2 KiB
Plaintext
85 lines
2.2 KiB
Plaintext
To-Dos
|
|
|
|
*** Priority ***
|
|
- [ ] Create a Harvest Drops event
|
|
|
|
- [ ] Create the axe Model
|
|
- [ ] Create the shovel model
|
|
- [ ] Create the hoe model
|
|
- [ ] Create the Sword Model
|
|
|
|
- [ ] Create Crafting Block for Tools and Weapons
|
|
- [ ] Create PickAxe Tool which ingests NBT
|
|
- [ ] Copy Heat Handler for Forge to Bloomery
|
|
|
|
*** Backlog ***
|
|
- [ ] Create a method which adds the types of NBT upgrades and creates a unique float instead of using magic numbers
|
|
- [ ] Add forgehammer to oreDict
|
|
- [ ] Finish Toolhead Recipes
|
|
- [ ] WeaponHead recipes
|
|
|
|
- [ ] Casting Table
|
|
- [ ] Block
|
|
- [ ] Gui
|
|
- [ ] Crafting recipes
|
|
|
|
- [ ] Sounds
|
|
- [ ] Bellows Sounds
|
|
- [ ] Bloomery Sound?
|
|
- [ ] Forge Sound?
|
|
- [ ] Fix Flame creator from Forge and Bloomery
|
|
|
|
*** Completed ***
|
|
|
|
- [x] Create getter and setter for itemNBT
|
|
- [x] Create all the textures for all the NBT types
|
|
- [x] Check for if the pickaxe head is hot before removing from forge
|
|
- [x] fix rotation rendering for Anvil
|
|
- [x] Fix renderings in the Anvil
|
|
- [x] Fix Renderings in the Forge
|
|
- [x] Fix StoneTongs rendering for NBT 8
|
|
- [x] Allow redstone, lapis, and shards in the anvil
|
|
|
|
- [x] Create toolHead Item
|
|
- [x] Give toolHead item NBT
|
|
- [x] Create pickaxehead Item
|
|
- [x] Create pickaxehead SubNBTs
|
|
- [x] Create Forging Recipe for toolHeads
|
|
- [x] Create Anvil recipe for toolHeads
|
|
|
|
- [x] Create Slot for Forge to accept toolheads in slot 4
|
|
|
|
- [x] Stone Anvil
|
|
- [x] Stone Anvil Inventory
|
|
- [x] Stone Anvil Tile
|
|
- [x] Stone Anvil Crafting
|
|
- [x] TESR Inventory Rendering for Anvil
|
|
|
|
- [x] Iron Chunk Item Model
|
|
- [x] Anvil Item Model
|
|
|
|
- [x] StoneTongs Iron Chunks
|
|
|
|
- [x] Hammer Crafting
|
|
- [x] Iron Chunking
|
|
|
|
- [x] Forge Recipe Handler
|
|
- [x] Hot Iron Ingot Recipe
|
|
|
|
- [x] Block Drop for failed crucible
|
|
- [x] oreDictionary ingotBall to ingotIron
|
|
- [x] Tile Firebox Heat Manager
|
|
- [x] Fix Bloomery Lit Texture
|
|
- [x] Bellows break texture
|
|
- [x] Bellows Pump Speed
|
|
- [x] Break IronCrucible gives back Ore
|
|
- [x] Tile Bloomery Heat Manager
|
|
- [x] Tongs Model for hotIron
|
|
- [x] Tongs Model for hotIronCooked
|
|
- [x] Tongs Model for hotIronBurnt
|
|
- [x] Tongs Extract from bloomery for Hot Iron
|
|
- [x] Tongs Extract from bloomery for Hot Iron Finished
|
|
- [x] Crafting Recipes
|
|
|
|
|