mirror of
https://github.com/Pridecraft-Studios/prideGUI.git
synced 2025-08-03 14:36:01 -04:00
fix: Fix bundle progress bars being broken
AKA: it's mcmeta stuff again (for some reason, i don't know why it happens it just does???)
This commit is contained in:
parent
9729e97125
commit
64c0fa2916
@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 12,
|
||||
"height": 12,
|
||||
"border": 2
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 6,
|
||||
"height": 6,
|
||||
"border": 2
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 6,
|
||||
"height": 6,
|
||||
"border": 2
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 24,
|
||||
"height": 24,
|
||||
"border": 4
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 24,
|
||||
"height": 24,
|
||||
"border": 4
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 24,
|
||||
"height": 24,
|
||||
"border": 4
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user