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/PENGUIN_PERSOANALITY.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/PENGUIN_PERSOANALITY.json')
-rw-r--r-- | items/PENGUIN_PERSOANALITY.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PENGUIN_PERSOANALITY.json b/items/PENGUIN_PERSOANALITY.json new file mode 100644 index 00000000..8822ef77 --- /dev/null +++ b/items/PENGUIN_PERSOANALITY.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fPenguin Minion Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5b0011f3-d747-312d-abb2-4daa4d4c6952\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjU3ODkxNTIyMiwKICAicHJvZmlsZUlkIiA6ICI2MTI4MTA4MjU5M2Q0OGQ2OWIzMmI3YjlkMzIxMGUxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJPbGROaWNrVGhlUmVhcGVyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E2N2Y1MzNmNjRiNWVkNDk3MGFkYjc5YThhYzMzYzBkNjFjNmQ4MDQzYmM5ZDIyZTcyMTA0NjQ0YTRhNDIxOGIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePenguin§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§f§f§fPenguin Minion Skin\"},ExtraAttributes:{id:\"PENGUIN_PERSONALITY\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §ePenguin§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "PENGUIN_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |