promotional bannermobile promotional banner

AgriTech: Crops (Legacy)

⚠️ This mod is no longer maintained. AgriTech supersedes it.

File Details

agritech-1.1.0.jar

  • R
  • May 21, 2025
  • 123.29 KB
  • 40
  • 1.21.1
  • NeoForge

File Name

agritech-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:agritech-crops-1243116:6553282"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

(Please make a backup of your crops_and_soil.json file if you've changed it before updating to 1.1.0)

Version 1.1.0

New Features

  • Added the ability to insert seeds and soil directly into planters by right-clicking
  • Added the ability to transform any tier of essence farmland to any other tier using essence items
  • Added side/bottom extraction support for hopping planters: Logistical mods (pipes, conduits, etc.) can now extract items via the sides and bottom of hopping planter blocks

User Override System: Added support for custom crop and soil configurations via agritech_config_overrides.toml

  • Players can now add compatibility for crops from any mod without waiting for official updates
  • Custom configurations will persist through mod updates - files are never regenerated or deleted
  • Located in the config/agritech folder

Added hot-reload commands for configuration files:

  • /agritech reload - Reloads all config files (both main config and crop configs)
  • /agritech reload crops - Reloads only crop and soil configurations
  • /agritech reload config - Reloads only the main mod configuration
  • These commands allow server administrators and players to update configurations without restarting the server/client