diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 10:46:05 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 10:46:05 -0500 |
commit | f25ee74c7535f756f48277e4ccefdeb7272c2369 (patch) | |
tree | 8120b8bc3cfb92662749a4710aa5878f77190f28 /items/BEACON_2.json | |
parent | 4f409943c6eed9fb75ed765517d5b9b66e1a5440 (diff) | |
download | NotEnoughUpdates-REPO-f25ee74c7535f756f48277e4ccefdeb7272c2369.tar.gz NotEnoughUpdates-REPO-f25ee74c7535f756f48277e4ccefdeb7272c2369.tar.bz2 NotEnoughUpdates-REPO-f25ee74c7535f756f48277e4ccefdeb7272c2369.zip |
Some More Items
Diffstat (limited to 'items/BEACON_2.json')
-rw-r--r-- | items/BEACON_2.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/BEACON_2.json b/items/BEACON_2.json new file mode 100644 index 00000000..dec04afa --- /dev/null +++ b/items/BEACON_2.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:beacon", + "displayname": "§9Beacon II", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Tier: §bII\",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:\"§9§lRARE\"],Name:\"§9Beacon II\"},ExtraAttributes:{id:\"BEACON_2\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Tier: §bII", + "", + "§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", + "", + "§9§lRARE" + ], + "internalname": "BEACON_2", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |