diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:06:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:06:37 -0500 |
commit | bfd03c106be6f3259194cac4f681469cebf1c1c2 (patch) | |
tree | ed834be43a5c5063ac8c878104fccd823fd3a5d9 /items/TURBO_CANE;2.json | |
parent | 3159ba4908bd6429f28d5be95749f1106cc5bdff (diff) | |
parent | bef32fe763500bc9122b9843e07e4574afcc2482 (diff) | |
download | NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.gz NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.bz2 NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.zip |
Merge pull request #29 from IRONM00N/books
Books
Diffstat (limited to 'items/TURBO_CANE;2.json')
-rw-r--r-- | items/TURBO_CANE;2.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json index 7b80054d..cfc5b5be 100644 --- a/items/TURBO_CANE;2.json +++ b/items/TURBO_CANE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", "damage": 0, "lore": [ "§9Turbo-Cane II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;2", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", |