File Details
AncientConstructs-1.2.0.jar
- R
- Feb 18, 2026
- 1.86 MB
- 6.6K
- Early Access
File Name
AncientConstructs-1.2.0.jar
Supported Versions
- Early Access
Fixed:
- Gardener Worker Construct tries even harder to not leave items on the ground when harvesting.
Changed:
- Minimum supported Hytale version is now 2026.02.17-255364b8e.
Added:
- Gardener Worker Construct can now harvest crops from NoCube's Orchard mod's trees and Hidden's Harvest Delight's trees.
Warning:
To prevent issues with your tree crops from breaking on harvest, update your config to contain the following:
mods/DanBagh_AncientConstructs/AncientConstructs.json
{
"RegrowableCrops": [
"*Eternal*",
"*Plant_Crop_Berry*",
"*Plant_Crop_Apple_Block*",
"*Darkhax_ShimmerShrubs_Bush_*",
"*NoCube_Plant_Crop_Hops*",
"*NoCube_Plant_Sapling*",
"*Hidden_Plant_Crop*"
],
"IgnoredHarvestables": [
"*Fishing_Trap*"
]
}