diff options
Diffstat (limited to 'items/SPINOSAURUS;4.json')
-rw-r--r-- | items/SPINOSAURUS;4.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/items/SPINOSAURUS;4.json b/items/SPINOSAURUS;4.json new file mode 100644 index 00000000..7e59ac4a --- /dev/null +++ b/items/SPINOSAURUS;4.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §6Spinosaurus", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c93a1c6c-ec50-34a5-9349-bcf315613292\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODYzMTQ0NTkwMywKICAicHJvZmlsZUlkIiA6ICJkNWQ5NzUxOTNjMTM0MzAyYTU5MjRmODQ0NWQ4YzAwNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJzYWludGVkbGl0dGxlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QzYzlkNDc5NDcxYTJmMTNmMjI1NDgzMTUxNTk1OTE3MjA5OTJlNzBjOTIwZmVmODNhOTAxYjcxODY3MjBlM2MiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}\",3:\"§7Fishing Speed: §a{FISHING_SPEED}\",4:\"\",5:\"§6Sharp Attitude\",6:\"§7§7§bSea Creatures §7spawn with §a{0}% §7of\",7:\"§7their maximum health missing.\",8:\"\",9:\"§6Pursuit\",10:\"§7§7Gain §b+{1}§b✯ Magic Find §7against §bSea\",11:\"§bCreatures§7.\",12:\"\",13:\"§6Primordial Fisher\",14:\"§7§7During §9rain§7, increases this pet\u0027s\",15:\"§7base stats and stats granted by\",16:\"§7perks by §a{2}%§7.\",17:\"\",18:\"§7§eRight-click to add this pet to your\",19:\"§epet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Spinosaurus\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPINOSAURUS\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"SPINOSAURUS;4\"}}", + "damage": 3, + "lore": [ + "§8Fishing Pet", + "", + "§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}", + "§7Fishing Speed: §a{FISHING_SPEED}", + "", + "§6Sharp Attitude", + "§7§7§bSea Creatures §7spawn with §a{0}% §7of", + "§7their maximum health missing.", + "", + "§6Pursuit", + "§7§7Gain §b+{1}§b✯ Magic Find §7against §bSea", + "§bCreatures§7.", + "", + "§6Primordial Fisher", + "§7§7During §9rain§7, increases this pet\u0027s", + "§7base stats and stats granted by", + "§7perks by §a{2}%§7.", + "", + "§7§eRight-click to add this pet to your", + "§epet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "SPINOSAURUS;4", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "infoType": "", + "recipes": [ + { + "type": "forge", + "inputs": [ + "SPINE_FOSSIL:1.0", + "FLAWLESS_AQUAMARINE_GEM:1.0" + ], + "count": 1.0, + "overrideOutputId": "SPINOSAURUS;4", + "duration": 604800 + } + ] +}
\ No newline at end of file |