Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Oven Cooking

Oven Cooking

Create your own recipes and then you can cook them.

48
2
Food
Game Mechanics
AboutGalleryChangelogVersions

This mod is made to order

Adds an oven block that will cook your recipes. To make the stove work, you need to put a bonfire under the block.

Below is what has already been added

English

  • You can create your own recipes to cook food!

1.1 Tags for hot blocks:

heat_sources.json

{
"replace": false,
"values": [
"minecraft:campfire",
"minecraft:soul_campfire"
]
}

Recipes that have already been added:

bread.json

{
  "type": "ovenonly:baking",
  "pattern": [
    "WWW",
    "   ",
    "   "
  ],
  "key": {
    "W": {
      "item": "minecraft:wheat"
    }
  },
  "result": {
    "item": "minecraft:bread",
    "count": 1
  },
  "cooktime": 150,
  "experience": 0.5
}

oven.json

{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "B": {
      "item": "minecraft:bricks"
    },
    "S": {
      "item": "minecraft:stone_bricks"
    },
    "i": {
      "tag": "forge:ingots/iron"
    }
  },
  "pattern": [
    "BBB",
    "B B",
    "SiS"
  ],
  "result": {
    "item": "ovenonly:oven"
  },
  "show_notification": true
}

torty.json

{
  "type": "ovenonly:baking",
  "pattern": [
    "WWW",
    "SMS",
    "HHH"
  ],
  "key": {
    "W": {
      "item": "minecraft:wheat"
    },
    "S": {
      "item": "minecraft:sugar"
    },
    "M": {
      "item": "minecraft:milk_bucket"
    },
    "H": {
      "item": "minecraft:honey_bottle"
    }
  },
  "result": {
    "item": "minecraft:cake",
    "count": 1
  },
  "cooktime": 250
}

> - We can arrange to order a mod at Discord, my nickname is Gvoper

  • \
  • /
  • \
  • /
  • \
  • /
  • \
  • /

Русский

  • Вы можете создавать свои рецепты, чтобы готовить еду!

Добавляет блок печи, которая будет готовить ваши рецепты. Чтобы печь работала нужно поставить под блок костёр.

Ниже то что уже добавлено

1.1 Теги для горячих блоков:

heat_sources.json

{
    "replace": false,
    "values": [
      "minecraft:campfire",
      "minecraft:soul_campfire"
    ]
  }

Рецепты которые уже добавлены:

bread.json

{
  "type": "ovenonly:baking",
  "pattern": [
    "WWW",
    "   ",
    "   "
  ],
  "key": {
    "W": {
      "item": "minecraft:wheat"
    }
  },
  "result": {
    "item": "minecraft:bread",
    "count": 1
  },
  "cooktime": 150,
  "experience": 0.5
}

oven.json

{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "B": {
      "item": "minecraft:bricks"
    },
    "S": {
      "item": "minecraft:stone_bricks"
    },
    "i": {
      "tag": "forge:ingots/iron"
    }
  },
  "pattern": [
    "BBB",
    "B B",
    "SiS"
  ],
  "result": {
    "item": "ovenonly:oven"
  },
  "show_notification": true
}

torty.json

{
  "type": "ovenonly:baking",
  "pattern": [
    "WWW",
    "SMS",
    "HHH"
  ],
  "key": {
    "W": {
      "item": "minecraft:wheat"
    },
    "S": {
      "item": "minecraft:sugar"
    },
    "M": {
      "item": "minecraft:milk_bucket"
    },
    "H": {
      "item": "minecraft:honey_bottle"
    }
  },
  "result": {
    "item": "minecraft:cake",
    "count": 1
  },
  "cooktime": 250
}

> - По заказу модов можно связаться со мной в Discord или телеграм: Gvoper

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20.1

Platforms

Forge

Supported environments

Client and server

Links

Join Discord server

Creators

Gvoper
Gvoper Member

Details

Licensed MIT
Published last week
Updated last week

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.