aboutsummaryrefslogtreecommitdiff
path: root/items/TTEMME_RD_RIFT_NPC.json
blob: 6b75fdd2cdda87396b2ce4719429d8d893752d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
    "itemid": "minecraft:skull",
    "displayname": "§dttemme .rD (Rift NPC)",
    "nbttag": "{HideFlags:254,SkullOwner:{Id:\"00000000-0000-0000-0000-000000000000\",Properties:{textures:[0:{Value:\"\"}]}}}",
    "damage": 3,
    "lore": [
        ""
    ],
    "internalname": "TTEMME_RD_RIFT_NPC",
    "crafttext": "",
    "clickcommand": "",
    "modver": "2.1.1-PRE",
    "infoType": "",
    "island": "rift",
    "x": -293,
    "y": 56,
    "z": -87,
    "recipes": [
        {
            "type": "npc_shop",
            "cost": [
                "SKYBLOCK_MOTE:10000",
                "SHADOW_CRUX:10"
            ],
            "result": "RIFT_TROPHY_MIRRORED"
        },
        {
            "type": "npc_shop",
            "cost": [
                "WYLD_CHESTPLATE:1",
                "SHADOW_CRUX:12"
            ],
            "result": "ETALPTSEHC_NORI"
        },
        {
            "type": "npc_shop",
            "cost": [
                "SHADOW_CRUX:16",
                "SKYBLOCK_MOTE:5000"
            ],
            "result": "ENCHANTED_BOOK_BUNDLE_REFLECTION"
        }
    ]
}