Sample OpenComputers builder plan that defines three bitmap-like layers using 0 and 1 cells.
- Repository:
opencomputers - System:
opencomputers - Type:
example
OpenComputers/src\main\resources\assets\opencomputers\loot\builder\usr\share\build-plans\example.plan
- The plan starts with a six-row base layer and then adds layer 2 and layer 3 using
#newlayermarkers. - This file is an asset example for the builder toolchain rather than an executable Lua program.