IAPI

IAPI

Import items from external programs/generators.

by
169 Downloads
fabricutility
Rent Server with this Mod

Screenshots

Importing an item.
Configuration

About this Mod

Import items from external programs/generators.

For Players:
Click the IAPI import option in whatever program you're using.
Make sure you are in creative.

For Developers:
Send a POST request to the local device (127.0.0.1), with a port.
The default port is 25530.

// Web Javascript Example

port = 25530; // It is recommended that you provide an option to change this.

// Most webbrowsers do not allow getting data back from this request.
// Game logs will indicate what went wrong.
// If you are using a desktop application, this is not a problem.
fetch("http://127.0.0.1:" + port, {
  method : "POST",
  headers : {
    "Content-Type" : "text/plain"
  },
  body : "minecraft:stone{display:{Name:'\\'Happy Stone\\''},Enchantments:[{}]}"
});

Available Versions

IAPI 1.0.0release
MC 1.20.4fabric
March 21, 2024

How to Install IAPI on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.4).

3

Install Mod

Open the mod browser in the dashboard and search for "IAPI". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.20.4

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

IAPI server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.4). You can switch loaders with one click in the panel.

Is IAPI compatible with fabric?

IAPI officially supports fabric for Minecraft 1.20.4. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with IAPI – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if IAPI consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install IAPI with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Unsupported

Supported Versions

1.20.4