V4.4.2+1.21.1 (Fabric 1.21.1)
on Oct 27, 2024V4.4.2+1.21.1 (NeoForge 1.21.1)
on Oct 27, 2024V4.4.2+1.21.3 (Fabric 1.21.3)
on Oct 27, 2024V4.4.2+1.21.3 (NeoForge 1.21.3)
on Oct 27, 2024- (fix) do not attempt to send the Hello packet when the client does not have RCH installed.
- This means that RCH is now properly client-optional again, as intended.
V4.4.1+1.21.3 (NeoForge 1.21.3)
on Oct 24, 2024V4.4.1+1.21.3 (Fabric 1.21.3)
on Oct 24, 2024- Update to 1.21.3
V4.4.1+1.21.1 (NeoForge 1.21.1)
on Oct 24, 2024V4.4.1+1.21.1 (Fabric 1.21.1)
on Oct 24, 2024- Change versioning logic (closes #76)
V4.4.0+1.21.1 (NeoForge 1.21.1)
on Oct 23, 2024V4.4.0+1.21.1 (Fabric 1.21.1)
on Oct 23, 2024- Only show hoe warning when hand is empty.
- Add a warning which sends when the client connects to a server without RightClickHarvest.
- Add configuration for XP levels (loss or gain, depending on config).
- Lots of modded hoe support.
V4.3.1+1.21 (Fabric 1.21)
on Jul 1, 2024V4.3.1+1.21 (NeoForge 1.21)
on Jul 1, 2024- Update to latest Neoforge beta
V4.3.0+1.20.6 (Fabric 1.20.6)
on Jun 27, 2024V4.3.0+1.20.6 (NeoForge 1.20.6)
on Jun 27, 2024V4.3.0+1.21 (Fabric 1.21)
on Jun 27, 2024V4.3.0+1.21 (NeoForge 1.21)
on Jun 27, 2024- Update Russian translations.
- Add support for NeoForge's
ToolActions
(should improve compatibility with modded hoes). - Add a warning message that is displayed once when trying to harvest a crop without a hoe,
where
requireHoe
istrue
in the config - this is the number one question I get in my Discord; 'why is RightClickHarvest not working'.
V4.2.0+1.21 (Fabric 1.21)
on Jun 14, 2024V4.2.0+1.21 (NeoForge 1.21)
on Jun 14, 2024- Port 4.2.0 to Minecraft 1.21.
V4.2.0+1.20.6 (NeoForge 1.20.6)
on May 20, 2024V4.2.0+1.20.6 (Fabric 1.20.6)
on May 20, 2024- Port 4.2.0 to 1.20.6.
- Forge and Quilt support has been removed (see Discord announcements channel for reasoning).
RightClickHarvestFabricLikeCallbacks
has been renamed toRightClickHarvestFabricCallbacks
(API).