Skip to content

getting_started

Trplnr edited this page Jun 11, 2026 · 7 revisions

Getting Started

TODO:

  • tell them that screens are the base entity that displays elements
  • screens can be rotated using the Rotation nbt
  • tell them to summon the screen (theres no api function for this yet)
  • tell them to NEVER EVER MOVE THE SCREEN MANUALLY (should add a way to do this)
  • now to control the screen, theyll need a remote
  • tell them how to get a remote
  • tell them the basics of the remote (linking and loading a slideshow)
  • add a block quote saying "Main article: remote" yada yada
  • Warn them that writing their own definitions and making models is a very manual and tedious process
    • tell them that its easier to use beet to use the reef beet plugin apis to generate files or convert google slides and pdfs
    • however you can still do everything without a preprocessor
  • now tell them how to make their own slideshow
  • then yeet them to the next section (writing definitions)

Clone this wiki locally