The new Pam’s HarvestCraft will come in four mods. Pam’s HarvestCraft 2 – Trees Mod (1.20.4, 1.19.2) is part two of the new HarvestCraft, it adds 49 new Fruit-bearing Trees to Minecraft.

Pam_s HarvestCraft 2 mod for minecraft logo

Features:

Trees Added:

  • Temperate (Fruit) – Apple, Avocado, Candlenut, Cherry, Chestnut, Gooseberry, Lemon, Nutmeg, Orange, Peach, Pear, Plum, Walnut, Spiderweb, Hazelnut, Pawpaw, Soursop.
  • Warm (Fruit) -Almond, Apricot, Banana, Cashew, Coconut, Date, Dragonfruit, Durian, Fig, Grapefruit, Lime, Mango, Olive, Papaya, Pecan, Peppercorn, Persimmon, Pistachio, Pomegranate, Starfruit, Vanilla bean, Breadfruit, Guava, Jackfruit, Lychee, Passionfruit, Rambutan, Tamarind.
  • Warm (Log Fruit) – Cinnamon, Paperbark.
  • Cold (Fruit) – Pinenut.
  • Cold (Log Fruit) – Maple.

Finding Trees:

  • Trees spawn in three biome groupings – Temperate (i.e. Forests, Hills), Warm (i.e. Swamps, Jungles), and Cold (i.e. Snow).  Changing their frequency can be done in the config and what they drop can be done in the fruit block JSON itself.

Tree Behavior:

  • Trees grow from saplings made from EIGHT of the items the tree drops and any kind of sapling.  Temperate, Warm, and Cold trees all have their own model and amount of fruits they spawn.  Fruits and log fruits have eight stages of growth like crops but have only three textures.  Fruits (both hanging and log fruits) can be right-clicked to be harvested when mature.  You can change what item each crop block drops in the JSON block file itself if you want it to drop something new.  You can also shear fruits and log fruits to hang from leaves (or place anywhere in the case of log fruits) — shearing requires you to break the fruit and this happens quicker if the fruit is mature and the block will not drop fruit at that point.

Recipes Added:

  • All nuts can be roasted in the forge, campfire, and smoker: Almond, Cashew, Chestnut, Hazelnut, Pinenut, Pistachio, Walnut, and Pecan.
  • x8 fruit items (or string for Spiderweb) plus a single sapling of any kind makes that fruit tree sapling.

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.
Show Spoiler

Fruits:

  • AVOCADOITEM = hunger(4).saturation(0.3F)
  • CHERRYITEM = hunger(4).saturation(0.3F)
  • ORANGEITEM = hunger(4).saturation(0.3F)
  • PEACHITEM = hunger(4).saturation(0.3F)
  • PEARITEM = hunger(4).saturation(0.3F)
  • PLUMITEM = hunger(4).saturation(0.3F)
  • PAWPAWITEM = hunger(4).saturation(0.3F)
  • SOURSOPITEM = hunger(4).saturation(0.3F)
  • APRICOTITEM = hunger(4).saturation(0.3F)
  • BANANAITEM = hunger(4).saturation(0.3F)
  • CASHEWITEM = hunger(4).saturation(0.3F)
  • COCONUTITEM = hunger(4).saturation(0.3F)
  • DATEITEM = hunger(4).saturation(0.3F)
  • DRAGONFRUITITEM = hunger(4).saturation(0.3F)
  • FIGITEM = hunger(4).saturation(0.3F)
  • GRAPEFRUITITEM = hunger(4).saturation(0.3F)
  • JACKFRUITITEM = hunger(4).saturation(0.3F)
  • MANGOITEM = hunger(4).saturation(0.3F
  • )OLIVEITEM = hunger(4).saturation(0.3F)
  • PAPAYAITEM = hunger(4).saturation(0.3F)
  • PERSIMMONITEM = hunger(4).saturation(0.3F)
  • POMEGRANATEITEM = hunger(4).saturation(0.3F)
  • STARFRUITITEM = hunger(4).saturation(0.3F)
  • BREADFRUITITEM = hunger(4).saturation(0.3F)
  • GUAVAITEM = hunger(4).saturation(0.3F)
  • LYCHEEITEM = hunger(4).saturation(0.3F)
  • PASSIONFRUITITEM = hunger(4).saturation(0.3F)
  • RAMBUTANITEM = hunger(4).saturation(0.3F)
  • TAMARINDITEM = hunger(4).saturation(0.3F)

Berries:

  • GOOSEBERRYITEM = hunger(2).saturation(0.1F)

Nuts:

  • CHESTNUTITEM = hunger(1).saturation(0.3F)
  • WALNUTITEM = hunger(1).saturation(0.3F)
  • HAZELNUTITEM = hunger(1).saturation(0.3F)
  • ALMONDITEM = hunger(1).saturation(0.3F)
  • PECANITEM = hunger(1).saturation(0.3F
  • )PISTACHIOITEM = hunger(1).saturation(0.3F)
  • PINENUTITEM = hunger(1).saturation(0.3F)

Roasted Nuts:

  • ROASTEDCHESTNUTITEM = hunger(5).saturation(0.6F)
  • ROASTEDHAZELNUTITEM = hunger(5).saturation(0.6F)
  • ROASTEDWALNUTITEM = hunger(5).saturation(0.6F)
  • ROASTEDALMONDITEM = hunger(5).saturation(0.6F)
  • ROASTEDPECANITEM = hunger(5).saturation(0.6F)
  • ROASTEDPISTACHIOITEM = hunger(5).saturation(0.6F)
  • ROASTEDPINENUTITEM = hunger(5).saturation(0.6F)

Not Tasty Fruits:

  • CANDLENUTITEM  = hunger(1).saturation(0.1F)
  • DURIANITEM  = hunger(1).saturation(0.1F)
  • MAPLESYRUPITEM  = hunger(1).saturation(0.1F)
  • LEMONITEM  = hunger(1).saturation(0.1F)
  • LIMEITEM  = hunger(1).saturation(0.1F)

Screenshots:

Pam_s HarvestCraft 2 mod for minecraft 01

Pam_s HarvestCraft 2 mod for minecraft 02

Pam_s HarvestCraft 2 mod for minecraft 03

Pam_s HarvestCraft 2 mod for minecraft 04

Pam_s HarvestCraft 2 mod for minecraft 05

Pam_s HarvestCraft 2 mod for minecraft 06

Pam_s HarvestCraft 2 mod for minecraft 07

Pam_s HarvestCraft 2 mod for minecraft 08

Pam_s HarvestCraft 2 mod for minecraft 09

Pam_s HarvestCraft 2 mod for minecraft 10

Pam_s HarvestCraft 2 mod for minecraft 11

Pam_s HarvestCraft 2 mod for minecraft 12

Requires:

Minecraft Forge

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Pam’s HarvestCraft 2 – Trees Mod (1.20.4, 1.19.2) Download Links

Other Versions:

Show Spoiler
For Minecraft 1.16.4

Forge version: Download from Server 1

For Minecraft 1.14.4

Forge version: Download from Server 1

For Minecraft 1.15.2

Forge version: Download from Server 1

For Minecraft 1.16.5

Forge version: Download from Server 1

For Minecraft 1.18.2

Forge version: Download from Server 1Download from Server 2

For Minecraft 1.19.2

Forge version: Download from Server 1Download from Server 2

For Minecraft 1.20.1

Forge version: Download from Server 1Download from Server 2

For Minecraft 1.20.4

Forge version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 6 Average: 4.8]