aboutsummaryrefslogtreecommitdiff
path: root/items/MASTER_TACTICIAN_FINK_RIFT_NPC.json
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-06-25 03:11:07 +0200
committernea <nea@nea.moe>2023-06-25 03:11:07 +0200
commitb68f7ec0d3edfe73f2eabf484dc47576a02412c5 (patch)
treeffebf74c0935938aecf4ffecb2d0d69f1c96fc65 /items/MASTER_TACTICIAN_FINK_RIFT_NPC.json
parent51480a259e8129715a0123248fa0e8e29412f932 (diff)
downloadNotEnoughUpdates-REPO-b68f7ec0d3edfe73f2eabf484dc47576a02412c5.tar.gz
NotEnoughUpdates-REPO-b68f7ec0d3edfe73f2eabf484dc47576a02412c5.tar.bz2
NotEnoughUpdates-REPO-b68f7ec0d3edfe73f2eabf484dc47576a02412c5.zip
Add some more recipes
Diffstat (limited to 'items/MASTER_TACTICIAN_FINK_RIFT_NPC.json')
-rw-r--r--items/MASTER_TACTICIAN_FINK_RIFT_NPC.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/MASTER_TACTICIAN_FINK_RIFT_NPC.json b/items/MASTER_TACTICIAN_FINK_RIFT_NPC.json
new file mode 100644
index 00000000..d2337880
--- /dev/null
+++ b/items/MASTER_TACTICIAN_FINK_RIFT_NPC.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§dMaster Tactician Fink (Rift NPC)",
+ "nbttag": "{SkullOwner:{Id:\"e52745a6-826e-2cba-9a53-75526f674d8f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg0NTE0OTMyMWVjZmY5Nzc3N2YxOGUwMWFlMmFkYzg4MTE2MDNmYmJjZGE4NTc5ZjZiNGU3NWYyMzZhZDBkOGMifX19\"}]},Name:\"e52745a6-826e-2cba-9a53-75526f674d8f\"},display:{Lore:[0:\"\"],Name:\"§dMaster Tactician Fink (Rift NPC)\"},ExtraAttributes:{id:\"MASTER_TACTICIAN_FINK_RIFT_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ ""
+ ],
+ "internalname": "MASTER_TACTICIAN_FINK_RIFT_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": -192,
+ "y": 73,
+ "z": -57,
+ "island": "rift",
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "cost": [
+ "LEECH_SWORD",
+ "SKYBLOCK_MOTE:500"
+ ],
+ "result": "TACTICIAN_MURDER_WEAPON"
+ }
+ ]
+} \ No newline at end of file