What's the short name to also move the UI for Backpacks?
I tried backpack, backpacks....it stays at the bottom and overlaps box sorter.
"Custom Ui Positions Enabled": true,
"Custom Positions (Box wise)": [
{
"Box Shortname": "box.wooden",
"Disable Ui": false,
"Ui Position": {
"x": 0.46,
"y": 0.48
}
},
{
"Box Shortname": "box.wooden.large",
"Disable Ui": false,
"Ui Position": {
"x": 0.46,
"y": 0.48
}
},
{
"Box Shortname": "backpack",
"Disable Ui": false,
"Ui Position": {
"x": 0.46,
"y": 0.48
}
}
Item Puller and Box Sorter LiteSolved
I don't think Backpacks is compatible with Item Puller. However, I am working on a new plugin that is similar in concept to Item Puller. I'm not sure yet where the final direction will go, but it might be integrated with Item Puller at some point.
For Box Sorter Lite, I don't know if it's compatible, but you can try "coffinstorage" in the config.
Ok, thanks, I already tried coffing.storage but that did not work...
| Display Name | Short Name | Item ID | Description | Stacksize |
|---|---|---|---|---|
| Coffin | coffin.storage | 573676040 | An old wooden coffin, can store up to 42 items | 1 |
Merged post
Yes! "coffinstorage" worked. All I wanted was simply to move that out of the way, don't care if it works with backpacks or not...although that would be convenient :)
Locked automatically