File Details
Scavenge-1.16.5-2.0.3
- R
- Aug 8, 2021
- 574.48 KB
- 1.0K
- 1.16.5
File Name
Scavenge-1.16.5-2.0.3.jar
Supported Versions
- 1.16.5
Smaller New feature & Bugfix patch.
Changelog:
Version 2.0.3:
- Fixed: JEI hack not being compatible with Cooking with block heads and some other mods.
- Fixed: HasItemTag was using the wrong type of tag. (It should have used a wrapper not the actual tag)
- Added: SendCommand now provides java String injections with certain infromations. (Like Dimension, ClickedBlock etc) can be found in the documentation.
- Added: SetHeldItem Count/Damage to modify damage/count. Using Math Operations.
- Added: CanHarvest as a condition which uses the same method as minecraft to test if the player can mine a block.
- Fixed: Scavenge couldn't deal with BlockTags.
- Added: Scavenge will now generate Loottables 1000 times to then find what type of loot it is (count/nbt/enchantment/durability) and categorize it to reduce networking overhead. Also a cache is now present so only when server resources get loaded the information will be generated.

