Skip to content

Commit

Permalink
Add an icon to game metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
haykam821 committed Nov 19, 2023
1 parent 690c90f commit ae917da
Showing 1 changed file with 22 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
{
"type": "volleyball:volleyball",
"icon": {
"id": "minecraft:player_head",
"Count": 1,
"tag": {
"SkullOwner": {
"Id": [
1848575900,
983649174,
-1468384158,
-1959100201
],
"Properties": {
"textures": [
{
"Value": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzllZmIwNTQ3ZDMxNTk4YjkzNTlhNjZkYzI0ZDVkOWQ5NzcxYzM3Y2QxNDkyYTkwYzlkNmVhYTJiYWMzNmIwZTkifX19"
}
]
}
}
}
},
"map": "volleyball:court",
"players": {
"min": 1,
Expand All @@ -18,4 +39,4 @@
"color": "blue"
}
]
}
}

0 comments on commit ae917da

Please sign in to comment.