diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
commit | d673233ca2315e92ec703a9d39ac3c436fa9fad1 (patch) | |
tree | 1cd56a32dc76b2c7173b2232049abc426793599e /items/SECRET_DUNGEON_REDSTONE_KEY.json | |
parent | 885669e05fb9476f3c96fca471df19588430fc24 (diff) | |
parent | a6d765c01b809e775c0dc1bc6c10ac8576086709 (diff) | |
download | NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.gz NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.bz2 NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.zip |
Merge branch 'master' of https://github.com/Moulberry/NotEnoughUpdates-REPO
Diffstat (limited to 'items/SECRET_DUNGEON_REDSTONE_KEY.json')
-rw-r--r-- | items/SECRET_DUNGEON_REDSTONE_KEY.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/items/SECRET_DUNGEON_REDSTONE_KEY.json b/items/SECRET_DUNGEON_REDSTONE_KEY.json index 35344766..11a721e9 100644 --- a/items/SECRET_DUNGEON_REDSTONE_KEY.json +++ b/items/SECRET_DUNGEON_REDSTONE_KEY.json @@ -1,12 +1,14 @@ { - "internalname": "SECRET_DUNGEON_REDSTONE_KEY", - "itemid": 397, - "displayname": "§9Redstone Key", - "clickcommand": "", + "itemid": "minecraft:skull", + "displayname": "§f§f§9Redstone Key", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"edb0155f-379c-395a-9c7d-1b6005987ac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4NTJiYTE1ODRkYTllNTcxNDg1OTk5NTQ1MWU0Yjk0NzQ4YzRkZDYzYWU0NTQzYzE1ZjlmOGFlYzY1YzgifX19\"}]}},display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Redstone Key\"},ExtraAttributes:{id:\"SECRET_DUNGEON_REDSTONE_KEY\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"edb0155f-379c-395a-9c7d-1b6005987ac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4NTJiYTE1ODRkYTllNTcxNDg1OTk5NTQ1MWU0Yjk0NzQ4YzRkZDYzYWU0NTQzYzE1ZjlmOGFlYzY1YzgifX19\"}]}},display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Redstone Key\"},ExtraAttributes:{id:\"SECRET_DUNGEON_REDSTONE_KEY\"}}", - "modver": "1.0.0", "lore": [ "§9§lRARE DUNGEON ITEM" - ] + ], + "internalname": "SECRET_DUNGEON_REDSTONE_KEY", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "" }
\ No newline at end of file |