diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-21 09:39:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 09:39:05 +1100 |
commit | dcaff60f365116f7b20d76ab91504de938021442 (patch) | |
tree | 4589a9b22759b1a2f371ce03f81f017e01deaa03 /items | |
parent | 726eaea67b6f6257172f4e0e04aa506a28de393c (diff) | |
parent | 15f2d2010feb6f019dc14dacd33d1f86ab4bde87 (diff) | |
download | NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.tar.gz NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.tar.bz2 NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.zip |
Merge pull request #288 from IRONM00N/master
1.9.8 Update Part 1
Diffstat (limited to 'items')
-rw-r--r-- | items/BITS_TALISMAN.json | 19 | ||||
-rw-r--r-- | items/BLESSED_FRUIT.json | 24 | ||||
-rw-r--r-- | items/BUILDERS_WAND.json | 25 | ||||
-rw-r--r-- | items/COMPACT;1.json | 24 | ||||
-rw-r--r-- | items/DIRT_BOTTLE.json | 24 | ||||
-rw-r--r-- | items/MIDAS_STAFF.json | 39 | ||||
-rw-r--r-- | items/MOIL_LOG.json | 24 | ||||
-rw-r--r-- | items/PET_SKIN_TIGER_TWILIGHT.json | 32 | ||||
-rw-r--r-- | items/PLASMAFLUX_POWER_ORB.json | 36 | ||||
-rw-r--r-- | items/PLASMA_NUCLEUS.json | 19 | ||||
-rw-r--r-- | items/REFINED_AMBER.json | 24 | ||||
-rw-r--r-- | items/REFORGE_ANVIL.json | 14 | ||||
-rw-r--r-- | items/TOIL_LOG.json | 24 |
13 files changed, 322 insertions, 6 deletions
diff --git a/items/BITS_TALISMAN.json b/items/BITS_TALISMAN.json new file mode 100644 index 00000000..18f9efe7 --- /dev/null +++ b/items/BITS_TALISMAN.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bits Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fadceafa-c17a-34a0-8579-6e2730206e5e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7ImlkIjoiZTU1ZDQ5ODJkYjgxNDhjOTg3NmFlZDU4NzU2ZDQ0YjgiLCJ0eXBlIjoiU0tJTiIsInVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyIsInByb2ZpbGVJZCI6IjM0OGU1MzI0MTkyZjRjZTBiYzVmMTJkZmM4ZDE0MTAxIiwidGV4dHVyZUlkIjoiMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyJ9fSwic2tpbiI6eyJpZCI6ImU1NWQ0OTgyZGI4MTQ4Yzk4NzZhZWQ1ODc1NmQ0NGI4IiwidHlwZSI6IlNLSU4iLCJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MiLCJwcm9maWxlSWQiOiIzNDhlNTMyNDE5MmY0Y2UwYmM1ZjEyZGZjOGQxNDEwMSIsInRleHR1cmVJZCI6IjJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MifSwiY2FwZSI6bnVsbH0\u003d\"}]}},display:{Lore:[0:\"§7Whenever you gain bits,\",1:\"§7grants a §b10% §7chance to\",2:\"§7gain double!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Bits Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BITS_TALISMAN\",uuid:\"4880dc5a-b03e-40fa-9f93-4f6761b12acf\",timestamp:\"10/20/20 6:29 PM\"}}", + "damage": 3, + "lore": [ + "§7Whenever you gain bits,", + "§7grants a §b10% §7chance to", + "§7gain double!", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "internalname": "BITS_TALISMAN", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json new file mode 100644 index 00000000..12d88204 --- /dev/null +++ b/items/BLESSED_FRUIT.json @@ -0,0 +1,24 @@ +{ + "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\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Blessed §7reforge", + "§7to a hoe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "BLESSED_FRUIT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BUILDERS_WAND.json b/items/BUILDERS_WAND.json new file mode 100644 index 00000000..aa498c50 --- /dev/null +++ b/items/BUILDERS_WAND.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§f§f§6Builder\u0027s Wand", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Grand Architect §e§lRIGHT CLICK\",2:\"§7Right-Click the face of a block\",3:\"§7to extend all connected block\",4:\"§7faces.\",5:\"\",6:\"§6Item Ability: Built-in Storage §e§lLEFT CLICK\",7:\"§7Opens the wand storage. Blocks\",8:\"§7will be placed from your\",9:\"§7inventory or the wand storage.\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BUILDERS_WAND\",uuid:\"a7e73a22-7ac8-40c7-be79-c3415e545555\",timestamp:\"10/20/20 5:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "", + "§6Item Ability: Grand Architect §e§lRIGHT CLICK", + "§7Right-Click the face of a block", + "§7to extend all connected block", + "§7faces.", + "", + "§6Item Ability: Built-in Storage §e§lLEFT CLICK", + "§7Opens the wand storage. Blocks", + "§7will be placed from your", + "§7inventory or the wand storage.", + "", + "§6§lLEGENDARY" + ], + "internalname": "BUILDERS_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json new file mode 100644 index 00000000..43ea3ccf --- /dev/null +++ b/items/COMPACT;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", + "damage": 0, + "lore": [ + "§9Compact I", + "§7Gain §a1% §7extra Mining exp and", + "§7drop an enchanted block every", + "§7§f400 §7blocks you mine.", + "§8100 blocks to tier up!", + "", + "§e▲ §7Compact cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "COMPACT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/DIRT_BOTTLE.json b/items/DIRT_BOTTLE.json new file mode 100644 index 00000000..3d75270a --- /dev/null +++ b/items/DIRT_BOTTLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dirt Bottle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3758ab99-1ecb-352f-98e2-8dc025395879\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjAzMjM5ZjcwYTNjMjUzNThiMjJhMjliZTFiZmQxYjk4NWVlOTVmMjg2MzQ4YjRlMGYyMmYzNDc0MDk4MjViOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Dirty §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aX§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dirt Bottle\"},ExtraAttributes:{id:\"DIRT_BOTTLE\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Dirty §7reforge", + "§7to a sword.", + "", + "§7Requires §aMining Skill Level", + "§aX§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "DIRT_BOTTLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json new file mode 100644 index 00000000..20673b73 --- /dev/null +++ b/items/MIDAS_STAFF.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:golden_shovel", + "displayname": "§6Midas Staff", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 \",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aCatacombs Level 25\",24:\"§a§cwhile in Catacombs\",25:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d305 ", + "§7Damage: §c+130 ", + "§7Strength: §c+150 ", + "", + "§7Intelligence: §a+50 ", + "", + "§6Item Ability: Molten Wave §e§lRIGHT CLICK", + "§7Cast a wave of molten gold in", + "§7the direction you are facing!", + "§7Deals up to §c86,752 §7damage.", + "§8Mana Cost: §3500", + "§8Cooldown: §a1s", + "", + "§6Item Ability: Greed", + "§7The §3ability damage bonus §7of", + "§7this item is dependent on the", + "§7price paid for it at the §5Dark", + "§5Auction§7!", + "§7The maximum bonus of this item", + "§7is §316000 §7if the bid was", + "§7§6100,000,000 Coins §7or higher!", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§a§cwhile in Catacombs", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "MIDAS_STAFF", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json new file mode 100644 index 00000000..39662c6d --- /dev/null +++ b/items/MOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aMoil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9de75f66-caf9-3639-bfa1-685b3b700af5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJkMWE3ZWZlNWQ5ZmFmY2U0N2UxZDg5ODZiYjZlZjVjZTY0Njk1ZjA2N2Y4YWM5ZGZiYzIzYjVmYjU3MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Moil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aMoil Log\"},ExtraAttributes:{id:\"MOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Moil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aV§7!", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "MOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PET_SKIN_TIGER_TWILIGHT.json b/items/PET_SKIN_TIGER_TWILIGHT.json new file mode 100644 index 00000000..ccde3804 --- /dev/null +++ b/items/PET_SKIN_TIGER_TWILIGHT.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dTwilight Tiger Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"76dba2c8-4555-317e-b3f5-550d29427354\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk2MjExZGM1OTkzNjhkYmQ5MDU2YzAxMTZhYjYxMDYzOTkxZGI3OTNiZTkzMDY2YTg1OGViNGU5Y2U1NjQzOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Tiger pets.\",9:\"\",10:\"§5This skin adapts to the day-night cycle!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dTwilight Tiger Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_TIGER_TWILIGHT\",uuid:\"6df6a3a6-e648-4f4a-ab29-a58328f157e9\",timestamp:\"10/20/20 6:04 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Tiger pets.", + "", + "§5This skin adapts to the day-night cycle!", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_TIGER_TWILIGHT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json new file mode 100644 index 00000000..b467f153 --- /dev/null +++ b/items/PLASMAFLUX_POWER_ORB.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Plasmaflux Power Orb", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1947bef-4d17-32e2-a9e0-0d504348fe4e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzE3NjQyODEzNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNlZDRjZTIzOTMzZTY2ZTA0ZGYxNjA3MDY0NGY3NTk5ZWViNTUzMDdmN2VhZmU4ZDkyZjQwZmIzNTIwODYzYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a20\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§6Orb Buff: Plasmaflux\",8:\"§7Grants §b+125% §7base mana regen.\",9:\"§7Heals §c3% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+7.5%§7.\",11:\"§7Grants §c+35❁ Strength§7.\",12:\"\",13:\"§6§lLEGENDARY\"],Name:\"§6Plasmaflux Power Orb\"},ExtraAttributes:{id:\"PLASMAFLUX_POWER_ORB\"}}", + "damage": 3, + "lore": [ + "§6Item Ability: Deploy", + "§7Place an orb for §a60s §7buffing", + "§7up to §b5 §7players within §a20", + "§a§7blocks.", + "§8Costs 50% of max mana.", + "§8Only one orb applies per player.", + "", + "§6Orb Buff: Plasmaflux", + "§7Grants §b+125% §7base mana regen.", + "§7Heals §c3% §7of max §c❤§7 per second.", + "§7Increases all heals by §a+7.5%§7.", + "§7Grants §c+35❁ Strength§7.", + "", + "§6§lLEGENDARY" + ], + "recipe": { + "A1": "ENCHANTED_OBSIDIAN:64", + "A2": "PLASMA_NUCLEUS:1", + "A3": "ENCHANTED_OBSIDIAN:64", + "B1": "GOLDEN_TOOTH:24", + "B2": "OVERFLUX_POWER_ORB:1", + "B3": "GOLDEN_TOOTH:24", + "C1": "ENCHANTED_OBSIDIAN:64", + "C2": "GOLDEN_TOOTH:24", + "C3": "ENCHANTED_OBSIDIAN:64" + }, + "internalname": "PLASMAFLUX_POWER_ORB", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +}
\ No newline at end of file diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json new file mode 100644 index 00000000..e1ea1ae8 --- /dev/null +++ b/items/PLASMA_NUCLEUS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§6Plasma Nucleus", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine with an §5Overflux Power\",1:\"§5Orb §7to increase its strength\",2:\"§7and create a §6Plasmaflux Power\",3:\"§6Orb§7.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Plasma Nucleus\"},ExtraAttributes:{id:\"PLASMA_NUCLEUS\"}}", + "damage": 5, + "lore": [ + "§7Combine with an §5Overflux Power", + "§5Orb §7to increase its strength", + "§7and create a §6Plasmaflux Power", + "§6Orb§7.", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "PLASMA_NUCLEUS", + "clickcommand": "", + "modver": "1.4-REL" +}
\ No newline at end of file diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json new file mode 100644 index 00000000..476335cb --- /dev/null +++ b/items/REFINED_AMBER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Refined Amber", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ef07f4f-363a-3849-a0d8-07cad14d7bcd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmU3NzVmZjFkYWE0NmI3YzJiZWFiNTYzMTI5ZDM0NjQ0YzVkNWY5MTg2YmIxM2M1MTZhNWUwNWYwY2Q0ZTQ1MSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Refined §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Refined Amber\"},ExtraAttributes:{id:\"REFINED_AMBER\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Refined §7reforge", + "§7to a pickaxe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "REFINED_AMBER", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index 0778756a..f3408ed2 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -1,11 +1,8 @@ { - "internalname": "REFORGE_ANVIL", - "itemid": 145, + "itemid": "minecraft:anvil", "displayname": "§5Reforge Anvil", - "clickcommand": "", - "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Opens a menu that allows you to\",1:\"§7apply advanced reforges to items\",2:\"§7using various types of §aReforge\",3:\"§aStones§7.\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Reforge Anvil\"},ExtraAttributes:{id:\"REFORGE_ANVIL\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§7Opens a menu that allows you to", "§7apply advanced reforges to items", @@ -13,5 +10,10 @@ "§aStones§7.", "", "§5§lEPIC DUNGEON ITEM" - ] + ], + "internalname": "REFORGE_ANVIL", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" }
\ No newline at end of file diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json new file mode 100644 index 00000000..25cf4e41 --- /dev/null +++ b/items/TOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Toil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e303deb0-4569-3209-b872-8692ca60cde1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzg4NzI1MzdiNmNlNTc0NjU5ZGMxNzZhMWQ4ZGZlOWMxZTU5OWY2ZjE0MWMxODIyNjI4MzQ3ZGQ1MzhiOWUyIn19fQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Toil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Toil Log\"},ExtraAttributes:{id:\"TOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Toil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "TOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |