Skip to content

Commit

Permalink
RP | Add events icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik0-0 committed Aug 23, 2024
1 parent 2d8faf1 commit fd6c1b1
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 0 deletions.
122 changes: 122 additions & 0 deletions main/assets/minecraft/models/item/event_icon/events_icon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "item/event_icon/events_icon",
"particle": "item/event_icon/events_icon"
},
"elements": [
{
"from": [1, 0, 7],
"to": [15, 2, 9],
"faces": {
"north": {"uv": [0, 0, 7, 1], "texture": "#0"},
"east": {"uv": [4, 10, 5, 11], "texture": "#0"},
"south": {"uv": [0, 1, 7, 2], "texture": "#0"},
"west": {"uv": [7, 10, 8, 11], "texture": "#0"},
"up": {"uv": [7, 3, 0, 2], "texture": "#0"},
"down": {"uv": [7, 3, 0, 4], "texture": "#0"}
}
},
{
"from": [2, 2, 7],
"to": [14, 4, 9],
"faces": {
"north": {"uv": [0, 4, 6, 5], "texture": "#0"},
"east": {"uv": [8, 10, 9, 11], "texture": "#0"},
"south": {"uv": [0, 5, 6, 6], "texture": "#0"},
"west": {"uv": [10, 8, 11, 9], "texture": "#0"},
"up": {"uv": [6, 7, 0, 6], "texture": "#0"},
"down": {"uv": [12, 4, 6, 5], "texture": "#0"}
}
},
{
"from": [3, 4, 7],
"to": [13, 6, 9],
"faces": {
"north": {"uv": [6, 5, 11, 6], "texture": "#0"},
"east": {"uv": [9, 10, 10, 11], "texture": "#0"},
"south": {"uv": [6, 6, 11, 7], "texture": "#0"},
"west": {"uv": [10, 9, 11, 10], "texture": "#0"},
"up": {"uv": [5, 8, 0, 7], "texture": "#0"},
"down": {"uv": [12, 0, 7, 1], "texture": "#0"}
}
},
{
"from": [4, 6, 7],
"to": [12, 8, 9],
"faces": {
"north": {"uv": [7, 1, 11, 2], "texture": "#0"},
"east": {"uv": [10, 10, 11, 11], "texture": "#0"},
"south": {"uv": [7, 2, 11, 3], "texture": "#0"},
"west": {"uv": [0, 11, 1, 12], "texture": "#0"},
"up": {"uv": [11, 4, 7, 3], "texture": "#0"},
"down": {"uv": [11, 7, 7, 8], "texture": "#0"}
}
},
{
"from": [5, 8, 7],
"to": [11, 10, 9],
"faces": {
"north": {"uv": [0, 8, 3, 9], "texture": "#0"},
"east": {"uv": [1, 11, 2, 12], "texture": "#0"},
"south": {"uv": [7, 8, 10, 9], "texture": "#0"},
"west": {"uv": [11, 1, 12, 2], "texture": "#0"},
"up": {"uv": [3, 10, 0, 9], "texture": "#0"},
"down": {"uv": [10, 9, 7, 10], "texture": "#0"}
}
},
{
"from": [6, 10, 7],
"to": [10, 12, 9],
"faces": {
"north": {"uv": [3, 8, 5, 9], "texture": "#0"},
"east": {"uv": [2, 11, 3, 12], "texture": "#0"},
"south": {"uv": [3, 9, 5, 10], "texture": "#0"},
"west": {"uv": [11, 2, 12, 3], "texture": "#0"},
"up": {"uv": [2, 11, 0, 10], "texture": "#0"},
"down": {"uv": [4, 10, 2, 11], "texture": "#0"}
}
},
{
"from": [7, 12, 7],
"to": [9, 13, 9],
"faces": {
"north": {"uv": [4, 11, 5, 11.5], "texture": "#0"},
"east": {"uv": [11, 5, 12, 5.5], "texture": "#0"},
"south": {"uv": [11, 5.5, 12, 6], "texture": "#0"},
"west": {"uv": [11, 6, 12, 6.5], "texture": "#0"},
"up": {"uv": [4, 12, 3, 11], "texture": "#0"},
"down": {"uv": [12, 3, 11, 4], "texture": "#0"}
}
},
{
"name": "sign",
"from": [7, 1.5, 6.99],
"to": [9, 10.5, 6.99],
"faces": {
"north": {"uv": [5, 7, 6, 11.5], "texture": "#0"},
"east": {"uv": [0, 0, 0, 4.5], "texture": "#0"},
"south": {"uv": [6, 7, 7, 11.5], "texture": "#0"},
"west": {"uv": [0, 0, 0, 4.5], "texture": "#0"},
"up": {"uv": [1, 0, 0, 0], "texture": "#0"},
"down": {"uv": [1, 0, 0, 0], "texture": "#0"}
}
}
],
"display": {
"gui": {
"rotation": [-167.96, 20.41, 179.35],
"translation": [0, 1.75, 0]
}
},
"groups": [
{
"name": "events_icon",
"origin": [8, 8, 8],
"color": 0,
"boneType": "",
"children": [0, 1, 2, 3, 4, 5, 6, 7]
}
]
}
6 changes: 6 additions & 0 deletions main/assets/minecraft/models/item/purple_concrete.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"custom_model_data": 1
},
"model": "item/server_icons/openworld_icon"
},
{
"predicate": {
"custom_model_data": 2
},
"model": "item/event_icon/events_icon"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd6c1b1

Please sign in to comment.