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/POND_ISLAND.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/POND_ISLAND.json')
-rw-r--r-- | items/POND_ISLAND.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/POND_ISLAND.json b/items/POND_ISLAND.json new file mode 100644 index 00000000..94f45215 --- /dev/null +++ b/items/POND_ISLAND.json @@ -0,0 +1,14 @@ +{ + "internalname": "POND_ISLAND", + "itemid": "minecraft:skull", + "displayname": "Pond Island", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a372312-5e04-32b3-8a19-7487256b781d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQ4NGFhNWJlZTg5OGE2ZTg5NjBhM2Y5YTk5NzU5YjFmMzlmOWRjYjMyMTA1MGY3MTRjZDcyYjNkOGE4MDQxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Pond\",2:\"§7island!\"],Name:\"§fPond Island\"},ExtraAttributes:{id:\"POND_ISLAND\"}}", + "modver": "1.0.0", + "lore": [ + "§7Place this in your private", + "§7world to spawn a Pond", + "§7island!" + ] +}
\ No newline at end of file |