You've already forked minecraft-assets
Create/Update assets for version 1.21.2-pre1
This commit is contained in:
1
assets/minecraft/textures/gui/sprites/tooltip/_list.json
Normal file
1
assets/minecraft/textures/gui/sprites/tooltip/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["background.png","background.png.mcmeta","frame.png","frame.png.mcmeta"]}
|
||||
BIN
assets/minecraft/textures/gui/sprites/tooltip/background.png
Normal file
BIN
assets/minecraft/textures/gui/sprites/tooltip/background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 B |
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
"border": 9
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
assets/minecraft/textures/gui/sprites/tooltip/frame.png
Normal file
BIN
assets/minecraft/textures/gui/sprites/tooltip/frame.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 592 B |
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
"border": 10,
|
||||
"stretch_inner": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user