Skip to content

Commit

Permalink
feat: More Attribute Shard (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Dec 21, 2024
1 parent 94d71aa commit e56e323
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 0 deletions.
21 changes: 21 additions & 0 deletions items/ATTRIBUTE_SHARD_BLAZING_FORTUNE;8.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:\"§bBlazing Fortune VIII\",1:\"§7Grants §b+8✯ Magic Find §7on Lava Sea\",2:\"§7Creatures.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{blazing_fortune:8},id:\"ATTRIBUTE_SHARD_BLAZING_FORTUNE;8\"}}",
"damage": 0,
"lore": [
"§bBlazing Fortune VIII",
"§7Grants §b+8✯ Magic Find §7on Lava Sea",
"§7Creatures.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_BLAZING_FORTUNE;8",
"crafttext": "",
"clickcommand": "",
"modver": "2.5.0",
"infoType": ""
}
20 changes: 20 additions & 0 deletions items/ATTRIBUTE_SHARD_HUNTER;7.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:\"§bHunter VII\",1:\"§7Grants §3+0.7α Sea Creature 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:{hunter:7},id:\"ATTRIBUTE_SHARD_HUNTER;7\"}}",
"damage": 0,
"lore": [
"§bHunter VII",
"§7Grants §3+0.7α Sea Creature Chance§7.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_HUNTER;7",
"crafttext": "",
"clickcommand": "",
"modver": "2.5.0",
"infoType": ""
}
21 changes: 21 additions & 0 deletions items/ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2.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:\"§bUndead Resistance II\",1:\"§7Grants §a+3❈ Defense §7against the\",2:\"§7§aundead§7.\",3:\"\",4:\"§7Combine with items in the §bAttribute\",5:\"§bFusion §7menu to apply attributes.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fAttribute Shard\"},ExtraAttributes:{attributes:{undead_resistance:2},id:\"ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2\"}}",
"damage": 0,
"lore": [
"§bUndead Resistance II",
"§7Grants §a+3❈ Defense §7against the",
"§7§aundead§7.",
"",
"§7Combine with items in the §bAttribute",
"§bFusion §7menu to apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD_UNDEAD_RESISTANCE;2",
"crafttext": "",
"clickcommand": "",
"modver": "2.5.0",
"infoType": ""
}

0 comments on commit e56e323

Please sign in to comment.