1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
This commit is contained in:
2021-01-23 21:36:55 +01:00
parent 23cbad2e35
commit 5bd7d3a786
627 changed files with 24696 additions and 42 deletions

View File

@ -0,0 +1,8 @@
{
"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

@ -0,0 +1,8 @@
{
"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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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