2.08b
Compatibility
Changes
2.08b - Exploity recipe removed.
2.08a - fixes the dirt+seeds=grass recipe to require the Philosopher's Stone. It also adds a cobblestone -> iron ore recipe to remove a step from the diamond process.
2.08 - Rending Gale bugs/control system reworked a bit, particles restored to the Mod Explosives, also fixed bugs concerning wood, sapling, wool and lapis ore block drops with explosives. I believe I have fixed a bug causing shift-click to crash the game when trying to move stacks of aggregator product to your inventory using shift-click. Also added new ability sounds, Fudgy's activation sprites for the active-items, and tweaked a few mechanical issues. 1.6.6 is no longer being maintained. It's time to update!
2.07/1.25-1.26 - Reworked the Rending Gale controls: to fly up, hold space, to land quicly, hold shift - to go fast, any direction except backwards. Rate of descent set to ALMOST zero. Lagless explosives added for Hyperkinetic Lens and Nova Catalyst (it's beautiful), tons of bugfixes (lava immunity for ignition ring/volcanite fixed, fall damage bug fixed), Harvest Ring given a MASSIVE upgrade, some Dark Matter Pickaxe bugs with ineffective block-breaking fixed, Obsidian Aggregator block Ids cut in half (4 to 2), TileEntities in 1.7.x finally fixed.. all I have left to do is projectiles.
2.06/1.24 - Mostly a massive amount of 2.06 bugfixes, revolving around 1.7.x Blocks/TileEntities. More tweaks than I could begin to count.. A few new recipes, but no new content. Just a lot of adjusting. Bugs in 1.7.x with renderers and tile entities should be fixed. Lava-fall-damage bug should be fixed. Evertide crazy-jump thing MIGHT be fixed.
2.05/1.23 - fixed Pyrokinesis (ignition ring) having a messed up impact spread, and also added another speed recipe.
1.20-1.22 & 2.0-2.04 - Updated to 1.7.2 (and kept the old file up to date for anyone who can't/won't update) - The 2.0 iterations include various bugfixes to TileEntities (Thanks a heaping helping Notch! -_-) - The Harvest Goddess Band, SwiftWolf's Rending Gale (ring of flight) and improved Lava-Walking mobility were added, as well as Water, Lava, and Philosopher's Essences, allowing players to use stackable transmutation items with BuildCraft. All subsequent recipes using the Philosopher's Stone, Evertide/Water Buckets, Volcanite/Lava Buckets in this mod have been duplicated to use these "Essence" items as an alternative, for BuildCraft's autocrafting feature. The Obsidian Aggregator has had it's slots reworked. I don't know if this will fix BuildCraft pipe placement, but it was worth a shot. Lava-Walking no longer persistently sets you on fire for being "close to lava". Several speed recipes added.
1.19 - Alchemy Chests and Obsidian Aggregator, Lens fixed, Walls upgraded, Water & Lava Walking, several recipe changes/tweaks.
1.18 - Reversal recipes added, Explosives more effective vs. stone-type blocks, new mob/slime recipes, walls can use sandstone
1.17 - Ignition Ring, Nova Catalyst and Hyperkinetic Lens are all given a boost. Aggregator balanced/nerfed.
1.16 - Made the mod come in a modloader.zip for easy installs. Fixed many bugs, new and old. Several nerfs.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:jwK0Jivv:vM5VLt7v"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jwK0Jivv:vM5VLt7v"
}

