Loading...
Beta Modpages Unclaimed

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

An accidental (yet firm) slap in the face of those who dislike food granting effects.

0 Likes
2212167 Downloads
Created by davigjung

Description

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

 

Check out the 1.20.1 version on Modrinth!

Features

 

The copper pot is a heat-efficient tool that creates recipes quicker, and sometimes in larger quantities. 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:

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 or comments! (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, and for carrying the 1.1.2 update on his back like an absolute champ haha

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 Brazilian translation.

Thanks to Kanspirians (Mr_SuperDen) and GrayPix for the 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.)


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

AppleSkin

Adds some useful information about food/hunger to the HUD

Cooking for Blockheads

Adds a cooking book and multiblock kitchens that only shows recipes you can make with what you currently have in your inventory.

Pam's HarvestCraft

A farming mod that adds 60+ new crops, 36 new fruit trees, 17 new fish, simple beekeeping, and over 1100 new foods and items!

Aquaculture 2

Spices up fishing with a number of new biome specific fish, recipes, and more!

Spice of Life: Carrot Edition

A mod based around food that rewards the player instead of punishing them for discovering new foods!

Croptopia

[Fabric/Forge] Adds over 250 new foods, 58 crops and 26 trees to your world!

Abnormals Delight

Fills content gaps and ties together Abnormals mods and Farmer's Delight!