add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"type": "farmersdelight:add_features_by_filter",
"allowed_biomes": "#minecraft:is_nether",
"denied_biomes": "#forge:is_wet/overworld",
"features": "farmersdelight:patch_wild_rice",
"step": "vegetal_decoration"
}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1,34 @@
{
"type": "minecraft:block",
"pools": [
{
"name": "pool1",
"rolls": 1.0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:block_state_property",
"block": "farmersdelight:cabbages",
"properties": {
"age": "7"
}
}
],
"name": "farmersdelight:cabbage"
}
]
}
]
}
],
"functions": [
{
"function": "minecraft:explosion_decay"
}
]
}
@@ -0,0 +1,9 @@
{
"type": "minecraft:block",
"pools": [],
"functions": [
{
"function": "minecraft:explosion_decay"
}
]
}
@@ -0,0 +1,64 @@
{
"type": "minecraft:block",
"pools": [
{
"name": "pool1",
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"name": "farmersdelight:tomato"
}
],
"conditions": [
{
"condition": "minecraft:block_state_property",
"block": "farmersdelight:tomatoes",
"properties": {
"age": "3"
}
}
],
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1.0,
"max": 1.0,
"type": "minecraft:uniform"
}
}
]
},
{
"name": "pool3",
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
],
"name": "farmersdelight:rotten_tomato"
}
],
"conditions": [
{
"condition": "minecraft:block_state_property",
"block": "farmersdelight:tomatoes",
"properties": {
"age": "3"
}
}
]
}
],
"functions": [
{
"function": "minecraft:explosion_decay"
}
]
}
@@ -0,0 +1,70 @@
{
"type": "minecraft:block",
"pools": [
{
"name": "pool1",
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.2
},
{
"condition": "minecraft:inverted",
"term": {
"condition": "minecraft:match_tool",
"predicate": {
"tag": "forge:shears"
}
}
}
],
"name": "farmersdelight:tomato_seeds"
}
]
},
{
"name": "pool2",
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"tag": "forge:shears"
}
}
],
"name": "farmersdelight:wild_tomatoes"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_bonus",
"enchantment": "minecraft:fortune",
"formula": "minecraft:uniform_bonus_count",
"parameters": {
"bonusMultiplier": 2
}
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "farmersdelight:tomato_seeds"
}
]
}
]
}
]
}
@@ -0,0 +1,28 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "fd_chocolate_pie",
"key": {
"O": {
"item": "farmersdelight:pie_crust"
},
"c": {
"item": "minecraft:cocoa_beans"
},
"m": {
"tag": "society:large_milk"
},
"x": {
"item": "minecraft:sugar"
}
},
"pattern": [
"ccc",
"mmm",
"xOx"
],
"result": {
"item": "farmersdelight:chocolate_pie"
},
"show_notification": true
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"result": {
"item": "meadow:alpine_salt",
"count": 2
},
"ingredients": [
{
"item": "minecraft:calcite"
},
{
"tag": "meadow:water_bottles"
}
]
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"result": {
"item": "meadow:alpine_salt",
"count": 4
},
"ingredients": [
{
"item": "meadow:limestone"
},
{
"tag": "meadow:water_bottles"
}
]
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "minecraft:apple"
},
{
"item": "minecraft:apple"
},
{
"item": "minecraft:sugar"
},
{
"item": "pamhc2trees:cinnamonitem"
}
],
"recipe_book_tab": "drinks",
"result": {
"item": "farmersdelight:apple_cider"
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:apple"
},
{
"item": "minecraft:sugar"
}
],
"container": {
"item": "bakery:jar"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:apple_jam"
}
}
@@ -0,0 +1,26 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:barley"
},
{
"tag": "farm_and_charm:barley"
},
{
"tag": "farm_and_charm:water_bottles"
},
{
"tag": "forge:eggs"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:barley_soup"
}
}
@@ -0,0 +1,34 @@
{
"type": "farmersdelight:cooking",
"container": {
"item": "minecraft:bowl"
},
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
[
{
"tag": "crabbersdelight:cooked_seafood"
},
{
"tag": "crabbersdelight:raw_seafood"
}
],
{
"item": "farm_and_charm:onion"
},
{
"item": "farmersdelight:rice"
},
{
"item": "minecraft:carrot"
},
{
"tag": "society:large_milk"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "crabbersdelight:bisque"
}
}
@@ -0,0 +1,21 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "brewery:mashed_potatoes"
},
{
"tag": "farm_and_charm:cabbage"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "brewery:dumplings",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "candlelight:harvest_plate"
},
{
"item": "farmersdelight:chicken_cuts"
},
{
"tag": "farm_and_charm:cabbage"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:chicken_teriyaki",
"count": 4
}
}
@@ -0,0 +1,21 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "society:truffle_oil"
},
{
"item": "bakery:sweet_dough"
},
{
"item": "bakery:chocolate_jam"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "bakery:chocolate_donut",
"count": 4
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "society:large_milk"
},
{
"tag": "bakery:chocolate"
},
{
"item": "minecraft:sugar"
}
],
"container": {
"item": "bakery:jar"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:chocolate_jam"
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:cocoa_beans"
},
{
"tag": "society:small_milk"
},
{
"tag": "farm_and_charm:butter"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:chocolate_mousse",
"count": 4
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:wheat"
},
{
"item": "minecraft:cocoa_beans"
},
{
"tag": "society:small_milk"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:chocolate_truffle",
"count": 4
}
}
@@ -0,0 +1,29 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "crabbersdelight:cooked_clam_meat"
},
{
"item": "crabbersdelight:cooked_clawster"
},
{
"item": "crabbersdelight:cooked_shrimp"
},
{
"item": "minecraft:seagrass"
},
{
"item": "minecraft:carrot"
},
{
"item": "farm_and_charm:onion"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "crabbersdelight:clam_bake"
}
}
@@ -0,0 +1,26 @@
{
"type": "farmersdelight:cooking",
"container": {
"item": "minecraft:bowl"
},
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "crabbersdelight:cooked_clam_meat"
},
{
"item": "farm_and_charm:onion"
},
{
"item": "minecraft:potato"
},
{
"tag": "society:large_milk"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "crabbersdelight:clam_chowder"
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:corn"
},
{
"tag": "farm_and_charm:corn"
},
{
"tag": "farm_and_charm:flour"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:corn_grits"
}
}
@@ -0,0 +1,26 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "crabbersdelight:crab"
},
{
"tag": "farm_and_charm:dough"
},
{
"tag": "society:small_milk"
},
{
"tag": "forge:eggs"
},
{
"item": "farm_and_charm:onion"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "crabbersdelight:crab_cakes"
}
}
@@ -0,0 +1,26 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "minecraft:glow_berries"
},
{
"item": "atmospheric:orange"
},
{
"tag": "society:small_milk"
},
{
"tag": "forge:eggs"
},
{
"item": "minecraft:sugar"
}
],
"recipe_book_tab": "misc",
"result": {
"item": "farmersdelight:glow_berry_custard"
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:glow_berries"
},
{
"item": "minecraft:sugar"
}
],
"container": {
"item": "bakery:jar"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:glowberry_jam"
}
}
@@ -0,0 +1,29 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:onion"
},
{
"tag": "farm_and_charm:cooked_beef"
},
{
"item": "farm_and_charm:simple_tomato_soup"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:potato"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:goulash"
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "brewery:wheat"
},
{
"tag": "brewery:wheat"
},
{
"tag": "brewery:wheat"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "society:large_grain_milk"
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "bakery:chocolate_jam"
},
{
"item": "society:hazelnut_mash"
},
{
"item": "minecraft:sugar"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "bakery:hazelnut_ella"
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"tag": "society:small_milk"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:cocoa_beans"
},
{
"item": "minecraft:cocoa_beans"
}
],
"recipe_book_tab": "drinks",
"result": {
"item": "farmersdelight:hot_cocoa"
}
}
@@ -0,0 +1,21 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "farm_and_charm:minced_beef"
},
{
"tag": "farm_and_charm:dough"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:khinkali",
"count": 4
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "candlelight:bolognese"
},
{
"tag": "farm_and_charm:pasta"
},
{
"tag": "candlelight:cheeses"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:lasagne",
"count": 6
}
}
@@ -0,0 +1,32 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"result": {
"item": "minecraft:leather",
"count": 1
},
"ingredients": [
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
},
{
"tag": "forge:salt"
}
],
"container": {
"item": "minecraft:air"
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "society:mossberry"
},
{
"item": "society:mossberry"
},
{
"item": "society:mossberry"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "society:mossberry_stew"
}
}
@@ -0,0 +1,27 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "candlelight:mushrooms"
},
{
"tag": "candlelight:red_effect"
},
{
"tag": "candlelight:butter"
},
{
"tag": "society:large_milk"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:mushroom_soup",
"count": 1
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:water_bottles"
},
{
"item": "farm_and_charm:wild_nettle"
},
{
"item": "farm_and_charm:wild_nettle"
}
],
"container": {
"item": "minecraft:glass_bottle"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:nettle_tea"
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:bread"
},
{
"tag": "farm_and_charm:onion"
},
{
"tag": "farm_and_charm:onion"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:onion_soup"
}
}
@@ -0,0 +1,27 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:pasta"
},
{
"tag": "forge:eggs"
},
{
"tag": "candlelight:red_effect"
},
{
"item": "candlelight:mozzarella"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:pasta_with_mozzarella",
"count": 4
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:porkchop"
},
{
"item": "minecraft:honey_bottle"
},
{
"tag": "candlelight:red_effect"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:pork_ribs",
"count": 4
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:potato"
},
{
"tag": "farm_and_charm:onion"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:potato_soup"
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "bakery:eggs"
},
{
"tag": "bakery:jam"
},
{
"tag": "society:large_milk"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:pudding",
"count": 1
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "farmersdelight:pumpkin_slice"
},
{
"tag": "forge:salad_ingredients"
},
{
"tag": "forge:raw_pork"
},
{
"tag": "society:large_milk"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "farmersdelight:pumpkin_soup"
}
}
@@ -0,0 +1,21 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "bakery:eggs"
},
{
"tag": "forge:salt"
}
],
"container": {
"item": "minecraft:glass_bottle"
},
"recipe_book_tab": "meals",
"result": {
"item": "meadow:rennet",
"count": 2
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:water_bottles"
},
{
"item": "farm_and_charm:wild_ribwort"
},
{
"item": "farm_and_charm:wild_ribwort"
}
],
"container": {
"item": "minecraft:glass_bottle"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:ribwort_tea"
}
}
@@ -0,0 +1,32 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"result": {
"item": "meadow:roasted_ham",
"count": 2
},
"ingredients": [
{
"item": "meadow:raw_buffalo_meat"
},
{
"item": "meadow:raw_buffalo_meat"
},
{
"item": "meadow:raw_buffalo_meat"
},
{
"tag": "forge:salt"
},
{
"tag": "forge:crops/potato"
},
{
"tag": "forge:crops/carrot"
}
],
"container": {
"item": "minecraft:air"
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:salmon"
},
{
"tag": "candlelight:white_effect"
},
{
"tag": "farm_and_charm:butter"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:salmon_on_white_wine",
"count": 2
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "farm_and_charm:minced_beef"
},
{
"item": "farm_and_charm:minced_beef"
},
{
"tag": "farm_and_charm:cabbage"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "brewery:sausage",
"count": 1
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"result": {
"item": "meadow:sausage_with_cheese",
"count": 2
},
"ingredients": [
{
"item": "meadow:raw_buffalo_meat"
},
{
"tag": "forge:salt"
},
{
"tag": "meadow:cheese"
}
],
"container": {
"item": "minecraft:air"
}
}
@@ -0,0 +1,33 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "farm_and_charm:oat"
},
{
"tag": "farm_and_charm:butter"
},
{
"item": "minecraft:potato"
},
{
"item": "minecraft:carrot"
},
{
"item": "farm_and_charm:minced_beef"
},
{
"item": "farm_and_charm:minced_beef"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:sausage_with_oat_patty",
"count": 2
}
}
@@ -0,0 +1,29 @@
{
"type": "farmersdelight:cooking",
"container": {
"item": "minecraft:bowl"
},
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "crabbersdelight:clawster"
},
{
"item": "crabbersdelight:shrimp"
},
{
"item": "farm_and_charm:onion"
},
{
"item": "farmersdelight:rice"
},
{
"item": "minecraft:porkchop"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "crabbersdelight:seafood_gumbo"
}
}
@@ -0,0 +1,26 @@
{
"type": "farmersdelight:cooking",
"container": {
"item": "minecraft:bowl"
},
"cookingtime": 200,
"experience": 1.0,
"ingredients": [
{
"item": "farmersdelight:cooked_rice"
},
{
"item": "farm_and_charm:onion"
},
{
"item": "crabbersdelight:shrimp"
},
{
"item": "minecraft:carrot"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "crabbersdelight:shrimp_fried_rice"
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "farm_and_charm:tomato"
},
{
"item": "minecraft:sugar"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:simple_tomato_soup"
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "farm_and_charm:strawberry"
},
{
"item": "minecraft:sugar"
}
],
"container": {
"item": "bakery:jar"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:strawberry_jam"
}
}
@@ -0,0 +1,23 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:water_bottles"
},
{
"item": "farm_and_charm:strawberry"
},
{
"item": "farm_and_charm:strawberry"
}
],
"container": {
"item": "minecraft:glass_bottle"
},
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:strawberry_tea"
}
}
@@ -0,0 +1,20 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:sugar"
}
],
"container": {
"item": "bakery:jar"
},
"recipe_book_tab": "meals",
"result": {
"item": "bakery:sweetberry_jam"
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "candlelight:red_effect"
}
],
"container": {
"item": "minecraft:bowl"
},
"recipe_book_tab": "meals",
"result": {
"item": "candlelight:tomato_soup",
"count": 4
}
}
@@ -0,0 +1,19 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:amethyst_cluster"
},
{
"tag": "society:large_milk"
},
{
"tag": "forge:salt"
}
],
"result": {
"item": "society:large_amethyst_milk"
}
}
@@ -0,0 +1,21 @@
{
"type": "farmersdelight:cooking",
"cookingtime": 200,
"experience": 2.0,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"tag": "farm_and_charm:water_bottles"
},
{
"tag": "farm_and_charm:wheat"
}
],
"recipe_book_tab": "meals",
"result": {
"item": "farm_and_charm:yeast",
"count": 12
}
}
@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"b": {
"item": "minecraft:brick"
},
"E": {
"item": "society:earth_crystal"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"b b",
"iEi",
"iii"
],
"result": {
"item": "farmersdelight:cooking_pot"
},
"show_notification": true
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:cheese_tart"
}
],
"result": [
{
"item": "meadow:cheese_tart_slice",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:cheesecake"
}
],
"result": [
{
"item": "meadow:cheesecake_slice",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,24 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "crittersandcompanions:clam"
}
],
"result": [
{
"item": "crabbersdelight:raw_clam_meat"
},
{
"chance": 0.5,
"item": "society:river_jelly"
},
{
"chance": 0.05,
"item": "society:sunlit_pearl"
}
],
"tool": {
"tag": "forge:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:amethyst_cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_amethyst_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:buffalo_cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_buffalo_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:goat_cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_goat_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:grain_cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_grain_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:sheep_cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_sheep_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "farmlife:tribull_cheese_wheel"
}
],
"result": [
{
"item": "farmlife:tribull_cheese_wedge",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,17 @@
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:warped_cheese_block"
}
],
"result": [
{
"item": "meadow:piece_of_warped_cheese",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}
@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
},
"/": {
"item": "minecraft:stick"
},
"c": {
"item": "society:earth_crystal"
}
},
"pattern": [
"/c#",
"/c#"
],
"result": {
"item": "farmersdelight:cutting_board"
},
"show_notification": true
}
@@ -0,0 +1,10 @@
{
"type": "minecraft:smelting",
"category": "food",
"cookingtime": 200,
"experience": 0.35,
"ingredient": {
"tag": "forge:eggs"
},
"result": "farmersdelight:fried_egg"
}
@@ -0,0 +1,10 @@
{
"type": "minecraft:campfire_cooking",
"category": "food",
"cookingtime": 600,
"experience": 0.35,
"ingredient": {
"tag": "forge:eggs"
},
"result": "farmersdelight:fried_egg"
}
@@ -0,0 +1,10 @@
{
"type": "minecraft:smoking",
"category": "food",
"cookingtime": 100,
"experience": 0.35,
"ingredient": {
"tag": "forge:eggs"
},
"result": "farmersdelight:fried_egg"
}
@@ -0,0 +1,30 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:apple"
},
{
"item": "pamhc2trees:bananaitem"
},
{
"item": "pamhc2trees:bananaitem"
},
{
"tag": "forge:berries"
},
{
"tag": "forge:berries"
},
{
"item": "farmersdelight:pumpkin_slice"
},
{
"item": "minecraft:bowl"
}
],
"result": {
"item": "farmersdelight:fruit_salad"
}
}
@@ -0,0 +1,30 @@
{
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "create"
}
],
"type": "create:mixing",
"ingredients": [
{
"item": "create:wheat_flour"
},
{
"item": "create:wheat_flour"
},
{
"item": "create:wheat_flour"
},
{
"fluid": "society:milk",
"amount": 250
}
],
"results": [
{
"item": "farmersdelight:pie_crust",
"count": 1
}
]
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:melon_slice"
},
{
"item": "minecraft:melon_slice"
},
{
"item": "minecraft:sugar"
},
{
"item": "pamhc2trees:plumitem"
},
{
"item": "pamhc2trees:plumitem"
},
{
"item": "minecraft:glass_bottle"
}
],
"result": {
"item": "farmersdelight:melon_juice"
}
}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"tag": "society:small_milk"
},
{
"item": "minecraft:glass_bottle"
}
],
"result": {
"count": 1,
"item": "farmersdelight:milk_bottle"
}
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "farmersdelight:milk_bottle"
},
{
"item": "farmersdelight:milk_bottle"
},
{
"item": "farmersdelight:milk_bottle"
},
{
"item": "farmersdelight:milk_bottle"
}
],
"result": {
"item": "society:large_milk"
}
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{ "item": "pamhc2trees:dragonfruititem" },
{ "item": "pamhc2trees:dragonfruititem" },
{
"item": "minecraft:crimson_fungus"
},
{
"item": "minecraft:warped_fungus"
},
{
"item": "minecraft:bowl"
}
],
"result": {
"item": "farmersdelight:nether_salad"
}
}
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"M": {
"tag": "society:small_milk"
},
"w": {
"item": "minecraft:wheat"
}
},
"pattern": [
"wMw",
" w "
],
"result": {
"item": "farmersdelight:pie_crust"
},
"show_notification": true
}
@@ -0,0 +1,36 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"tag": "society:large_milk"
},
{
"item": "minecraft:baked_potato"
},
{
"tag": "forge:cooked_mutton"
},
{
"tag": "forge:cooked_mutton"
},
{
"tag": "forge:cooked_mutton"
},
{
"tag": "forge:crops/onion"
},
{
"item": "minecraft:bowl"
},
{
"tag": "forge:crops/onion"
}
],
"result": {
"item": "farmersdelight:shepherds_pie_block"
}
}
@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "forge:ingots/iron"
},
"/": {
"item": "minecraft:brick"
},
"c": {
"item": "society:earth_crystal"
}
},
"pattern": [
" ##",
" c#",
"/ "
],
"result": {
"item": "farmersdelight:skillet"
},
"show_notification": true
}
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"tag": "forge:cooked_beef"
},
{
"item": "farm_and_charm:butter"
}
],
"result": {
"item": "farmersdelight:stuffed_potato"
}
}
@@ -0,0 +1,25 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "fd_sweet_berry_cheesecake",
"key": {
"O": {
"item": "farmersdelight:pie_crust"
},
"m": {
"tag": "society:large_milk"
},
"s": {
"item": "pamhc2trees:lycheeitem"
}
},
"pattern": [
"sss",
"sss",
"mOm"
],
"result": {
"item": "farmersdelight:sweet_berry_cheesecake"
},
"show_notification": true
}
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "pamhc2trees:lycheeitem"
},
{
"item": "minecraft:wheat"
},
{
"item": "minecraft:wheat"
}
],
"result": {
"count": 8,
"item": "farmersdelight:sweet_berry_cookie"
}
}
@@ -0,0 +1,4 @@
{
"feature": "farmersdelight:patch_wild_beetroots",
"placement": []
}
@@ -0,0 +1,4 @@
{
"feature": "farmersdelight:patch_wild_cabbages",
"placement": []
}
@@ -0,0 +1,4 @@
{
"feature": "farmersdelight:patch_wild_carrots",
"placement": []
}
@@ -0,0 +1,4 @@
{
"feature": "farmersdelight:patch_wild_onions",
"placement": []
}
@@ -0,0 +1,4 @@
{
"feature": "farmersdelight:patch_wild_potatoes",
"placement": []
}
@@ -0,0 +1,4 @@
{
"feature": "farmersdelight:patch_wild_rice",
"placement": []
}