Перейти к содержимому
Mineforgian

Create: Food

Create: Food is an add-on based on expanding food content found in Minecraft.

Загрузки
972K
Подписчики
414
Обновлён
8 августа 2026 г.
Лицензия
GPL-3.0-only

Опубликован 19 января 2024 г.

cflogobanner

About:

Create: Food is an add-on based on expanding food content found in Minecraft.

These mods are not required, but are essential. Without them, many items are impossible to craft.

These mods are non-essential, but recommended. Without them, there are noticeable gaps.

Information regarding compatibility with Create & Farmer's Delight addons can be found here.

Current Content:

  • Over 1000 food-related items and over 100 new fluids. View the item list here.
  • Everything is highly configurable, including hiding items, modifying nutrition/saturation values, and adding your own custom items, blocks, fluids, and display plates. Read more here.
  • Fully implemented effects from Farmer's Delight, the Let's Do series, Kaleidoscope Cookery, and more.
  • Handcrafting system for simple recipes. Read more here.
  • Anything can be displayed on plates/bowls. You can also eat directly from the plates or use them as cutting boards. Read the guide here.
  • Cloth filters usable by hand or in recipes. Read more here.
  • Cook ingredients by holding them near a campfire or other heat source. Read more here.
  • Small display bowls hold fluid, letting you dip food. Read more here.
  • Two storage blocks, the cloth sack and the ration box. Read more here.
  • Placeable blocks for pizzas, cakes, pies, and more.
  • Animated textures for hot drinks.

Information on versions prior to 2.0.0 can be found here.

Item Preview (2.7.0)

fullprev270 bucketprev270

My Other Mods

Credits:

Ченджлог

2.7.1Релиз1.21.1 · 8 августа 2026 г.

Changes:

  • All cross-mod compat content is now entirely config based. In-game behavior should be identical after regenerating the following lists:
    • createfood-common.toml - block, display_block, fluid, and item
    • createfood-client.toml - custom_tooltips
    • createfood-server.toml - effects
  • Config option block now accepts the cake_base, cheese and gyro_meat types.
    • cake now gets candle-cake variants.
  • Config option display_block now accepts the plate_food display type.
    • height field now accepts fractions.
    • particles field now also applies to bowl and accepts a particle id (e.g. minecraft:snowflake).
  • Config option fluid now accepts a bare name field to use default fluid behavior.
  • Config option item now accepts the plain_cr type.
  • Config option custom_tooltips takes an optional third field, compat_key.

Fixes:

  • Fix issue with custom display blocks and fluids not being created in createfood-common.toml.
  • Fix custom content not being registered on initial launch.
2.7.0Релиз1.21.1 · 6 августа 2026 г.

newprev270

Changes:

  • Update translations including ru_ru.json. (#46)
  • Config options nutrition_saturation and item_overrides (food effects) now allow overrides of any food.
  • Added display bowls. Mechanics are the same as display plates, but generically displayed items are always upright and bowls cannot be used as cutting boards.
  • Added small display bowls that can hold fluid. RMB with a fluid container to pour it in, then RMB with a food item to dip it. Read more here.
    • New config options enable_dipping and dipping_exclude.
    • Holds 4000mb. Breaking at maximum capacity leaves a fluid source block behind; below that the fluid is lost.
  • Empty plates & bowls now stack.
    • plate → 6, bowl → 4, small_plate → 12, small_bowl → 8.
  • Rename config option enable_generic_platesenable_generic_display.
  • Update config option crafting_remainders to work the same as native remainders, with some additional modifications.
    • Default config now includes cake batter buckets → empty bucket.
    • Smelting & smoking recipes now returns the config remainder to the output slot.
      • Create's bulk smoking/blasting now returns the config remainder alongside the result as a dropped item.
    • Campfire cooking recipes returns the config remainder alongside the result as a dropped item.
      • Hand-held campfire cooking recipes will return the config remainder to the inventory.
  • Added/improved compatibility with Fruits Delight, Veggies Delight, Rustic Delight, Hearth and Harvest, Cultural Delights, Expanded Delight, Create: Ratatouille, Create: Ratatouille Fried Delights and Create Confectionery.
    • Support for the food effects from Fruits Delight & Hearth and Harvest. Read more here.
    • New recipes using recipe types from other mods.
    • Display name renames & tooltips.
    • Renamed c:chili_pepper to c:pepper and other various tag updates.
  • Full tooltip compatibility with Jade.
  • You can now RMB with tools tagged c:tools/wrench to pick up display blocks directly.
  • New config options horizontal_range and vertical_range for campfire cooking. (Default: 3/1).
  • Reorganized config options.
  • Removed corn_stick item.

Fixes:

  • Fixes to handcrafting to prevent tool loss & erroneous offhand block placement. (#44)
  • Fix chorus_fruit_cookie recipes using incorrect inputs. (#47)
  • Fix client/server issue. Options have been moved from createfood-client.toml to createfood-common.toml. (#50)
  • Fix certain items from being deleted when dual wielded + RMB. Added minecraft:enchantable/vanishing and minecraft:enchantable/durability to handcrafting_exclude list.
  • Fix missing recipes for 2.5.0 items & other minor recipe issues.
2.6.0Релиз1.20.1 · 24 июня 2026 г.

Note: Due to the massive amount of changes, be careful when updating. If you notice anything inconsistent with 1.21.1 or incorrectly backported, please report here.

Forge:

  • Full backport of 1.21.1. View full list of changes here.
    • Farmer's Delight & Create dependencies removed.
    • All new items/blocks/fluids.
    • Every feature & config option found on the wiki.
2.6.0Релиз1.21.1 · 24 июня 2026 г.

Changes:

  • Update compat ru_ru.json. (#43)
  • Campfire recipes can now be crafted by holding items near blocks tagged farmersdelight:heat_sources while holding Shift. Read more here.
  • Food effects can now have a % chance to occur, which is displayed via tooltip. By default, everything has a 100% chance.
  • RMB with an excluded item will no longer convert an empty display plate back to a bowl.
  • You can now hide fluid buckets via fluid id (_bucket not needed).
  • ube_cake_batter and ube_cream_frosting added to default hide list.
  • Changed ID: buttered_toast -> toast_butter
2.5.0Релиз1.21.1 · 31 мая 2026 г.

newprev240

Changes:

  • Added createfood:egg_yolk and c:tools to the default handcrafting exclude list. (#35)
  • Pumpkin pie slice is now hidden by default. Pumpkin pie slice display plate moved to config. (#40)
  • You can now eat from display blocks with Shift + LMB.
  • Added new settings. Read more here.
    • enable_generic_plates allows plates to generically display any item. (Default: true)
      • always_display_upright places the display item vertically. When false, items will be placed horizontally on the plate with only those tagged create:upright_on_belt displaying vertically. (Default: true)
      • generic_display_exclude exclude items/tags from being displayed. (Default: c:tools)
    • enable_cutting_board allows plates to act as a Farmer's Delight cutting board. (Default: true)
      • Unlike the cutting board, it does not support stacks and does not automate well, but does allow for off-hand processing.
    • enable_single_handcraft to allow handcrafting to work for single items. (Default: false)
    • enable_handcraft_particles to add particle effect to handcrafting. (Default: true)
  • Vanilla and Create display plates are now made via config.
    • Added vanilla cake display plate.
  • Added support for various effects from Brewin' and Chewin', Candlelight, Create: Confectionary, and RunicLib: raging, sweet_heart, refreshed, well_served, rest, stimulation, adrenaline, berserk, blood_clot, brimstone_vision, caffeinated, lava_walking, perception, pyromaniac, water_walking.
    • Most are not used by default.
  • Added minecraft:cat_food tag for createfood:raw_tropical_fish_slice.
  • Changed Display Block creative tab to use the breakfast plate block.
  • Minor rebalancing of some food effects.
  • Candles can now be added to cakes.
  • Added tag support for Create: Confectionery, Hearth & Harvest, and Rustic Delight.
  • Crafting recipes for ice creams and milkshakes now use bottles.

Fixes:

  • Fix crash related to c:tomato_sauce tag. (#36)
  • Fix model issues with farmersdelight:sweet_berry_cheesecake. (#38)
  • Fix duplication with storage blocks. (#39)
  • Fix load conditions for various compat cookie recipes. (#41)
  • Fix createfood:chocolate_cream_chocolate_cake model.
  • Fix recipes for cream_pie_filling. Now uses c:heavy_cream to avoid overlap with cake_batter.
  • Fix recipes for tater_tots to use proper c:flours/wheat tag.
  • Fix various inconsistent juice recipe input/output amounts.
2.4.0Релиз1.21.1 · 2 мая 2026 г.

newprev240

Changes:

Fabric version released.
  • Restructure config + added new settings: custom_item, custom_block, custom_fluid, enable_pumpkin_pie_placement. Read more here.
  • Updated recipe chains: cakes, cupcakes, butter, heavy_cream, sour_cream, yogurt, graham_cracker_pie_crust, pumpkin_pie_filling.
  • Removed items: raw_cake_base, raw_ube_cake_base, raw_cupcake_base, raw_chocolate_cupcake_base, raw_muffin_base, raw_chocolate_chip_muffin, raw_caramel_chip_muffin, raw_dark_chocolate_chip_muffin, raw_toffee_chip_muffin, raw_white_chocolate_chip_muffin,raw_butterscotch_chip_muffin.
  • Updated translations: zh_cn.json (#30), ru_ru.json.
    • Added: de_de.json, fr_fr.json.
  • Updated custard recipes to use new milk tag. (#33)
  • Update NeoForge version to 21.1.219.
  • Change Farmer's Delight kelp_roll recipe to use c:carrot.

Fixes:

  • Fix crash related to brewery effect ids. (#29), (#32), (#34)
  • Fix model/texture mip level issues related to plate textures. (#31)
  • Fix crafting remainders: ice_cream_bowls, meatball_sticks.
  • Fix some ingredient tooltips.
  • Fix some incorrect recipes.
2.4.0Релиз1.21.1 · 2 мая 2026 г.

newprev240

Changes:

Fabric version released.
  • Restructure config + added new settings: custom_item, custom_block, custom_fluid, enable_pumpkin_pie_placement. Read more here.
  • Updated recipe chains: cakes, cupcakes, butter, heavy_cream, sour_cream, yogurt, graham_cracker_pie_crust, pumpkin_pie_filling.
  • Removed items: raw_cake_base, raw_ube_cake_base, raw_cupcake_base, raw_chocolate_cupcake_base, raw_muffin_base, raw_chocolate_chip_muffin, raw_caramel_chip_muffin, raw_dark_chocolate_chip_muffin, raw_toffee_chip_muffin, raw_white_chocolate_chip_muffin,raw_butterscotch_chip_muffin.
  • Updated translations: zh_cn.json (#30), ru_ru.json.
    • Added: de_de.json, fr_fr.json.
  • Updated custard recipes to use new milk tag. (#33)
  • Update NeoForge version to 21.1.219.
  • Change Farmer's Delight kelp_roll recipe to use c:carrot.

Fixes:

  • Fix crash related to brewery effect ids. (#29), (#32), (#34)
  • Fix model/texture mip level issues related to plate textures. (#31)
  • Fix crafting remainders: ice_cream_bowls, meatball_sticks.
  • Fix some ingredient tooltips.
  • Fix some incorrect recipes.
2.3.0Релиз1.21.1 · 21 апреля 2026 г.

newprev230

Changes:

  • Farmer's Delight is no longer a required dependency.
  • New settings in createfood-server.toml. Read more here.
    • New handcraft_exclude list in config. (#26)
    • Add your own display blocks with custom_display_block.
    • New nutrition_saturation setting to modify values on food items.
    • Customize food effects. Read about supported effects here.
  • hand_craft / Hand Craft renamed to handcraft / Handcraft.
  • New storage items: cloth_sack and ration_box. Read more here.
  • Nachos are no longer a compat item and are no longer hidden by default.
  • Add ingredient tooltips for Farmer's Delight kelp_roll.
  • Add more Display Delight translations.

Fixes:

  • Fix creme_brulee not being a drink.
  • Fix missing heated requirement for some recipes.
  • Fix cheese not being in calzone tooltip.
  • Fix various translations, recipes, and textures.
  • Fix marshmallow_dark_chocolate being hidden by default.

Комментарии

Загружаем…