diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/BLAZE_WAX.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'items/BLAZE_WAX.json')
-rw-r--r-- | items/BLAZE_WAX.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/BLAZE_WAX.json b/items/BLAZE_WAX.json new file mode 100644 index 00000000..127440e5 --- /dev/null +++ b/items/BLAZE_WAX.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Blaze Wax", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ed8a2d8a-a704-3837-b87a-ac335082c409\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3Mzc4MDA4NSwKICAicHJvZmlsZUlkIiA6ICI1YjY2YzNkZWZhYTI0NWMzYTcwNjM3OTA3NTQ0Yjg3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFuX1JhaWNvMDgxNiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mN2JlYzM3NmVjYmVjNTRkYzY3OTVjYmNhNDkxOGUxMmIxNTNkZDM0YTA4MjdhYmM5YmE3YmU2M2FmODdjMDc4IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Waxed §7reforge\",5:\"§7to equipment.\",6:\"\",7:\"§7§8§oUsed by some Master\",8:\"§8§oBlacksmiths to infuse equipments\",9:\"§8§owith an immense power. It\u0027s also\",10:\"§8§oa great replacement for butter.\",11:\"\",12:\"§9Waxed §7(§6Legendary§7):\",13:\"§7Health: §a+12\",14:\"§7Crit Chance: §c+6%\",15:\"\",16:\"§7Requires §aMining Skill Level\",17:\"§aXXIV§7!\",18:\"\",19:\"§9§lRARE REFORGE STONE\"],Name:\"§9Blaze Wax\"},ExtraAttributes:{id:\"BLAZE_WAX\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Waxed §7reforge", + "§7to equipment.", + "", + "§7§8§oUsed by some Master", + "§8§oBlacksmiths to infuse equipments", + "§8§owith an immense power. It\u0027s also", + "§8§oa great replacement for butter.", + "", + "§9Waxed §7(§6Legendary§7):", + "§7Health: §a+12", + "§7Crit Chance: §c+6%", + "", + "§7Requires §aMining Skill Level", + "§aXXIV§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "BLAZE_WAX", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |