From 2a15a00ed833e243ae1bbf4182945cadd00652e5 Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Sun, 8 Jan 2023 12:13:46 +0000 Subject: [PATCH] update api.txt --- api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api.txt b/api.txt index 401a5db..1e59b09 100644 --- a/api.txt +++ b/api.txt @@ -138,7 +138,7 @@ Place Node This command will place a node in place of the lucky block or at the players standing position. -{"nod", "node name", position, chest items} +{"nod", "node name", position[0 for lb, 1 for player], chest items} e.g. @@ -189,7 +189,7 @@ Place Schematic This command lets you place a pre-added schematic file or definition in place of the lucky block or at the player position. -{"sch", "schematic name", position, force placement, replacements} +{"sch", "schematic name", position[0 for lb, 1 for player], force placement, replacements} e.g. @@ -227,7 +227,7 @@ Falling Blocks This command allows for a tower of blocks or blocks falling within a set area. -{"fal", {"node list"}, position, spread, range} +{"fal", {"node list"}, position[0 for lb, 1 for player], spread, range} e.g.