Gametest-API-Wrapper
Gametest-API-Wrapper copied to clipboard
Library built off of Minecraft Bedrock Edition Gametest API. Easily allows you to interact with the API, while including a lot more features!
 install failed on Minecraft Pocket editon 1.20.1 Plz fix it.
How to write the subscription destruction box and how to do HTTP get ``` import {Commands, World} from 'mojang-minecraft'; /* 执行指令 /*————*/ const log = function(msg) { Commands.run(`tellraw @a {"rawtext":[{"text":"${msg}"}]}`,...
Can you fix this? When the score is `0`, it's say `undefined` 
regolith filter https://github.com/ShiCheng-Lu/Regolith-Filters/tree/main/module_importer. please check and modify package.json as you need.
In the base game it behaves differently. I changed it to resemble the base game.  
The proposal is simple; create a broadcast function that instead accepts a translation key as an argument, as well as a list of text to substitute within the translation. This...