fixed fancymenu alignment and server ip
This commit is contained in:
parent
512835ca11
commit
45d4e3d212
3 changed files with 21 additions and 21 deletions
|
@ -198,6 +198,17 @@ customization {
|
|||
height = 52
|
||||
}
|
||||
|
||||
customization {
|
||||
path = resources/kings-dark-tidings-saga-by-kel-kade-no-more-hero.gif
|
||||
orientation = mid-centered
|
||||
x = 164
|
||||
width = 161
|
||||
action = addtexture
|
||||
actionid = f98c887e-ef2b-4bb0-ac74-6cbe694ddbc41658516014512
|
||||
y = -108
|
||||
height = 90
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-centered
|
||||
splash_color = #ffff00
|
||||
|
@ -244,17 +255,6 @@ customization {
|
|||
height = 100
|
||||
}
|
||||
|
||||
customization {
|
||||
path = resources/kings-dark-tidings-saga-by-kel-kade-no-more-hero.gif
|
||||
orientation = mid-centered
|
||||
x = 148
|
||||
width = 178
|
||||
action = addtexture
|
||||
actionid = f98c887e-ef2b-4bb0-ac74-6cbe694ddbc41658516014512
|
||||
y = -108
|
||||
height = 100
|
||||
}
|
||||
|
||||
customization {
|
||||
path = resources/nyn-nazrin1.gif
|
||||
orientation = mid-centered
|
||||
|
@ -278,7 +278,7 @@ customization {
|
|||
width = 200
|
||||
actionid = ba4e3950-1e76-4e7e-a94b-c1ede8cdd62b1658516195718
|
||||
action = addbutton
|
||||
y = -16
|
||||
y = -14
|
||||
value = 192.168.1.203:12742
|
||||
height = 20
|
||||
}
|
||||
|
@ -315,7 +315,7 @@ customization {
|
|||
width = 106
|
||||
actionid = 4e7f56b4-72ea-4b19-b37f-01a0325ccc7c1658516958889
|
||||
action = addbutton
|
||||
y = -32
|
||||
y = -37
|
||||
label = Nazrin Button
|
||||
value = https://tenor.com/search/nazrin-gifs
|
||||
height = 20
|
||||
|
@ -423,7 +423,7 @@ customization {
|
|||
width = 98
|
||||
actionid = b38480b7-7b12-498c-af8f-579da78b95751658520304773
|
||||
action = addbutton
|
||||
y = 31
|
||||
y = 30
|
||||
value = net.minecraft.class_500
|
||||
height = 20
|
||||
}
|
||||
|
@ -437,7 +437,7 @@ customization {
|
|||
width = 98
|
||||
actionid = d85689d7-6eb2-4095-ab65-d70b68619eab1658520387565
|
||||
action = addbutton
|
||||
y = 53
|
||||
y = 52
|
||||
label = Nazrin Options
|
||||
value = net.minecraft.class_429
|
||||
height = 20
|
||||
|
@ -452,7 +452,7 @@ customization {
|
|||
width = 98
|
||||
actionid = 34767935-2719-4161-ad3a-87763c9b1a6d1658520407886
|
||||
action = addbutton
|
||||
y = 53
|
||||
y = 52
|
||||
label = Quit Game
|
||||
value = null
|
||||
height = 20
|
||||
|
@ -606,7 +606,7 @@ customization {
|
|||
y = 8
|
||||
scale = 1.0
|
||||
alignment = left
|
||||
value = Oomfie is %serverstatus:192.168.1.203:12742%
|
||||
value = Oomfie is %serverstatus:47.25.36.32:12742%
|
||||
}
|
||||
|
||||
customization {
|
||||
|
@ -618,7 +618,7 @@ customization {
|
|||
y = 19
|
||||
scale = 1.0
|
||||
alignment = left
|
||||
value = %serverplayercount:192.168.1.203:12742% players
|
||||
value = %serverplayercount:47.25.36.32:12742% players
|
||||
}
|
||||
|
||||
customization {
|
||||
|
@ -630,7 +630,7 @@ customization {
|
|||
width = 68
|
||||
actionid = ec008ccd-bd21-412a-a9bb-c989a03f12191658536996490
|
||||
action = addbutton
|
||||
y = 7
|
||||
y = 8
|
||||
label = AUTH ME???
|
||||
value = me.axieum.mcmod.authme.impl.gui.AuthMethodScreen
|
||||
height = 20
|
||||
|
|
|
@ -102,7 +102,7 @@ hash = "4de0477e2f3f726235d1471b671e7b1724a47f2fae3c5467a42e34ed09dc7417"
|
|||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/fancymenu/customization/Nazrinned Up.txt"
|
||||
hash = "c06224571541c42c6fbcce687421f0a8ddb64c652bd8eef05fb957928b047ab5"
|
||||
hash = "24522183f1bac22a77f8642b3e96fe21f087b548c9664782f2d64df4e9cfbe55"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/fancymenu/locals/de_de.local"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5b5f3712dfd7fe08f1a34e414cf3ead8029137743999d59db67fdfbcfd8247d8"
|
||||
hash = "8205ee1e069c0f01d4e79fa5b2c6237fca77248deff26b08656ce1fb817b8187"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue