Generated using spwn doc [file name]
-
Uses 8 groups
-
Uses 0 colors
-
Uses 4 block IDs
-
Uses 1 item IDs
-
Adds 24 objects
Type: @dictionary
Value:
(length: @number, hide: @bool = true, BG_RGB: @array = [0,0,0], GROUND_RGB: @array = [0,0,0], GROUND2_RGB: @array = [0,0,0], LINE_RGB: @array = [0,0,0]) { /* code omitted */ }Type:
@macro
# name type default value description 1 length@number 2 hide@bool true3 BG_RGB@array [0,0,0]4 GROUND_RGB@array [0,0,0]5 GROUND2_RGB@array [0,0,0]6 LINE_RGB@array [0,0,0]
Value:
() { /* code omitted */ }Type:
@macro
Value:
() { /* code omitted */ }Type:
@macro
Type:
@dictionaryValue:
(x_grid: @number, y_grid: @number, color: @array = [255,255,255]) { /* code omitted */ }Type:
@macro
# name type default value description 1 x_grid@number 2 y_grid@number 3 color@array [255,255,255]Value:
(x_grid: @number, y_grid: @number, continuousMovement: @bool = true, usePlayerCol: @bool = true, color: @array = [255,255,255]) { /* code omitted */ }Type:
@macro
# name type default value description 1 x_grid@number 2 y_grid@number 3 continuousMovement@bool true4 usePlayerCol@bool true5 color@array [255,255,255]Value:
(x_grid: @number, y_grid: @number, color: @array = [255,255,255]) { /* code omitted */ }Type:
@macro
# name type default value description 1 x_grid@number 2 y_grid@number 3 color@array [255,255,255]
Value:
{circle: (x_grid: @number, y_grid: @number, color: @array = [255,255,255], useGroup: @bool = true) { /* code omitted */ },square: (x_grid: @number, y_grid: @number, Objcol: @array = [255,255,255], useGroup: @bool = true) { /* code omitted */ }}Type:
@dictionaryValue:
(x_grid: @number, y_grid: @number, color: @array = [255,255,255], useGroup: @bool = true) { /* code omitted */ }Type:
@macro
# name type default value description 1 x_grid@number 2 y_grid@number 3 color@array [255,255,255]4 useGroup@bool trueValue:
(x_grid: @number, y_grid: @number, Objcol: @array = [255,255,255], useGroup: @bool = true) { /* code omitted */ }Type:
@macro
# name type default value description 1 x_grid@number 2 y_grid@number 3 Objcol@array [255,255,255]4 useGroup@bool true