86 lines
2.1 KiB
Plaintext
86 lines
2.1 KiB
Plaintext
To-Dos
|
|
|
|
*** Priority ***
|
|
- [ ] Create the hoe Item
|
|
|
|
- [ ] Create the Sword Model
|
|
- [ ] Add randomInt to anvil
|
|
|
|
*** 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?
|
|
|
|
|
|
*** Completed ***
|
|
|
|
- [x] Create the axe Item
|
|
- [x] Create the shovel Item
|
|
- [x] Create the axe Model
|
|
- [x] Create the shovel model
|
|
- [x] Create the hoe model
|
|
- [x] Fix Flame creator from Forge and Bloomery
|
|
- [x] Copy Heat Handler for Forge to Bloomery
|
|
- [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
|
|
|
|
|