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/METEOR_SHARD.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/METEOR_SHARD.json')
-rw-r--r-- | items/METEOR_SHARD.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/items/METEOR_SHARD.json b/items/METEOR_SHARD.json new file mode 100644 index 00000000..92167098 --- /dev/null +++ b/items/METEOR_SHARD.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Meteor Shard", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c15625d3-a174-3d3f-b966-70fe33437209\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3Mzc1OTk4NiwKICAicHJvZmlsZUlkIiA6ICJkNDg1NWJhYWMzYjM0Mjk1YWJmYjBlZjFiYWIyYzBkOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21pYXRhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZmMzc5MjEyZjQyMDYwYWUwNTYzYzcwNzM5YTdlYzQyYWQ0OGU3MGY3NDIxMGIyOTBkMjMwN2E0Nzg0NWVjMmMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Fortified\",5:\"§9§7reforge to equipment.\",6:\"\",7:\"§7§8§oA very strange find once\",8:\"§8§ofound inside the carcass of a\",9:\"§8§oGhast. It seems like they enjoy\",10:\"§8§oa snack that is out of this\",11:\"§8§oworld from time to time.\",12:\"\",13:\"§9Fortified §7(§6Legendary§7):\",14:\"§7Defense: §a+25\",15:\"\",16:\"§7Requires §aMining Skill Level\",17:\"§aXXIV§7!\",18:\"\",19:\"§9§lRARE REFORGE STONE\"],Name:\"§9Meteor Shard\"},ExtraAttributes:{id:\"METEOR_SHARD\",uuid:\"27046181-7ac5-4fef-b613-6a349b2a1480\",timestamp:\"4/21/22 6:37 AM\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Fortified", + "§9§7reforge to equipment.", + "", + "§7§8§oA very strange find once", + "§8§ofound inside the carcass of a", + "§8§oGhast. It seems like they enjoy", + "§8§oa snack that is out of this", + "§8§oworld from time to time.", + "", + "§9Fortified §7(§6Legendary§7):", + "§7Defense: §a+25", + "", + "§7Requires §aMining Skill Level", + "§aXXIV§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "recipe": { + "A1": "SILVER_FANG:10", + "A2": "STARFALL:5", + "A3": "SILVER_FANG:10", + "B1": "STARFALL:5", + "B2": "TENTACLE_MEAT:10", + "B3": "STARFALL:5", + "C1": "SILVER_FANG:10", + "C2": "STARFALL:5", + "C3": "SILVER_FANG:10" + }, + "internalname": "METEOR_SHARD", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |