diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-18 14:20:16 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 14:20:16 +1100 |
commit | 13b1753fb6d8adfd60a13c5e8409b11af58731b4 (patch) | |
tree | 8be07a341de070baf1aa0c861acb48fbb3e75786 /GIANT_FRAGMENT_BOULDER.json | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
parent | ec26d3a0f8a2a37a2798240f4ace96cde02852fb (diff) | |
download | NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.tar.gz NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.tar.bz2 NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.zip |
Merge pull request #302 from apotato321/apotato321-f7before
items before f7 release
Diffstat (limited to 'GIANT_FRAGMENT_BOULDER.json')
-rw-r--r-- | GIANT_FRAGMENT_BOULDER.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/GIANT_FRAGMENT_BOULDER.json b/GIANT_FRAGMENT_BOULDER.json new file mode 100644 index 00000000..3933b585 --- /dev/null +++ b/GIANT_FRAGMENT_BOULDER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:firework_charge", + "displayname": "§5Jolly Pink Rock", + "nbttag": "{Explosion:{Type:0b,Colors:[16761035,]},HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hottest shade of pink ever\",3:\"§7worn by a Giant.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Jolly Pink Rock\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BOULDER\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The hottest shade of pink ever", + "§7worn by a Giant.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_BOULDER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |