diff options
Diffstat (limited to 'items/ROY_NPC.json')
-rw-r--r-- | items/ROY_NPC.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/ROY_NPC.json b/items/ROY_NPC.json new file mode 100644 index 00000000..4990eb69 --- /dev/null +++ b/items/ROY_NPC.json @@ -0,0 +1,21 @@ +{ + "internalname": "ROY_NPC", + "itemid": "minecraft:skull", + "displayname": "§9Roy (NPC)", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"\"],Name:\"§9Roy (NPC)\"},ExtraAttributes:{id:\"ROY_NPC\"}}", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "TODO" + ], + "lore": [ + "" + ], + "x": -204, + "y": 75, + "z": 50, + "island": "rift", + "recipes": [] +}
\ No newline at end of file |