File Details
MekanismAll-1.15.2-9.9.9.401-api.jar
- A
- Feb 6, 2020
- 276.03 KB
- 49
- 1.15.2
- Forge
File Name
MekanismAll-1.15.2-9.9.9.401-api.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
190a7f1 - Better catching of errors due to when bounding blocks reach across a ChunkRenderCache. #5844, I did some minor testing to make sure this does not cause any class loading issues on servers, but if any occur please do report them 5ca763b - Fix issues with empty transmitter networks recombining and empty pressurized tubes not being able to connect to filled tubes #5842 37ead16 - Rewrote config handling to allow for values to be cached, and values that represent primitives to not have to unbox as often, and also fix registering a couple events on the wrong bus 51db094 - Improve Transporter path finding performance and accuracy (#5846) 3c40faa - Convert various Collection usages to using FastUtil implementations (#5851) 3857b16 - Update forge dev version and cleanup some checks about empty collections 8887e89 - Start work on rewriting various parts of the Atomic Disassembler: - Properly supports tags now - The tags it considers an "ore" are configurable via the block tag mekanism:atomic_disassembler_ore #5173 (defaults to #forge:ores and #minecraft:logs) - Fixed extended vein mining mode not properly keeping track of contents/settings of the blocks broken via it #5710 #5752 #5838 - Added some safety checking to make sure the vein mining doesn't mine "bounding blocks", because even while it does work better now it still may be unpredictable - Made it so that vein mining and extended vein mining check for and properly drop xp for the various blocks that get broken - Made it so that mods can cancel the atomic disassembler's vein mining specific blocks if they are say protected - Made it so that using the atomic disassembler in vein mine mode increases the stats of how many block's you have broken with it and how many blocks of a specific type you have broken - Given block's can now drop xp from the atomic disassembler's vein mining, made it so that breaking blocks also properly increase your "exhaustion" levels 21d4e8c - Rename IStateWaterLogged to IStateFluidLoggable and make it not directly extend IWaterLoggable as we overrode all the methods anyways. This way if we ever end up having some blocks support a different fluid mods that make assumptions about things extending IWaterLoggable will not have any issues 5689289 - Move a couple ATs from tools module to the main module and rewrite the atomic disassembler's AOE hoe and shovel tilling to properly use the vanilla lookup maps. Also added support for using the atomic disassembler as an AOE log stripper 612721b - Improve location finding for atomic disassembler vein mine and extended vein mine mode #5767 0262ef4 - Bump version to 9.9.9

