-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"itemid": "minecraft:prismarine_shard", | ||
"displayname": "§fAttribute Shard", | ||
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bExperience X\",1:\"§7Gain §a+100% §7more experience orbs\",2:\"§7from killing mobs.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{experience:10},id:\"ATTRIBUTE_SHARD_EXPERIENCE;10\"}}", | ||
"damage": 0, | ||
"lore": [ | ||
"§bExperience X", | ||
"§7Gain §a+100% §7more experience orbs", | ||
"§7from killing mobs.", | ||
"", | ||
"§7Combine with items in the §bAttribute", | ||
"§bFusion §7menu to apply attributes.", | ||
"", | ||
"§f§lCOMMON" | ||
], | ||
"internalname": "ATTRIBUTE_SHARD_EXPERIENCE;10", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "", | ||
"infoType": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"itemid": "minecraft:prismarine_shard", | ||
"displayname": "§fAttribute Shard", | ||
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bTrophy Hunter VIII\",1:\"§7Grants §6+16♔ Trophy Fish Chance§7.\",2:\"\",3:\"§7Combine with items in the §bAttribute\",4:\"§bFusion §7menu to apply attributes.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:8},id:\"ATTRIBUTE_SHARD_TROPHY_HUNTER;8\"}}", | ||
"damage": 0, | ||
"lore": [ | ||
"§bTrophy Hunter VIII", | ||
"§7Grants §6+16♔ Trophy Fish Chance§7.", | ||
"", | ||
"§7Combine with items in the §bAttribute", | ||
"§bFusion §7menu to apply attributes.", | ||
"", | ||
"§f§lCOMMON" | ||
], | ||
"internalname": "ATTRIBUTE_SHARD_TROPHY_HUNTER;8", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "", | ||
"infoType": "" | ||
} |