Langue

Sauces

Sauces

Modrinth

Let's make food fun!

5.5k téléchargements 10 abonnés mis à jour 22mo ago
dernière v2.0.0 Modrinth
Fabric 1.20.1 – 1.20.1 DecorationFoodUtility

Preface(Version 2.0.0 has been updated, the following is for version 2.0.0)

Vanilla food is just monotonous and tasteless,this mod solves this problem very well: a variety of sauces are added to make them tasty!

New content

  1. Added sauces to bring players a different taste experience.
  2. Added two blocks, plates and sauce maker, used to spread sauces and make sauces.
  3. Added a new villager profession to trade new sauces with players: his working block is the mod's sauce maker
Related Operations Guide

How to make sauces

  1. Take the water bottle and right click on the sauce maker
  2. Place the ingredients in the sauce maker in order according to the recipe
  3. When done, right click on the sauce maker to remove the sauce

How to spread the sauce

  1. Place the food on a plate
  2. With the sauce in your hand, right-click on the plate with the food
  3. Right-click on the plate again to remove the food

How to remove the sauce

  • Hold the food with the sauce and right-click on the cauldron with the water to remove the sauce

How to customize the sauce recipe

  1. First of all, you need to understand the structure of the vanilla datapack
  2. Next, create a Json file in the recipes folder of your datapack
  3. Then copy the following (example of ketchup)
{
  "type": "sauces:sauce_maker",
  "ingredients": [
    {
      "tag": "c:crops/tomato"
    },
    {
      "tag": "c:crops/tomato"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "makingtime": 200,
  "container": {
    "item":"minecraft:glass_bottle"
  },
  "result": "sauces:ketchup"
}

Finally

  • If you encounter problems with mods, please go to Issues to give feedback
  • The author's native language is not English, please forgive me for any language errors I may have.
  • It is not easy for the author to develop alone, if you are interested, try to download the mod, this is the biggest help for me! :)

Versions

Release
2.0.0
fabric · 1.20.1 · 22mo ago
### Changes: - Sauce recipe changes - Texture Updates - Support EMI instead of REI - Detailed tooltips - New effects ### Fixes - Fix the bug that the client…
1.4k
Release
1.4.0
fabric · 1.20.1 · 28mo ago
1. Fixed the bug that the recipe display interface with REI could not be displayed properly. 2. Fixed a bug in sauce maker where container items could not be…
540
Release
1.3.5
fabric · 1.20.1 · 28mo ago
## 1.3.5 1. Changed the default sauce making time to 300 ticks. 2. Changed the ID and translation name of the sauce making machine to "Sauce Maker". 3. The…
152
Release
1.3.0
fabric · 1.20.1 · 29mo ago
# 1.3 The Sauces Mod now supports Farmer's Delight!! > Hold the sauce and right-click on the food on the cutting board to spread the sauce ![Farmer's Delight…
2.5k
Release
1.2.5
fabric · 1.20.1 · 30mo ago
## 1.2.5 1. A number of bugs have been resolved 2. Changed the textures of two blocks 3. Changed the format of the Json file for the recipe for custom-making…
187
Beta
1.2
fabric · 1.20.1 · 31mo ago
## 1.2 ### ⚠️ There is a bug affecting the game, please do not try to play, this has been fixed in the next version. **1.New textures** ![New…
162
Beta
1.1
fabric · 1.20.1 · 33mo ago
## New texture ![1.1](https://cdn-raw.modrinth.com/data/TR0k7lEH/images/f7c31538347acdfcb3b9dbfa33a9ad66907f4aab.png) ## New crops(From left to right, they…
214
Beta
1.0
fabric · 1.20.1 · 34mo ago
First Mod Version - The current version of the food can only be spread with one sauce, and it is expected that the next version will increase to 3
328

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger Sauces

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.