1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Last Update before new version update

This commit is contained in:
2021-01-28 22:29:46 +01:00
parent 1133fc1c7c
commit 4c08270eec
185 changed files with 416 additions and 8916 deletions

View File

@ -1,47 +0,0 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "quark"
},
{
"type": "forge:item_exists",
"item": "quark:red_blossom_sapling"
}
],
"seed": {
"item": "quark:red_blossom_sapling"
},
"categories": ["dirt"],
"growthTicks": 2400,
"display": {
"block": "quark:red_blossom_sapling"
},
"results": [
{
"chance": 0.5,
"output": {
"item": "minecraft:spruce_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.1,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "quark:red_blossom_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@ -1,21 +0,0 @@
{
"type": "create:blockzapper_upgrade",
"pattern": ["SE", "BS"],
"key": {
"B": {
"tag": "forge:ingots/brass"
},
"S": {
"item": "minecraft:sugar"
},
"E": {
"item": "create:handheld_blockzapper"
}
},
"result": {
"item": "create:handheld_blockzapper",
"count": 1
},
"component": "Accelerator",
"tier": "Brass"
}

View File

@ -1,21 +0,0 @@
{
"type": "create:blockzapper_upgrade",
"pattern": ["E ", "BR"],
"key": {
"B": {
"tag": "forge:ingots/brass"
},
"R": {
"item": "create:refined_radiance"
},
"E": {
"item": "create:handheld_blockzapper"
}
},
"result": {
"item": "create:handheld_blockzapper",
"count": 1
},
"component": "Amplifier",
"tier": "Brass"
}

View File

@ -1,18 +0,0 @@
{
"type": "create:blockzapper_upgrade",
"pattern": [" B ", "BEB", " B "],
"key": {
"B": {
"tag": "forge:ingots/brass"
},
"E": {
"item": "create:handheld_blockzapper"
}
},
"result": {
"item": "create:handheld_blockzapper",
"count": 1
},
"component": "Body",
"tier": "Brass"
}

View File

@ -1,21 +0,0 @@
{
"type": "create:blockzapper_upgrade",
"pattern": ["E ", "BR"],
"key": {
"B": {
"tag": "forge:ingots/brass"
},
"R": {
"tag": "forge:dusts/redstone"
},
"E": {
"item": "create:handheld_blockzapper"
}
},
"result": {
"item": "create:handheld_blockzapper",
"count": 1
},
"component": "Retriever",
"tier": "Brass"
}

View File

@ -1,21 +0,0 @@
{
"type": "create:blockzapper_upgrade",
"pattern": ["GBG", " E "],
"key": {
"B": {
"tag": "forge:ingots/brass"
},
"G": {
"tag": "forge:glass"
},
"E": {
"item": "create:handheld_blockzapper"
}
},
"result": {
"item": "create:handheld_blockzapper",
"count": 1
},
"component": "Scope",
"tier": "Brass"
}

View File

@ -1,21 +0,0 @@
{
"type": "create:blockzapper_upgrade",
"pattern": ["GBG", " E "],
"key": {
"B": {
"item": "create:chromatic_compound"
},
"G": {
"tag": "forge:glass"
},
"E": {
"item": "create:handheld_blockzapper"
}
},
"result": {
"item": "create:handheld_blockzapper",
"count": 1
},
"component": "Scope",
"tier": "Chromatic"
}

View File

@ -1,17 +0,0 @@
{
"type": "create:emptying",
"ingredients": [
{
"item": "minecraft:honey_bottle"
}
],
"results": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "resourcefulbees:honey",
"amount": 250
}
]
}

View File

@ -1,17 +0,0 @@
{
"type": "create:filling",
"ingredients": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "resourcefulbees:honey",
"amount": 250
}
],
"results": [
{
"item": "minecraft:honey_bottle"
}
]
}

View File

@ -1,8 +0,0 @@
{
"type": "mekanism:sawing",
"conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }],
"input": { "ingredient": { "tag": "biomesoplenty:cherry_logs" } },
"mainOutput": { "item": "biomesoplenty:cherry_planks", "count": 6 },
"secondaryOutput": { "item": "emendatusenigmatica:wood_dust" },
"secondaryChance": 0.25
}

View File

@ -1,8 +0,0 @@
{
"type": "mekanism:sawing",
"conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }],
"input": { "ingredient": { "tag": "biomesoplenty:dead_logs" } },
"mainOutput": { "item": "biomesoplenty:dead_planks", "count": 6 },
"secondaryOutput": { "item": "emendatusenigmatica:wood_dust" },
"secondaryChance": 0.25
}

View File

@ -1,48 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"name": "emendatusenigmatica:coal_chunk"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_bonus",
"enchantment": "minecraft:fortune",
"formula": "minecraft:ore_drops"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:coal"
}
]
}
]
}
]
}

View File

@ -1,48 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"name": "emendatusenigmatica:diamond_chunk"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_bonus",
"enchantment": "minecraft:fortune",
"formula": "minecraft:ore_drops"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:diamond"
}
]
}
]
}
]
}

View File

@ -1,48 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"name": "emendatusenigmatica:emerald_chunk"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:apply_bonus",
"enchantment": "minecraft:fortune",
"formula": "minecraft:ore_drops"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:emerald"
}
]
}
]
}
]
}

View File

@ -1,19 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "emendatusenigmatica:gold_chunk"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}

View File

@ -1,19 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "emendatusenigmatica:iron_chunk"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}

View File

@ -1,56 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"name": "emendatusenigmatica:lapis_chunk"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4.0,
"max": 9.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:apply_bonus",
"enchantment": "minecraft:fortune",
"formula": "minecraft:ore_drops"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:lapis_lazuli"
}
]
}
]
}
]
}

View File

@ -1,56 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"name": "emendatusenigmatica:redstone_chunk"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4.0,
"max": 5.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:apply_bonus",
"enchantment": "minecraft:fortune",
"formula": "minecraft:ore_drops"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:redstone"
}
]
}
]
}
]
}

View File

@ -1,17 +0,0 @@
{
"type": "thermal:bottler",
"ingredient": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "resourcefulbees:honey",
"amount": 250
}
],
"result": [
{
"item": "minecraft:honey_bottle"
}
]
}

View File

@ -1,13 +0,0 @@
{
"type": "thermal:chiller",
"ingredient": {
"fluid": "resourcefulbees:honey",
"amount": 1000
},
"result": [
{
"item": "minecraft:honey_block"
}
],
"energy": 2000
}

View File

@ -1,13 +0,0 @@
{
"type": "thermal:crucible",
"ingredient": {
"item": "minecraft:honey_block"
},
"result": [
{
"fluid": "resourcefulbees:honey",
"amount": 1000
}
],
"energy": 2000
}