game-antum/TODO.md

55 lines
1.4 KiB
Markdown
Raw Normal View History

2016-09-01 17:48:31 -07:00
## A list of changes to make for Antum game
2016-09-01 17:48:31 -07:00
#### Recipes with undefined ingredients:
# dye
* dye:brown
* dye:black
* dye:cyan
* dye:dark_green
* dye:dark_grey
* dye:green
* dye:grey
* dye:magenta
* dye:pink
#### Recipes that are unusable due to redefinition or override:
* my_future_doors (sliding doors all use same recipe)
* my_future_doors:door2a (Steel Sliding Door)
* my_future_doors:door3a (Squared Sliding Door)
* my_future_doors:door4a (Dark Sliding Door)
* my_future_doors:door6a (Points Sliding Door)
* my_future_doors:door7a (Snow Flake Sliding Door)
* my_misc_doors (sliding doors all use same recipe)
* my_misc_doors:door2a (Sliding Door)
2016-09-01 17:48:31 -07:00
#### Duplicate recipes:
2016-09-01 17:34:31 -07:00
2016-09-01 17:48:31 -07:00
#### Recipes to override:
* default:furnace
* Add coal or something similar to recipe
2016-09-01 17:48:31 -07:00
#### Aliases that do not register:
2016-09-01 17:34:31 -07:00
* farming_plus:
* farming:cotton -> farming:cotton_3
* moreblocks:
* stairs:stair_stone -> moreblocks:stair_stone
* stairs:slab_stone -> moreblocks:slab_stone
* stairs:stair_cobble -> moreblocks:stair_cobble
#### Craft items that need new aliases
* my_future_doors
* my_future_doors:door2a
* my_future_doors:door3a
* my_future_doors:door4a
* my_future_doors:door6a
* my_future_doors:door7a
* my_misc_doors
* my_misc_doors:door2a
#### Craft items that need new descriptions
2016-09-01 18:11:58 -07:00
#### Craft items that need new inventory textures
#### Items that do not function correctly