[Gametest] mojang-minecraft-ui Module Not Found
Cannot import the 'mojang-minecraft-ui' Module
Steps to Reproduce:
1. setup the following gametest script:
import * as mc from "mojang-minecraft"; import * as ui from "mojang-minecraft-ui"; mc.world.events.tick.subscribe(() => { });
2. Load into world with gametest toggle enabled and pack enabled
Observed Results
The following error is logged:
![]()
Expected Result
There should be no error and the module should be able to import
2022-02-11, 09:51 PM
2022-02-18, 10:20 PM
2022-02-18, 10:20 PM
0
1
-