diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-10 03:40:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-10 11:40:40 +1000 |
commit | 54fedb67b2a234a91f6ff63068751fc80c15c60a (patch) | |
tree | c6c347b089cdbb0687135a636607a93869ed72b8 /items/PITCHIN_KOI.json | |
parent | 06200f5b7004f57e1b703d0ad2047d4536b41770 (diff) | |
download | NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.gz NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.bz2 NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.zip |
water, dirt, fire, air (#813)
Diffstat (limited to 'items/PITCHIN_KOI.json')
-rw-r--r-- | items/PITCHIN_KOI.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/PITCHIN_KOI.json b/items/PITCHIN_KOI.json new file mode 100644 index 00000000..c58e00c4 --- /dev/null +++ b/items/PITCHIN_KOI.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pitchin\u0027 Koi", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"86bb6641-1001-3234-9668-4a915111ad64\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmI2YjhjZWRmZWFkNDI4NmY2YzBiYmEzMmJiZDM2NWQyYThjYTJmMWVhY2Q3YjlkOTUxNDc0MTdkYmJhZTlkNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Pitchin\u0027 §7reforge\",4:\"§7when combined with a fishing\",5:\"§7rod§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Pitchin\u0027 Koi\"},ExtraAttributes:{id:\"PITCHIN_KOI\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Pitchin\u0027 §7reforge", + "§7when combined with a fishing", + "§7rod§7.", + "", + "§7Requires §aMining Skill Level", + "§aXVIII§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "PITCHIN_KOI", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |