diff options
Diffstat (limited to 'items/TYRANNOSAURUS;4.json')
-rw-r--r-- | items/TYRANNOSAURUS;4.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/items/TYRANNOSAURUS;4.json b/items/TYRANNOSAURUS;4.json new file mode 100644 index 00000000..856185c3 --- /dev/null +++ b/items/TYRANNOSAURUS;4.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §6T-Rex", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9f3f069f-8c4d-3dcc-8685-d83d2fcdeb1e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDIxODY0OCwKICAicHJvZmlsZUlkIiA6ICI2NGY0MGFiNzFmM2E0NGZiYjg0N2I5ZWFhOWZjNDRlNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJvZGF2aWRjZXNhciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85M2YyOGVjOTZkZjU5YzY3ZTlkMmZjMmU3ZTNkMDU1ZmEzMTY0NmU0MTExYWRkOWZlMjZhNjkyODAxOTY0MTI2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §c{STRENGTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Ferocity: §a{FEROCITY}\",5:\"\",6:\"§6Close Combat\",7:\"§7§7Deal §a{0}% §7more §cdamage §7to enemies\",8:\"§7within 1.5 blocks.\",9:\"\",10:\"§6Ferocious Roar\",11:\"§7§7Attacks have a §a{1}% §7chance to stun\",12:\"§7the target §8(10s cooldown).\",13:\"\",14:\"§6Tyrant\",15:\"§7§7Stats granted by pet items on this\",16:\"§7pet are increased 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}] §6T-Rex\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TYRANNOSAURUS\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"TYRANNOSAURUS;4\"}}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Strength: §c{STRENGTH}", + "§7Crit Chance: §c{CRIT_CHANCE}%", + "§7Ferocity: §a{FEROCITY}", + "", + "§6Close Combat", + "§7§7Deal §a{0}% §7more §cdamage §7to enemies", + "§7within 1.5 blocks.", + "", + "§6Ferocious Roar", + "§7§7Attacks have a §a{1}% §7chance to stun", + "§7the target §8(10s cooldown).", + "", + "§6Tyrant", + "§7§7Stats granted by pet items on this", + "§7pet are increased by §a{2}%§7.", + "", + "§7§eRight-click to add this pet to your", + "§epet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "TYRANNOSAURUS;4", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "infoType": "", + "recipes": [ + { + "type": "forge", + "inputs": [ + "FOOTPRINT_FOSSIL:1.0", + "FLAWLESS_ONYX_GEM:1.0" + ], + "count": 1, + "overrideOutputId": "TYRANNOSAURUS;4", + "duration": 604800 + } + ] +}
\ No newline at end of file |