[ci-skip] add more stuff to todo list

This commit is contained in:
granny
2023-03-18 16:54:36 -07:00
parent 95ad375dd3
commit 4715a7ea3a
2 changed files with 6 additions and 3 deletions

6
TODO.md Normal file
View File

@@ -0,0 +1,6 @@
- [ ] make Sniffer ridable
- [ ] fix ridables around water
- [ ] test player ridable underwater
- [ ] OPTIONAL: custom damage type instead of magic for scissors & stone cutter patch
- [ ] re-introduce armor equipable through right-click patch, flip the boolean to follow vanilla feature parity
- [ ] flip the boolean in the "display names from item forms of entities to entities" patch to keep feature parity with vanilla

View File

@@ -1,3 +0,0 @@
- fix ridables around water
- test player ridable underwater
- maybe custom damage type instead of magic