| .. |
|
async_jei
|
Latch JEI and blockstate threads until the world finishes loading
|
2023-02-22 13:07:38 -05:00 |
|
async_locator
|
Backport Async Locator
|
2023-02-17 21:39:59 -05:00 |
|
blast_search_trees
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
boost_worker_count
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
cache_blockstate_cache_arrays
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
cache_model_materials
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
cache_strongholds
|
Cache stronghold locations instead of recomputing them on every world load
|
2023-02-25 18:51:27 -05:00 |
|
cache_upgraded_structures
|
Cache upgraded structures instead of running them through DFU every time
|
2023-02-25 20:28:58 -05:00 |
|
compress_biome_container
|
Make client-only injection not required
|
2023-02-20 12:11:46 -05:00 |
|
datapack_reload_exceptions
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
deduplicate_location
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
fast_registry_validation
|
Minor optimization to ForgeRegistry.validateContent
|
2023-02-24 13:17:44 -05:00 |
|
faster_baking
|
Return to baking models on the main thread
|
2023-03-06 09:12:04 -05:00 |
|
faster_singleplayer_load
|
Minor code cleanup
|
2023-02-22 11:44:56 -05:00 |
|
faster_texture_stitching
|
Fix some bugs
|
2023-03-04 19:21:49 -05:00 |
|
flatten_model_predicates
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
kubejs
|
More KubeJS optimizations
|
2023-02-20 11:25:39 -05:00 |
|
nuke_empty_chunk_sections
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
parallelize_model_loading
|
Guard against mods that don't support concurrency on resource packs
|
2023-02-19 20:12:49 -05:00 |
|
preload_block_classes
|
Scan for all Block classes and preload them on worker threads
|
2023-01-06 16:50:52 -05:00 |
|
reduce_blockstate_cache_rebuilds
|
Remove unneeded remap
|
2023-02-15 18:54:59 -05:00 |
|
remove_biome_temperature_cache
|
Remap to full Mojmap (including classnames)
|
2023-02-14 21:59:30 -05:00 |
|
resourcepacks
|
Handle mods that request paths with double slashes
|
2023-02-27 09:31:16 -05:00 |
|
reuse_datapacks
|
Skip reloading server resources if switching worlds and the datapack
|
2023-02-27 12:17:54 -05:00 |
|
skip_first_datapack_reload
|
Reduce verbosity of some log messages
|
2023-03-01 15:47:53 -05:00 |
|
sync_executor_sleep
|
More tweaks to executor
|
2023-01-29 22:00:00 -05:00 |
|
thread_priorities
|
Reduce verbosity of some log messages
|
2023-03-01 15:47:53 -05:00 |
|
use_integrated_resources
|
Allow JEPB and JEResources to use integrated server resources
|
2023-03-01 15:47:53 -05:00 |