From 7d489aff38c343105b0fb706402e6ed785a19afc Mon Sep 17 00:00:00 2001
From: jani270 <69345714+jani270@users.noreply.github.com>
Date: Wed, 10 Apr 2024 05:08:31 +0200
Subject: Added SOME of the new items (alot missing) (#1150)

---
 items/PLINIUS_NPC.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 items/PLINIUS_NPC.json

(limited to 'items/PLINIUS_NPC.json')

diff --git a/items/PLINIUS_NPC.json b/items/PLINIUS_NPC.json
new file mode 100644
index 00000000..0127711e
--- /dev/null
+++ b/items/PLINIUS_NPC.json
@@ -0,0 +1,16 @@
+{
+  "itemid": "minecraft:skull",
+  "displayname": "§9Plinius (NPC)",
+  "nbttag": "{SkullOwner:{Id:\"9a8799ec-18b9-26a5-9ce0-d96dbbe9c84a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUxMDkxNTE0MDFkZTkzM2Q3OTNlYjNkYjljNGY5ZDlmNmM5ZTUyODdkZmE2YjY4MDkyMWNiNGQxM2JlNDliYzgifX19\"}]},Name:\"9a8799ec-18b9-26a5-9ce0-d96dbbe9c84a\"},display:{Lore:[0:\"\"],Name:\"§9Plinius (NPC)\"},ExtraAttributes:{id:\"PLINIUS_NPC\"}}",
+  "damage": 3,
+  "lore": [
+    ""
+  ],
+  "internalname": "PLINIUS_NPC",
+  "clickcommand": "",
+  "modver": "2.1.1-PRE",
+  "x": 10,
+  "y": 122,
+  "z": 245,
+  "island": "mining_3"
+}
\ No newline at end of file
-- 
cgit