Alice Isabel
Alice Isabel
I've imported all the libs statd on the github.io site. After compiling this is what the compiler states: ```1>------ Compilação iniciada: Projeto: UBGEcpp, Configuração: Debug Win32 ------ 1>UBGEcpp.obj : error...
Repro --- 1. Create a script that searches for a block using `findBlocksMatching`. 2. Join any world 3. Make a staircase with said block 4. Trigger the script Expected Behaviour...
Currently, it is possible to register commands using `CommandDispatcher.register` but since that is an `Unit` function, there isn't a way to pass the `LiteralCommandNode` to brigadier's `redirect` function. Which leads...
Official GT's package name is `gregtech` and yours is `gregtechmod`. I have no idea if thats by design but this is causing crashes with other mods. That causes all addons...