diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/DAY_SAVER.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/DAY_SAVER.json')
-rw-r--r-- | items/DAY_SAVER.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/DAY_SAVER.json b/items/DAY_SAVER.json new file mode 100644 index 00000000..eb6491d7 --- /dev/null +++ b/items/DAY_SAVER.json @@ -0,0 +1,16 @@ +{ + "internalname": "DAY_SAVER", + "itemid": "minecraft:daylight_detector", + "displayname": "Day Saver", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When placed on your private\",1:\"§7island, it will always be\",2:\"§7§adaytime§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aDay Saver\"},ExtraAttributes:{id:\"DAY_SAVER\"}}", + "modver": "1.0.0", + "lore": [ + "§7When placed on your private", + "§7island, it will always be", + "§7§adaytime§7!", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |