aboutsummaryrefslogtreecommitdiff
path: root/items/BAT_MONSTER.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/BAT_MONSTER.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
Diffstat (limited to 'items/BAT_MONSTER.json')
-rw-r--r--items/BAT_MONSTER.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/BAT_MONSTER.json b/items/BAT_MONSTER.json
new file mode 100644
index 00000000..1aaa3758
--- /dev/null
+++ b/items/BAT_MONSTER.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:spawn_egg",
+ "displayname": "§aBat (Monster)",
+ "nbttag": "{display:{Lore:[0:\"§7The Bat is a mob that can be only be found\",1:\"§7and can only spawn on the Roofed Forest \",2:\"§7Island with an Roofed Forest Crystal on it.\"],Name:\"§aBat (Monster)\"},ExtraAttributes:{id:\"BAT_MONSTER\"}}",
+ "damage": 65,
+ "lore": [
+ "§7The Bat is a mob that can be only be found",
+ "§7and can only spawn on the Roofed Forest ",
+ "§7Island with an Roofed Forest Crystal on it."
+ ],
+ "internalname": "BAT_MONSTER",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bat"
+ ],
+ "entityrender": "Bat",
+ "entityscale": 2
+} \ No newline at end of file