Skip to content

Commit

Permalink
feat: Wizard Assistant and wizard position fix (#1607)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Jan 12, 2025
1 parent 1712dd6 commit 46ba8dc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions items/WIZARDS_ASSISTANT_NPC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Wizard\u0027s Assistant (NPC)",
"nbttag": "{SkullOwner:{Id:\"56d6016c-8cf3-2284-8b9d-b8abba1b1ee9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I2ZDQ0YjIxODZiMjQ1NWY2NTcxMjgzMzUyNTQxYWYyYmY0MzY2NjZhMmY1NjJlNWZiNDM2OGE5Mjg3YWU1ZTgifX19\"}]},Name:\"56d6016c-8cf3-2284-8b9d-b8abba1b1ee9\"},display:{Lore:[0:\"\"],Name:\"§9Wizard\u0027s Assistant (NPC)\"},ExtraAttributes:{id:\"WIZARDS_ASSISTANT_NPC\"}}",
"damage": 3,
"lore": [
""
],
"internalname": "WIZARDS_ASSISTANT_NPC",
"clickcommand": "",
"modver": "",
"x": 47,
"y": 123,
"z": 76,
"island": "hub"
}
6 changes: 3 additions & 3 deletions items/WIZARD_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"internalname": "WIZARD_NPC",
"clickcommand": "",
"modver": "2.1.1-PRE",
"x": 47,
"y": 123,
"z": 76,
"x": -6,
"y": 203,
"z": 35,
"island": "hub",
"crafttext": "",
"infoType": "WIKI_URL",
Expand Down

0 comments on commit 46ba8dc

Please sign in to comment.