add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "betterarcheology:growth_totem",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "farm_and_charm:barley_crop",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"age": "4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:barley"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 2.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "farm_and_charm:corn_crop",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"age": "4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:corn"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "farm_and_charm:lettuce_crop",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"age": "3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:lettuce"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "farm_and_charm:oat_crop",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"age": "5"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:oat"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"forge:conditions": [{"type": "forge:false"}]}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "farm_and_charm:strawberry_crop",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"age": "5"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:strawberry"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 2.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "farm_and_charm:tomato_crop",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"age": "4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:tomato"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_barley"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:barley_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:barley_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_beetroots"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:beetroot_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "minecraft:beetroot_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_carrots"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "minecraft:carrot"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_corn"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:kernels"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:kernels"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_emmer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:wheat_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "minecraft:wheat_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_lettuce"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:lettuce_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:lettuce_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_oat"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:oat_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:oat_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_onions"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:onion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:onion"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": [
|
||||
"minecraft:shears"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:wild_strawberries"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.125,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:uniform_bonus_count",
|
||||
"function": "minecraft:apply_bonus",
|
||||
"parameters": {
|
||||
"bonusMultiplier": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:strawberry_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 1.0,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "farm_and_charm:strawberry_seed"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "farm_and_charm:crafting_bowl",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "farm_and_charm:butter",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "farm_and_charm:crafting_bowl",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "bakery:wheat"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"tag": "bakery:eggs"
|
||||
},
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "bakery:cake_dough",
|
||||
"count": 12
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "farm_and_charm:crafting_bowl",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:water_bottles"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "candlelight:mozzarella",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "farm_and_charm:crafting_bowl",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
},
|
||||
{
|
||||
"item": "farm_and_charm:oat"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:strawberries"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "farm_and_charm:oatmeal_with_strawberries",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "farm_and_charm:crafting_bowl",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:small_milk"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "farm_and_charm:butter",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "farm_and_charm:crafting_bowl",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "candlelight:mozzarella"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:tomato"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:bowls"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "candlelight:tomato_mozzarella_salad",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"results": [
|
||||
{
|
||||
"item": "farm_and_charm:butter",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "farm_and_charm"
|
||||
},
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"results": [
|
||||
{
|
||||
"item": "farm_and_charm:butter"
|
||||
}
|
||||
],
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:small_milk"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "farm_and_charm"
|
||||
},
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "create"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:drying",
|
||||
"ingredient": {
|
||||
"item": "society:tubabacco_leaf"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "society:dried_tubabacco_leaf",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:drying",
|
||||
"ingredient": {
|
||||
"item": "minecraft:podzol"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "minecraft:mycelium",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:drying",
|
||||
"ingredient": {
|
||||
"item": "dew_drop_farmland_growth:weak_fertilizer"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "farm_and_charm:fertilizer",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:mincer",
|
||||
"ingredient": {
|
||||
"item": "minecraft:porkchop"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "farmersdelight:bacon",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:mincer",
|
||||
"ingredient": {
|
||||
"item": "aquaculture:fish_bones"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "minecraft:bone_meal",
|
||||
"count": 5
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:mincer",
|
||||
"ingredient": {
|
||||
"item": "minecraft:chicken"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "farmersdelight:chicken_cuts",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:mincer",
|
||||
"ingredient": {
|
||||
"item": "minecraft:copper_ingot"
|
||||
},
|
||||
"recipe_type": "METAL",
|
||||
"result": {
|
||||
"item": "create:copper_nugget",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "farm_and_charm:mincer",
|
||||
"ingredient": {
|
||||
"item": "minecraft:sugar_cane"
|
||||
},
|
||||
"recipe_type": "MEAT",
|
||||
"result": {
|
||||
"item": "minecraft:sugar",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "farm_and_charm:roaster",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "farmersdelight:bacon"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:bacon"
|
||||
},
|
||||
{
|
||||
"tag": "forge:eggs"
|
||||
},
|
||||
{
|
||||
"tag": "forge:eggs"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:butter"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"result": {
|
||||
"item": "farm_and_charm:bacon_with_eggs",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
+27
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "farm_and_charm:roaster",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:baked_potato"
|
||||
},
|
||||
{
|
||||
"item": "candlelight:fillet_steak"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:mushrooms"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:white_effect"
|
||||
},
|
||||
{
|
||||
"item": "farm_and_charm:butter"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"result": {
|
||||
"item": "candlelight:beef_with_mushroom_in_wine_and_potatoes",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "farm_and_charm:roaster",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "candlelight:tomato_soups"
|
||||
},
|
||||
{
|
||||
"item": "farm_and_charm:minced_beef"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:bacon"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:onion"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:red_effect"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"result": {
|
||||
"item": "candlelight:bolognese",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "farm_and_charm:roaster",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "farmersdelight:bacon"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:chicken_cuts"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:pasta"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:butter"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"result": {
|
||||
"item": "farm_and_charm:chicken_wrapped_in_bacon",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "farm_and_charm:roaster",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "farmersdelight:chicken_cuts"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:chicken"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:tomato"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:flour"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:butter"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"result": {
|
||||
"item": "brewery:fried_chicken",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "society:dried_ancient_fruit"
|
||||
},
|
||||
{
|
||||
"item": "species:wraptor_egg"
|
||||
}
|
||||
],
|
||||
"item": "society:ancient_cookie",
|
||||
"count": 4,
|
||||
"experience": 0.3
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "pamhc2trees:pawpawitem"
|
||||
},
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"item": "bakery:apple_pie",
|
||||
"count": 1,
|
||||
"experience": 0.35
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
[
|
||||
{
|
||||
"item": "minecraft:beef"
|
||||
},
|
||||
{
|
||||
"item": "farm_and_charm:lamb_ham"
|
||||
}
|
||||
],
|
||||
{
|
||||
"tag": "farm_and_charm:dough"
|
||||
},
|
||||
{
|
||||
"item": "candlelight:mushroom_soup"
|
||||
}
|
||||
],
|
||||
"item": "candlelight:beef_wellington",
|
||||
"count": 1,
|
||||
"experience": 1
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "bakery:eggs"
|
||||
},
|
||||
{
|
||||
"item": "atmospheric:orange"
|
||||
},
|
||||
{
|
||||
"item": "farm_and_charm:yeast"
|
||||
}
|
||||
],
|
||||
"item": "bakery:bundt_cake",
|
||||
"count": 1,
|
||||
"experience": 0.32
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "farm_and_charm:pasta"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:chicken_cuts"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:all_effects"
|
||||
}
|
||||
],
|
||||
"item": "candlelight:chicken_alfredo",
|
||||
"count": 2,
|
||||
"experience": 0.25
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "candlelight:harvest_plate"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:chicken_cuts"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:white_effect"
|
||||
}
|
||||
],
|
||||
"item": "candlelight:chicken_with_vegetables",
|
||||
"count": 2,
|
||||
"experience": 0.25
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
},
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"item": "bakery:cornet",
|
||||
"count": 4,
|
||||
"experience": 0.35
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "farm_and_charm:onion"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:dough"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:water_bottles"
|
||||
}
|
||||
],
|
||||
"item": "farm_and_charm:farmers_bread",
|
||||
"count": 3,
|
||||
"experience": 0.3
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "society:dragonfruit_preserves"
|
||||
},
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"item": "bakery:jam_roll",
|
||||
"count": 4,
|
||||
"experience": 0.35
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "candlelight:bolognese"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:pasta"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:cheeses"
|
||||
}
|
||||
],
|
||||
"item": "candlelight:lasagne",
|
||||
"count": 6,
|
||||
"experience": 1
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "society:peach_preserves"
|
||||
},
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"item": "bakery:linzer_tart",
|
||||
"count": 1,
|
||||
"experience": 0.35
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "pamhc2trees:lycheeitem"
|
||||
},
|
||||
{
|
||||
"tag": "bakery:eggs"
|
||||
}
|
||||
],
|
||||
"item": "farmersdelight:sweet_berry_cookie",
|
||||
"count": 4,
|
||||
"experience": 0.3
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:porkchop"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:honey_bottle"
|
||||
},
|
||||
{
|
||||
"tag": "candlelight:red_effect"
|
||||
}
|
||||
],
|
||||
"item": "candlelight:pork_ribs",
|
||||
"count": 4,
|
||||
"experience": 0.25
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "farm_and_charm:pasta"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:chicken_cuts"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
}
|
||||
],
|
||||
"item": "farm_and_charm:roasted_chicken",
|
||||
"count": 3,
|
||||
"experience": 0.3
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "pamhc2trees:starfruititem"
|
||||
},
|
||||
{
|
||||
"tag": "bakery:eggs"
|
||||
}
|
||||
],
|
||||
"item": "farmersdelight:honey_cookie",
|
||||
"count": 4,
|
||||
"experience": 0.3
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "pamhc2trees:bananaitem"
|
||||
},
|
||||
{
|
||||
"item": "bakery:chocolate_truffle"
|
||||
},
|
||||
{
|
||||
"tag": "bakery:dough"
|
||||
}
|
||||
],
|
||||
"item": "bakery:toast",
|
||||
"count": 3,
|
||||
"experience": 0.35
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:crops/turnip"
|
||||
},
|
||||
[
|
||||
{ "tag": "forge:raw_beef" },
|
||||
{ "tag": "forge:raw_bacon" },
|
||||
{ "tag": "forge:raw_chicken" },
|
||||
{ "tag": "forge:raw_fishes" },
|
||||
{ "tag": "forge:raw_mutton" },
|
||||
{ "tag": "forge:raw_pork" }
|
||||
],
|
||||
{
|
||||
"tag": "bakery:dough"
|
||||
}
|
||||
],
|
||||
"item": "veggiesdelight:turnip_cake",
|
||||
"count": 1,
|
||||
"experience": 0.35
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farm_and_charm:stove",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "bakery:sweet_dough"
|
||||
},
|
||||
{
|
||||
"item": "society:maple_syrup"
|
||||
},
|
||||
{
|
||||
"tag": "bakery:eggs"
|
||||
}
|
||||
],
|
||||
"item": "bakery:waffle",
|
||||
"count": 4,
|
||||
"experience": 0.3
|
||||
}
|
||||
@@ -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,101 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"dew_drop_watering_cans:copper_watering_can",
|
||||
"stardew_fishing:quality_bobber",
|
||||
"stardew_fishing:treasure_bobber",
|
||||
"dew_drop_watering_cans:diamond_watering_can",
|
||||
"dew_drop_watering_cans:netherite_watering_can",
|
||||
"stardew_fishing:sonar_bobber",
|
||||
"stardew_fishing:cork_bobber",
|
||||
"stardew_fishing:trap_bobber",
|
||||
"unusualfishmod:prismarine_spear",
|
||||
"botania:manasteel_shears",
|
||||
"society:magic_shears",
|
||||
"netherdepthsupgrade:lava_fishing_rod",
|
||||
"aquaculture:neptunium_fishing_rod",
|
||||
"aquaculture:diamond_fishing_rod",
|
||||
"aquaculture:gold_fishing_rod",
|
||||
"aquaculture:iron_fishing_rod",
|
||||
"botania:elementium_shears",
|
||||
"create:wrench",
|
||||
"refurbished_furniture:wrench",
|
||||
"society:magnifying_glass",
|
||||
"society:cornucopia",
|
||||
"quark:pickarang",
|
||||
"quark:flamerang",
|
||||
"supplementaries:wrench",
|
||||
"sophisticatedstorage:paintbrush",
|
||||
"sophisticatedstorage:debug_tool",
|
||||
"sophisticatedstorage:storage_tool",
|
||||
"gag:labeling_tool",
|
||||
"automobility:crowbar",
|
||||
"society:milk_pail",
|
||||
"refurbished_furniture:television_remote",
|
||||
"sewingkit:iron_sewing_needle",
|
||||
"farmersdelight:skillet",
|
||||
"farmersdelight:cooking_pot",
|
||||
"dew_drop_watering_cans:gold_watering_can",
|
||||
"dew_drop_watering_cans:iron_watering_can",
|
||||
"unusualfishmod:thunderous_shell",
|
||||
"unusualfishmod:clement_shell",
|
||||
"botania:flare_chakram",
|
||||
"botania:glass_pickaxe",
|
||||
"aquaculture:iron_hook",
|
||||
"aquaculture:gold_hook",
|
||||
"aquaculture:diamond_hook",
|
||||
"aquaculture:light_hook",
|
||||
"aquaculture:heavy_hook",
|
||||
"aquaculture:double_hook",
|
||||
"aquaculture:redstone_hook",
|
||||
"aquaculture:note_hook",
|
||||
"aquaculture:nether_star_hook",
|
||||
"aquaculture:neptunium_bow",
|
||||
"unusualfishmod:fluvial_shell",
|
||||
"botania:king_key",
|
||||
"botania:astrolabe",
|
||||
"botania:sextant",
|
||||
"botania:crystal_bow",
|
||||
"botania:cacophonium",
|
||||
"botania:thorn_chakram",
|
||||
"botania:mana_gun",
|
||||
"botania:slingshot",
|
||||
"botania:rainbow_rod",
|
||||
"botania:missile_rod",
|
||||
"botania:gravity_rod",
|
||||
"botania:terraform_rod",
|
||||
"botania:skydirt_rod",
|
||||
"botania:cobble_rod",
|
||||
"botania:tornado_rod",
|
||||
"botania:pinkinator",
|
||||
"botania:water_rod",
|
||||
"botania:fire_rod",
|
||||
"botania:exchange_rod",
|
||||
"botania:smelt_rod",
|
||||
"botania:divining_rod",
|
||||
"botania:dirt_rod",
|
||||
"botania:twig_wand",
|
||||
"botania:dreamwood_wand",
|
||||
"rehooked:wood_hook",
|
||||
"rehooked:iron_hook",
|
||||
"constructionwand:iron_wand",
|
||||
"constructionwand:diamond_wand",
|
||||
"constructionwand:infinity_wand",
|
||||
"oreganized:scribe",
|
||||
"ribbits:maraca",
|
||||
"rehooked:ender_hook",
|
||||
"rehooked:blaze_hook",
|
||||
"rehooked:red_hook",
|
||||
"rehooked:diamond_hook",
|
||||
"constructionwand:stone_wand",
|
||||
"exposure:camera",
|
||||
"etcetera:chisel",
|
||||
"etcetera:handbell",
|
||||
"supplementaries:flute",
|
||||
"quark:trowel",
|
||||
"minecraft:brush",
|
||||
"supplementaries:key",
|
||||
"oreganized:scribe",
|
||||
"etcetera:hammer"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"replace": true,
|
||||
"values": [
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"type": "minecraft:random_patch",
|
||||
"config": {
|
||||
"feature": {
|
||||
"feature": {
|
||||
"type": "minecraft:simple_block",
|
||||
"config": {
|
||||
"to_place": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "society:berry_bush"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:all_of",
|
||||
"predicates": [
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:air"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:grass_block",
|
||||
"offset": [
|
||||
0,
|
||||
-1,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"tries": 25,
|
||||
"xz_spread": 7,
|
||||
"y_spread": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"type": "minecraft:random_patch",
|
||||
"config": {
|
||||
"feature": {
|
||||
"feature": {
|
||||
"type": "minecraft:simple_block",
|
||||
"config": {
|
||||
"to_place": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "society:berry_bush"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:all_of",
|
||||
"predicates": [
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:air"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:grass_block",
|
||||
"offset": [
|
||||
0,
|
||||
-1,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"tries": 25,
|
||||
"xz_spread": 3,
|
||||
"y_spread": 1,
|
||||
"whitelist": [
|
||||
"minecraft:grass_block"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"type": "minecraft:random_patch",
|
||||
"config": {
|
||||
"feature": {
|
||||
"feature": {
|
||||
"type": "minecraft:simple_block",
|
||||
"config": {
|
||||
"to_place": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "society:berry_bush"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:all_of",
|
||||
"predicates": [
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:air"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": [
|
||||
"minecraft:dirt",
|
||||
"minecraft:grass_block",
|
||||
"minecraft:coarse_dirt",
|
||||
"minecraft:sand",
|
||||
"minecraft:red_sand"
|
||||
],
|
||||
"offset": [
|
||||
0,
|
||||
-1,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"tries": 25,
|
||||
"xz_spread": 3,
|
||||
"y_spread": 1,
|
||||
"whitelist": [
|
||||
"minecraft:dirt",
|
||||
"minecraft:grass_block",
|
||||
"minecraft:coarse_dirt",
|
||||
"minecraft:sand",
|
||||
"minecraft:red_sand"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user