CraftBook: Difference between revisions

From AlphaPlace Wiki
Jump to navigation Jump to search
Initial page creation
 
mNo edit summary
Line 6: Line 6:
Signs can be wall mounted or placed on the floor, but they need to be on the same <code>X</code> and <code>Z</code> coordinates (obviously <code>Y</code> can be changed).<br>
Signs can be wall mounted or placed on the floor, but they need to be on the same <code>X</code> and <code>Z</code> coordinates (obviously <code>Y</code> can be changed).<br>
Angled brackets denote placeholders.
Angled brackets denote placeholders.
  <nowiki><Floor name>
  <nowiki> <Floor name>
  [Lift <Up/Down>]
  [Lift <Up/Down>]
  <Any info you
  <Any info you

Revision as of 11:55, 28 November 2024

CraftBook (FalseBook is a fork) is a plugin that add various mechanics, such as elevators, gates, etc., that can be interacted with via signs.
This page will document some of the available mechanics (integrated circuits) on AP, though additional documentation is available here: https://craftbook.enginehub.org/en/3.x/index.html

Elevators

Signs can be wall mounted or placed on the floor, but they need to be on the same X and Z coordinates (obviously Y can be changed).
Angled brackets denote placeholders.

 <Floor name>
 [Lift <Up/Down>]
 <Any info you
 wish to add>

1st line can be blank if you want.
2nd line must be either [Lift Up] or [Lift Down].