yuuka-miya

Results 5 issues of yuuka-miya

Microsoft Edge 103.0.1264.49. Map renders like that for me with roads missing. ![image](https://user-images.githubusercontent.com/1886269/178109025-49a89648-b546-4e1e-b0fa-0b105a46ccbc.png) If it helps, I use uBlock Origin, but the issue persists even after turning uBO off.

bug

This is a preparation PR to allow some features of https://github.com/MinecraftForge/MinecraftForge/pull/1403 This PR delays the initialization of vanilla's commands, from before FML can startup its hooks into minecraft, to after...

This is to allow mods which for one reason or another want to prevent players from travelling to other dimensions. An example would be a mod which wants to keep...

When I connect to a FML server using a vanilla client, my client just stops at the "Logging in" screen. The cancel button works, though. This happens regardless of whether...

First reported in ForgeEssentials/ForgeEssentialsMain#1597. Affects 1.7.10 and potentially 1.8. Perhaps a null-check should be added here? https://github.com/Chicken-Bones/CodeChickenLib/blob/master/src/codechicken/lib/world/WorldExtension.java#L53