
Simple block data
Attach data to block positions
About this Mod
Attach data to block positions.
WARNING! THIS LIBRARY IS IN BETA. Issues might be present. Report any issues to https://github.com/ansquare-eu/simple-block-data/issues
Usage:
Enter into build.gradle. The latest version is v1.0.4
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
modApi include("com.github.ansquare-eu:simple-block-data-blocked:{version}")
}
Use BlockDataApi.set and .get methods to manipulate data at a BlockPos in a World.
Code example:
boolean bool = BlockDataApi.getBoolean(pos, world, "key");
BlockDataApi.setBoolean(pos, world, "key", false);
Available Versions
How to Install Simple block data on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set quilt Loader
In the panel under "Egg", select the quilt loader and matching Minecraft version (1.20.4).
Install Mod
Open the mod browser in the dashboard and search for "Simple block data". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.4, 1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Simple block data server crashes on startup – what to do?
Most common cause: wrong quilt 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 Simple block data compatible with quilt?
Simple block data officially supports quilt for Minecraft 1.20.4, 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Simple block data – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Simple block data 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.
Similar Mods
Rent Modded Server
Install Simple block data with just one click on your server.