Hacker News new | ask | show | jobs
by rightbyte 267 days ago
> no command blocks

Oh. I thought this would be some cheesy command block curl to Chat GPT.

1 comments

As far as I'm aware there's no way to do an HTTP request via command blocks, at least in vanilla.
Through Lua, all things are possible
The scripting language for Minecraft is Typescript. Lua would require a 3rd party mod.

https://learn.microsoft.com/en-us/minecraft/creator/scriptap...

>The @minecraft/server-net module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server. These APIs do not function within the Minecraft game client or within Minecraft Realms.

* In Bedrock Edition. Minecraft purists only use Java Edition.