diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
commit | 53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f (patch) | |
tree | 559caeef0c7925d1ca6d9c8c1c827803a1de71ff /items/BEACON_3.json | |
parent | b8d00599721cd30fd5c3653ab99397133da6ba3a (diff) | |
download | NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.gz NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.bz2 NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.zip |
HotM 3
Diffstat (limited to 'items/BEACON_3.json')
-rw-r--r-- | items/BEACON_3.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/BEACON_3.json b/items/BEACON_3.json new file mode 100644 index 00000000..da7ba17e --- /dev/null +++ b/items/BEACON_3.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:beacon", + "displayname": "§5Beacon III", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Tier: §bIII\",1:\"\",2:\"§7Can be placed on your private island.\",3:\"\",4:\"§7Grants special buffs to the\",5:\"§7island owners when powered by\",6:\"§7§dPower Crystals §7obtained from\",7:\"§7the forge in the §2Dwarven\",8:\"§2Mines§7\",9:\"\",10:\"§5§lEPIC\",11:\"\",12:\"§eItems Required\",13:\"§9Beacon II §7x1\",14:\"§5Refined Mithril §7x10\",15:\"\",16:\"§7Duration: §b1d 6h\"],Name:\"§5Beacon III\"},ExtraAttributes:{id:\"BEACON_3\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Tier: §bIII", + "", + "§7Can be placed on your private island.", + "", + "§7Grants special buffs to the", + "§7island owners when powered by", + "§7§dPower Crystals §7obtained from", + "§7the forge in the §2Dwarven", + "§2Mines§7", + "", + "§5§lEPIC", + "", + "§eItems Required", + "§9Beacon II §7x1", + "§5Refined Mithril §7x10", + "", + "§7Duration: §b1d 6h" + ], + "internalname": "BEACON_3", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |