Trivaxy
Trivaxy
#### Issue Description: The configuration for the mod, specifically the size ones, don't seem to be working. #### What happens: I change the size of backpacks in the config, for...
### What is the new feature? This PR adds two new types to tML: `ModEvent` and `ModInvasion`. `ModEvent` represents any event that can happen in a world, and are completely...
Mecha's parser will raise an exception and halt parsing the given input when it encounters a syntax error. Although this behavior is sensible, it'll be prohibitive when efforts are made...
This PR lays the foundation for supporting the new Item Component format Mojang introduced in `1.20.5`. There is still work to be done - for now, this PR is a...
I've been trying to use the ENet `demo` to test the extension locally, just with slight modifications to allow choosing whether to host a server or connect as a client....