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/LARGE_BACKPACK.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/LARGE_BACKPACK.json')
-rw-r--r-- | items/LARGE_BACKPACK.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/LARGE_BACKPACK.json b/items/LARGE_BACKPACK.json new file mode 100644 index 00000000..e93f8218 --- /dev/null +++ b/items/LARGE_BACKPACK.json @@ -0,0 +1,16 @@ +{ + "internalname": "LARGE_BACKPACK", + "itemid": "minecraft:skull", + "displayname": "Large Backpack", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"880e1d72-8741-3cf8-941c-22267a8de078\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUzOTRhOTg1ZmFiOWZmMGFmNGExZTZmNmZmYjQxYThhM2YxMTQ1NTQ4ODcxMGZmZjc0OWE5NWU4NDc5ZDUxYjYifX19\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a27§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Large Backpack\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"LARGE_BACKPACK\",backpack_color:\"ORANGE\",uuid:\"b70e264b-50ff-4437-aae3-f9d82ddce317\",timestamp:\"3/30/20 11:40 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7A special portable bag with", + "§7§a27§7 slots which can hold any", + "§7item within.", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |