aboutsummaryrefslogtreecommitdiff
path: root/items/PEST_EARTHWORM_MONSTER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/PEST_EARTHWORM_MONSTER.json')
-rw-r--r--items/PEST_EARTHWORM_MONSTER.json79
1 files changed, 79 insertions, 0 deletions
diff --git a/items/PEST_EARTHWORM_MONSTER.json b/items/PEST_EARTHWORM_MONSTER.json
new file mode 100644
index 00000000..39f20858
--- /dev/null
+++ b/items/PEST_EARTHWORM_MONSTER.json
@@ -0,0 +1,79 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aEarthworm (Pest)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1e07211f-84b8-3d66-9ce8-667acca7f43f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzQ3MDQ1OTc0NywKICAicHJvZmlsZUlkIiA6ICIyNTBlNzc5MjZkNDM0ZDIyYWM2MTQ4N2EyY2M3YzAwNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJMdW5hMTIxMDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQwM2JhNDAyN2EzMzNkOGQyZmQzMmFiNTlkMWNmZGJhYTdkOTA4ZDgwZDIzODFkYjJhNjljYmU2NTQ1MGFkOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Big, scary, and pink.\",1:\"\",2:\"§7Attracted to §aCompost§7.\",3:\"\",4:\"§c❤ Health§8: §c600\"],Name:\"§aEarthworm (Pest)\"},ExtraAttributes:{id:\"PEST_EARTHWORM_MONSTER\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Big, scary, and pink.",
+ "",
+ "§7Attracted to §aCompost§7.",
+ "",
+ "§c❤ Health§8: §c600"
+ ],
+ "internalname": "PEST_EARTHWORM_MONSTER",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Earthworm"
+ ],
+ "crafttext": "",
+ "recipes": [
+ {
+ "level": 1,
+ "coins": 25,
+ "xp": 10,
+ "panorama": "garden",
+ "render": "@neurepo:mobs/pest_earthworm.json",
+ "name": "§aEarthworm",
+ "type": "drops",
+ "drops": [
+ {
+ "id": "ENCHANTED_MELON:1",
+ "extra": [],
+ "chance": "100%"
+ },
+ {
+ "id": "COMPOST:1",
+ "extra": [],
+ "chance": "4%"
+ },
+ {
+ "id": "HONEY_JAR:1",
+ "extra": [],
+ "chance": "4%"
+ },
+ {
+ "id": "DUNG:1",
+ "extra": [],
+ "chance": "4%"
+ },
+ {
+ "id": "PLANT_MATTER:1",
+ "extra": [],
+ "chance": "4%"
+ },
+ {
+ "id": "CHEESE_FUEL:1",
+ "extra": [],
+ "chance": "4%"
+ },
+ {
+ "id": "VINYL_EARTHWORM_ENSEMBLE:1",
+ "extra": [],
+ "chance": "2%"
+ },
+ {
+ "id": "ENCHANTED_MELON_BLOCK:1",
+ "extra": [],
+ "chance": "1%"
+ },
+ {
+ "id": "BOOKWORM_BOOK:1",
+ "extra": [],
+ "chance": "2.5%"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file