aboutsummaryrefslogtreecommitdiff
path: root/items/GRAVEL_SKELETON_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-04-01 00:18:38 +0200
committerGitHub <noreply@github.com>2021-03-31 18:18:38 -0400
commit124eac92c3ed3bd9077466d810be4dcec7690374 (patch)
tree2184ec539c77197a6253c59b530c9fefe9f393f9 /items/GRAVEL_SKELETON_MONSTER.json
parent2c56d17904839ecb7ec002e821e4d82f9f58e0f5 (diff)
downloadNotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.tar.gz
NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.tar.bz2
NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.zip
Update Things and Mobs (#451)
* Update Things and Mobs * Forgot that
Diffstat (limited to 'items/GRAVEL_SKELETON_MONSTER.json')
-rw-r--r--items/GRAVEL_SKELETON_MONSTER.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/GRAVEL_SKELETON_MONSTER.json b/items/GRAVEL_SKELETON_MONSTER.json
new file mode 100644
index 00000000..f524c8a5
--- /dev/null
+++ b/items/GRAVEL_SKELETON_MONSTER.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:spawn_egg",
+ "displayname": "§aGravel Skeleton (Monster)",
+ "nbttag": "{display:{Lore:[0:\"§7These Skeletons just never say\",1:\"§7die.\",2:\"\",3:\"§c❤ Health§8: §c100\",4:\"§7Coins per Kill: §62-12\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §fBone §8x3-6\"],Name:\"§aGravel Skeleton (Monster)\"},ExtraAttributes:{id:\"GRAVEL_SKELETON_MONSTER\"}}",
+ "damage": 51,
+ "lore": [
+ "§7These Skeletons just never say",
+ "§7die.",
+ "",
+ "§c❤ Health§8: §c100",
+ "§7Coins per Kill: §62-12",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §fBone §8x3-6"
+ ],
+ "internalname": "GRAVEL_SKELETON_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton"
+ ],
+ "entityrender": "Skeleton",
+ "crafttext": ""
+} \ No newline at end of file