Skip to content

Commit

Permalink
Start exospider page
Browse files Browse the repository at this point in the history
Also updated harbinger flavor text.
  • Loading branch information
IcarussOne committed Jan 20, 2025
1 parent a813717 commit 099e32a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Exospider",
"icon": "minecraft:dye:15",
"category": "enemies",
"advancement": "harkenscythe:shell_of_a_spider",
"pages": [
{
"type": "boss_info",
"title": "Exospider",
"piece": "none",
"resistance": " 6",
"knockback": " 0",
"health": " 40",
"damage": " 4",
"speed": " 0.35",
"drop1": "minecraft:dye:15",
"drop2": "harkenscythe:soul_essence"
},
{
"type": "entity",
"name": " ",
"text": "A shell of its former self.",
"entity": "harkenscythe:exospider"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"type": "entity",
"name": " ",
"text": "Face the wrath of the Wither!",
"text": "Til death do us part.",
"entity": "harkenscythe:harbinger{HandItems:[{Count:1,id:\"harkenscythe:reaper_scythe\"},{}]}",
"scale": 0.9,
"offset": 0.9
Expand Down

0 comments on commit 099e32a

Please sign in to comment.