game-antum/TODO.md

172 lines
2.6 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
2017-06-15 01:29:03 -07:00
---
### Nodes
#### Duplicates or similar function
* homedecor:bed_*
* beds:bed_*
2017-06-15 01:29:03 -07:00
#### Too common in game
2017-06-15 01:29:03 -07:00
#### Function changes
2017-06-15 01:29:03 -07:00
* trampoline
* player should not receive damage from falling on tramp
#### Should emit light, but don't
* homedecor:candle???
2017-06-15 01:29:03 -07:00
#### Glass nodes to make connected
2017-06-15 01:29:03 -07:00
#### Broken
* Doors
* my_future_doors:door\*a
* Misc
* jukebox:box
2017-06-15 01:29:03 -07:00
#### Fix unknown
2017-06-15 01:29:03 -07:00
---
### Entities
#### Spawn/Death
* Use max spawn instead of timeout
* Reduce spawn rate
* creatures:sheep
* sneeker:sneeker
2017-06-15 01:29:03 -07:00
#### Duplicates
* mobs:sheep
2017-06-15 01:29:03 -07:00
#### Drops
* spidermob:spider
* fix 'farming:cotton' drop
* drop 'mobs:meat_raw' instead of 'spidermob:meat_raw'
#### Graphics
* spidermob:spider
* Use 'enable_blood' setting
#### Engine changes
* Convert to 'mobs' (mobs_redo)
* creature:sheep???
* sneeker:sneeker
* spidermob:spider
* Unify mobiles/engines
2017-06-15 01:29:03 -07:00
---
### Crafting
#### Recipes to override / change
* default:book
* 3 paper, 3 ???
#### Undefined ingredients:
* dye
* dye:black
* dye:cyan
* dye:dark_green
* dye:dark_grey
* dye:green
* dye:grey
* dye:magenta
* dye:pink
2017-06-15 01:29:03 -07:00
#### 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
#### Aliases that do not register:
2017-06-15 01:29:03 -07:00
2017-06-15 01:29:03 -07:00
---
### Items
#### To make work with 'walking_light'
2017-06-15 01:29:03 -07:00
* ethereal:candle
* moreblocks:glow_glass
* moreblocks:super_glow_glass
#### Need new/more 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
#### Need new descriptions
#### Need new inventory textures
2017-06-15 01:29:03 -07:00
#### Duplicates or items with similar function
2016-09-02 23:39:25 -07:00
#### Fix unknown
#### Broken
2017-06-15 01:29:03 -07:00
---
2017-06-15 01:29:03 -07:00
### Tools / Weapons / Equipment
#### Add optional setting to disable wear/break
* all weapons
* all armor
2017-06-15 01:53:00 -07:00
* creatures:shears
* mobs:shears
* technic:treetap
#### Change/Add/Understand function
* compassgps
* How to reset
2017-06-15 01:29:03 -07:00
---
### Alternate / Additional mods
#### Mods to create/look for
2017-06-15 01:29:03 -07:00
* adamantine
* ore & tools
2017-06-15 01:29:03 -07:00
* colored_glass
* use node coloring
---
### World
#### Weather
* Make snow only in cold biomes
#### Misc
* Look at 'remove far entities' option
---
### UI
#### Inventory
* Switch to 'sfinv'
* Convert to use 'sfinv'
* bags