diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-10 05:08:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 03:08:31 +0000 |
commit | 7d489aff38c343105b0fb706402e6ed785a19afc (patch) | |
tree | b5cc910a918b83c52e4dfd2f34059041795ca013 /items/DR_STONE_NPC.json | |
parent | deb0f6167140625d7997a88fdb15bab12d78d15f (diff) | |
download | NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.gz NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.bz2 NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.zip |
Added SOME of the new items (alot missing) (#1150)
Diffstat (limited to 'items/DR_STONE_NPC.json')
-rw-r--r-- | items/DR_STONE_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/DR_STONE_NPC.json b/items/DR_STONE_NPC.json new file mode 100644 index 00000000..bb5cd3d9 --- /dev/null +++ b/items/DR_STONE_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dr. Stone (NPC)", + "nbttag": "{SkullOwner:{Id:\"b9f4fa9c-cca9-28dc-a752-fb9b03702a42\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdmZjEyY2MxMzdmMjAxODRkYjdiMGMyOWNlZTBkMWJlMjliY2FmMmNiZTUwNzAxYmQxMjkzYmQ1MDJlNjNiMGYifX19\"}]},Name:\"b9f4fa9c-cca9-28dc-a752-fb9b03702a42\"},display:{Lore:[0:\"\"],Name:\"§9Dr. Stone (NPC)\"},ExtraAttributes:{id:\"DR_STONE_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "DR_STONE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 28, + "y": 121, + "z": 239, + "island": "mining_3" +}
\ No newline at end of file |