搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 27|回复: 0

[模组分享] 农夫的乐趣 (Farmers Delight)-MOD模组

[复制链接]

5021

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10302 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 17:42:10 | 显示全部楼层 |阅读模式
农夫的乐趣 (Farmers Delight)Github |相关wiki |源站链接支持: forge一个温馨的农业和烹饪扩展模组!



农夫的乐趣是一个轻微扩展了Minecraft中的农业和烹饪的模组。

通过一个简单的烹饪系统和一些熟悉的食材,你将能够准备各种*丰盛的餐点*:从三明治到沙拉和炖菜,从美丽的甜点到垂涎欲滴的盛宴,你的厨房将不会有任何食材被浪费!

它还引入了一套丰富的实用工具:一种可以*改善你的庄稼生长的土壤*,全新的*工具和武器*用于狩猎和采集,可爱的*装饰*用于你的建筑,以及许多方块和物品来帮助你的冒险!

是时候种植一点点各种各样的东西了!

开始

*遵循成就!* 它们解释了许多基本概念,是一个很好的起点。

拾取任何物品,然后按下*L*键(默认)打开成就界面。或者,如果你更喜欢更直接的指南,[点击这里!](链接)

常见问题

*问:我可以将这个模组加入我的模组包中吗?*

答:可以!随意在你的模组包中使用农夫的乐趣,并根据你打造的体验进行自定义。只需要记住:

- 确保给予正确的来源,并不要将农夫的乐趣声明为你自己的创作;
- 始终阅读变更日志!次要和主要版本有时可能会有重大变更,这将在那里解释。

*问:模组将会更新至哪些Minecraft版本?*

答:农夫的乐趣目前正在更新至1.18.2和1.19+。任何其他版本目前已停止更新。

*问:你会将这个模组回溯到1.15之前的版本吗?*

答:不会的,这个模组永远不会回溯到更旧的版本。游戏的旧代码库完全不同,并且通常缺少这个模组所依赖的重要功能。*请不要要求回溯!*

*问:你有Patreon或类似的支持你工作的方式吗?*

答:目前没有,但感谢你的考虑!我目前有一份稳定的工作,我的个人项目是我空闲时间的爱好。我的建议是把你的钱捐给更有价值的事业,或者就请自己享用一顿美味的午餐吧。;)

截图:

https://i.sodamc.com/modrinth/WmgaK4MAG4.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/edD1WmeLmR.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/oiNR2Hg2jd.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/yPqWOFQ5cv.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/FpOP1auVVx.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/O5kMgojcON.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.21.11.20.11.201.211.19.21.18.21.191.19.1所有类型neoforgeforgeFarmer\'s Delight 1.2.8 - 1.21.1FarmersDelight-1.21.1-1.2.8.jar下载1.21.1-1.2.8#Release## 1.2.8### Additions- New item tags:- `#meals` - Groups bowl and plate foods which are considered a \"meal\" by the mod. Excludes Fruit Salad and Nether Salad;- `#drinks` - Groups drinkable FD items that are not potions;- `#feasts` - Groups the full forms of feasts. Their portions reside in `#meals`;### Updates- Wheat Dough now has a simpler, less cumbersome crafting recipe using a Water Bucket:- Wheat can be crafted with a Water Bucket to make Dough. The bucket\'s water won\'t be depleted, letting you craft dough indefinitely;- The bucket acts as a simple technology gate to unlock this recipe;- The egg recipe is still present, to not break auto-crafting setups;- All usages of water buckets in the mod (recipes, interactions etc) now use a common tag (thanks, thelegitdolt!):- 1.20.1: `forge:buckets/water` (unofficial);- 1.21.1: `c:buckets/water`;- Added knives to the `breaks_decorated_pots` tag;- Updated integration with `create:upright_on_belt` to include all bowl, plate and bottle items;- Updated the Master Chef advancement with additional meals;- The meals reflect the \"vanilla FD\" entries in the `meals` tag, but does not update with the tag itself;- Updated effect description IDs for all langs (thanks, mpustovoi!);- Cooking Pot will always \"cool down\" when the recipe becomes invalid mid-cooking, instead of losing all cooking progress in some circumstances;### Fixes- Fixed Jack-O-Lantern not being mineable with a Knife;- Fixed Create\'s Potato Cannon integration;- Fixed Knives with Silk Touch slicing Pumpkin blocks;- Fixed budding bushes (Tomato)\'s planting rules being hardcoded to vanilla farmland;- Fixed Rich Soil negating fall damage (1.21.1) and `turnToDirt` converting it into normal dirt (thanks, SarahIsWeird!);- (1.21.1) Fixed Baskets and Cabinets not having an item handler capability (thanks, RaymondBlaze!);- (1.21.1) Updated Create Integration to the newest update\'s syntax (thanks, mpustovoi!);- (1.21.1) Fixed `storage_blocks` tags not being nested in their parent (thanks, Lucky-56!);- (1.21.1) Fixed FD recipe ID\'s not being displayed on debug info on JEI screens (thanks, Abbie5!);- (1.21.1) Fixed Immersive Engineering integration recipes;- (1.21.1) Fixed Tall-mato advancement not working properly;- (1.21.1) Fixed HUD overlays rendering on top of AppleSkin overlays;### Translations- Updated:- es_es (thanks, GGlangf!);- zh_cn (thanks, NumberSir!);- zh_tw (thanks, DEEMsss!);展开版本: 1.21.1-1.2.8支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 167,412Farmer\'s Delight 1.2.8 - 1.20.1FarmersDelight-1.20.1-1.2.8.jar下载1.20.1-1.2.8#Release## 1.2.8### Additions- New item tags:- `#meals` - Groups bowl and plate foods which are considered a \"meal\" by the mod. Excludes Fruit Salad and Nether Salad;- `#drinks` - Groups drinkable FD items that are not potions;- `#feasts` - Groups the full forms of feasts. Their portions reside in `#meals`;### Updates- Wheat Dough now has a simpler, less cumbersome crafting recipe using a Water Bucket:- Wheat can be crafted with a Water Bucket to make Dough. The bucket\'s water won\'t be depleted, letting you craft dough indefinitely;- The bucket acts as a simple technology gate to unlock this recipe;- The egg recipe is still present, to not break auto-crafting setups;- All usages of water buckets in the mod (recipes, interactions etc) now use a common tag (thanks, thelegitdolt!):- 1.20.1: `forge:buckets/water` (unofficial);- 1.21.1: `c:buckets/water`;- Added knives to the `breaks_decorated_pots` tag;- Updated integration with `create:upright_on_belt` to include all bowl, plate and bottle items;- Updated the Master Chef advancement with additional meals;- The meals reflect the \"vanilla FD\" entries in the `meals` tag, but does not update with the tag itself;- Updated effect description IDs for all langs (thanks, mpustovoi!);- Cooking Pot will always \"cool down\" when the recipe becomes invalid mid-cooking, instead of losing all cooking progress in some circumstances;### Fixes- Fixed Jack-O-Lantern not being mineable with a Knife;- Fixed Create\'s Potato Cannon integration;- Fixed Knives with Silk Touch slicing Pumpkin blocks;- Fixed budding bushes (Tomato)\'s planting rules being hardcoded to vanilla farmland;- Fixed Rich Soil negating fall damage (1.21.1) and `turnToDirt` converting it into normal dirt (thanks, SarahIsWeird!);- (1.21.1) Fixed Baskets and Cabinets not having an item handler capability (thanks, RaymondBlaze!);- (1.21.1) Updated Create Integration to the newest update\'s syntax (thanks, mpustovoi!);- (1.21.1) Fixed `storage_blocks` tags not being nested in their parent (thanks, Lucky-56!);- (1.21.1) Fixed FD recipe ID\'s not being displayed on debug info on JEI screens (thanks, Abbie5!);- (1.21.1) Fixed Immersive Engineering integration recipes;- (1.21.1) Fixed Tall-mato advancement not working properly;- (1.21.1) Fixed HUD overlays rendering on top of AppleSkin overlays;### Translations- Updated:- es_es (thanks, GGlangf!);- zh_cn (thanks, NumberSir!);- zh_tw (thanks, DEEMsss!);展开版本: 1.20.1-1.2.8支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 608,698Farmer\'s Delight 1.2.7 - 1.21.1FarmersDelight-1.21.1-1.2.7.jar下载1.21.1-1.2.7#Release## 1.2.7### Updates- Knives are now effective at mining Cactus;- Knives can now instamine Bamboo, just like a Sword;- Added the following blocks to the `unaffected_by_rich_soil` tag:- Moss, Nylium, Big Dripleaf, Pink Petals and Tall Flowers;- Added `storage_blocks/<material>` tags for each storage block (crates, bags, bales) in the mod:- In 1.20.1, the namespace is `forge`;- In 1.21.1, the namespace is `c`;- Rich Soil is no longer hardcoded to deny tall flower boosting; they have simply been added to the `unaffected_by_rich_soil` tag;### Fixes- Fixed wrong UV at the bottom of Pie models when there\'s 1 slice left;- (1.21) Fix Pumpkins always dropping Pumpkin Slices without needing a knife;### Translations- Updated:- es_cl (thanks, Ganbare-Lucifer!);- id_id (thanks, ichirei!);- zh_cn (thanks, Boshigiri!);展开版本: 1.21.1-1.2.7支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 236,144Farmer\'s Delight 1.2.7 - 1.20.1FarmersDelight-1.20.1-1.2.7.jar下载1.20.1-1.2.7#Release## 1.2.7### Updates- Knives are now effective at mining Cactus;- Knives can now instamine Bamboo, just like a Sword;- Added the following blocks to the `unaffected_by_rich_soil` tag:- Moss, Nylium, Big Dripleaf, Pink Petals and Tall Flowers;- Added `storage_blocks/<material>` tags for each storage block (crates, bags, bales) in the mod:- In 1.20.1, the namespace is `forge`;- In 1.21.1, the namespace is `c`;- Rich Soil is no longer hardcoded to deny tall flower boosting; they have simply been added to the `unaffected_by_rich_soil` tag;### Fixes- Fixed wrong UV at the bottom of Pie models when there\'s 1 slice left;- (1.21) Fix Pumpkins always dropping Pumpkin Slices without needing a knife;### Translations- Updated:- es_cl (thanks, Ganbare-Lucifer!);- id_id (thanks, ichirei!);- zh_cn (thanks, Boshigiri!);展开版本: 1.20.1-1.2.7支持游戏: 1.20.1类型:ForgeRelease下载次数: 915,106Farmer\'s Delight 1.2.6 - 1.21.1FarmersDelight-1.21.1-1.2.6.jar下载1.21.1-1.2.6#Release## 1.2.6### Additions- Farmer\'s Delight crops will now generate in village farms!- Cabbage, Tomato and Onion will randomly replace either Wheat or Potato crops in villages;- Crop availability varies between arid, temperate and cold biomes;- Rice is excluded, as it requires a custom structure, and Villagers can\'t farm it yet.- Added cutting recipe for Torchflower;### Fixes- Fix Skillet\'s default block state having `waterlogged=true`;- Fix `tomatoes` not having a map color;- (1.21) Fix Cutting Board recipes crashing with recipe optimization mods;- (1.21) Fix Anvil being able to add Sweeping Edge to knives and skillets;- (1.21) Fix Skillets lacking item data when placed via commands, causing crashes and inconsistencies;### Translations- Added:- en_nz (thanks, XlosVSM!);- vp_vl (thanks, SquareScreamYT!);- Updated:- es_mx (thanks, cerealconjugo!);- ja_jp (thanks, Abbage230!);- zh_cn (thanks, NumberSir!);展开版本: 1.21.1-1.2.6支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 30,162Farmer\'s Delight 1.2.6 - 1.20.1FarmersDelight-1.20.1-1.2.6.jar下载1.20.1-1.2.6#Release## 1.2.6### Additions- Farmer\'s Delight crops will now generate in village farms!- Cabbage, Tomato and Onion will randomly replace either Wheat or Potato crops in villages;- Crop availability varies between arid, temperate and cold biomes;- Rice is excluded, as it requires a custom structure, and Villagers can\'t farm it yet.- Added cutting recipe for Torchflower;### Fixes- Fix Skillet\'s default block state having `waterlogged=true`;- Fix `tomatoes` not having a map color;### Translations- Added:- en_nz (thanks, XlosVSM!);- vp_vl (thanks, SquareScreamYT!);- Updated:- es_mx (thanks, cerealconjugo!);- ja_jp (thanks, Abbage230!);- zh_cn (thanks, NumberSir!);展开版本: 1.20.1-1.2.6支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 389,537Farmer\'s Delight 1.2.5 - 1.21.1FarmersDelight-1.21.1-1.2.5.jar下载1.21.1-1.2.5#Release## 1.2.5### Additions- Farmer Villagers are now capable of planting and harvesting FD crops!- They can plant, harvest and collect the drops for Cabbage, Tomato and Onion;- Rice is currently excluded from this equation, as farmer AI wasn\'t able to handle it properly without extensive changes.- Added tag: `farmersdelight:campfire_signal_smoke`. Blocks in this tag will cause Campfires to emit \"signal smoke\", like the Hay Bale;### Updates- Knives are now effective at mining Pumpkins (normal and carved) and Melons;- Knives will harvest **4 Pumpkin Slices** when mining a Pumpkin, instead of a whole unit. Carved Pumpkins are unaffected;- Added Canvas Signs to the vanilla `signs` and `hanging_signs` item tags;- Some crafting recipes are now properly grouped in the Crafting Table\'s recipe book;- Skillets are now waterloggable, but are unable to cook underwater, either handheld or as a block. Hard to fry when the skillet is flooded!- `tomatoes` were temporarily removed from the `crops` tag, as bee pollination was breaking ropelogged vines unpredictably;- This will likely be addressed in the next major release;### Fixes- Fix meal duplication when using containers against a Cooking Pot block, then closing and reloading the world;- (1.21) Fixed Kelp Roll (whole) having wrong food stats;- (1.21) Fixed Skillet not being enchantable in an anvil;- (1.21) Fixed Knives being unable to receive Knockback and Looting;- (1.21) Fixed Cutting Boards being unable to handle two valid tools for the same input (thanks, Lance5057!);- (1.21) Fixed Skillets not losing durability when attacking mobs;### Translations- Added:- be_by (thanks, observr1!)- da_dk (thanks, gohkenytp!)- en_gb (thanks, akkini1!)- tok (thanks, PiggyDr!)- Updated:- de_de (thanks, joernott and DaLumma!)- es_ar (thanks, axperty!)- es_mx (thanks, cerealconjugo!)- ja_jp (thanks, konumatakaki and EndilCrafter!)- ko_kr (thanks, smoong951!)- ru_ru (thanks, mpustovoi!)- uk_ua (thanks, TheGridExpert!)- vi_vn (thanks, godkyo98!)- zh_cn (thanks, DuckDuckStudio!)- zh_tw (thanks, DuckDuckStudio and FuGu0416!)展开版本: 1.21.1-1.2.5支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 12,118Farmer\'s Delight 1.2.5 - 1.20.1FarmersDelight-1.20.1-1.2.5.jar下载1.20.1-1.2.5#Release## 1.2.5### Additions- Farmer Villagers are now capable of planting and harvesting FD crops!- They can plant, harvest and collect the drops for Cabbage, Tomato and Onion;- Rice is currently excluded from this equation, as farmer AI wasn\'t able to handle it properly without extensive changes.- Added tag: `farmersdelight:campfire_signal_smoke`. Blocks in this tag will cause Campfires to emit \"signal smoke\", like the Hay Bale;### Updates- Knives are now effective at mining Pumpkins (normal and carved) and Melons;- Knives will harvest **4 Pumpkin Slices** when mining a Pumpkin, instead of a whole unit. Carved Pumpkins are unaffected;- Added Canvas Signs to the vanilla `signs` and `hanging_signs` item tags;- Some crafting recipes are now properly grouped in the Crafting Table\'s recipe book;- Skillets are now waterloggable, but are unable to cook underwater, either handheld or as a block. Hard to fry when the skillet is flooded!- `tomatoes` were temporarily removed from the `crops` tag, as bee pollination was breaking ropelogged vines unpredictably;- This will likely be addressed in the next major release;### Fixes- Fix meal duplication when using containers against a Cooking Pot block, then closing and reloading the world;### Translations- Added:- be_by (thanks, observr1!)- da_dk (thanks, gohkenytp!)- en_gb (thanks, akkini1!)- tok (thanks, PiggyDr!)- Updated:- de_de (thanks, joernott and DaLumma!)- es_ar (thanks, axperty!)- es_mx (thanks, cerealconjugo!)- ja_jp (thanks, konumatakaki and EndilCrafter!)- ko_kr (thanks, smoong951!)- ru_ru (thanks, mpustovoi!)- uk_ua (thanks, TheGridExpert!)- vi_vn (thanks, godkyo98!)- zh_cn (thanks, DuckDuckStudio!)- zh_tw (thanks, DuckDuckStudio and FuGu0416!)展开版本: 1.20.1-1.2.5支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 291,310Farmer\'s Delight 1.2.4a - 1.21.1FarmersDelight-1.21.1-1.2.4a.jar下载1.21.1-1.2.4a#Release## 1.2.4a (1.21)### Fixes- Fix crash when placing Mangrove Cabinet, Canvas Signs or Hanging Canvas Signs;- Fix sporadic CME crash due to item override registration;- Fix meal duplication when using containers against a Cooking Pot block, then closing and reloading the world;### Translations- Updated:- de_de (thanks, DaLumma!)- es_mx (thanks, cerealconjugo!)- ja_jp (thanks, EndilCrafter!)- ru_ru (thanks, mpustovoi!)- uk_ua (thanks, TheGridExpert!)展开版本: 1.21.1-1.2.4a支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 17,477Farmer\'s Delight 1.2.4 - 1.21FarmersDelight-1.21-1.2.4.jar下载1.21-1.2.4#Release- (1.21) All `forge` tags have been updated to the `c` namespace, with a few changes and additions:- Updated many tags to reside within the `c:foods/` subgroup, except for `c:crops/grain`, since the items are inedible;- Many tags which had specific subgrouping were sunsetted.- For example: forge:vegetables/tomato was phased out due to redundancy, in favor of c:foods/tomato instead, but tomatoes are still added to c:foods/vegetables;- Removed `farmersdelight:wolf_prey`, in favor of using `c:foods/raw_meat` instead;- Added `c:foods/safe_raw_fish`, a version of `c:foods/raw_fish` which does not include Pufferfish;展开版本: 1.21-1.2.4支持游戏: 1.21类型:NeoForgeRelease下载次数: 36,730Farmer\'s Delight 1.2.4 - 1.20.1FarmersDelight-1.20.1-1.2.4.jar下载1.20.1-1.2.4#Release## 1.2.4### Updates- The Cooking Pot item now displays more information than before:- A blue bar will be shown to indicate the amount of meal servings stored, similar to how Bundles display their fullness;- The tooltip will display the stored food\'s item sprite alongside its name;- When viewing basic crops in JEI, they will display info on where they can be found as Wild Crops.### Fixes- (1.20) Creative Tab registration has been moved to server-side, so that other mods can access them for game logic;- Structure files for compost heaps are now format-updated with datagen, thus avoiding excessive DFU triggers on world gen. This should improve performance!- Credit to malte0811, co-author of Immersive Engineering, for the StructureUpdater implementation;- Skillet\'s higher knockback is now implemented as an attribute, rather than an event, fixing a bug where the other hand\'s item also received this boost;- Skillet sounds now play at the correct stage of the damage cycle. This is noticeable on multiplayer, with some amount of latency;### Translations- Added a line for the Rotten Tomato entity in most langs (thanks, leagris!);- Added:- sv_SE (thanks, Bjorkan!);- Updated:- es_MX (thanks, CerealConJugo!);- fr_FR (thanks, leagris!);- ja_JP (thanks, EndilCrafter!)- ru_RU (thanks, VGamerGroup!);- uk_UA (thanks, unroman!);- zh_CN (thanks, NumberSir);- zh_TW (thanks, Lobster0228!);展开版本: 1.20.1-1.2.4支持游戏: 1.20.1类型:ForgeRelease下载次数: 1,272,214Farmer\'s Delight 1.2.4 - 1.19.2FarmersDelight-1.19.2-1.2.4.jar下载1.19.2-1.2.4#Release## 1.2.4### Updates- The Cooking Pot item now displays more information than before:- A blue bar will be shown to indicate the amount of meal servings stored, similar to how Bundles display their fullness;- The tooltip will display the stored food\'s item sprite alongside its name;- When viewing basic crops in JEI, they will display info on where they can be found as Wild Crops.### Fixes- (1.20) Creative Tab registration has been moved to server-side, so that other mods can access them for game logic;- Structure files for compost heaps are now format-updated with datagen, thus avoiding excessive DFU triggers on world gen. This should improve performance!- Credit to malte0811, co-author of Immersive Engineering, for the StructureUpdater implementation;- Skillet\'s higher knockback is now implemented as an attribute, rather than an event, fixing a bug where the other hand\'s item also received this boost;- Skillet sounds now play at the correct stage of the damage cycle. This is noticeable on multiplayer, with some amount of latency;### Translations- Added a line for the Rotten Tomato entity in most langs (thanks, leagris!);- Added:- sv_SE (thanks, Bjorkan!);- Updated:- es_MX (thanks, CerealConJugo!);- fr_FR (thanks, leagris!);- ja_JP (thanks, EndilCrafter!)- ru_RU (thanks, VGamerGroup!);- uk_UA (thanks, unroman!);- zh_CN (thanks, NumberSir);- zh_TW (thanks, Lobster0228!);展开版本: 1.19.2-1.2.4支持游戏: 1.19.2类型:ForgeRelease下载次数: 338,504Farmer\'s Delight 1.2.3 - 1.20.1FarmersDelight-1.20.1-1.2.3.jar下载1.20.1-1.2.3#Release### Additions- Added certain blocks to the `create:brittle` tag, to prevent them from being deleted randomly when disassembling contraptions;- New tags:- `farmersdelight:flat_on_cutting_board`: Items which will always render flat and 2D when placed on a Cutting Board, to fix certain render cases.- Includes Trident and Spyglass by default, due to unique render cases;- Optionally includes items from a few mods, such as Autumnity\'s Turkey and Supplementaries\' Quiver;### Updates- Updated method of modifying stack sizes for BowlFoodItems:- Changes are now done on game start, rather than calculated during `maxStackSize()` calls;- The `overrideAllSoupItems` config option has been removed, due to performance and usability concerns;- Cooking recipes will now drop sensible remainders for vanilla items which don\'t have them configured;- (1.20) Updated Basket textures to match the new Bamboo design and palette;### Fixes- Fix potential performance issues involving the stack size override for BowlFoodItems (see above);- (1.18.2) Rollback and replacement to previous fix for Cutting Board\'s rendering issues with perspective items:- The previous fix fails (and may crash) with some resource packs on 1.18.2, due to differences in how the method operates. On 1.19+, the fix works as intended;- Instead of applying perspectives to determine 3D items, the `flat_on_cutting_board` tag will be used instead. Wrongly-angled items should be added to this tag;### Translations- Updated:- ko_KR (thanks, Yusi0!);- pl_PL (thanks, jogurciQ!);展开版本: 1.20.1-1.2.3支持游戏: 1.20.1类型:ForgeRelease下载次数: 235,499Farmer\'s Delight 1.2.3 - 1.19.2FarmersDelight-1.19.2-1.2.3.jar下载1.19.2-1.2.3#Release### Additions- Added certain blocks to the `create:brittle` tag, to prevent them from being deleted randomly when disassembling contraptions;- New tags:- `farmersdelight:flat_on_cutting_board`: Items which will always render flat and 2D when placed on a Cutting Board, to fix certain render cases.- Includes Trident and Spyglass by default, due to unique render cases;- Optionally includes items from a few mods, such as Autumnity\'s Turkey and Supplementaries\' Quiver;### Updates- Updated method of modifying stack sizes for BowlFoodItems:- Changes are now done on game start, rather than calculated during `maxStackSize()` calls;- The `overrideAllSoupItems` config option has been removed, due to performance and usability concerns;- Cooking recipes will now drop sensible remainders for vanilla items which don\'t have them configured;- (1.20) Updated Basket textures to match the new Bamboo design and palette;### Fixes- Fix potential performance issues involving the stack size override for BowlFoodItems (see above);- (1.18.2) Rollback and replacement to previous fix for Cutting Board\'s rendering issues with perspective items:- The previous fix fails (and may crash) with some resource packs on 1.18.2, due to differences in how the method operates. On 1.19+, the fix works as intended;- Instead of applying perspectives to determine 3D items, the `flat_on_cutting_board` tag will be used instead. Wrongly-angled items should be added to this tag;### Translations- Updated:- ko_KR (thanks, Yusi0!);- pl_PL (thanks, jogurciQ!);展开版本: 1.19.2-1.2.3支持游戏: 1.19.2类型:ForgeRelease下载次数: 62,068Farmer\'s Delight 1.2.3 - 1.18.2FarmersDelight-1.18.2-1.2.3.jar下载1.18.2-1.2.3#Release### Additions- Added certain blocks to the `create:brittle` tag, to prevent them from being deleted randomly when disassembling contraptions;- New tags:- `farmersdelight:flat_on_cutting_board`: Items which will always render flat and 2D when placed on a Cutting Board, to fix certain render cases.- Includes Trident and Spyglass by default, due to unique render cases;- Optionally includes items from a few mods, such as Autumnity\'s Turkey and Supplementaries\' Quiver;### Updates- Updated method of modifying stack sizes for BowlFoodItems:- Changes are now done on game start, rather than calculated during `maxStackSize()` calls;- The `overrideAllSoupItems` config option has been removed, due to performance and usability concerns;- Cooking recipes will now drop sensible remainders for vanilla items which don\'t have them configured;- (1.20) Updated Basket textures to match the new Bamboo design and palette;### Fixes- Fix potential performance issues involving the stack size override for BowlFoodItems (see above);- (1.18.2) Rollback and replacement to previous fix for Cutting Board\'s rendering issues with perspective items:- The previous fix fails (and may crash) with some resource packs on 1.18.2, due to differences in how the method operates. On 1.19+, the fix works as intended;- Instead of applying perspectives to determine 3D items, the `flat_on_cutting_board` tag will be used instead. Wrongly-angled items should be added to this tag;### Translations- Updated:- ko_KR (thanks, Yusi0!);- pl_PL (thanks, jogurciQ!);展开版本: 1.18.2-1.2.3支持游戏: 1.18.2类型:ForgeRelease下载次数: 182,497Farmer\'s Delight 1.2.2a - 1.20+FarmersDelight-1.20.1-1.2.2a.jar下载1.20.1-1.2.2a#Release## 1.2.2a### Fixes- Fix recursion crash when opening loot chests;展开版本: 1.20.1-1.2.2a支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 230,213Farmer\'s Delight 1.2.2 - 1.20+FarmersDelight-1.20.1-1.2.2.jar下载1.20.1-1.2.2#Release## 1.2.2### Additions- (1.20) Added Hanging Canvas Signs;- (1.20) Added Cherry and Bamboo Cabinets;- (1.20) Added salvaging recipes for Cherry and Bamboo furniture;- Added compatibility with the `origins:meat` tag from the Origins mod:- Carnivorous foods not defined as `meat()` in properties;- Bacon and Eggs;- Added some items to Create Crafts & Additions tags: `createaddition:plants` and `createaddition:plant_foods` (thanks, moltenwolfcub!);- Added Onions to the `tconstruct:seeds` tag from Tinker\'s Construct, to replant with Harvest modifiers;- New tags:- `farmersdelight:terrain`: Blocks commonly present in biome surfaces. Populated by `minecraft:dirt` and `minecraft:sand`, and used for wild crop generation;- `farmersdelight:horse_feed_tempted`: Entities which will be tempted by Horse Feed when held;- `farmersdelight:serving_containers`: Items commonly used as containers for Cooking Pot recipes. Used for shift-click logic in the UI;### Updates- (1.20) Updated tags to the newest conventions in 1.20:- `replaceable` and `replaceable_by_trees`: Sandy Shrub;- Updated the Rope recipe to require 2 straw only, and output 4 units;- Updated alternate Lead recipe to use Straw instead of Rope, due to Rope being cheaper now;- Updated the Cooking Pot\'s GUI with a small arrow, pointing from the meal slot to the output slot;- Updated the JEI widget for cooking recipes:- Slightly smaller size, to fit more recipes per page;- Progress arrow now shows icons for cooking time and experience, and displays those stats on mouse hover;- Updated `create:upright_on_belt` with newer FD drinks;- Updated `fan_heaters` to `passive_boiler_heaters`, according to Create 0.5 specs;- (1.18.2) `fan_heaters` is still present for legacy compatibility with Create 0.4;- Updated Wild Cabbage and Sea Beet generation to be placeable on blocks tagged as `minecraft:sand`, instead of hardcoded to normal sand;- Rabbits can now be fed, and are tempted by, Cabbage (whole or leaf);- Updated Slice of Cake\'s texture, to be more accurate to the cake block it comes from;- Ropes can now support center-hanging blocks beneath them, such as Lanterns;- Tomato Seeds are now associated as an item for both `tomatoes` and `budding_tomatoes` (thanks, RaymondBlaze!);### Fixes- Fix Wild Crops not generating in biomes from biome mods:- Removes the check for `forge:is_overworld` on placed features, since the tag is unused by most mods;- (1.18) The NETHER, THEEND and NONE BiomeCategories are excluded from wild crop generation instead.- Fix loot functions lacking a type, causing errors with datagen and mods (such as Roughly Enough Resources);- Fix Lily Pads and other water plants being directly plantable on Rich Soil, as if it was water;- Fix wrong Cutting Board rendering for items with 3D model perspectives, but a 2D sprite on inventories;- (1.19 and below) Fix roped Tomato Vines being destroyed by water, deleting the rope;- Fix Cooking Pot not resetting its cook time when quick-swapping recipes, such as through the Recipe Book (thanks, Umpaz!);- Fix Comfort and Nourishment overlays not being cancellable by other mods (example: Vampirism Blood Bar);### Translations- Updated:- ru_RU (thanks, Edarlingen!);- es_ES (thanks, GerardPolloRebozado!);展开版本: 1.20.1-1.2.2支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 5,273Farmer\'s Delight 1.2.2 - 1.19.2FarmersDelight-1.19.2-1.2.2.jar下载1.19.2-1.2.2#Release## 1.2.2### Additions- Added compatibility with the `origins:meat` tag from the Origins mod:- Carnivorous foods not defined as `meat()` in properties;- Bacon and Eggs;- Added some items to Create Crafts & Additions tags: `createaddition:plants` and `createaddition:plant_foods` (thanks, moltenwolfcub!);- Added Onions to the `tconstruct:seeds` tag from Tinker\'s Construct, to replant with Harvest modifiers;- New tags:- `farmersdelight:terrain`: Blocks commonly present in biome surfaces. Populated by `minecraft:dirt` and `minecraft:sand`, and used for wild crop generation;- `farmersdelight:horse_feed_tempted`: Entities which will be tempted by Horse Feed when held;- `farmersdelight:serving_containers`: Items commonly used as containers for Cooking Pot recipes. Used for shift-click logic in the UI;### Updates- Updated the Rope recipe to require 2 straw only, and output 4 units;- Updated alternate Lead recipe to use Straw instead of Rope, due to Rope being cheaper now;- Updated the Cooking Pot\'s GUI with a small arrow, pointing from the meal slot to the output slot;- Updated the JEI widget for cooking recipes:- Slightly smaller size, to fit more recipes per page;- Progress arrow now shows icons for cooking time and experience, and displays those stats on mouse hover;- Updated `create:upright_on_belt` with newer FD drinks;- Updated `fan_heaters` to `passive_boiler_heaters`, according to Create 0.5 specs;- (1.18.2) `fan_heaters` is still present for legacy compatibility with Create 0.4;- Updated Wild Cabbage and Sea Beet generation to be placeable on blocks tagged as `minecraft:sand`, instead of hardcoded to normal sand;- Rabbits can now be fed, and are tempted by, Cabbage (whole or leaf);- Updated Slice of Cake\'s texture, to be more accurate to the cake block it comes from;- Ropes can now support center-hanging blocks beneath them, such as Lanterns;- Tomato Seeds are now associated as an item for both `tomatoes` and `budding_tomatoes` (thanks, RaymondBlaze!);### Fixes- Fix Wild Crops not generating in biomes from biome mods:- Removes the check for `forge:is_overworld` on placed features, since the tag is unused by most mods;- (1.18) The NETHER, THEEND and NONE BiomeCategories are excluded from wild crop generation instead.- Fix loot functions lacking a type, causing errors with datagen and mods (such as Roughly Enough Resources);- Fix Lily Pads and other water plants being directly plantable on Rich Soil, as if it was water;- Fix wrong Cutting Board rendering for items with 3D model perspectives, but a 2D sprite on inventories;- Fix roped Tomato Vines being destroyed by water, deleting the rope;- Fix Cooking Pot not resetting its cook time when quick-swapping recipes, such as through the Recipe Book (thanks, Umpaz!);- Fix Comfort and Nourishment overlays not being cancellable by other mods (example: Vampirism Blood Bar);### Translations- Updated:- ru_RU (thanks, Edarlingen!);- es_ES (thanks, GerardPolloRebozado!);展开版本: 1.19.2-1.2.2支持游戏: 1.19.2类型:ForgeRelease下载次数: 7,236Farmer\'s Delight 1.2.2 - 1.18.2FarmersDelight-1.18.2-1.2.2.jar下载1.18.2-1.2.2#Release## 1.2.2### Additions- Added compatibility with the `origins:meat` tag from the Origins mod:- Carnivorous foods not defined as `meat()` in properties;- Bacon and Eggs;- Added some items to Create Crafts & Additions tags: `createaddition:plants` and `createaddition:plant_foods` (thanks, moltenwolfcub!);- Added Onions to the `tconstruct:seeds` tag from Tinker\'s Construct, to replant with Harvest modifiers;- New tags:- `farmersdelight:terrain`: Blocks commonly present in biome surfaces. Populated by `minecraft:dirt` and `minecraft:sand`, and used for wild crop generation;- `farmersdelight:horse_feed_tempted`: Entities which will be tempted by Horse Feed when held;- `farmersdelight:serving_containers`: Items commonly used as containers for Cooking Pot recipes. Used for shift-click logic in the UI;### Updates- Updated the Rope recipe to require 2 straw only, and output 4 units;- Updated alternate Lead recipe to use Straw instead of Rope, due to Rope being cheaper now;- Updated the Cooking Pot\'s GUI with a small arrow, pointing from the meal slot to the output slot;- Updated the JEI widget for cooking recipes:- Slightly smaller size, to fit more recipes per page;- Progress arrow now shows icons for cooking time and experience, and displays those stats on mouse hover;- Updated `create:upright_on_belt` with newer FD drinks;- Updated `fan_heaters` to `passive_boiler_heaters`, according to Create 0.5 specs;- (1.18.2) `fan_heaters` is still present for legacy compatibility with Create 0.4;- Updated Wild Cabbage and Sea Beet generation to be placeable on blocks tagged as `minecraft:sand`, instead of hardcoded to normal sand;- Rabbits can now be fed, and are tempted by, Cabbage (whole or leaf);- Updated Slice of Cake\'s texture, to be more accurate to the cake block it comes from;- Ropes can now support center-hanging blocks beneath them, such as Lanterns;- Tomato Seeds are now associated as an item for both `tomatoes` and `budding_tomatoes` (thanks, RaymondBlaze!);### Fixes- Fix Wild Crops not generating in biomes from biome mods:- Removes the check for `forge:is_overworld` on placed features, since the tag is unused by most mods;- (1.18) The NETHER, THEEND and NONE BiomeCategories are excluded from wild crop generation instead.- Fix loot functions lacking a type, causing errors with datagen and mods (such as Roughly Enough Resources);- Fix Lily Pads and other water plants being directly plantable on Rich Soil, as if it was water;- Fix wrong Cutting Board rendering for items with 3D model perspectives, but a 2D sprite on inventories;- Fix roped Tomato Vines being destroyed by water, deleting the rope;- Fix Cooking Pot not resetting its cook time when quick-swapping recipes, such as through the Recipe Book (thanks, Umpaz!);- Fix Comfort and Nourishment overlays not being cancellable by other mods (example: Vampirism Blood Bar);### Translations- Updated:- ru_RU (thanks, Edarlingen!);- es_ES (thanks, GerardPolloRebozado!);展开版本: 1.18.2-1.2.2支持游戏: 1.18.2类型:ForgeRelease下载次数: 2,026Farmer\'s Delight 1.2.1 - 1.19.2FarmersDelight-1.19-1.2.1.jar下载1.19-1.2.1#Release## 1.2.1### Updates- CraftTweaker integration has been re-enabled (thanks, Witixin1512!):- This integration exposes `recipe_book_tab` and `farmersdelight:tool_action` to CT scripts;- Updated the Cutting Board:- The player can no longer \"attempt\" to process a carved tool.- Updated Cake and Pie slices:- When slicing a cake, slices will drop from the cut side in a neat little row;- When slicing a pie, slices will drop towards the user\'s side;- Eating either block or slice no longer causes potion particles when granting Speed to the user;- Tomato Vines now have a slightly thinner hitbox, to facilitate clicking blocks behind them;- Added Kelp to Crop Rotation advancement, as it can be cooked into food;- Rich Soil Farmland now uses its own farmland template, so that resource packs won\'t break the model by improperly changing vanilla templates...;- Removed local Botany Pots integration. It is now integrated within Botany Pots itself, in newer versions;### Fixes- (1.19) Fix Stove not emitting particles or ambient noise;- (1.19) Fix containers (bowls, bottles etc.) not being searchable as recipe inputs in JEI;- Fix the Crop Rotation advancement looking for `tomatoes` instead of `budding_tomatoes`, making it impossible to complete;- Fix wrong criterion on recipes for smelting Golden Knives;- Fix Rich Soil being turned into Rooted Dirt when growing Azalea trees on it;- The fix should potentially prevent other modded trees from converting Rich Soil as well.- Fix wrong composting rates for a few items;- Fix Stuffed Pumpkin, Kelp Rolls and Sandy Shrub not being compostable;- Fix Skillet being able to break blocks on creative, despite being a weapon;- Fix Mooshroom and Trader Llama not being scavengeable for Leather when killed with a Knife;- Fix Full Tatami Mats being placeable if the space ahead is unsupported, which caused them to break instantly;- Fix Candle Cakes not dropping slices when mined with a knife (thanks, edgarogh!);### Translations- Updated:- ca_ES (thanks, DyaMetR!);- de_DE (thanks, DaLumma!);- es_MX (thanks, cerealconjugo and Witixin1512!);- it_IT (thanks, BlackShadow77!);- ja_JP (thanks, CKenJa and ksk3110!);- ko_KR (thanks, qkrehf2!);- pl_PL (thanks, KarolOfGutovo!);- ru_RU (thanks, Pahuhopu!);- sk_SK (thanks, davx!);- tr_TR (thanks, gyrozeppelifan!);- uk_UA (thanks, unroman!);- vi_VN (thanks, baooduy!);- zh_CN (thanks, IdealNightOcean and Andows96!);- zh_TW (thanks, xMikux, Pancakes0228 and StarskyXIII!);展开版本: 1.19-1.2.1支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 21,531Farmer\'s Delight 1.2.1 - 1.18.2FarmersDelight-1.18.2-1.2.1.jar下载1.18.2-1.2.1#Release## 1.2.1### Updates- CraftTweaker integration has been re-enabled (thanks, Witixin1512!):- This integration exposes `recipe_book_tab` and `farmersdelight:tool_action` to CT scripts;- Updated the Cutting Board:- The player can no longer \"attempt\" to process a carved tool.- Updated Cake and Pie slices:- When slicing a cake, slices will drop from the cut side in a neat little row;- When slicing a pie, slices will drop towards the user\'s side;- Eating either block or slice no longer causes potion particles when granting Speed to the user;- Tomato Vines now have a slightly thinner hitbox, to facilitate clicking blocks behind them;- Added Kelp to Crop Rotation advancement, as it can be cooked into food;- Rich Soil Farmland now uses its own farmland template, so that resource packs won\'t break the model by improperly changing vanilla templates...;- Removed local Botany Pots integration. It is now integrated within Botany Pots itself, in newer versions;### Fixes- (1.19) Fix Stove not emitting particles or ambient noise;- (1.19) Fix containers (bowls, bottles etc.) not being searchable as recipe inputs in JEI;- Fix the Crop Rotation advancement looking for `tomatoes` instead of `budding_tomatoes`, making it impossible to complete;- Fix wrong criterion on recipes for smelting Golden Knives;- Fix Rich Soil being turned into Rooted Dirt when growing Azalea trees on it;- The fix should potentially prevent other modded trees from converting Rich Soil as well.- Fix wrong composting rates for a few items;- Fix Stuffed Pumpkin, Kelp Rolls and Sandy Shrub not being compostable;- Fix Skillet being able to break blocks on creative, despite being a weapon;- Fix Mooshroom and Trader Llama not being scavengeable for Leather when killed with a Knife;- Fix Full Tatami Mats being placeable if the space ahead is unsupported, which caused them to break instantly;- Fix Candle Cakes not dropping slices when mined with a knife (thanks, edgarogh!);### Translations- Updated:- ca_ES (thanks, DyaMetR!);- de_DE (thanks, DaLumma!);- es_MX (thanks, cerealconjugo and Witixin1512!);- it_IT (thanks, BlackShadow77!);- ja_JP (thanks, CKenJa and ksk3110!);- ko_KR (thanks, qkrehf2!);- pl_PL (thanks, KarolOfGutovo!);- ru_RU (thanks, Pahuhopu!);- sk_SK (thanks, davx!);- tr_TR (thanks, gyrozeppelifan!);- uk_UA (thanks, unroman!);- vi_VN (thanks, baooduy!);- zh_CN (thanks, IdealNightOcean and Andows96!);- zh_TW (thanks, xMikux, Pancakes0228 and StarskyXIII!);展开版本: 1.18.2-1.2.1支持游戏: 1.18.2类型:ForgeRelease下载次数: 3,015Farmer\'s Delight 1.2 - 1.19FarmersDelight-1.19-1.2.0.jar下载1.2.0-1.19#Release## 1.2.0### Additions- The Cooking Pot now has its own **Recipe Book**!- Opening the GUI will reveal the familiar green book button. Press it to see your current cooking recipes;- Recipes are unlocked in the same fashion as vanilla: by having one of its ingredients, or cooking the recipe from memory once;- Added optional `\"recipe_book_tab\"` field for cooking recipes, which lets the recipe specify which tab it goes into:- Valid options are `meals, drinks, misc`. If not provided, the recipe\'s tab will be determined in-code;- New foods:- **Salmon Roll, Cod Roll and Kelp Roll** - A new way to enjoy your fishing spoils, if you\'re equipped with watery crops;- A full Kelp Roll is quite awkward to eat, so it takes a while. But if you cut it on a Cutting Board, you get bite-sized snacks to eat quickly;- **Bone Broth** - Spelunking? In a pinch? Bring a Cooking Pot with you, and you\'ll be able to make a decent broth out of bone and cave vegetation;- **Mushroom Rice** - A nourishing counterpart to Mushroom Stew, and a good sink for your mushroom colony farms;- **Glow Berry Custard** - This vibrant cave fruit goes well with cream! It\'s sure to make your stomach *glow* with joy, too;- New blocks:- **Sandy Shrub** - A short plant which invades the beach coast, alongside Wild Cabbage and Sea Beet!- You can bone meal the shrub to make it spread across nearby sand;- **Rice Roll Medley** - Display your knife skills with a selection of salmon, cod and kelp rolls!- Unlike other feasts, this gives individual rolls instead of meals. No, you can\'t put them back after taking one, it\'s bad manners!;- New tags:- `forge:dough`: Used to add modded dough items to FD\'s recipes, and populated by Wheat Dough by default;- `forge:berries`: Any kind of small berry. Currently used for Stuffed Pumpkin and Fruit Salad;- `farmersdelight:cabinets`: This, together with `cabinets/wooden`, is used to classify cabinet items for searching, crafting and integration;- Mushroom Colonies now generate in Mushroom Field biomes, at random growth stages;### Updates- The Tomato crop has been redesigned:- Its first four growth stages are a block called `budding_tomatoes`. The normal `tomatoes` block involves four fruiting stages;- The single crop works like before, growing 8 stages until it can be plucked for tomatoes;- Hanging rope above the crop will make it **climb it up**, growing two additional tomato-bearing vines;- Some of the Wild Crops have received some visual upgrades, both in art and in world generation!- Wild Carrots, being weeds, will strangle some grass out, creating small patches of Coarse Dirt;- Wild Onions now scatter individual Alliums around them, making a more natural bush;- Tomato Shrubs and Wild Potatoes now grow amidst a bush of local foliage;- Wild Cabbage and Sea Beet now grow amidst a patch of Sandy Shrub, a new beach plant;- You can now take servings from a Cooking Pot **directly in a crafting grid**, by placing the pot and a valid container on it;- Rope can now be **reeled back into your inventory** from the top end by sneak-using with an empty hand on it;- Updated a few recipes:- Knives are now crafted in a **vertical** arrangement instead of diagonal. This was done to reduce recipe conflicts with other mods;- Barbecue on a Stick can now be made from any cooked meat;- Milk Buckets and Bottles now convert between each other at a 1:4 ratio;- Glow Berries can substitute Sweet Berries on the Fruit Salad and Stuffed Pumpkin;- Stuffed Pumpkin has a simpler, more sensible recipe;- Safety Nets can be loosened back into 4 Rope;- All cooking recipes have received a bump in their experience reward, since the old ratios were very pitiful;- Mushroom Colonies have been buffed in some ways:- They can now grow in any light level, and do so faster than normal;- They can accept Bone Meal to advance growth stages;- Skillet damage has been slightly buffed;- Backstabbing damage multiplier has been nerfed to 1.4x, 1.6x and 1.8x;- All kinds of valid tools can now be used by a **Dispenser** when facing a **Cutting Board**;- Added Better Combat integration for the Skillet (mace preset);### Fixes- Fix Wild Crops being able to generate on non-Overworld biomes under the right conditions (such as valid dirt blocks in the Nether or End);- Fix Rope not emitting sounds when entities are climbing on it;- Fix minor pixel inconsistency on all cross crop templates;- Fix Grass Block not being `unaffected_by_rich_soil`, while non-bonemealable plants such as ferns/grasses were;- Fix Cabinets using Barrel subtitles;- Fix Rich Soil being tillable when the block above isn\'t air;- Fix Nourishment not being strong enough to counter extreme exhaustion levels, such as Lv. 255 Hunger;- The overlay now displays half-gilded shanks whenever the player is hurt, and can heal with hunger.### Translations- Added:- vi_VN (thanks, baooduy!);- uk_UA (thanks, Altegar!);- Updated:- ca_ES (thanks, VerdaPegasus!);展开版本: 1.2.0-1.19支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 9,823Farmer\'s Delight 1.2 - 1.18.2FarmersDelight-1.18.2-1.2.0.jar下载1.2.0-1.18.2#Release## 1.2.0### Additions- The Cooking Pot now has its own **Recipe Book**!- Opening the GUI will reveal the familiar green book button. Press it to see your current cooking recipes;- Recipes are unlocked in the same fashion as vanilla: by having one of its ingredients, or cooking the recipe from memory once;- Added optional `\"recipe_book_tab\"` field for cooking recipes, which lets the recipe specify which tab it goes into:- Valid options are `meals, drinks, misc`. If not provided, the recipe\'s tab will be determined in-code;- New foods:- **Salmon Roll, Cod Roll and Kelp Roll** - A new way to enjoy your fishing spoils, if you\'re equipped with watery crops;- A full Kelp Roll is quite awkward to eat, so it takes a while. But if you cut it on a Cutting Board, you get bite-sized snacks to eat quickly;- **Bone Broth** - Spelunking? In a pinch? Bring a Cooking Pot with you, and you\'ll be able to make a decent broth out of bone and cave vegetation;- **Mushroom Rice** - A nourishing counterpart to Mushroom Stew, and a good sink for your mushroom colony farms;- **Glow Berry Custard** - This vibrant cave fruit goes well with cream! It\'s sure to make your stomach *glow* with joy, too;- New blocks:- **Sandy Shrub** - A short plant which invades the beach coast, alongside Wild Cabbage and Sea Beet!- You can bone meal the shrub to make it spread across nearby sand;- **Rice Roll Medley** - Display your knife skills with a selection of salmon, cod and kelp rolls!- Unlike other feasts, this gives individual rolls instead of meals. No, you can\'t put them back after taking one, it\'s bad manners!;- New tags:- `forge:dough`: Used to add modded dough items to FD\'s recipes, and populated by Wheat Dough by default;- `forge:berries`: Any kind of small berry. Currently used for Stuffed Pumpkin and Fruit Salad;- `farmersdelight:cabinets`: This, together with `cabinets/wooden`, is used to classify cabinet items for searching, crafting and integration;- Mushroom Colonies now generate in Mushroom Field biomes, at random growth stages;### Updates- The Tomato crop has been redesigned:- Its first four growth stages are a block called `budding_tomatoes`. The normal `tomatoes` block involves four fruiting stages;- The single crop works like before, growing 8 stages until it can be plucked for tomatoes;- Hanging rope above the crop will make it **climb it up**, growing two additional tomato-bearing vines;- Some of the Wild Crops have received some visual upgrades, both in art and in world generation!- Wild Carrots, being weeds, will strangle some grass out, creating small patches of Coarse Dirt;- Wild Onions now scatter individual Alliums around them, making a more natural bush;- Tomato Shrubs and Wild Potatoes now grow amidst a bush of local foliage;- Wild Cabbage and Sea Beet now grow amidst a patch of Sandy Shrub, a new beach plant;- You can now take servings from a Cooking Pot **directly in a crafting grid**, by placing the pot and a valid container on it;- Rope can now be **reeled back into your inventory** from the top end by sneak-using with an empty hand on it;- Updated a few recipes:- Knives are now crafted in a **vertical** arrangement instead of diagonal. This was done to reduce recipe conflicts with other mods;- Barbecue on a Stick can now be made from any cooked meat;- Milk Buckets and Bottles now convert between each other at a 1:4 ratio;- Glow Berries can substitute Sweet Berries on the Fruit Salad and Stuffed Pumpkin;- Stuffed Pumpkin has a simpler, more sensible recipe;- Safety Nets can be loosened back into 4 Rope;- All cooking recipes have received a bump in their experience reward, since the old ratios were very pitiful;- Mushroom Colonies have been buffed in some ways:- They can now grow in any light level, and do so faster than normal;- They can accept Bone Meal to advance growth stages;- Skillet damage has been slightly buffed;- Backstabbing damage multiplier has been nerfed to 1.4x, 1.6x and 1.8x;- All kinds of valid tools can now be used by a **Dispenser** when facing a **Cutting Board**;- Added Better Combat integration for the Skillet (mace preset);### Fixes- Fix Wild Crops being able to generate on non-Overworld biomes under the right conditions (such as valid dirt blocks in the Nether or End);- Fix Rope not emitting sounds when entities are climbing on it;- Fix minor pixel inconsistency on all cross crop templates;- Fix Grass Block not being `unaffected_by_rich_soil`, while non-bonemealable plants such as ferns/grasses were;- Fix Cabinets using Barrel subtitles;- Fix Rich Soil being tillable when the block above isn\'t air;- Fix Nourishment not being strong enough to counter extreme exhaustion levels, such as Lv. 255 Hunger;- The overlay now displays half-gilded shanks whenever the player is hurt, and can heal with hunger.### Translations- Added:- vi_VN (thanks, baooduy!);- uk_UA (thanks, Altegar!);- Updated:- ca_ES (thanks, VerdaPegasus!);展开版本: 1.2.0-1.18.2支持游戏: 1.18.2类型:ForgeRelease下载次数: 7,290Farmer\'s Delight 1.1.2 - 1.19+FarmersDelight-1.19-1.1.2.jar下载1.1.2-1.19#Release## 1.1.2### Additions- Added nl_BE translation (thanks, Sv3r!);- (1.19) Added Mangrove Cabinet;- (1.19) Added a recipe for making Packed Mud with Straw. One unit can pack 2 Mud blocks, being twice as efficient than Wheat;- (1.19) Added `farmersdelight:add_features_by_filter` biome modifier:- A more granular modifier than `forge:add_features`, with allowed and denied biome filters, as well as temperature ranges.- All extra filters aside from `allowed_biomes` are optional.### Updates- Updated the palette and textures for Ropes and Safety Nets a bit;- Moved a few registrations to DeferredRegister, in preparation for future ports;- Updated nl_NL translation (thanks, Sv3r!);### Removals- (1.19) Removed the config options for enabling/disabling Wild Crop generation, as they\'re now done via datapacks.### Fixes- Fix entities being able to pathfind over lit stoves, causing them to take damage (common victims: villagers, pets etc);- Fix Cooking Pot resetting cooking progress, and stalling on a valid recipe, when unloading and reloading its chunk;- Fix loot item function registries sometimes causing a race condition during mod loading;- Fix Farmer villagers giving too much discount after every trade, when buying FD crops;- Fix wrong lang keys in pt_BR translation;展开版本: 1.1.2-1.19支持游戏: 1.19, 1.19.1类型:ForgeRelease下载次数: 1,291Farmer\'s Delight 1.1.2 - 1.18.2FarmersDelight-1.18.2-1.1.2.jar下载1.1.2-1.18.2#Release## 1.1.2### Additions- Added nl_BE translation (thanks, Sv3r!);### Updates- Updated the palette and textures for Ropes and Safety Nets a bit;- Moved a few registrations to DeferredRegister, in preparation for future ports;- Updated nl_NL translation (thanks, Sv3r!);### Fixes- Fix entities being able to pathfind over lit stoves, causing them to take damage (common victims: villagers, pets etc);- Fix Cooking Pot resetting cooking progress, and stalling on a valid recipe, when unloading and reloading its chunk;- Fix loot item function registries sometimes causing a race condition during mod loading;- Fix Farmer villagers giving too much discount after every trade, when buying FD crops;- Fix wrong lang keys in pt_BR translation;展开版本: 1.1.2-1.18.2支持游戏: 1.18.2类型:ForgeRelease下载次数: 2,585全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
农夫的乐趣
楼主 2025-8-10 17:42:10 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-4-8 09:19 , Processed in 0.224470 second(s), 148 queries .

快速回复 返回顶部 返回列表