omni_mod_add
Stage a base64-encoded mod JAR into a world for activation on next load. For running worlds, reload via quit and enter to apply the mod.
Instructions
Stage a mod JAR (base64) into a world. The next world load picks it up. If a world is running, reload it via omni_world_quit + omni_world_enter to activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| world | No | ||
| dataB64 | Yes | Base64-encoded JAR bytes. 32 MB cap. | |
| filename | Yes |