Skip to content

Commit

Permalink
feat: More Attribute Shards (#1584)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Dec 28, 2024
1 parent 652c10a commit 07c9e83
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
21 changes: 21 additions & 0 deletions items/ATTRIBUTE_SHARD_EXPERIENCE;10.json
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": ""
}
20 changes: 20 additions & 0 deletions items/ATTRIBUTE_SHARD_TROPHY_HUNTER;8.json
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": ""
}

0 comments on commit 07c9e83

Please sign in to comment.