Files
Aris-Random-Additions/elements/ShitGUI.mod.json
2026-03-02 14:53:17 -08:00

48 lines
959 B
JSON

{
"_fv": 73,
"_type": "gui",
"definition": {
"type": 0,
"width": 176,
"height": 166,
"inventoryOffsetX": 0,
"inventoryOffsetY": 0,
"renderBgLayer": false,
"doesPauseGame": false,
"components": [
{
"type": "image",
"data": {
"image": "shit.png",
"use1Xscale": false,
"x": 96,
"y": -1,
"locked": false
}
},
{
"type": "label",
"data": {
"name": "label_uh_ohh_stinky",
"text": {
"fixedValue": "UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! "
},
"color": {
"value": -52,
"falpha": 0.0
},
"x": 5,
"y": 3,
"locked": false
}
}
],
"gridSettings": {
"sx": 18,
"sy": 18,
"ox": 11,
"oy": 15,
"snapOnGrid": false
}
}
}