
Sauces
Let's make food fun!
- Загрузки
- 6K
- Подписчики
- 10
- Обновлён
- 29 августа 2024 г.
- Лицензия
- MIT
Опубликован 22 августа 2023 г.
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
- Added sauces to bring players a different taste experience.
- Added two blocks, plates and sauce maker, used to spread sauces and make sauces.
- 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
- Take the water bottle and right click on the sauce maker
- Place the ingredients in the sauce maker in order according to the recipe
- When done, right click on the sauce maker to remove the sauce
How to spread the sauce
- Place the food on a plate
- With the sauce in your hand, right-click on the plate with the food
- 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
- First of all, you need to understand the structure of the vanilla datapack
- Next, create a Json file in the recipes folder of your datapack
- 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! :)
Центр версий
8 версийЧенджлог
2.0.0Релиз1.20.1 · 29 августа 2024 г.
Changes:
- Sauce recipe changes
- Texture Updates
- Support EMI instead of REI
- Detailed tooltips
- New effects
Fixes
- Fix the bug that the client side is not synchronized with the server side
1.4.0Релиз1.20.1 · 15 февраля 2024 г.
- Fixed the bug that the recipe display interface with REI could not be displayed properly.
- Fixed a bug in sauce maker where container items could not be placed
- Fixed nbt issue with items with sauces
1.3.5Релиз1.20.1 · 8 февраля 2024 г.
1.3.5
- Changed the default sauce making time to 300 ticks.
- Changed the ID and translation name of the sauce making machine to "Sauce Maker".
- The durability of each sauce is changed to 64
- The effects of foods with sauces last longer.
- A new sauce has been added:pitcher pod sauce, can bring water breathing effect to food.
- Optimized the code structure to make it run faster.
1.3.0Релиз1.20.1 · 25 января 2024 г.
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
1.2.5Релиз1.20.1 · 25 декабря 2023 г.
1.2.5
- A number of bugs have been resolved
- Changed the textures of two blocks
- Changed the format of the Json file for the recipe for custom-making sauces:
{
"type": "sauces:sauce_making_machine",
"ingredient": {
"item": "minecraft:cocoa_beans"
},
"inputCount": 5,
"result": "sauces:chocolate_sauce",
"processtime": 150
}

1.2Бета1.20.1 · 26 ноября 2023 г.
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
2.New Villager: Sauce Chef
We've removed the crop content from the previous version and replaced it with villager trading
His working block is a sauce making machine
His trading items are as follows:
3.New render location
Sauce making machine can now render the position of the bottle
1.1Бета1.20.1 · 4 октября 2023 г.
New texture

New crops(From left to right, they are: tomato, peanut, chili pepper)
You can find the seeds of these crops through Farmer trades.
New Items

- Chilli seeds:Used to grow chilli peppers
- Tomato seeds:Uesd to grow tomatoes
- Tomatoes:Uesd to make ketchup
- Chilli:Used to make chilli sauce
- peanut:Used to make peanut kernels
- peanut kernels:Used to make peanut butter and also to grow peanuts
- empty sauce bottle:Used to make all kinds of sauces
New Sauces

- ketchup:It will have a saturation effect after eating
- peanut butter:It will have a slow falling effect after eating
This is just a sauce. You have to spread them on food so that they have the desired effect when consumed
Some minor changes
- Now the items inside the sauce maker rotate while working
- Now foods with sauces have enchanted glint
1.0Бета1.20.1 · 22 августа 2023 г.
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
Комментарии
Загружаем…

