diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/NEW_YEAR_CAKE.json | 2 | ||||
-rw-r--r-- | items/lCOLOSSAL_EXP_BOTTLE.json | 26 | ||||
-rw-r--r-- | items/ngeSHARK_SCALE_HELMET.json | 38 |
3 files changed, 1 insertions, 65 deletions
diff --git a/items/NEW_YEAR_CAKE.json b/items/NEW_YEAR_CAKE.json index b076419a..4517cbcf 100644 --- a/items/NEW_YEAR_CAKE.json +++ b/items/NEW_YEAR_CAKE.json @@ -4,7 +4,7 @@ "displayname": "§cNew Year Cake", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 69th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cNew Year Cake\"},ExtraAttributes:{new_years_cake:76,id:\"NEW_YEAR_CAKE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 69th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cNew Year Cake\"},ExtraAttributes:{new_years_cake:69,id:\"NEW_YEAR_CAKE\"}}", "modver": "1.3-REL", "lore": [ "§7Given to every player as a", diff --git a/items/lCOLOSSAL_EXP_BOTTLE.json b/items/lCOLOSSAL_EXP_BOTTLE.json deleted file mode 100644 index f33b2d24..00000000 --- a/items/lCOLOSSAL_EXP_BOTTLE.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "itemid": "minecraft:experience_bottle", - "displayname": "§5Colossal Experience Bottle", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Colossal Experience Bottle\"},ExtraAttributes:{id:\"COLOSSAL_EXP_BOTTLE\"}}", - "damage": 0, - "lore": [ - "§7Smash it open to receive", - "§7experience!", - "", - "§5§lEPIC" - ], - "recipe": { - "A1": "", - "A2": "COLOSSAL_EXP_BOTTLE_UPGRADE:1", - "A3": "", - "B1": "", - "B2": "TITANIC_EXP_BOTTLE:1", - "B3": "", - "C1": "", - "C2": "", - "C3": "" - }, - "internalname": "lCOLOSSAL_EXP_BOTTLE", - "clickcommand": "viewrecipe", - "modver": "1.3-REL" -}
\ No newline at end of file diff --git a/items/ngeSHARK_SCALE_HELMET.json b/items/ngeSHARK_SCALE_HELMET.json deleted file mode 100644 index 2d3c5748..00000000 --- a/items/ngeSHARK_SCALE_HELMET.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§6Shark Scale Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bafabf7d-16e6-32fb-9720-812419bacc73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzkwMTE2ZGE1MTRhNzNkZGQ5Mjk1NDkxODUyYWRjNTg4MDA3ZjJhY2Q3ZGUyNjk3ODhhMjEyOGQ4ZTRhNzY0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+2.5%\",1:\"\",2:\"§7Health: §a+120 HP\",3:\"§7Defense: §a+120\",4:\"\",5:\"§6Full Set Bonus: Absorb\",6:\"§7§9Doubles§7 your §a❈ Defense§7\",7:\"§7while in water.\",8:\"\",9:\"§6Full Set Bonus: Reflect\",10:\"§7§7Your sharp scales reflect\",11:\"§7§915% §7of damage onto the\",12:\"§7attacker.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY HELMET\"],Name:\"§6Shark Scale Helmet\"},ExtraAttributes:{id:\"SHARK_SCALE_HELMET\"}}", - "damage": 3, - "lore": [ - "§7Sea Creature Chance: §c+2.5%", - "", - "§7Health: §a+120 HP", - "§7Defense: §a+120", - "", - "§6Full Set Bonus: Absorb", - "§7§9Doubles§7 your §a❈ Defense§7", - "§7while in water.", - "", - "§6Full Set Bonus: Reflect", - "§7§7Your sharp scales reflect", - "§7§915% §7of damage onto the", - "§7attacker.", - "", - "§7§8This item can be reforged!", - "§6§lLEGENDARY HELMET" - ], - "recipe": { - "A1": "ENCHANTED_SHARK_FIN:1", - "A2": "SPONGE_HELMET:1", - "A3": "ENCHANTED_SHARK_FIN:1", - "B1": "", - "B2": "", - "B3": "", - "C1": "", - "C2": "", - "C3": "" - }, - "internalname": "ngeSHARK_SCALE_HELMET", - "clickcommand": "viewrecipe", - "modver": "1.3-REL" -}
\ No newline at end of file |