diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-06 17:27:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 01:27:25 +1000 |
commit | 924d43e30cb570bc75f1ab53442e7e8f98e6e8e7 (patch) | |
tree | 2ede934b4c11587dac9223798f5ed31c13c209bb /items/ENTROPY_SUPPRESSOR.json | |
parent | 27f73b42b3aaa20d361e8b29ace2ed3878367820 (diff) | |
download | NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.gz NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.bz2 NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.zip |
Chili Update (#792)
Diffstat (limited to 'items/ENTROPY_SUPPRESSOR.json')
-rw-r--r-- | items/ENTROPY_SUPPRESSOR.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/items/ENTROPY_SUPPRESSOR.json b/items/ENTROPY_SUPPRESSOR.json new file mode 100644 index 00000000..0d2be120 --- /dev/null +++ b/items/ENTROPY_SUPPRESSOR.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Entropy Suppressor", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"494e814b-1b02-32bc-8f84-bbe880f5f017\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM4NTgyZTM3ZmJmZWMzMTdmMzkzMzVjYTU4MTYwMTRmMzIyNjJlMjZhYWEyY2I2YjcwYzllOThjM2MyMzk5MSJ9fX0\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 §9Coldfused\",5:\"§9§7reforge to a melee weapon.\",6:\"\",7:\"§7§8§oCan be used with Blaze\",8:\"§8§oSlayer daggers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXX§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Entropy Suppressor\"},ExtraAttributes:{id:\"ENTROPY_SUPPRESSOR\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Coldfused", + "§9§7reforge to a melee weapon.", + "", + "§7§8§oCan be used with Blaze", + "§8§oSlayer daggers.", + "", + "§7Requires §aMining Skill Level", + "§aXX§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "recipe": { + "A1": "CHILI_PEPPER:8", + "A2": "HEAVY_GABAGOOL:4", + "A3": "CHILI_PEPPER:8", + "B1": "HEAVY_GABAGOOL:4", + "B2": "KELVIN_INVERTER:4", + "B3": "HEAVY_GABAGOOL:4", + "C1": "CHILI_PEPPER:8", + "C2": "HEAVY_GABAGOOL:4", + "C3": "CHILI_PEPPER:8" + }, + "internalname": "ENTROPY_SUPPRESSOR", + "crafttext": "Requires: Chili Pepper IV", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Entropy_Suppressor" + ] +}
\ No newline at end of file |