Lucy
Lucy
Welp I just tried to access my leveldb at `C:/mcpe/world/My Amazing World/` and huh I suddenly get surprised by an error saying that this directory doesn't exist... I wondered and...
I tried linking it statically via setting the env var `LIBTORCH_STATIC` to `1`, but I got the error when trying to compile it: ``` LINK : fatal error LNK1356: cannot...
This PR reworks large chunks of the protocol documentation. Please look over it and give it a few thoughts, I dont think it is finished yet, as some sections are...
Currently the reference block is only a simple snow block, it might be helpful to have different block types, such as translucent blocks like glass or water, or blocks with...
When an expression modifies a leaked variable, you should be able to access it again through an API method such as `molang.getEnv(...)`.
# Placeholder text not shown in creation when widget is disabled in creation 2 When creating an entry widget the placeholder text is not shown when it's created with the...
Dummy component's actor properties warning links to ms learn instead of Entity Properties https://learn.microsoft.com/en-us/minecraft/creator/documents/introductiontoentityproperties?view=minecraft-bedrock-stable https://wiki.bedrock.dev/entities/entity-properties
The current render controller docs lack: - proper introduction to "part_visbility" - reference to actor properties instead of so called "dummy components", which are quite outdated - information about techniques...