APIBlock
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: fabric
标签: game-mechanics technology utility
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 UI Command interface
- ❌ Texture and model ?
- ⭐ & more
请登录后举报
暂无评论,抢个沙发吧~