diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-16 08:36:41 +0800 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-16 08:36:41 +0800 |
commit | c0e616db513d16f624af5861131eb9c3f53a05be (patch) | |
tree | 9859da2537c6690aa2ad5f97ca8cb2205b5af3c6 /items/ROCK;0.json | |
parent | b6c911ca45926dfc7aa404c51795af88fab2128b (diff) | |
download | NotEnoughUpdates-REPO-c0e616db513d16f624af5861131eb9c3f53a05be.tar.gz NotEnoughUpdates-REPO-c0e616db513d16f624af5861131eb9c3f53a05be.tar.bz2 NotEnoughUpdates-REPO-c0e616db513d16f624af5861131eb9c3f53a05be.zip |
slayer requirements
Diffstat (limited to 'items/ROCK;0.json')
-rw-r--r-- | items/ROCK;0.json | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/items/ROCK;0.json b/items/ROCK;0.json index 423475bb..17c1d3af 100644 --- a/items/ROCK;0.json +++ b/items/ROCK;0.json @@ -1,16 +1,13 @@ { - "internalname": "ROCK;0", - "itemid": 397, - "displayname": "§7[Lvl 1] §fRock", - "clickcommand": "", + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1] §fRock", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1ed7c993-8190-3055-a48c-f70f71b17284\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2IyYjVkNDhlNTc1Nzc1NjNhY2EzMTczNTUxOWNiNjIyMjE5YmMwNThiMWYzNDY0OGI2N2I4ZTcxYmMwZmEifX19\"}]}},display:{Lore:[0:\"§8Mining Mount\",1:\"\",2:\"§7True Defense: §a0\",3:\"§7Defense: §a+2\",4:\"\",5:\"§6Ridable\",6:\"§7§7Right-click your summoned pet\",7:\"§7to ride it!\",8:\"\",9:\"§6Sailing Stone\",10:\"§7§7Sneak to move your rock to\",11:\"§7your location (15s cooldown)\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl 1] §fRock\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ROCK\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"ROCK;0\",uuid:\"831a69ee-b625-40a3-932e-5d10ba58c63e\",timestamp:\"7/12/20 10:59 PM\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1ed7c993-8190-3055-a48c-f70f71b17284\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2IyYjVkNDhlNTc1Nzc1NjNhY2EzMTczNTUxOWNiNjIyMjE5YmMwNThiMWYzNDY0OGI2N2I4ZTcxYmMwZmEifX19\"}]}},display:{Lore:[0:\"§8Mining Mount\",1:\"\",2:\"§7Defense: §a+2\",3:\"§7True Defense: §a0\",4:\"\",5:\"§6Ridable\",6:\"§7§7Right-click your summoned pet\",7:\"§7to ride it!\",8:\"\",9:\"§6Sailing Stone\",10:\"§7§7Sneak to move your rock to\",11:\"§7your location (15s cooldown)\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§7[Lvl 1] §fRock\"},ExtraAttributes:{petInfo:\"{\"type\":\"ROCK\",\"active\":false,\"exp\":0.0,\"tier\":\"COMMON\",\"hideInfo\":false,\"candyUsed\":0}\",originTag:\"UNKNOWN\",id:\"PET\",uuid:\"f4e35639-0471-499e-be9a-60e4551df996\",timestamp:\"7/7/20 5:12 PM\"}}", - "modver": "1.0.0", "lore": [ "§8Mining Mount", "", - "§7Defense: §a+2", "§7True Defense: §a0", + "§7Defense: §a+2", "", "§6Ridable", "§7§7Right-click your summoned pet", @@ -24,5 +21,10 @@ "§eyour pet menu!", "", "§f§lCOMMON" - ] + ], + "internalname": "ROCK;0", + "crafttext": "", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" }
\ No newline at end of file |