Skip to content

Commit 92abd62

Browse files
committed
+ minor changes
+ fix to settings icon not showing - removed unused item .deploy
1 parent 1da6d93 commit 92abd62

File tree

6 files changed

+3
-15
lines changed

6 files changed

+3
-15
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "custom:item/faq/server_info"
4+
"layer0": "custom:item/faq/settings"
55
}
66
}

illyriarp/assets/custom/models/item/faq/useful_cmds.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Binary file not shown.

illyriarp/assets/minecraft/models/item/blaze_rod.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@
4545
"custom_model_data": 7
4646
},
4747
"model": "custom:item/faq/settings"
48-
},
49-
{
50-
"predicate": {
51-
"custom_model_data": 8
52-
},
53-
"model": "custom:item/faq/useful_cmds"
5448
}
5549
]
5650
}

illyriarp/pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pack": {
33
"pack_format": 34,
4-
"description": "\u00A78Adventure Awaits \n\u00A74By Illyrion \u00A78for \u00A76MC 1.21 "
4+
"description": "\u00A78Adventure Awaits \n\u00A74By Illyrion \u00A78for \u00A76MC 1.21.1 "
55
}
66
}

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v1.5.1"
2+
"version": "v1.5.2"
33
}

0 commit comments

Comments
 (0)