aboutsummaryrefslogtreecommitdiff
path: root/items/OLD_ELECTION_BOX_RIFT_NPC.json
diff options
context:
space:
mode:
authorRoman / Linnea Gräf <nea@nea.moe>2023-06-30 12:34:37 +0200
committerGitHub <noreply@github.com>2023-06-30 20:34:37 +1000
commitd94ece918d590909c3d9450d0b457ee659ef04ac (patch)
tree6de2a2046a9866eeb6aef7b8ec46f935f4298401 /items/OLD_ELECTION_BOX_RIFT_NPC.json
parent742bee6a3b6691882353584534ebd2e2ceff43e7 (diff)
downloadNotEnoughUpdates-REPO-d94ece918d590909c3d9450d0b457ee659ef04ac.tar.gz
NotEnoughUpdates-REPO-d94ece918d590909c3d9450d0b457ee659ef04ac.tar.bz2
NotEnoughUpdates-REPO-d94ece918d590909c3d9450d0b457ee659ef04ac.zip
More NPCs (#947)
Diffstat (limited to 'items/OLD_ELECTION_BOX_RIFT_NPC.json')
-rw-r--r--items/OLD_ELECTION_BOX_RIFT_NPC.json29
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