diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 10:50:50 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 10:50:50 -0500 |
commit | c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb (patch) | |
tree | 6543b29963a3913466534dd0be69003fefd3ad7b /items/STARFALL.json | |
parent | 34b3f8cb9535dc6f545e06c467fa789be26717ca (diff) | |
download | NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.tar.gz NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.tar.bz2 NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.zip |
HYPE!!!!
Diffstat (limited to 'items/STARFALL.json')
-rw-r--r-- | items/STARFALL.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/STARFALL.json b/items/STARFALL.json new file mode 100644 index 00000000..bd5ca1a1 --- /dev/null +++ b/items/STARFALL.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:nether_star", + "displayname": "§9Starfall", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oNo one knows how and when\",2:\"§7§othe Starfall appeared. All we\",3:\"§7§oknow is that it was already\",4:\"§7§othere when the Dwarves\",5:\"§7§odiscovered the cavern.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Starfall\"},ExtraAttributes:{id:\"STARFALL\"}}", + "damage": 0, + "lore": [ + "", + "§7§7§oNo one knows how and when", + "§7§othe Starfall appeared. All we", + "§7§oknow is that it was already", + "§7§othere when the Dwarves", + "§7§odiscovered the cavern.", + "", + "§9§lRARE" + ], + "internalname": "STARFALL", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |