updated tickets and todos
This commit is contained in:
@@ -1,16 +1,19 @@
|
|||||||
# To-Dos
|
# To-Dos
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
- [ ] Unable to place Vanilla Iron Nuggets on Forge #42
|
||||||
|
- [ ] JEI not showing full crafting recipe for Tools #38
|
||||||
|
|
||||||
## Current Feature
|
## Current Feature
|
||||||
- [ ] Steel Plate Recipe
|
- [ ] Config Usage
|
||||||
- [ ] NBT Crucible
|
- [ ] Steel Plate Recipe #37
|
||||||
- [ ] NBT Crucible Recipes
|
- [ ] Craft Tweaker Support
|
||||||
- [ ] Slotted Tongs
|
- [x] NBT Crucible
|
||||||
- [ ] Item Crucible
|
- [x] NBT Crucible Recipes
|
||||||
- [ ] NBTCrucible to ItemCrucible transformer
|
- [x] Slotted Tongs
|
||||||
- [ ] StoneTongs ItemCrucible to NBTCrucible transformer
|
- [x] Item Crucible
|
||||||
|
- [x] NBTCrucible to ItemCrucible transformer
|
||||||
|
- [x] StoneTongs ItemCrucible to NBTCrucible transformer
|
||||||
|
|
||||||
## Feature Musket
|
## Feature Musket
|
||||||
- [ ] Create powder charge item (copper, charcoal, gunpowder)
|
- [ ] Create powder charge item (copper, charcoal, gunpowder)
|
||||||
@@ -24,15 +27,13 @@
|
|||||||
- [ ] Create lock assembly item
|
- [ ] Create lock assembly item
|
||||||
|
|
||||||
## Backlog
|
## Backlog
|
||||||
- [ ] Move Ingot break into chunks logic out of the block and into the ForgeHammer
|
- [x] Move Ingot break into chunks logic out of the block and into the ForgeHammer
|
||||||
- [ ] Add Iron Ring Recipe
|
- [ ] Add Iron Ring Recipe
|
||||||
- [ ] Add chainmail recipe
|
- [ ] Add chainmail recipe
|
||||||
- [ ] Add Iron Shield
|
- [ ] Add Iron Shield
|
||||||
- [ ] Gold Smelting
|
- [ ] Gold Smelting
|
||||||
- [ ] Create a method which adds the types of NBT upgrades and creates a unique float instead of using magic numbers
|
- [ ] Create a method which adds the types of NBT upgrades and creates a unique float instead of using magic numbers
|
||||||
- [ ] Add forgehammer to oreDict
|
- [ ] Add forgehammer to oreDict
|
||||||
- [ ] WeaponHead recipes
|
|
||||||
|
|
||||||
|
|
||||||
### Tid-Bits
|
### Tid-Bits
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user