---
title: Reversing Hoe
id: excessive_utilities:reversing_hoe
related_items: [excessive_utilities:reversing_hoe]
type: item
---

The **Reversing Hoe**, when used on certain blocks, reverses or de-ages them.

For example, Cobblestone will become Stone, Magma becomes Lava, etc. Crops (and anything else with the Age block property) will be set to their previous age.

## Configuration

Block conversions are actually done by [Data Map](https://github.com/Berry-Club/Excessive-Utilities/blob/main/src/generated/resources/data/excessive_utilities/data_maps/block/reversing_hoe_conversion.json), which can be modified by datapacks.

<PrefabObtaining/>