add first patch
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_amethyst_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:amethyst_cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_buffalo_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:buffalo_cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_goat_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:goat_cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_grain_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:grain_cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_sheep_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:sheep_cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_tri_bull_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "farmlife:tribull_cheese_wheel"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "meadow:cheese",
|
||||
"bucket": {
|
||||
"item": "society:large_warped_milk"
|
||||
},
|
||||
"ingredient": {
|
||||
"item": "meadow:rennet"
|
||||
},
|
||||
"result": "meadow:warped_cheese_block"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"/EM",
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"/": {
|
||||
"tag": "meadow:cheese"
|
||||
},
|
||||
"E": {
|
||||
"tag": "meadow:egg"
|
||||
},
|
||||
"M": {
|
||||
"tag": "society:large_milk"
|
||||
},
|
||||
"W": {
|
||||
"tag": "meadow:wheat"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "meadow:cheese_tart",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"i i",
|
||||
" i ",
|
||||
" L "
|
||||
],
|
||||
"key": {
|
||||
"i": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
},
|
||||
"L": {
|
||||
"item": "supplementaries:rope"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "meadow:climbing_rope_topmount",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:raw_logs"
|
||||
},
|
||||
{
|
||||
"tag": "society:raw_logs"
|
||||
},
|
||||
{
|
||||
"tag": "society:raw_logs"
|
||||
},
|
||||
{
|
||||
"tag": "society:raw_logs"
|
||||
},
|
||||
{
|
||||
"tag": "society:raw_logs"
|
||||
},
|
||||
{
|
||||
"tag": "society:raw_logs"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "meadow:fire_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "meadow:fire_log"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:oak_log",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "wood",
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "meadow:stripped_pine_log"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "meadow:pine_beam",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
{
|
||||
"id": "createfood:cacao_mass_bucket",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "farmersdelight:milk_bottle",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "farmersdelight:nether_salad",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "farmersdelight:tomato_sauce",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "meadow:wooden_bucket",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "bakery:jar",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "bakery:tray",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:bowl",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:glass_bottle",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:honey_bottle",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:milk_bucket",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:water_bucket",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:suspicious_stew",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "minecraft:dragon_breath",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "ubesdelight:condensed_milk_bottle",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "ubesdelight:fish_sauce_bottle",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "ubesdelight:sinangag",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:milk",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:milks",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:water_buckets",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:buckets/water",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:buckets/milk",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:milk_buckets",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:condensed_milk",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#c:milk_bottle",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#meadow:milk",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "#meadow:water_bottles",
|
||||
"required": false
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:meadow",
|
||||
"minecraft:dark_forest",
|
||||
"minecraft:warped_forest"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user