diff options
author | SemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com> | 2020-12-14 14:52:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-14 06:52:56 -0500 |
commit | 04ecf840a0575069e10655a21d89224086939452 (patch) | |
tree | 2a89fefb6dc8c30648acbab37be8c81f295d80d5 /items/WREATH.json | |
parent | abbadc5f46f0a67faf7de3467032925cd9e0819c (diff) | |
download | NotEnoughUpdates-REPO-04ecf840a0575069e10655a21d89224086939452.tar.gz NotEnoughUpdates-REPO-04ecf840a0575069e10655a21d89224086939452.tar.bz2 NotEnoughUpdates-REPO-04ecf840a0575069e10655a21d89224086939452.zip |
Enchanted books and other stuff (#326)
* ender slayer 7
* proj prot 6
* name change
* proj prot 7
* fire prot 7
* chance 4
* syphon 4
* gingerbread house
* wreath
* blue elephant
* chill fish
he is chill
* respite 1
respite more like spite im tired
* respite 2
is spite 2
* fix ginger house
* gingerbread house 3
hope this works
* Revert "gingerbread house 3 "
This reverts commit 6d32a22916dee67f1961b44c6e75b4697596812a.
* Revert "fix ginger house"
This reverts commit 9e38cbb6a039bba8ff414b1e1c56629822a0541b.
* gingerbread house 2 the sequel
this is getting messy
* finally fixed i think
im dumb if you couldnt tell
* respite 3
* penguin minion skin
* crit 7
* wrong dir
* crit 7
right dir this time
* titan killer 6
* titan killer 7
* cleave 6
* blast prot 6
* missing comma
* rename
* add missing comma
* parenting
* parents.json
Diffstat (limited to 'items/WREATH.json')
-rw-r--r-- | items/WREATH.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/WREATH.json b/items/WREATH.json new file mode 100644 index 00000000..9a09dcb5 --- /dev/null +++ b/items/WREATH.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Wreath", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"429cef25-7929-3e8d-aa02-c5acc7652fe5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1NjRmYTc4N2I4MTAzYzVlMjBiMDRmNDk5Mjc0MzljNWQwZDAyZGQ4ODRmNTZkNzEyMTNlODlhMzg0N2MifX19\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Holidays cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§f§f§9Wreath\"},ExtraAttributes:{id:\"WREATH\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Holidays cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "WREATH", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |