diff options
author | jani270 <jani270@gmx.de> | 2022-06-05 17:52:53 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-06-05 17:52:53 +0200 |
commit | ad7a06aa56e715889a92bbf634a1244e89a70b53 (patch) | |
tree | 372493db3df6041a553ff3b079115b24fae32361 /items/BLESSED_FRUIT.json | |
parent | 391dc8cf1e09f727713e485749d6c770e116001e (diff) | |
download | NotEnoughUpdates-REPO-ad7a06aa56e715889a92bbf634a1244e89a70b53.tar.gz NotEnoughUpdates-REPO-ad7a06aa56e715889a92bbf634a1244e89a70b53.tar.bz2 NotEnoughUpdates-REPO-ad7a06aa56e715889a92bbf634a1244e89a70b53.zip |
master -> dangerous
Diffstat (limited to 'items/BLESSED_FRUIT.json')
-rw-r--r-- | items/BLESSED_FRUIT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json index 2f4505d2..e5ade778 100644 --- a/items/BLESSED_FRUIT.json +++ b/items/BLESSED_FRUIT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Blessed Fruit", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e87de432-be37-397f-a408-27d18aed4338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxOTMwY2RiNmQ3OTdkYTFiMzFlNDFkYmRiMzZiMzRjZTk3MjhmZmEzZjhjMWUzOTcyOGExMGIzNzE5NmI0NyJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Blessed §7reforge\",5:\"§7to a hoe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Blessed Fruit\"},ExtraAttributes:{id:\"BLESSED_FRUIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e87de432-be37-397f-a408-27d18aed4338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxOTMwY2RiNmQ3OTdkYTFiMzFlNDFkYmRiMzZiMzRjZTk3MjhmZmEzZjhjMWUzOTcyOGExMGIzNzE5NmI0NyJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Blessed §7reforge\",5:\"§7to a hoe or an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Blessed Fruit\"},ExtraAttributes:{id:\"BLESSED_FRUIT\"}}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -9,7 +9,7 @@ "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", "§7to apply the §9Blessed §7reforge", - "§7to a hoe.", + "§7to a hoe or an axe.", "", "§7Requires §aMining Skill Level", "§aXXV§7!", |