Quest Block
The quest block creates a new quest wrapper and is needed to create a quest.
Parameters
Item List
The item list is special as it needs a list of lists.
To add an item, drag two Create List With
blocks into the Item Rewards
parameter, attaching the second list block to the first list block.
In the second block, add two Text
blocks and set the first one to the ID of the item you want to give, and the second one to the amount.
Last updated