diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-19 03:20:39 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-19 03:20:39 +1100 |
commit | 478bd749e0f9d561d80fc41e6892d44c30013b79 (patch) | |
tree | 30262df58f3e9b50c0754cc051908abbc3fa65ab /items/FEATHER_FALLING;10.json | |
parent | 1d0fc47f7b6a32012a36282c86fa49d62588080b (diff) | |
parent | e83f7e14dbe4ebb46ce6d15c5e84bb0a547f4fb0 (diff) | |
download | NotEnoughUpdates-REPO-478bd749e0f9d561d80fc41e6892d44c30013b79.tar.gz NotEnoughUpdates-REPO-478bd749e0f9d561d80fc41e6892d44c30013b79.tar.bz2 NotEnoughUpdates-REPO-478bd749e0f9d561d80fc41e6892d44c30013b79.zip |
Merge pull request #285 from IRONM00N/master
Bruh you messed it up
Diffstat (limited to 'items/FEATHER_FALLING;10.json')
-rw-r--r-- | items/FEATHER_FALLING;10.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index aa78fafb..d207d56a 100644 --- a/items/FEATHER_FALLING;10.json +++ b/items/FEATHER_FALLING;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:6,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:0,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", @@ -16,8 +16,9 @@ "§4§lSUPREME" ], "internalname": "FEATHER_FALLING;10", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", "infoType": "" -}
\ No newline at end of file +} |