Tool Progression

Configurable harvest levels for tools and blocks

File Details

toolprogression-1.12.2-1.6.12.jar

  • R
  • Apr 9, 2021
  • 94.22 KB
  • 1.7M
  • 1.12.2
  • Forge

File Name

toolprogression-1.12.2-1.6.12.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tool-progression-266550:3270468")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.6.12:

  • Fixes a flipping crash. Thanks for the suggestions IntelliJ

1.6.11:

  • Fixes more TiC material overwrites for Advent of Ascencion and Tolkien Tweaks (and maybe more)

1.6.10:

  • Fixes Metallurgy

1.6.9:

  • Fixes wasted memory
  • Adds config option to enable/disable the generation of the blocks.cfg, tools.cfg and materials.cfg files

1.6.8:

  • Fixes missing jar signing

1.6.7:

  • Fixes a bug, where TAIGA shows the wrong harvest level

1.6.6:

  • Fixes a bug, where OreDict overwrites may not be applied
  • Fixes the coremod when usung a forge version 2805 or newer

1.6.5:

  • The core mod is now a separate mod inside the mod. This will ease the port to 1.13 once it will be available \o/
    • This drops support for any other minecraft version than 1.12.2
    • This may break the deobf/dev mod file, please complain if something went wrong there

1.6.4:

  • Fixes build issue, which disables the core mod

1.6.3:

  • Fix default mining levels
  • Readding prevention of block destruction for non-harvestable blocks

1.6.2:

  • As there seems to be no major bugs with the new coremod, I'll tag this version as release
  • Fixes default mining levels to be the same as TiC and TheOneProbe define them for vanilla

1.6.1:

  • Added a config option for TheOneProbe compat
  • Removed "!" modifier in config
  • Refactored Commands
  • Added new command get which prints the overwrite and the active config entry
  • Adds OreDict selectors for block overwrites

1.6.0:

  • Adding a compat module for TheOneProbe, which replaces harvest level names
  • Replaced a LOT of code with a tiny core mod, should have done that way back
    • TOP (and any other mod trying to get harvestability) should now work out-of-the-box
    • No more wanky event handler with only half the required information, which are causing bugs on no end
    • ATTENTION! This may break horribly, therefore I have tagged this version as beta instead of release!

1.5.7:

  • Fixes wrenchable blocks not dropping
  • Should fix Chisel&Bits replace bits feature
  • Adds a first iteration of an API

1.5.6:

  • Fixes vanilla blocks not at the correct harvest levels (Will probably break something else)

1.5.5:

  • Fixes ActuallyAditions block breaker
  • Added config option to disable the modification of TiC diamond and emerald modifier

1.5.4:

  • Fixes a crash
  • Added de_DE

1.5.3:

  • Fixes a bug, which causes blocks to not be picked up by the RFTools Builder
  • Added tr_TR thanks to @Emirhangg (However, TPr doesn't use i18n in all places yet)
  • Apperently The One Probe seems to work... I didn't do a thing Ò.ô

1.5.2:

  • Fixes a bug, which causes wrenched blocks to be destroyed

1.5.1:

  • Adds destroyability, basically being able to break not harvestable blocks (see the wiki for more details)

1.5.0:

  • Fixes Botania Double Flowers in dupe fix mode
  • Improves interaction with OreStages
  • Should fix interaction problem with Alfinivia
  • Improves dropping of blocks in dupe fix mode
  • Dupe fix mode is now enforced when OreStages is loaded, which basically skips the block drop logic of OreStages. Yell at me in my issue tracker
  • Fixes an issue with GregTech CE
  • Fixes a missing load of config files
  • Minor changes

1.4.7:

  • Adds Ex Compressum (Ex Nihilo) compatibility. You'll need at least Ex Compressum, but who uses only Ex Nihilo?

1.4.6:

  • Merry Christmas!
  • Fixes the Tinkers Construct modifier override not working as intended
  • Fixes missing name and description of Magic Mushroom modifier

1.4.5:

  • Adds CoFHCore tools support (including Thermal Foundation)

1.4.4:

  • Adds more detailed item tooltips. (Hold SHIFT)
  • Removes hardness from generated files. Didn't always work, but console spam.

1.4.3:

  • Fixes TiC materials not appearing in the generated materials.cfg

1.4.2:

  • Fix some blocks can be broken to fast
  • Some refactoring
  • Adds overwrite for block hardness. Use with care. Read documantion first!

1.4.1:

  • Fix crash during load caused by ConcurrentModificationException

1.4.0:

  • Huge internal refactor
  • Updated documentation in the wiki
  • Fixed jar signing *doh*
  • Fixes overwrites for NOT requiring tools impossible

1.3.1:

  • Brings back wildcards for meta values in block overwrites

1.3.0:

  • Build is now against Minecraft 1.12.2 Older version may still work. YMMV
  • Adds jar signing. Well at least I tried...
  • Fixes hoes not overwritable. I may have to do some refactoring in the foreseeable future...
  • Complete reworked GameStages/OreStages support. Using the API now, no more evil reflection hacks.

1.2.11:

  • Fixes disabling of the harvest level increase of the TiC modifiers diamond and emerald
  • Adds game-stages / ore-stages compatiblity layer. This will totally get alive and haunt mankind.

1.2.10:

  • Disabling the harvest level increase of the TiC modifiers diamond and emerald, as the could easily mess up progression. (Use Fortify or Magic Mushroom instead)

1.2.9:

  • Improved TinkersConstruct compatibility:
    • Import mining level names from TiC, if they aren't set in the config
    • Adds Magic Mushroom. This item increases the harvest level of TiC tools by one. No recipe by default, blame your lazy pack dev, if you can't get it.

1.2.8:

  • Fixes possible NPE in TinkersConstruct compatiblity

1.2.7:

  • Fixes TinkersConstruct compatiblity (It's hacky and I know it)

1.2.6:

  • Build also for Minecraft 1.12.1

1.2.5:

  • Fixes mod interaction issue with Chisel&Bits. Thanks to AlgorithmX2 for his help.

1.2.4:

  • Adds compatibility with TiC for 1.12

1.2.3:

  • Fixes usage of client-side stuff on servers

1.2.2:

  • Compiled against new Forge version

1.2.1:

  • Fixes possible client-side only function call on server-side

1.2.0:

  • Update to Minecraft 1.12