frqnny
frqnny
can you change the image based on light/dark?…
ima do a Predicate
After capturing the biome registry for biome modification we can reconstruct the map, somehow?
Is there a debug log or just a normal level log that can output what directory FLoader will use? It might be a good idea in case of bug reports...
Renaming it to DynamicRegistryEndCallback
So how about I rename DynamicRegistrySetupCallback as well to match it? I don't want to break mods that rely on it though DynamicRegistrySetupCallback -> StartDynamicRegistrySetupCallback DynamicRegistryEndCallback -> EndDynamicRegistrySetupCallback
Update on the PR, decided to package it in Structurized. EndDynamicRegistrySetupCallback.EVENT.register(dynamicRegistries -> { Registry pools = dynamicRegistries.get(Registry.STRUCTURE_POOL_KEY); Registry lists = dynamicRegistries.get(Registry.STRUCTURE_PROCESSOR_LIST_KEY); for (StructurePool structurePool : pools) { FabricStructurePool pool =...
really tired of rewriting this pr every update.
Can’t mods just mirror tags into a new tag system with directories if they want it organized that much?
how do I cuss out a person without breaking some BS community guidelines