Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:oak_sapling"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:acorn"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"*": {
|
||||
"tag": "forge:nuts/acorn"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"* ",
|
||||
" *"
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:acorn_oil"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"group": "Base",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:acorn_wine"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "kitchenkarrot:acorn_wine_base"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "minecraft:blue_dye"
|
||||
},
|
||||
"2": {
|
||||
"item": "minecraft:minecart"
|
||||
},
|
||||
"3": {
|
||||
"item": "minecraft:heavy_weighted_pressure_plate"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"1",
|
||||
"2",
|
||||
"3"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:air_compressor"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooked_beef"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:potato"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:canned_beef_potato"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:honeycomb"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:apple"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:apple"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:canned_candied_apple"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooked_mutton"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:pumpkin"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:canned_mutton_pumpkin"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooked_pork"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:canned_pork_beetroot"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:sweet_berry_milk"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:sweet_berry_milk"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:canned_sweet_berry_milk"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag": "kitchenkarrot:corals"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:coral_coke"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:dandelion"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:dandelion_coke"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:dragon_breath"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:dragon_breath_coke"
|
||||
},
|
||||
"container": {
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:kelp"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:kelp"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:kelp_soda"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:leaves"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:leaves"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:light_soda"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "kitchenkarrot:air_compressing",
|
||||
"ingredient": [
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"tag": "forge:water"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:twisting_vines"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:twisting_vines"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:twisting_soda"
|
||||
},
|
||||
"craftingtime": 100
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:cooked_pork"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:baked_potato"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:baked_potato"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "kitchenkarrot:bacon_wrapped_potato"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"0": {
|
||||
"item": "minecraft:bamboo"
|
||||
},
|
||||
"1": {
|
||||
"tag": "forge:eggs"
|
||||
},
|
||||
"2": {
|
||||
"item": "minecraft:baked_potato"
|
||||
},
|
||||
"3": {
|
||||
"tag": "forge:salt"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"123",
|
||||
" 0 "
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:bamboo_potato"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuts/acorn"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:beetroot_crepe"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"tag": "forge:eggs"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:beetroot_salad"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:bread"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:sashimi"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:pickled_sea_pickles"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cheese"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:ink_sac"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:bikini_bottom_sub"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "dynamictrees:birch_seed"
|
||||
},
|
||||
{
|
||||
"tag": "forge:water"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:birch_sap"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cocoa_beans"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cocoa_beans"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:birch_sap"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:birch_sap_chocolate_bar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:birch_sap"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:birch_sap_donut"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"-": {
|
||||
"item": "minecraft:copper_ingot"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:barrel"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" B ",
|
||||
"---"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:brewing_barrel"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"tag" : "forge:nuts/acorn"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:nuts/acorn"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/wheat"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/wheat"
|
||||
}
|
||||
],
|
||||
"craftingtime":6000
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:acorn_wine"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content": {
|
||||
"craftingtime": 3000,
|
||||
"recipe": [
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
}
|
||||
],
|
||||
"water_consumption": 0
|
||||
},
|
||||
"result": {
|
||||
"item": "kitchenkarrot:cheese_wheel"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:glow_berries"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:glow_berries"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:glow_berries"
|
||||
}
|
||||
],
|
||||
"craftingtime":6000
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:glow_berry_lager"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
}
|
||||
],
|
||||
"craftingtime":6000
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:iced_melon_lager"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "minecraft:honeycomb"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:honeycomb"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:honeycomb"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:water"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:water"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:water"
|
||||
}
|
||||
],
|
||||
"craftingtime":6000
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:mead"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "minecraft:sea_pickle"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sea_pickle"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sea_pickle"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sea_pickle"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:salt"
|
||||
}
|
||||
],
|
||||
"craftingtime":3000,
|
||||
"water_consumption": 0
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:pickled_sea_pickles",
|
||||
"count": 4
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "minecraft:sugar_cane"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sugar_cane"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:mushrooms"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:mushrooms"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/wheat"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/wheat"
|
||||
}
|
||||
],
|
||||
"craftingtime":6000
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:rum"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:brewing_barrel",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"tag" : "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/beetroot"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:crops/beetroot"
|
||||
}
|
||||
],
|
||||
"craftingtime":6000
|
||||
},
|
||||
"result":{
|
||||
"item":"kitchenkarrot:vodka"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/wheat"
|
||||
},
|
||||
{
|
||||
"tag": "forge:eggs"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sweet_berries"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:logs"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"tag": "forge:ice_cubes"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:buche_de_noel"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:gem_carrot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:carrot_and_carrot"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/carrot"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops/carrot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"tag": "kitchenkarrot:grass_spices"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:gem_carrot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"tag": "kitchenkarrot:grass_spices"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/wheat"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:carrot_tart"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"tag": "kitchenkarrot:cooked_meat"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:chinese_crepe"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cocoa_beans"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:chocolate_croissant"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "minecraft:chorus_fruit"
|
||||
},
|
||||
"2": {
|
||||
"item": "minecraft:bone_meal"
|
||||
},
|
||||
"3": {
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
"4": {
|
||||
"tag": "forge:ice_cubes"
|
||||
},
|
||||
"5": {
|
||||
"tag": "forge:crops/wheat"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"121",
|
||||
"343",
|
||||
"555"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:chorus_mousse"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"*": {
|
||||
"item": "minecraft:chorus_fruit"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"* ",
|
||||
" *"
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:chorus_oil"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:iron_nugget"
|
||||
},
|
||||
"*": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"* *",
|
||||
" # ",
|
||||
"* *"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:coaster"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:spider_eye"
|
||||
}
|
||||
],
|
||||
"craftingtime":60,
|
||||
"hunger":6,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:nausea","lvl":1,"duration":200},
|
||||
{"id":"kitchenkarrot:poison_resistance","lvl":1,"duration":3600},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:birch_sap"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"craftingtime":80,
|
||||
"hunger":1,
|
||||
"saturation":2,
|
||||
"effect":[
|
||||
{"id":"minecraft:regeneration","lvl":1,"duration":3000},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:black_dye"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:glow_berries"
|
||||
}
|
||||
],
|
||||
"craftingtime":90,
|
||||
"hunger":1,
|
||||
"saturation":1,
|
||||
"effect":[
|
||||
{"id":"minecraft:glowing","lvl":5,"duration":7560},
|
||||
{"id":"kitchenkarrot:wither_resistance","lvl":1,"duration":3880},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":2048}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:kelp"
|
||||
}
|
||||
],
|
||||
"craftingtime":70,
|
||||
"hunger":0,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:conduit_power","lvl":1,"duration":4800},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"craftingtime":95,
|
||||
"hunger":1,
|
||||
"saturation":2,
|
||||
"effect":[
|
||||
{"id":"minecraft:regeneration","lvl":3,"duration":150},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:egg"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:yellow_dye"
|
||||
}
|
||||
],
|
||||
"craftingtime":150,
|
||||
"hunger":6,
|
||||
"saturation":0.1,
|
||||
"effect":[
|
||||
{"id":"minecraft:invisibility","lvl":1,"duration":2400},
|
||||
{"id":"minecraft:glowing","lvl":1,"duration":2400},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:milk"
|
||||
}
|
||||
],
|
||||
"craftingtime":75,
|
||||
"hunger":5,
|
||||
"saturation":0.7,
|
||||
"effect":[
|
||||
{"id":"minecraft:luck","lvl":1,"duration":2400},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:birch_sap"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:brown_mushroom"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:mushrooms"
|
||||
}
|
||||
],
|
||||
"craftingtime":50,
|
||||
"hunger":9,
|
||||
"saturation":0.6,
|
||||
"effect":[
|
||||
{"id":"minecraft:fire_resistance","lvl":1,"duration":1800},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:gold_nugget"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:iron_nugget"
|
||||
}
|
||||
],
|
||||
"craftingtime":140,
|
||||
"hunger":4,
|
||||
"saturation":0.3,
|
||||
"effect":[
|
||||
{"id":"minecraft:resistance","lvl":1,"duration":4800},
|
||||
{"id":"kitchenkarrot:wither_resistance","lvl":1,"duration":1800},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:poppy"
|
||||
}
|
||||
],
|
||||
"craftingtime":95,
|
||||
"hunger":0,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:strength","lvl":1,"duration":12000},
|
||||
{"id":"minecraft:hunger","lvl":3,"duration":200},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:glowstone_dust"
|
||||
}
|
||||
],
|
||||
"craftingtime":140,
|
||||
"hunger":0,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:absorption","lvl":2,"duration":12000},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:chorus_fruit"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:chorus_fruit"
|
||||
}
|
||||
],
|
||||
"craftingtime":40,
|
||||
"hunger":4,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:slow_falling","lvl":1,"duration":3600},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":1800}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
}
|
||||
],
|
||||
"craftingtime":100,
|
||||
"hunger":3,
|
||||
"saturation":0.5,
|
||||
"effect":[
|
||||
{"id":"minecraft:strength","lvl":2,"duration":3600},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:glow_ink_sac"
|
||||
}
|
||||
],
|
||||
"craftingtime":100,
|
||||
"hunger":2,
|
||||
"saturation":1,
|
||||
"effect":[
|
||||
{"id":"minecraft:night_vision","lvl":1,"duration":6000},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:slimeballs"
|
||||
}
|
||||
],
|
||||
"craftingtime":100,
|
||||
"hunger":3,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:jump_boost","lvl":5,"duration":2400},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sweet_berries"
|
||||
}
|
||||
],
|
||||
"craftingtime":75,
|
||||
"hunger":7,
|
||||
"saturation":0.3,
|
||||
"effect":[
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":600}
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:bone_meal"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:weeping_vines"
|
||||
}
|
||||
],
|
||||
"craftingtime":100,
|
||||
"hunger":0,
|
||||
"saturation":0,
|
||||
"effect":[
|
||||
{"id":"minecraft:levitation","lvl":1,"duration":120},
|
||||
{"id":"minecraft:haste","lvl":2,"duration":4800},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:milk"
|
||||
},
|
||||
{
|
||||
"item" : "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"craftingtime":40,
|
||||
"hunger":1,
|
||||
"saturation":2,
|
||||
"effect":[
|
||||
{"id":"minecraft:instant_health","lvl":3,"duration":1},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":1800}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:ice_cubes"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"tag" : "minecraft:leaves"
|
||||
}
|
||||
],
|
||||
"craftingtime":110,
|
||||
"hunger":4,
|
||||
"saturation":0.3,
|
||||
"effect":[
|
||||
{"id":"kitchenkarrot:poison_resistance","lvl":1,"duration":3300},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "kitchenkarrot:cocktail",
|
||||
"author":"kitchenkarrot",
|
||||
"content":{
|
||||
"recipe":[
|
||||
{
|
||||
"item" : "kitchenkarrot:rum_base"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:vodka_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:acorn_wine_base"
|
||||
},
|
||||
{
|
||||
"item" : "kitchenkarrot:mead_base"
|
||||
},
|
||||
{
|
||||
"tag" : "forge:ice_cubes"
|
||||
}
|
||||
],
|
||||
"craftingtime":120,
|
||||
"hunger":1,
|
||||
"saturation":1,
|
||||
"effect":[
|
||||
{"id":"minecraft:speed","lvl":2,"duration":4800},
|
||||
{"id":"minecraft:jump_boost","lvl":2,"duration":4800},
|
||||
{"id":"minecraft:nausea","lvl":1,"duration":240},
|
||||
{"id":"kitchenkarrot:tipsy","lvl":1,"duration":3600}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"ars_nouveau"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:grilled_wheatmeal"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"item": "ars_nouveau:mana_berry"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:fruit_cereal_porridge"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
],
|
||||
"type": "create:compacting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:snowball"
|
||||
},
|
||||
{
|
||||
"fluid": "minecraft:water",
|
||||
"amount": 125
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:ice_cubes"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
],
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:gem_carrot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices",
|
||||
"chance": 0.5
|
||||
}
|
||||
],
|
||||
"processingTime": 200
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
],
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "kitchenkarrot:salt_rock"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:rock_salt",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:rock_salt",
|
||||
"chance": 0.5
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cobblestone",
|
||||
"chance": 0.2
|
||||
}
|
||||
],
|
||||
"processingTime": 480
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
],
|
||||
"type": "create:milling",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:oak_sapling"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"tag": "forge:nuts/acorn",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuts/acorn",
|
||||
"count": 1,
|
||||
"chance": 0.5
|
||||
}
|
||||
],
|
||||
"processingTime": 50
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
],
|
||||
"type": "create:milling",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices",
|
||||
"count": 1,
|
||||
"chance": 0.5
|
||||
}
|
||||
],
|
||||
"processingTime": 120
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"create"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "create:mixing",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:nuts/acorn"
|
||||
},
|
||||
{
|
||||
"fluid": "minecraft:water",
|
||||
"nbt": {},
|
||||
"amount": 125
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:acorn_oil"
|
||||
}
|
||||
],
|
||||
"heatRequirement": "heated"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"create"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "create:mixing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:chorus_fruit"
|
||||
},
|
||||
{
|
||||
"fluid": "minecraft:water",
|
||||
"nbt": {},
|
||||
"amount": 125
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:chorus_oil"
|
||||
}
|
||||
],
|
||||
"heatRequirement": "heated"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"create"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "create:mixing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:sea_salt"
|
||||
},
|
||||
{
|
||||
"fluid": "minecraft:water",
|
||||
"nbt": {},
|
||||
"amount": 500
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "kitchenkarrot:sea_salt",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"heatRequirement": "heated"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:sirloin_steak"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:beef_grains",
|
||||
"count": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:dungeon_pizza"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:dungeon_pizza_slice",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:feast_pizza"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:feast_pizza_slice",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:shiny_pizza"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:shiny_pizza_slice",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:beef_in_dripleaf"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:small_beef_in_dripleaf",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:chorus_mousse"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:small_chorus_mousse",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:monster_lasagna"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:small_monster_lasagna",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:slime_mousse"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:small_slime_mousse",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"farmersdelight"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:sweet_loaf"
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "forge:tools/knives"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:sweet_loaf_slice",
|
||||
"count": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"locusazzurro_icaruswings"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "kitchenkarrot:fries"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:fries"
|
||||
},
|
||||
{
|
||||
"item": "locusazzurro_icaruswings:feather_wings"
|
||||
},
|
||||
{
|
||||
"item": "locusazzurro_icaruswings:feather_wings"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:fried_chicken_combo"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"mekanism"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type":"mekanism:metallurgic_infusing",
|
||||
"chemicalInput": {
|
||||
"amount":240,
|
||||
"tag":"mekanism:redstone"
|
||||
},
|
||||
"itemInput":{
|
||||
"ingredient": {
|
||||
"item":"minecraft:carrot"
|
||||
}
|
||||
},
|
||||
"output":{
|
||||
"item":"kitchenkarrot:gem_carrot"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"sakura"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "sakura:cooking",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:raw_chicken"
|
||||
}
|
||||
],
|
||||
"fluid": {
|
||||
"fluidTag": "forge:food_oil",
|
||||
"amount": 125
|
||||
},
|
||||
"result": {
|
||||
"item": "kitchenkarrot:drumstick"
|
||||
},
|
||||
"recipeTime": 200
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"sakura"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "sakura:cooking",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:potato"
|
||||
}
|
||||
],
|
||||
"fluid": {
|
||||
"fluidTag": "forge:food_oil",
|
||||
"amount": 125
|
||||
},
|
||||
"result": {
|
||||
"item": "kitchenkarrot:fries"
|
||||
},
|
||||
"recipeTime": 200
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"thermal"
|
||||
}
|
||||
],
|
||||
|
||||
"recipe":{
|
||||
"type": "thermal:smelter",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/carrot",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "thermal:cinnabar",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "kitchenkarrot:gem_carrot",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"energy": 6400
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"twilightforest"
|
||||
}
|
||||
],
|
||||
"recipe":{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
[
|
||||
{
|
||||
"item": "twilightforest:cooked_venision"
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:cooked_meef"
|
||||
}
|
||||
]
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:chinese_crepe",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"twilightforest"
|
||||
}
|
||||
],
|
||||
"recipe":{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:potato"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
[
|
||||
{
|
||||
"item": "twilightforest:cooked_venision"
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:cooked_meef"
|
||||
}
|
||||
],
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:curry_udon"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type":"forge:conditional",
|
||||
"recipes":[
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid":"twilightforest"
|
||||
}
|
||||
],
|
||||
"recipe":{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"121",
|
||||
"333",
|
||||
"444"
|
||||
],
|
||||
"key": {
|
||||
"1": {
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
"2": {
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
"3": [
|
||||
{
|
||||
"item": "twilightforest:raw_venision"
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:cooked_venision"
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:raw_meef"
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:cooked_meef"
|
||||
}
|
||||
],
|
||||
"4": {
|
||||
"tag": "forge:bread"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "kitchenkarrot:feast_pizza"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:grilled_wheatmeal"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gunpowder"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:creeper_cereal_porridge"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/wheat"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:crimson_fungus"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:crimson_fungus"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"tag": "kitchenkarrot:meat"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "kitchenkarrot:crimson_fungi_spring_roll"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:dried_kelp"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:crispy_bread_with_kelp"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cheese"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:eggs"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:croque_madame"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:potato"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"tag": "kitchenkarrot:cooked_meat"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"item": "kitchenkarrot:carrot_spices"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:curry_udon"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:raw_chicken"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:drumstick"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"1": {
|
||||
"tag": "forge:cheese"
|
||||
},
|
||||
"2": {
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
"3": [
|
||||
{
|
||||
"item": "minecraft:rotten_flesh"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:spider_eye"
|
||||
}
|
||||
],
|
||||
"4": {
|
||||
"tag": "forge:crops/wheat"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"121",
|
||||
"333",
|
||||
"444"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:dungeon_pizza"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/wheat"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:egg"
|
||||
},
|
||||
{
|
||||
"tag": "forge:milk"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:egg_tart"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "minecraft:iron_nugget"
|
||||
},
|
||||
"2": {
|
||||
"item": "minecraft:bowl"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" 1 ",
|
||||
"121",
|
||||
" 1 "
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "kitchenkarrot:empty_can"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "kitchenkarrot",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "kitchenkarrot:cheese_slice"
|
||||
},
|
||||
"-": {
|
||||
"item": "minecraft:gold_nugget"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"---",
|
||||
"-#-",
|
||||
"---"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:enchanted_cheese"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"1": {
|
||||
"tag": "forge:cheese"
|
||||
},
|
||||
"2": {
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
"3": {
|
||||
"tag": "kitchenkarrot:meat"
|
||||
},
|
||||
"4": {
|
||||
"tag": "forge:crops/wheat"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"121",
|
||||
"333",
|
||||
"444"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:feast_pizza"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"0": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"1": {
|
||||
"item": "kitchenkarrot:birch_sap"
|
||||
},
|
||||
"2": {
|
||||
"item": "minecraft:cooked_salmon"
|
||||
},
|
||||
"3": {
|
||||
"item": "minecraft:kelp"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"123",
|
||||
" 0 "
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:fishermens_delight"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user