Minecraft Copper Pot! (A Farmer’s Delight Add-on) mod 2026 download
logo
minecraft mod Copper Pot! (A Farmer’s Delight Add-on)

Copper Pot! (A Farmer’s Delight Add-on)

Game Version: 1.16.5
Total Downloads: 281,972
Updated: Dec 29, 2021
Created: May 23, 2021
Download Copper Pot! (A Farmer’s Delight Add-on)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CopperPot 1.16.5-1.2.0 beta 301.12 KB Dec 29, 2021 1.16.5 72,137 download Copper Pot! (A Farmer’s Delight Add-on) CopperPot 1.16.5-1.2.0 betaDownload
CopperPot 1.16.5-1.1.2 beta 290.96 KB Jul 22, 2021 1.16.5 205,810 download Copper Pot! (A Farmer’s Delight Add-on) CopperPot 1.16.5-1.1.2 betaDownload
CopperPot 1.16.5-1.1.1 beta 254.48 KB Jun 13, 2021 1.16.5 3,261 download Copper Pot! (A Farmer’s Delight Add-on) CopperPot 1.16.5-1.1.1 betaDownload
CopperPot 1.16.5-1.1.0 beta 254.47 KB Jun 13, 2021 1.16.5 76 download Copper Pot! (A Farmer’s Delight Add-on) CopperPot 1.16.5-1.1.0 betaDownload
CopperPot 1.16.5-1.0.0 beta 221.03 KB May 24, 2021 1.16.5 675 download Copper Pot! (A Farmer’s Delight Add-on) CopperPot 1.16.5-1.0.0 betaDownload

Screenshots

Description

Share this:

Copper Pot: An Effective Farmer's Delight Add-on [Forge]

 

NOTE: Recent versions are currently experiencing some issues with Fruitful! If you'd like to play this mod with Fruitful, please consider downloading 1.0.0, which is still for 1.16.5. Thank you and goodnight!

The Fruitful issue is fixed! The current 1.1.1 is, as far as I know, completely compatible now. (Old version was archived)

 

Features

 

The copper pot is a heat-efficient tool that creates recipes quicker, and sometimes in larger quantities. (Note! You don't need copper to craft this item–by default, if there's anything tagged as copper ingots according to Forge it'll go with that as the recipe, but otherwise it will call for bricks and granite. Sorry if that breaks the immersion for anybody, haha.) Cooking can be toggled with redstone signals.

Unlike the cooking pot, the copper pot comes with no water in its recipes. Its specialty resides in making gooey substances like jellies, meringues, and more.

– Some of these foods are capable of extending certain active potion effects–give the recipes a whirl and see how they work for you.

– Seasonal agars are capable of extending several effects, though they're relatively inert on their own. Try and see which ones benefit your playstyle the most!

– Other foods may have weirder impacts on gameplay, including a blowup getaway, a way to create creepies on command, intensifying effects, and more.

Certain recipes will cause the copper in the pot to leach, creating gases inflicted with certain status effects to spread in the air while cooking. Not all of these effects may be negative, however.

In addition, we have meringue blocks! These squishy cubes can be climbed in a singular jump, no matter how high the stack. Climbing speed can be boosted with additional levels of Speed/Jump Boost. Try toying with 'em in your next obstacle course while disregarding the consequences of mucking about in delightfully raw egg slurry.

 

Required Dependencies:

Abnormals Core

Farmer's Delight

Compatibility with:

Abundance

Atmospheric

Autumnity

Bayou Blues

Buzzier Bees (1.1.0+)

Diet

Environmental

Fruitful

Neapolitan

Savage and Ravage (1.1.0+)

Upgrade Aquatic

Stay tuned for upcoming features and integrations!

NOTE: I'm not affiliated with Team Aurora, Team Abnormals, or any other modding team, so Please don't hold them responsible because my ideas are bad lol

Regardless, you can make your own copperpot recipes with mods/datapacks! Here's an example setting up a new json in data/copperpot/recipes/cooking:

{

"type": "copperpot:cooking",

"ingredients": [

{

"item": "copperpot:baked_alaska_slice"

},

{

"tag": "forge:crops/onion"

}

],

"result":

{

"item": "copperpot:yum_yum_sludge",

"count": 2

},

"container":

{

"item": "minecraft:brick"

},

"conditions": [

{

"type": "forge:mod_loaded",

"modid": "autumnity"

}

],

"cookingtime": 200,

"effecttrue": true,

"effect": "minecraft:slowness",

"effectduration": 100,

"effectamplifier": 1

}

This food would create a cloud that inflicts Slowness II for 100 ticks, or five seconds, while cooking. It would also require the mod Autumnity to be loaded, and the container would be a vanilla brick. Replace mod IDs, item names, and other things accordingly. You can leave out count (default 1), effecttrue (default false), effect (default null), effectduration (default 100), container (default none) and effectamplifier (default 0) if desired. Big thanks to FD's code for providing a way to implement this (and apologies to any real coders saying that there's better ways to handle this. I am more than open to suggestions or PRs that improve the code's efficiency/functionality, haha).

Feel free to leave any feedback, suggestions and bugs in the issue tracker! (Terrified of making a public Discord server or anything of the like.)

 

Credits:

Thanks to GracefulLion, splet, and dannyk11 for various forms of support during development. Through strafing to the cars,,

Thank you to Nary for the copper pot retextures.

Additional thanks to GKOliver, Jsburg, Cappin, and bl4ckscor3 for helping with coding troubles.

Translations:

Thanks to DaLumma for the German translation.

Thanks to vectorwing for the (upcoming) Brazilian translation.

Thanks to Kanspirians (Mr_SuperDen) and GrayPix for the (upcoming) Russian translation.

 

Lastly, a huge extra thanks to vectorwing and Farmer's Delight for making a nice big splash for food in modern modded Minecraft. Bone apple teeth! (Not a recipe yet, but I'm considering it.)

Comments

Add a comment