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
|
{
"internalname": "OLD_ELECTION_BOX_RIFT_NPC",
"itemid": "minecraft:noteblock",
"displayname": "§dOld Election Box (Rift NPC)",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"\"],Name:\"§dOld Election Box (Rift NPC)\"},ExtraAttributes:{id:\"OLD_ELECTION_BOX_RIFT_NPC\"}}",
"modver": "2.1.1-PRE",
"infoType": "",
"info": [],
"lore": [
""
],
"x": -68,
"y": 57,
"z": -150,
"island": "rift",
"recipes": [
{
"type": "npc_shop",
"result": "RIFT_TROPHY_CITIZEN:1.0",
"cost": [
"BARRY_PEN:1.0",
"SCRIBE_CRUX:16.0"
]
}
],
"crafttext": ""
}
|