diff options
Diffstat (limited to 'items/OLD_ELECTION_BOX_RIFT_NPC.json')
-rw-r--r-- | items/OLD_ELECTION_BOX_RIFT_NPC.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/OLD_ELECTION_BOX_RIFT_NPC.json b/items/OLD_ELECTION_BOX_RIFT_NPC.json new file mode 100644 index 00000000..610798a3 --- /dev/null +++ b/items/OLD_ELECTION_BOX_RIFT_NPC.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |