First commit
This commit is contained in:
67
elements/EasyConverterGUI.mod.json
Normal file
67
elements/EasyConverterGUI.mod.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"_fv": 60,
|
||||
"_type": "gui",
|
||||
"definition": {
|
||||
"type": 1,
|
||||
"width": 176,
|
||||
"height": 166,
|
||||
"inventoryOffsetX": 0,
|
||||
"inventoryOffsetY": 0,
|
||||
"renderBgLayer": true,
|
||||
"doesPauseGame": false,
|
||||
"components": [
|
||||
{
|
||||
"type": "inputslot",
|
||||
"data": {
|
||||
"inputLimit": {
|
||||
"value": ""
|
||||
},
|
||||
"disablePlacement": {
|
||||
"fixedValue": false
|
||||
},
|
||||
"id": 0,
|
||||
"disablePickup": {
|
||||
"fixedValue": false
|
||||
},
|
||||
"dropItemsWhenNotBound": true,
|
||||
"x": 150,
|
||||
"y": 84
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "outputslot",
|
||||
"data": {
|
||||
"id": 1,
|
||||
"disablePickup": {
|
||||
"fixedValue": false
|
||||
},
|
||||
"dropItemsWhenNotBound": true,
|
||||
"x": 204,
|
||||
"y": 84
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"data": {
|
||||
"name": "label_easyconverter",
|
||||
"text": {
|
||||
"fixedValue": "EasyConverter"
|
||||
},
|
||||
"color": {
|
||||
"value": -12829636,
|
||||
"falpha": 0.0
|
||||
},
|
||||
"x": 132,
|
||||
"y": 48
|
||||
}
|
||||
}
|
||||
],
|
||||
"gridSettings": {
|
||||
"sx": 18,
|
||||
"sy": 18,
|
||||
"ox": 11,
|
||||
"oy": 15,
|
||||
"snapOnGrid": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user