diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-13 10:49:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 09:49:01 +0000 |
commit | 27d06bae300c769d16bbca464f064cc5eb590936 (patch) | |
tree | 0a045706b9e4e84fc390057bacdee42d5cfe3699 /items/SUNDER;1.json | |
parent | 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (diff) | |
download | NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.gz NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.bz2 NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.zip |
Added Skymart NPC and sack content (#1068)
* Removed Copper and Gems from lore
* Added new sacks content
* Added skymart npc and 2 custom items
Diffstat (limited to 'items/SUNDER;1.json')
-rw-r--r-- | items/SUNDER;1.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/items/SUNDER;1.json b/items/SUNDER;1.json index e27e693a..bf4f0a57 100644 --- a/items/SUNDER;1.json +++ b/items/SUNDER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder I\",1:\"§7Grants §a+12.5 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Can be applied to Axes.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7SkyMart\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fAxe\",15:\"\",16:\"§f§lCOMMON\",17:\"\",18:\"§7Cost\",19:\"§c10 Copper\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;1\",enchantments:{sunder:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder I\",1:\"§7Grants §a+12.5 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Can be applied to Axes.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7SkyMart\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fAxe\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;1\",enchantments:{sunder:1}}}", "damage": 0, "lore": [ "§9Sunder I", @@ -20,10 +20,7 @@ "§6Applied To:", "§7- §fAxe", "", - "§f§lCOMMON", - "", - "§7Cost", - "§c10 Copper" + "§f§lCOMMON" ], "internalname": "SUNDER;1", "crafttext": "", |