Update BlockEvent - Open UI
parent
dc9c3d6939
commit
f673ba65d0
1 changed files with 5 additions and 0 deletions
|
@ -1,8 +1,13 @@
|
||||||
|
### EXPERIMENTAL FEATURE
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
**ActionID:** `omni_power:open_ui`
|
**ActionID:** `omni_power:open_ui`
|
||||||
|
|
||||||
**Parameters:**
|
**Parameters:**
|
||||||
- `ui_id` - STRING - ID of data ui to try to open.
|
- `ui_id` - STRING - ID of data ui to try to open.
|
||||||
- `slots` - INT - number how many item-slots should gui have.
|
- `slots` - INT - number how many item-slots should gui have.
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
[EXAMPLES](https://git.percraft.net:444/pietru/CR_OmniPower_Mod/src/branch/data-gui/src/main/resources/omni_power/gui)
|
[EXAMPLES](https://git.percraft.net:444/pietru/CR_OmniPower_Mod/src/branch/data-gui/src/main/resources/omni_power/gui)
|
Loading…
Reference in a new issue