Jonathan Coates
Jonathan Coates
Thanks for the report! Hmrr, looking at the wiki page a bit longer, there's a lot more we get wrong (especially since the changes in 1.21.5). I hadn't realised that...
I'm afraid I'm not able to reproduce this. This works for me with: - Forge 47.4.10 - CC: Tweaked 1.116.2 - Mekanism and Mekanism: Generators 10.4.16 I'm not aware of...
So `get_exception_id` is only used for firmware, and not for exceptions thrown in the kernel. So as far as the firmware goes, the embedding map only *needs* to include any...
You wouldn't want to use JSON (not least, because it stinks for binary data!), but there are other options for reading/writing VFS to/from disk. Though perhaps not many for Java...
> If you want, you can make this change on a local scale via a datapack, using a script in `/rom/autorun` which replaces fs with an alternate implementation that stores...