Pam’s HarvestCraft 2 Mod 1.18.2, 1.17.1 – Food Core Mod: Adds 120+ New Foods to Minecraft

Table of Contents:

Do you ever get tired of eating the same old food in Minecraft? If so, then you need to check out Pam’s HarvestCraft 2 – Food Core Mod! This mod allows you to create 120+ new foods using vanilla Minecraft ingredients. There are a few generic recipes at the bottom that will work with any fruit or vegetable in any correctly tagged mod. So, whether you are looking for something new to eat or want to add some variety to your Minecraft world, Pam’s HarvestCraft 2 – Food Core Mod is the perfect solution!

pams harvestcraft 2 crops mod

See more:
TooManyItems (TMI) for Minecraft 1.12.2/1.8/1.7.10 
Extra Utilities 2 (1.12.2-1.7.10) Download 
Litematica Mod for Minecraft 1.16.5/1.15.2 [With Fabric]

Crops Added

Fruits – Blackberry, Blueberry, Cactus Fruit, Candleberry, Cantaloupe, Cranberry, Grape, Green Grape, Huckleberry, Juniperberry, Kiwi, Mulberry, Pineapple, Raspberry, Strawberry

Fibers – Cotton, Flax, Jute, Kenaf, Sisal

Grains – Amaranth, Barley, Bean, Chickpea, Corn, Lentil, Oats, Quinoa, Rice, Rye, Soybean

Vegetables – Arrowroot, Artichoke, Asparagus, Bellpepper, Broccoli, Brussel Sprout, Cabbage, Cassava, Cauliflower, Celery, Chili Pepper, Cucumber, Eggplant, Garlic, Jicama, Kale, Kohlrabi, Leek, Lettuce, Okra, Onion, Parsnip, Peanut, Peas, Radish, Rhubarb, Rutabaga, Scallion, Spinach, Sweet Potato, Taro, Tomatillo, Tomato, Turnip, Water Chestnut, Winter Squash, Zucchini

Misc – Coffee Bean, Tea Leaf, Agave, White Mushroom, Ginger, Sesame Seeds, Spice Leaf, Mustard Seeds

(Beets, Bamboo, Seaweed, and Curry Leaf no longer exist)

Finding Crops

Crops can be found in naturally spawning blocks called gardens.  Different gardens spawn in different biomes, and drop different crops.  Gardens now drop one item each, spawn in groups of 2-6ish, do NOT spread, and can NOT be picked up.  Changing their frequency can be done in the config and how much and what they drop can be done in the block JSON itself.

Arid Garden – Agave, Cactus, Cactus Fruit, Cassava, Chickpea, Lentil, Sisal

Frost Garden – Broccoli, Cabbage, Cauliflower, Celery, Cotton, Huckleberry, Juniperberry, Kohlrabi, Oats, Peas, Quinoa, Raspberry, Rutabaga, Rye, Spinach

Shaded Garden – Bean, Blackberry, Garlic, Jute, Leek, Radish, Rhubarb, Scallion, Spiceleaf, Sweet Potato, Tea Leaf, Tomato, Turnip, White Mushroom, Zucchini

Soggy Garden – Asparagus, Blueberry, Brussel Sprout, Cotton, Cranberry, Green Grape, Jicama, Kale, Millet, Mulberry, Okra, Rice, Spiceleaf, Tomatillo, Water Chestnut

Tropical Garden – Arrowroot, Cataloupe, Coffee Bean, Eggplant, Grape, Kenaf, Kiwi, Pineapple, Sesame Seeds, Soybean, Taro

Windy Garden – Amaranth, Artichoke, Barley, Bell Pepper, Chili Pepper, Corn, Cucumber, Elderberry, Flax, Lettuce, Mustard Seeds, Onion, Parsnip, Peanut, Strawberry, Winter Squash

Crop Behavior

Crops can be planted using the food item itself or the seed.  Crops now have a full eight stages like wheat.  Crops drop an average of 2-4 crop items and do NOT drop seeds.  You can change what item each crop block drops in the JSON block file itself if you want it to drop seeds.  Crops can be right-clicked to be harvested.  This should work with Minecraft crops as well.

Animal Behaviors Added

– Cows, Sheep now follow/breed with Amaranth, Barley, Bean, Chickpea, Corn, Lentil, Mustard Seeds (item), Oats, Quinoa, Rice, Rye, Soybean

– Pigs now follow/breed with Arrowroot, Artichoke, Asparagus, Bellpepper, Broccoli, Brusselsprout, Cabbage, Cassava, Cauliflower, Celery, Chilipepper, Cucumber, Eggplant, Garlic, Jicama, Kale, Kohlrabi, Leek, Lettuce, Okra, Onion, Parsnip, Peanut, Peas, Radish, Rhubarb, Rutabaga, Scallion, Spinach, Sweet Potato, Taro, Tomatillo, Tomato, Turnip, Water Chestnut, Winter Squash, Zucchini

– Rabbits now follow/breed with Blackberry, Blueberry, Cactusfruit, Candleberry, Cantaloupe, Cranberry, Elderberry, Grape, Green Grape, Huckleberry, Juniperberry, Kiwi, Melon Slice, Mulberry, Pineapple, Raspberry, Spiceleaf, Strawberry, and Sweet Berries

– Chickens now follow/breed with every seed known to man

Recipes Added

– All root vegetables can be cooked in the forge, campfire, and smoker : Arrowroot, Cassava, Garlic, Jicama, Kohlrabi, Leek, Onion, Parsnip, Peanut, Radish, Rhubarb, Rutabaga, Scallion, Sweet Potato, Taro, Turnip, Water Chestnut, White Mushroom (Brown and Red Mushroom works as well)

– Tea Leaf and Coffee can be cooked in the forge, campfire, and smoker

– x2 Fiber items (Cotton, Flax, Jute, Kenaf, Sisal) make x1 String

– x3 Grain items (Amaranth, Barley, Bean, Chickpea, Corn, Lentil, Oats, Quinoa, Rice, Rye, Soybean) make x1 Bread

– x2 Agave make x2 Sugar

– x2 Paper_Plants (Blackberry, Juniperberry, Kelp, Mulberry, Okra, Pineapple, Raspberry, Rice, Spiceleaf) make x2 Paper

– x1 any crop makes x1 its seed

Food Behavior

Crops now restore values similar to the items they resemble in Minecraft.

If a crop is not on that list, it is no longer edible.

//Vegetables
ARTICHOKEITEM = hunger(3).saturation(0.6F)
ASPARAGUSITEM = hunger(3).saturation(0.6F)
BELLPEPPERITEM = hunger(3).saturation(0.6F)
BROCCOLIITEM = hunger(3).saturation(0.6F)
BRUSSELSPROUTITEM = hunger(3).saturation(0.6F)
CABBAGEITEM = hunger(3).saturation(0.6F)
CAULIFLOWERITEM = hunger(3).saturation(0.6F)
CELERYITEM = hunger(3).saturation(0.6F)
CHILIPEPPERITEM = hunger(3).saturation(0.6F)
CUCUMBERITEM = hunger(3).saturation(0.6F)
EGGPLANTITEM = hunger(3).saturation(0.6F)
KALEITEM = hunger(3).saturation(0.6F)
LETTUCEITEM = hunger(3).saturation(0.6F)
OKRAITEM = hunger(3).saturation(0.6F)
PEASITEM = hunger(3).saturation(0.6F)
SPINACHITEM = hunger(3).saturation(0.6F)
TOMATILLOITEM = hunger(3).saturation(0.6F)
TOMATOITEM = hunger(3).saturation(0.6F)
WINTERSQUASHITEM = hunger(3).saturation(0.6F)
ZUCCHINIITEM = hunger(3).saturation(0.6F)

//Root Vegetables
ARROWROOTITEM = hunger(1).saturation(0.3F)
CASSAVAITEM = hunger(1).saturation(0.3F)
GARLICITEM = hunger(1).saturation(0.3F)
JICAMAITEM = hunger(1).saturation(0.3F)
LEEKITEM = hunger(1).saturation(0.3F)
KOHLRABIITEM = hunger(1).saturation(0.3F)
ONIONITEM = hunger(1).saturation(0.3F)
PARSNIPITEM = hunger(1).saturation(0.3F)
PEANUTITEM = hunger(1).saturation(0.3F)
RADISHITEM = hunger(1).saturation(0.3F)
RHUBARBITEM = hunger(1).saturation(0.3F)
RUTABAGAITEM = hunger(1).saturation(0.3F)
SCALLIONITEM = hunger(1).saturation(0.3F)
SWEETPOTATOITEM = hunger(1).saturation(0.3F)
TAROITEM = hunger(1).saturation(0.3F)
TURNIPITEM = hunger(1).saturation(0.3F)
WATERCHESTNUTITEM = hunger(1).saturation(0.3F)

//Fruits
BLACKBERRYITEM = hunger(2).saturation(0.1F)
BLUEBERRYITEM = hunger(2).saturation(0.1F)
CACTUSFRUITITEM = hunger(2).saturation(0.3F)
CANDLEBERRYITEM = hunger(2).saturation(0.1F)
CANTALOUPEITEM = hunger(2).saturation(0.3F)
CRANBERRYITEM = hunger(2).saturation(0.1F)
ELDERBERRYITEM = hunger(2).saturation(0.1F)
GRAPEITEM = hunger(2).saturation(0.3F)
GREENGRAPEITEM = hunger(2).saturation(0.3F)
HUCKLEBERRYITEM = hunger(2).saturation(0.1F)
JUNIPERBERRYITEM = hunger(2).saturation(0.1F)
KIWIITEM = hunger(2).saturation(0.3F)
MULBERRYITEM = hunger(2).saturation(0.1F)
PINEAPPLEITEM = hunger(2).saturation(0.3F)
RASPBERRYITEM = hunger(2).saturation(0.1F)
STRAWBERRYITEM = hunger(2).saturation(0.1F)

//Misc
WHITEMUSHROOMITEM = hunger(1).saturation(0.3F)
SPICELEAF = hunger(1).saturation(0.1F)

//Baked Root Vegetable
BAKEDARROWROOTITEM = hunger(5).saturation(0.6F)
BAKEDCASSAVAITEM = hunger(5).saturation(0.6F)
ROASTEDGARLICITEM = hunger(5).saturation(0.6F)
BAKEDJICAMAITEM = hunger(5).saturation(0.6F)
ROASTEDLEEKITEM = hunger(5).saturation(0.6F)
ROASTEDKOHLRABIITEM = hunger(5).saturation(0.6F)
ROASTEDONIONITEM = hunger(5).saturation(0.6F)
BAKEDPARSNIPITEM = hunger(5).saturation(0.6F)
ROASTEDPEANUTITEM = hunger(5).saturation(0.6F)
ROASTEDRADISHITEM = hunger(5).saturation(0.6F)
ROASTEDRHUBARBITEM = hunger(5).saturation(0.6F)
BAKEDRUTABAGAITEM = hunger(5).saturation(0.6F)
ROASTEDSCALLIONITEM = hunger(5).saturation(0.6F)
BAKEDSWEETPOTATOITEM = hunger(5).saturation(0.6F)
BAKEDTAROITEM = hunger(5).saturation(0.6F)
BAKEDTURNIPITEM = hunger(5).saturation(0.6F)
BAKEDWATERCHESTNUTITEM = hunger(5).saturation(0.6F)

//Becomes Vegetable-level when cooked
ROASTEDMUSHROOMITEM = hunger(3).saturation(0.6F)
HOTTEAITEM = hunger(3).saturation(0.6F)
HOTCOFFEEITEM = hunger(3).saturation(0.6F)

Readmore:

How to install?

  • Choose the Minecraft version you want, You have already installed Minecraft Forge
  • Locate the Minecraft application folder.
    • On windows open Run from the Start menu, type %appdata% and click Run.
    • On mac open finder, hold down ALT and click Go then Library in the top menu bar. Open the folder Application Support and look for Minecraft.
  • Download the Mod
  • Move the downloaded Jar (zip) file into the “mods” folder
  • Launch Minecraft and Enjoy the mod.

Minecraft Forge (Modding API) Installation Guide

5 steps to successfully install Forge Minecraft

1. Access and Download select Minecraft forge version, then download the installer.

2. Requires installing Java on a computer. Open the .jar file you just downloaded, make sure ‘Install Client’ is selected, and click the OK button.

3. Run Minecraft and select the Forge profile, then click Play.

4. Select the Minecraft Forge menu on the left and the Mods button below Multiplayer.

5. Successfully, you can enjoy the mod just installed.

Pam’s HarvestCraft 2 – Crops Mod for Minecraft 1.18.2, 1.17.1 Download Links:

Minecraft Game version 1.14.4

Download from Server

Minecraft Game version 1.15.2

Download from Server

Minecraft Game version 1.16.4

Download from Server

Minecraft Game version 1.16.5

Download from Server

For Minecraft 1.17.1

Download from Server

For Minecraft 1.18.2

Download from Server 

FAQ

Q1: Does this mod require Forge?

A1: Yes, it does.

Q2: How do I install Pam’s HarvestCraft 2 Mod?

A2: First you need download and install Minecraft Forge. Then download this Minecraft mod file at link below. Now, go to %appdata%. It can also be found by searching for “%appdata%” in your start menu.

Q3: Can I put this mod into my modpack?

A3: Yes, you can use it however you want. We would appreciate a line of credit, but that is up to you.

Q4: Will this mod be updated to work with the latest version of Minecraft?

A4: Yes, we will update it as soon as possible when a new version of Minecraft is released.

Source