Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 2 months ago
API Block
What is API Block?
API Block is a technical block, allowing users to make HTTP Requests from Minecraft, and then get if the Request succeeded using redstone.
Getting the mod
Modrinth: here! Releases page: https://github.com/SunkenPotato/apiblock/releases
Building from source
Clone the repository:
git clone https://github.com/SunkenPotato/apiblock.git
Run the build command:
./gradlew build
Retrieve your file from build/libs/apiblock-*.jar
Roadmap
- โ HTTP GET
- โ Headers
- โ HTTP POST
- โ HTTP Content
- โ
User accessible UICommand interface - โ Texture and model ๐
- โญ & more


