diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-05 20:26:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-05 20:26:05 -0400 |
commit | 50097f399d424260054ea069f95dd4e141a3674d (patch) | |
tree | 56d4713161b6044bb9c368f0bb1d6bc159215183 | |
parent | 486d02a64919c2623c707f698c43d7645ea361f2 (diff) | |
download | NotEnoughUpdates-REPO-50097f399d424260054ea069f95dd4e141a3674d.tar.gz NotEnoughUpdates-REPO-50097f399d424260054ea069f95dd4e141a3674d.tar.bz2 NotEnoughUpdates-REPO-50097f399d424260054ea069f95dd4e141a3674d.zip |
Update 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 +} |