Movecraft icon indicating copy to clipboard operation
Movecraft copied to clipboard

Craft type Documentation

Open TylerS1066 opened this issue 5 years ago • 2 comments

Many PRs including my own have added or modified the craft type file without updating the accompanying documentation.

  1. https://github.com/APDevTeam/Movecraft/pull/271 (Mine)
  2. https://github.com/APDevTeam/Movecraft/pull/257 (Mine)
  3. https://github.com/APDevTeam/Movecraft/pull/113 (Mine)
  4. https://github.com/APDevTeam/Movecraft/pull/222 (Eirik)
  5. https://github.com/APDevTeam/Movecraft/pull/208 (Eirik)
  6. https://github.com/APDevTeam/Movecraft/pull/186 (Eirik)
  7. https://github.com/APDevTeam/Movecraft/pull/166 (Eirik)
  8. 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

TylerS1066 avatar Jun 08 '20 16:06 TylerS1066

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

TylerS1066 avatar Sep 11 '20 16:09 TylerS1066

More PRs: #335

TylerS1066 avatar Jan 15 '21 16:01 TylerS1066