Movecraft
Movecraft copied to clipboard
Craft type Documentation
Many PRs including my own have added or modified the craft type file without updating the accompanying documentation.
- https://github.com/APDevTeam/Movecraft/pull/271 (Mine)
- https://github.com/APDevTeam/Movecraft/pull/257 (Mine)
- https://github.com/APDevTeam/Movecraft/pull/113 (Mine)
- https://github.com/APDevTeam/Movecraft/pull/222 (Eirik)
- https://github.com/APDevTeam/Movecraft/pull/208 (Eirik)
- https://github.com/APDevTeam/Movecraft/pull/186 (Eirik)
- https://github.com/APDevTeam/Movecraft/pull/166 (Eirik)
- https://github.com/APDevTeam/Movecraft/pull/130
Specifically we need documentation for the following options:
- [ ] moveblocks
- [x] canBeNamed
- [ ] canStaticMove
- [ ] maxStaticMove
- [ ] mustBeSubcraft
- [ ] gravityInclineDistance
- [ ] gravityDropDistance
- [ ] collisionSound
- [ ] halfSpeedUnderwater
- [ ] useGravity
- [ ] tryNudge
- [ ] canHover
More PRs that will need documentation:
- https://github.com/APDevTeam/Movecraft/pull/297
- https://github.com/APDevTeam/Movecraft/pull/302
- https://github.com/APDevTeam/Movecraft/pull/307 (and the other multi-world PRs)
- https://github.com/APDevTeam/Movecraft/pull/309
More PRs: #335