aboutsummaryrefslogtreecommitdiff
path: root/items/STARRED_BONE_NECKLACE.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-02-07 13:35:37 +0100
committerGitHub <noreply@github.com>2024-02-07 12:35:37 +0000
commitcd8bab69c2bb27b4c5881820a54fc3dd6dc8504d (patch)
treee410ac920b894d8357d50866cc65e905dcfa4f2c /items/STARRED_BONE_NECKLACE.json
parent2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 (diff)
downloadNotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.gz
NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.bz2
NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.zip
Removed recipes from books, fixed some other shit, added item and npc's (#1101)
Diffstat (limited to 'items/STARRED_BONE_NECKLACE.json')
-rw-r--r--items/STARRED_BONE_NECKLACE.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/items/STARRED_BONE_NECKLACE.json b/items/STARRED_BONE_NECKLACE.json
new file mode 100644
index 00000000..3deade37
--- /dev/null
+++ b/items/STARRED_BONE_NECKLACE.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5⚚ Bone Necklace",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fd8519b-ba99-3b4f-aab0-3ebe38682919\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MjI5ODE4Nzc4NiwKICAicHJvZmlsZUlkIiA6ICI1MWIyZGY3NWEyYWM0OTA5YmM4YzlkMzM3Y2EwNDNkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWNvcm5lQXVCZXVycmUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWEzNjFhNjdiNjNkMDQ1YTBhNjNiNTI1YzFhNzAxMjhmNjkwOWVmMWFjN2JjYzZlNDYzMWViODk1ZjA3NTAyZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Defense: §a+45\",2:\"\",3:\"§6Ability: Gladiator\u0027s Will \",4:\"§7Gain §a+3❈ Defense §7for each enemy\",5:\"§7within §e10 §7blocks up to §a+30❈ Defense§7.\",6:\"§7Range increases to §e30 §7blocks and\",7:\"§7the cap increases to §a+60❈ Defense\",8:\"§a§7when you play as a §aTank §7in dungeons.\",9:\"\",10:\"§7Increases the range of your\",11:\"§7§aDiversion §7passive by §e15 §7blocks.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aThe Catacombs Floor\",15:\"§aIV Completion§c.\",16:\"§5§lEPIC DUNGEON NECKLACE\"],Name:\"§5⚚ Bone Necklace\"},ExtraAttributes:{id:\"STARRED_BONE_NECKLACE\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Crit Chance: §c+5%",
+ "§7Defense: §a+45",
+ "",
+ "§6Ability: Gladiator\u0027s Will ",
+ "§7Gain §a+3❈ Defense §7for each enemy",
+ "§7within §e10 §7blocks up to §a+30❈ Defense§7.",
+ "§7Range increases to §e30 §7blocks and",
+ "§7the cap increases to §a+60❈ Defense",
+ "§a§7when you play as a §aTank §7in dungeons.",
+ "",
+ "§7Increases the range of your",
+ "§7§aDiversion §7passive by §e15 §7blocks.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aThe Catacombs Floor",
+ "§aIV Completion§c.",
+ "§5§lEPIC DUNGEON NECKLACE"
+ ],
+ "recipe": {
+ "A1": "THORN_FRAGMENT:1",
+ "A2": "THORN_FRAGMENT:1",
+ "A3": "THORN_FRAGMENT:1",
+ "B1": "THORN_FRAGMENT:1",
+ "B2": "BONE_NECKLACE:1",
+ "B3": "THORN_FRAGMENT:1",
+ "C1": "THORN_FRAGMENT:1",
+ "C2": "THORN_FRAGMENT:1",
+ "C3": "THORN_FRAGMENT:1"
+ },
+ "internalname": "STARRED_BONE_NECKLACE",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file