Mineuniverse
Log in Register
Mods

Puffish Cooking Experience

A bridge mod for Pufferfish's Skills & Farmers'delight.
by medi_torimorta
Download Claim this project
941 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons API and Library Farming Food

Puffish Cooking Experience

A bridge mod for Pufferfish's Skills & Farmers'delight.
Intended for use with my mod Farmer's Attributes.

Triggers puffish experience on upon cooking food with furnaces, cutting boards, cooking pots, skillets and handcrafting.

example usage:

(in experience.json of your puffish skill category files)

{
    "experience_per_level": {
        "type": "expression",
        "data": {
            "expression": "max(100, level ^ (level / 25) + 200 * level)"
        }
    },
    "sources": [
        {
            "type": "puffish_skills:cook_food",
            "data": {
                "variables": {
                    "food_value": {
                        "operations": [
                            {
                                "type": "get_food_value"
                            }
                        ]
                    }
                },
                "experience": [
                    {
                        "expression": "food_value * 10"
                    }
                ]
            }
        }
    ]
}
cookingexp-neoforge-1.0.0+mc1.21.1.jar
MC Client, 1.21.1, NeoForge, Server
Release 2026-01-26 Get

More from medi_torimorta

farmer's attributes
900
Mythica - a Second Overworld Dimension
78,546
Interdimensional Sleeping
120

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968