Paste #128742: Unnamed Denizen Script Paste

Date: 2024/12/03 18:29:45 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21


task_data:

    type: data

    # Example Task for Bingo Data
    # The internal name of the bingo task
    tasks:
        name_placeholder:
            # name of the task shown to the user
            name: An Example Nmae
            # The Description of the task
            description: An Example Description
            # The Difficulty Level, affects the amount that are inputted into the final bingo card
            # 1 = Easy 2 = Normal 3 = Hard 4 = Extreme 5 = Special
            # Special makes it exceedingly rare and limits it to 1 per card
            difficulty: 0
            # OPTIONAL: The amount of points that are awarded upon completing the task, if key is not set difficulty value will be points
            points: 1
            # The Icon of the task in the inventory gui
            icon: PAPER