Перейти к содержимому
Mineforgian

AgriCraft

Agricultural farming extended

Загрузки
25K
Подписчики
47
Обновлён
24 ноября 2025 г.
Лицензия
MIT

Опубликован 29 мая 2022 г.

AGRICRAFT

AgriCraft is a mod which aims to bring crop breeding to Minecraft, this includes both improving your existing crops, or cross-breeding to mutate into new species of crops.

The mod has been entirely rewritten for 1.16.5, so for both the apprentice and the expert, it might be opportune to give this a quick read.

Genetics AgriCraft follows mendellian genetics, this means that the genome of a plant consists of a series of genes, where each gene appears as a pair of alleles.

Usually, one allele is dominant over the other, the latter being called recessive.

For instance if we consider gene "A", with dominant allele A and recessive allele a, the following holds:

Gene Pair A-A: both dominant, A will be the apparant trait;
Gene Pair: A-a: A is dominant over a, so A will be the apparent trait;
Gene Pair: a-a: both recessive, so a will be the apparent trait.

AgriCraft contains multiple genes by default, examples of genes are the plant species, each of the stats, and attractiveness to certain animals (yes, be careful as a cow might be very curious about that tasty, tasty 10-10 wheat, however this might have certain advantages as well.

For instance for stats, a higher stat level is dominant, so a plant with Growth genes 8 - 3 will have an actual growth stat of 8.

When cross-breeding two plants, the child crop will inherit one of the two alleles from each parent, so for instance two 10 - 1 crops can have the following offspring:

10-10: inherit the 10 from both parents: 25% chance

10-1: inherit a 10 from the first and 1 from the second, or vice versa: 50% chance

1-1: inherit the 1 from both parents: 25% chance

Now when this happens, sometimes a mutation can trigger, this means a random change in one of the genes, for instance an existing plant species might mutate into a new one, or a stat might go up or down randomly. Mutations are key to improving your crops and unlocking new ones.

Stats:

AgriCraft contains 6 stats by default:

Growth: affects the growth rate of plants, meaning higher growth stat leads to plants reaching maturity quicker;
Gain: affects the number of fruits that the plant will produce;
Strength: affects where the plant can grow (see Growth Requirements);
Resistance: affects how resistant the plant is to weeds (see: Weeds);
Fertility: affects how likely a plant is to participate in cross-breeding to produce offspring;
Mutativity: increases the likelihood of a positive mutation when cross-breeding;

Weeds:

Ugh, weeds, noone likes weeds.

Well they are back, but not as you know them, instead of randomly killing plants, they will now sprout on existing plants and grow in parallel, competing for precious resources and thus delaying the growth of your crops.

It is recommended not to let them mature, as when weeds reach maturity, they tend to constrict and eventually kill their host plant as well as spread to neighbouring crops.

Growth Requirements:

Plants will now have very specific requirements related to the soil, season, fluids and light. Each soil has certain properties such as humidity, acidity and nutrients, and some crops like very humid soils, while others prefer soils which have very little nutrients. Furthermore, if you have a mod installed that adds seasons, AgriCraft crops will recognize these, and grow only during their favourite seasons.

It is also rumoured that some crops must be cultivated under water to grow.

Irrigation Systems

AgriCraft adds Irrigation Systems to water and speed up the growth of your crops, check out some of the screenshots below:

Compatibility:

AgriCraft aims to be as compatible with as many mods as possible, by default the following mods are supported:

Crops, Soils and Mutations:

Atmospheric
Autumnity
Botania
Buzzier Bees
Farmer's Delight
Immersive Engineering
Metal Bushes Mod
Pam's Harvestcraft 2
Quark
Simple Farming
Thermal Cultivation
XL Food Mod

Growing, Harvesting and Planting:

Better Weather: seasons
Blood Magic: harvest ritual
Botania: horn and drum of the wild
Botany Pots: planting of crops in pots
Create: harvesting
Cyclic: harvesting
Immersive Engineering: garden cloche
Industrial Foregoing: harvesting
JEI: Recipe browsing
Serene Seasons: seasons
The One Probe: on-HUD info

Configurability

Besides compatibility, AgriCraft aims to be as configurable as possible, with over a 100 config options and full json support for plants, soils, mutations and weeds, AgriCraft can be fully configured as you like it best.

Dedicated documentation for Mod and Modpack developers will be coming to the wiki soon.

Optifine :

I can not natively support Optifine as it is very invasive, closed source and a pain to set up in dev.

However, spare your lamentations as a third party patch exists: https://www.curseforge.com/minecraft/mc-mods/agricraft-optifine-compat

Json Configurability:

Documentation for the jsons can be found on the wiki: https://agridocs.readthedocs.io/en/master/
PackDevUtils (by WACriminal), a VScode extension, also features json schema validation for the AgriCraft jsons and can be found here: https://marketplace.visualstudio.com/items?itemName=PackDevUtils.packdevutils

Guides:

By ShneekeyTheLost on FTB forum: https://forum.feed-the-beast.com/threads/agricraft-for-mc-1-16-for-newbies-a-reference-for-the-rest-of-us.304977/

Центр версий

28 версий
  • Релиз2.0 МБ
  • Релиз2.5 МБ
  • Релиз2.5 МБ
  • Релиз2.0 МБ
  • Релиз2.5 МБ
  • Релиз2.0 МБ
  • Релиз2.5 МБ
  • Релиз2.0 МБ
  • Бета1.3 МБ
  • Бета1.3 МБ
  • Бета1.3 МБ
  • Бета1.3 МБ
  • Бета1.3 МБ
  • Бета1.3 МБ
  • Бета1.2 МБ
  • Бета1.3 МБ
  • Бета1.2 МБ
  • Бета1.3 МБ
  • Бета1.3 МБ
  • Бета1.2 МБ

Ченджлог

4.0.6Релиз1.20.1 · 24 ноября 2025 г.
  • ADDED: PNC:R Harvesting Drones support (PiotrO15)
  • ADDED: Industrial Foregoing support (PiotrO15)
  • FIXED: annotate emi plugin with EmiEntrypoint (unilock)
  • FIXED: reduce particles when breaking crop sticks (PiotrO15)
  • FIXED: crop blocks not being horn harvestable in forge (PiotrO15)
  • FIXED: typos in mutations jsons (Wyrdix)
  • FIXED: Crash when using the clipper via automation (joakime)
  • FIXED: typos in pamhc2crops mutations jsons (Minerofmillions)
4.0.6Релиз1.20.1 · 24 ноября 2025 г.
  • ADDED: PNC:R Harvesting Drones support (PiotrO15)
  • ADDED: Industrial Foregoing support (PiotrO15)
  • FIXED: annotate emi plugin with EmiEntrypoint (unilock)
  • FIXED: reduce particles when breaking crop sticks (PiotrO15)
  • FIXED: crop blocks not being horn harvestable in forge (PiotrO15)
  • FIXED: typos in mutations jsons (Wyrdix)
  • FIXED: Crash when using the clipper via automation (joakime)
  • FIXED: typos in pamhc2crops mutations jsons (Minerofmillions)
4.0.5Релиз1.20.1 · 13 ноября 2024 г.
  • FIXED: crash when mystical agriculture is not present
4.0.5Релиз1.20.1 · 13 ноября 2024 г.
  • FIXED: crash when mystical agriculture is not present
4.0.4Релиз1.20.1 · 12 ноября 2024 г.
  • FIXED: server crash because client only code is called
  • FIXED: crash when fertilizing empty crop sticks
4.0.4Релиз1.20.1 · 12 ноября 2024 г.
  • FIXED: server crash because client only code is called
  • FIXED: crash when fertilizing empty crop sticks
4.0.3Релиз1.20.1 · 12 ноября 2024 г.
  • ADDED: Config option to toggle enabling Agricraft's mod compatibility datapacks/resourcepacks by default (unilock)
  • ADDED: Allow lavalogging of crops (unilock)
  • ADDED: allow marking plants as fireproof (unilock)
  • ADDED: Botania plants datapack (PiotrO15)
  • ADDED: Mystical Agriculture plants compatibility (PiotrO15, Ketheroth)
  • ADDED: Farmer's Delight plants compatibility (PiotrO15)
  • ADDED: Botania compat (unilock, Ketheroth)
  • CHANGED: iron and obsidian crop sticks are now fireproof and wooden crop sticks brun in lava (unilock)
  • CHANGED: renamed clipProducts to clip_products in plant json
  • FIXED: wrong light level used (unilock)
  • FIXED: unmet growth conditions are not displayed in the tooltips
  • FIXED: the vanilla seed conversion doesn't respect the seed.override_planting field in the plant json
  • FIXED: plant modifiers are not used
  • FIXED: seed analyzer interactions bugs (oitsjustjose)
4.0.3Релиз1.20.1 · 12 ноября 2024 г.
  • ADDED: Config option to toggle enabling Agricraft's mod compatibility datapacks/resourcepacks by default (unilock)
  • ADDED: Allow lavalogging of crops (unilock)
  • ADDED: allow marking plants as fireproof (unilock)
  • ADDED: Botania plants datapack (PiotrO15)
  • ADDED: Mystical Agriculture plants compatibility (PiotrO15, Ketheroth)
  • ADDED: Farmer's Delight plants compatibility (PiotrO15)
  • ADDED: Botania compat (unilock, Ketheroth)
  • CHANGED: iron and obsidian crop sticks are now fireproof and wooden crop sticks brun in lava (unilock)
  • CHANGED: renamed clipProducts to clip_products in plant json
  • FIXED: wrong light level used (unilock)
  • FIXED: unmet growth conditions are not displayed in the tooltips
  • FIXED: the vanilla seed conversion doesn't respect the seed.override_planting field in the plant json
  • FIXED: plant modifiers are not used
  • FIXED: seed analyzer interactions bugs (oitsjustjose)

Комментарии

Загружаем…