Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Changelog
# Changelog for Useful Tools by Crare1
The format of this document is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and should continue to adhere to the conventions outlined in the Keep a Changelog guidelines.
Useful Tools mod on curseforge: https://minecraft.curseforge.com/projects/useful-tools
Forum topic on minecraftforum: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/3008911-useful-tools-early-game-items-for-your-building
# [0.2.2 - 1.15.2] - 2020-03-28
## Added
### Items
- Sledgehammers: Pickaxe like tool, that mines 3x3 area around hitted block.
These do support enchantments like fortune, silk touch and efficiency.
- Stone Sledgehammer: minor durability, slow mining speed.
- Iron Sledgehammer: good durability and average mining speed.
- Gold Sledgehammer: bad durability, fastest mining speed.
- Diamond Sledgehammer: best durability and fast mining speed.
# [0.2.1 - 1.15.2] - 2020-03-19
## Added
### Items
- Slime Locator: tells the player if the current chunk is slime-chunk. 16 uses per item.
- Spawner Locator: tells the player if there is a spawner in nearby 3x3 chunk area. 32 uses per item.
- Grass Scythe: slices through grass, doesn't hurt flowers.
- Watering Can: fastens crop growth in 3x3 area around player.
### Other
- Sounds to tools on successful use.
- Particles to some of the tools.
- UpdateJson link for fetching info about latest version.
# [0.2.0 - 1.15.2] - 2020-03-12
Remade the mod for Minecraft 1.15.2. Tested on Forge 31.1.0.
## Changes
### Renamings
- Log Chopper renamed to Chopping Axe. More describing and easier to find for example in JEI.
- Crop Harvester renamed to Harvesting Sickle.
### Changes to items
- Chopping Axe optimized to now cut logs from the hitted block to horizontally outwards and up.
- Better tools durabilities increased.
### Textures
- Item textures rotated 90 degrees. Looks better and is more similar normal minecraft.
### Recipes
- Items changed to use Forge OreDictionary tags for iron ingots, blocks, wood sticks and crop items.
- Changed Chopping Axe recipe to similar to axe, instead of iron ingots, it's 3 iron blocks.
- Road maker recipe changed to use 1 stick, 1 Path Maker and 3 iron blocks.
- Super Tiller recipe changed to 1 stick, 1 Dirt Tiller and 2 iron blocks.
- Planter recipe added optional plant to recipe: beetroot seeds and removed saplings, pumpkins, melons and reeds from the recipe.
# [0.1.2 - 1.12.2] - 2018-07-21
## Added
- Log Chopper.
## Changes
- Renamed Harvester Tool to Crop Harvester.
- Renamed Planting Tool to Crop Planter.
- Renamed Path Tool to Path Maker.
- Renamed Extended Path Tool to Road Maker.
- Renamed Tilling Tool to Dirt Tiller.
- Renamed Extended Tilling Tool to Super Tiller.
# [0.1.1 - 1.12.2] - 2018-07-12
## Added
- Harvester Tool.
## Changes
- Reduced durability of extended tools, planter and harvester from 1000 to 500.
# [0.1.0 - 1.12.2] - 2018-07-08
First Release.
## Added
- Path tool
- Extended Path Tool
- Tilling Tool
- Extended Tilling Tool
- Planter tool.


