I made a mod that adds a /request command with get and post functionality, (if you want to give suggestions please do)
https://github.com/AFancyDog/Web-Requests
#http requests mod
1 messages · Page 1 of 1 (latest)
P E A K
(the get requests arent very useful since it isnt easy to actually retreive)
but the post requests have functionality
next up I might make a small mod that adds stuff to datapacks
like custom commands
you could store json responses in storage, then get would be useful
Yeah so I need to do some tinkering with storing it
I'm probably just going to make it so execute store result works with it
it seems storage cant store strings
I might need to make my own(ish) then'