Skip to content

Releases: VintageModsReforged/GraviSuiteReforged

1.4.7-2.2.2u-pre

10 Oct 02:50
Compare
Choose a tag to compare
  • added support for GraviTool

2.2.2t

07 Oct 01:01
Compare
Choose a tag to compare

Added new config for TreeCapitator mode:
tree_capitator#leaves

    # Support for custom leaves block. This shouldn't be here, but just in case, for blocks that have their `isLeaves=false` for some reasons, but still are leaves... Enable inspect_mode and right click with a stick to get more info in the log.
    # Default: []
    S:leaves <
     >

tree_capitator#logs

    # Support for custom logs block that arent instances of `BlockLog`. Enable inspect_mode and right click with a stick to get more info in the log.
    # Default: [thaumcraft.common.world.BlockMagicalLog]
    S:logs <
        thaumcraft.common.world.BlockMagicalLog
     >

Also, a debug tool to get info:
enable_inspect_mode:

    # Enable inspect mode. Helps identify block name, class and metadata.
    # Default: false
    B:enable_inspect_mode=true

1.5.2-2.2.2t-pre

06 Oct 01:44
Compare
Choose a tag to compare

Quick fix for 1.5.2 (1.4.7 will come later):

  • added support for custom modded logs/leaves, taken from Harvester Mod

2.2.2s

05 Oct 07:31
Compare
Choose a tag to compare
  • fixed armor tiers;

1.4.7-2.2.2s-pre

04 Oct 01:23
Compare
Choose a tag to compare
  • fixed raytracing NPE;
  • fixed block hardness ratio calculation, resulting in easy obsidian mining;

2.2.2r

02 Oct 08:19
Compare
Choose a tag to compare

Target branch:
master-1.4.7 for version 1.4.7:

  • backported tree capitator feature from 1.5.2

master-1.5.2 for version 1.5.2

  • removed TreeCapitator call, now we have better built-in tree capitator feature.

Note:
Highly recommended to use together with Harvester Mod for leaf decay: https://github.com/VintageModsReforged/HarvesterMod

2.2.2q

30 Sep 06:43
Compare
Choose a tag to compare

Target branch:
master-1.4.7 for version 1.4.7
master-1.5.2 for version 1.5.2

Both:

  • fixed vain mining not working properly (oops);
  • fixed sneaking not canceling vein mining,

2.2.2p

26 Sep 14:35
Compare
Choose a tag to compare

Target branch:
master-1.4.7 for version 1.4.7
master-1.5.2 for version 1.5.2

Both:

  • internal refactoring;
  • hopefully fixed an annoying bug with AOE being messed up when mining underwater.

1.4.7-2.2.2o

26 Sep 06:47
Compare
Choose a tag to compare
  • fixed AOE mode for hammers no breaking blocks;
  • fixed missing lang entries for modded hammers;
  • added similar set of AOE excavators.

2.2.2n

20 Sep 00:54
Compare
Choose a tag to compare

Target branch:
master-1.4.7 for version 1.4.7
master-1.5.2 for version 1.5.2

Both:

  • fixed energy info duplication;
  • added Russian language as second default language, thanks @Pyromanc3r

NOTE!!! You might want to regenerate your config file for langs to work