all the assets, casting recipes, bloomery recipes and tweaks, upgrades done

This commit is contained in:
Mohammad-Ali Minaie
2017-06-25 03:42:41 -04:00
parent 42f1621fea
commit 27e670e537
74 changed files with 1957 additions and 26 deletions

View File

@@ -4,7 +4,9 @@ To-Dos
*** Current Feature ***
- [ ] BlockBreaker Support for copper dust and tin dust
- [x] picking up raw bronze crucible returns some other shit
- [ ] Tool breaking should return tool head````
*** Feature Musket ***
- [ ] Create powder charge item (copper, charcoal, gunpowder)
@@ -26,10 +28,7 @@ To-Dos
- [ ] Create a method which adds the types of NBT upgrades and creates a unique float instead of using magic numbers
- [ ] Add forgehammer to oreDict
- [ ] WeaponHead recipes
- [ ] Casting Table
- [ ] Block
- [ ] Gui
- [ ] Crafting recipes
*** Tid-Bits ***
sed -i -- 's/iron/steel/g' *
@@ -37,6 +36,10 @@ rm *.json--
rename s/iron/steel/ iron*
*** Completed ***
- [x] Casting Table
- [x] Block
- [x] Gui
- [x] Crafting recipes
- [x] StoneTongs for all tool heads
- [x] ItemNBT
- [x] ItemRender