aboutsummaryrefslogtreecommitdiff
path: root/items/TALBOT_NPC.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/TALBOT_NPC.json')
-rw-r--r--items/TALBOT_NPC.json51
1 files changed, 51 insertions, 0 deletions
diff --git a/items/TALBOT_NPC.json b/items/TALBOT_NPC.json
new file mode 100644
index 00000000..6d0b91e6
--- /dev/null
+++ b/items/TALBOT_NPC.json
@@ -0,0 +1,51 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Talbot (NPC)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8a053db1-2736-2df1-a628-2f1e6c44fa5e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVlNzhlNGI4ZTk4MGZiODY4YzdkOGJjNWI4YTlhZmQ1MjJlNjVhZmRlNWQ0NWRlMGRkNzU1MDhlYTVkOTE3OGQifX19\"}]},Name:\"8a053db1-2736-2df1-a628-2f1e6c44fa5e\"},display:{Lore:[0:\"§7Only appears while the\",1:\"§eMayor Finnegan §7is active.\",2:\"§7The Mayor needs the Perk\",3:\"§ePelt-pocalypse§7.\"],Name:\"§9Talbot (NPC)\"},ExtraAttributes:{id:\"TALBOT_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Only appears while the",
+ "§eMayor Finnegan §7is active.",
+ "§7The Mayor needs the Perk",
+ "§ePelt-pocalypse§7."
+ ],
+ "internalname": "TALBOT_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": 286,
+ "y": 105,
+ "z": -548,
+ "island": "farming_1",
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "result": "TRAPPER_DEN_TRAVEL_SCROLL:1",
+ "cost": [
+ "SKYBLOCK_PELT:100"
+ ]
+ },
+ {
+ "type": "npc_shop",
+ "result": "TALBOTS_THEODOLITE:1",
+ "cost": [
+ "SKYBLOCK_PELT:80"
+ ]
+ },
+ {
+ "type": "npc_shop",
+ "result": "PELT_BELT:1",
+ "cost": [
+ "SKYBLOCK_PELT:250"
+ ]
+ },
+ {
+ "type": "npc_shop",
+ "result": "TRAPPER_CREST:1",
+ "cost": [
+ "SKYBLOCK_PELT:340"
+ ]
+ }
+ ],
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file