mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Reset to defaults
This commit is contained in:
@ -1,115 +0,0 @@
|
||||
//priority: 1001
|
||||
|
||||
const disabledItems = [
|
||||
'aquaculture:wooden_fillet_knife',
|
||||
'aquaculture:stone_fillet_knife',
|
||||
'aquaculture:iron_fillet_knife',
|
||||
'aquaculture:gold_fillet_knife',
|
||||
'aquaculture:diamond_fillet_knife',
|
||||
|
||||
'bloodmagic:sand_netherite',
|
||||
'bloodmagic:gravel_netherite_scrap',
|
||||
'bloodmagic:fragment_netherite_scrap',
|
||||
|
||||
'byg:ametrine_block',
|
||||
'byg:ametrine_boots',
|
||||
'byg:ametrine_chestplate',
|
||||
'byg:ametrine_gems',
|
||||
'byg:ametrine_helmet',
|
||||
'byg:ametrine_horse_armor',
|
||||
'byg:ametrine_leggings',
|
||||
'byg:ametrine_ore',
|
||||
'byg:pendorite_axe',
|
||||
'byg:pendorite_battleaxe',
|
||||
'byg:pendorite_block',
|
||||
'byg:pendorite_hoe',
|
||||
'byg:pendorite_horse_armor',
|
||||
'byg:pendorite_ore',
|
||||
'byg:pendorite_pickaxe',
|
||||
'byg:pendorite_scraps',
|
||||
'byg:pendorite_shovel',
|
||||
'byg:pendorite_sword',
|
||||
|
||||
'mapperbase:steel_fence',
|
||||
'mapperbase:steel_axe',
|
||||
'mapperbase:steel_pickaxe',
|
||||
'mapperbase:steel_shovel',
|
||||
'mapperbase:steel_hoe',
|
||||
'mapperbase:steel_sword',
|
||||
'mapperbase:steel_helmet',
|
||||
'mapperbase:steel_chestplate',
|
||||
'mapperbase:steel_leggings',
|
||||
'mapperbase:steel_boots',
|
||||
|
||||
'mythicbotany:raindeletia',
|
||||
'mythicbotany:raindeletia_floating',
|
||||
'mythicbotany:wither_aconite',
|
||||
'mythicbotany:wither_aconite_floating',
|
||||
|
||||
'quark:pipe',
|
||||
'quark:potato_crate',
|
||||
'quark:beetroot_crate',
|
||||
'quark:carrot_crate',
|
||||
|
||||
'thermal:beetroot_block',
|
||||
'thermal:carrot_block',
|
||||
'thermal:potato_block',
|
||||
'thermal:sugar_cane_block'
|
||||
];
|
||||
const materialsToUnify = [
|
||||
'iron',
|
||||
'gold',
|
||||
'copper',
|
||||
'silver',
|
||||
'zinc',
|
||||
'brass',
|
||||
'lead',
|
||||
'tin',
|
||||
'compressed_iron',
|
||||
'nickel',
|
||||
'aluminum',
|
||||
'uranium',
|
||||
'bronze',
|
||||
'electrum',
|
||||
'constantan',
|
||||
'steel',
|
||||
'osmium',
|
||||
'diamond',
|
||||
'lapis',
|
||||
'emerald',
|
||||
'quartz',
|
||||
'coal',
|
||||
'charcoal',
|
||||
'obsidian',
|
||||
'ender',
|
||||
'fluix',
|
||||
'saltpeter',
|
||||
'fluorite',
|
||||
'invar',
|
||||
'signalum',
|
||||
'lumium',
|
||||
'enderium',
|
||||
'sulfur',
|
||||
'cinnabar',
|
||||
'niter',
|
||||
'potassium_nitrate',
|
||||
'saltpeter',
|
||||
'apatite',
|
||||
'bitumen',
|
||||
'redstone',
|
||||
'glowstone',
|
||||
'arcane',
|
||||
'mana',
|
||||
'certus_quartz',
|
||||
'charged_certus_quartz',
|
||||
'iesnium',
|
||||
'dimensional',
|
||||
'cloggrum',
|
||||
'froststeel',
|
||||
'regalium',
|
||||
'utherium',
|
||||
'coal_coke'
|
||||
];
|
||||
|
||||
global.materialsToUnify = materialsToUnify;
|
||||
global.disabledItems = disabledItems;
|
@ -1,37 +0,0 @@
|
||||
//priority: 1000
|
||||
|
||||
var itemsToHide = [
|
||||
'ars_nouveau:arcane_brick',
|
||||
'ars_nouveau:arcane_ore',
|
||||
'immersiveengineering:dust_saltpeter',
|
||||
'immersiveengineering:dust_wood',
|
||||
'mapperbase:bitumen_ore',
|
||||
'mapperbase:iron_plate',
|
||||
'mapperbase:iron_rod',
|
||||
'mapperbase:raw_bitumen',
|
||||
'morevanillalib:obsidian_shard',
|
||||
'pedestals:dustflour',
|
||||
'powah:uraninite_ore',
|
||||
'powah:uraninite_ore_dense',
|
||||
'powah:uraninite_ore_poor',
|
||||
'powah:uraninite_raw',
|
||||
'powah:uraninite_raw_dense',
|
||||
'powah:uraninite_raw_poor',
|
||||
'quark:biotite',
|
||||
'quark:biotite_ore',
|
||||
'thermal:coal_coke',
|
||||
'thermal:coal_coke_block',
|
||||
'thermal:ender_pearl_dust',
|
||||
'thermal:sawdust',
|
||||
'supplementaries:pedestal',
|
||||
'supplementaries:crank',
|
||||
'supplementaries:cog_block',
|
||||
'supplementaries:redstone_illuminator',
|
||||
'supplementaries:turn_table',
|
||||
'supplementaries:jar',
|
||||
'supplementaries:jar_tinted',
|
||||
'supplementaries:firefly_jar',
|
||||
'supplementaries:stone_lamp',
|
||||
'supplementaries:sack',
|
||||
'supplementaries:blackboard'
|
||||
];
|
@ -1 +0,0 @@
|
||||
//TODO: Remove in 0.4.0
|
@ -1,20 +0,0 @@
|
||||
events.listen('jei.information', (event) => {
|
||||
var data = {
|
||||
items: [
|
||||
{
|
||||
item: 'simplefarming:cheese_slice',
|
||||
description: 'Obtained by right-clicking a Wheel of Cheese.'
|
||||
}
|
||||
]
|
||||
};
|
||||
data.items.forEach(function (pair) {
|
||||
event.add(pair.item, pair.description);
|
||||
});
|
||||
|
||||
global.disabledItems.forEach((item) => {
|
||||
event.add(
|
||||
item,
|
||||
"This item has been disabled, if you managed to obtain it please report it on Enigmatica 6's issue tracker: https://github.com/NillerMedDild/Enigmatica6/issues"
|
||||
);
|
||||
});
|
||||
});
|
@ -1,89 +0,0 @@
|
||||
events.listen('jei.hide.items', (event) => {
|
||||
global.materialsToUnify.forEach((material) => {
|
||||
if (material == 'iesnium') {
|
||||
return;
|
||||
}
|
||||
itemsToHide.push(
|
||||
'occultism:' + material + '_ingot',
|
||||
'occultism:' + material + '_ore',
|
||||
'occultism:' + material + '_dust',
|
||||
'occultism:' + material + '_nugget',
|
||||
'occultism:' + material + '_block'
|
||||
);
|
||||
});
|
||||
|
||||
itemsToHide.forEach((disabledItem) => {
|
||||
if (!item.of(disabledItem).isEmpty()) {
|
||||
event.hide(disabledItem);
|
||||
}
|
||||
});
|
||||
|
||||
global.disabledItems.forEach((disabledItem) => {
|
||||
if (!item.of(disabledItem).isEmpty()) {
|
||||
event.hide(disabledItem);
|
||||
}
|
||||
});
|
||||
|
||||
var regexHide = [
|
||||
/emendatusenigmatica:\w+_andesite_ore/,
|
||||
/emendatusenigmatica:\w+_gabbro_ore/,
|
||||
/emendatusenigmatica:\w+_c_limestone_ore/,
|
||||
/emendatusenigmatica:\w+_scoria_ore/,
|
||||
/emendatusenigmatica:\w+_weathered_limestone_ore/,
|
||||
/emendatusenigmatica:\w+_jasper_ore/,
|
||||
/emendatusenigmatica:\w+_marble_ore/,
|
||||
/emendatusenigmatica:\w+_slate_ore/,
|
||||
/emendatusenigmatica:\w+_netherrack_ore/,
|
||||
/emendatusenigmatica:\w+_blackstone_ore/,
|
||||
/emendatusenigmatica:\w+_end_stone_ore/,
|
||||
/emendatusenigmatica:\w+_mossy_stone_ore/,
|
||||
/emendatusenigmatica:\w+_granite_ore/,
|
||||
/emendatusenigmatica:\w+_diorite_ore/,
|
||||
/emendatusenigmatica:\w+_sand_ore/,
|
||||
/emendatusenigmatica:\w+_gravel_ore/,
|
||||
/titanium:\w+_gear/,
|
||||
/thermal:\w+_dust/,
|
||||
/thermal:\w+_gear/,
|
||||
/thermal:\w+_ingot/,
|
||||
/thermal:\w+_nugget/,
|
||||
/thermal:\w+_ore/,
|
||||
/thermal:\w+_plate/,
|
||||
/tmechworks:\w+_ingot/,
|
||||
/tmechworks:\w+_nugget/,
|
||||
/tmechworks:\w+_ore/,
|
||||
/pedestals:dust/,
|
||||
/mekanism:\w+_gem/,
|
||||
/mekanism:\w+_ore/,
|
||||
/mekanism:dust_/,
|
||||
/mekanism:ingot_/,
|
||||
/mekanism:nugget_/,
|
||||
/minecraft:\w+_ore/,
|
||||
/immersiveengineering:dust_/,
|
||||
/immersiveengineering:ingot_/,
|
||||
/immersiveengineering:nugget_/,
|
||||
/immersiveengineering:ore_/,
|
||||
/immersiveengineering:plate_/,
|
||||
/immersiveengineering:stick_/,
|
||||
/bloodmagic:\w+fragment/,
|
||||
/bloodmagic:\w+gravel/,
|
||||
/bloodmagic:\w+sand/,
|
||||
/create:\w+_sheet/,
|
||||
/create:\w+_nugget/,
|
||||
/create:\w+_ingot/,
|
||||
/create:\w+_ore/,
|
||||
/immersiveposts:stick_/,
|
||||
// /buildersaddition:\w+_rod/,
|
||||
// /eidolon:\w+_ingot/,
|
||||
// /eidolon:\w+_nugget/,
|
||||
// /eidolon:\w+_ore/,
|
||||
// /byg:pendorite/,
|
||||
// /byg:ametrine/,
|
||||
/emendatusenigmatica:\w+certus/,
|
||||
/emendatusenigmatica:\w+fluix/,
|
||||
// /mapperbase:steel/,
|
||||
/rftoolsbase:dimensionalshard/
|
||||
];
|
||||
regexHide.forEach((regexExpression) => {
|
||||
event.hide(regexExpression);
|
||||
});
|
||||
});
|
@ -1,8 +0,0 @@
|
||||
// events.listen('client.item_tooltip', function (event) {
|
||||
// switch (event.item.id) {
|
||||
// case 'appliedenergistics2:quantum_entangled_singularity':
|
||||
// event.add(
|
||||
// 'To create drop 1 Singularity and 1 Ender Dust (From Applied Energistics) and cause an explosion within range of the items.'
|
||||
// );
|
||||
// }
|
||||
// });
|
8
kubejs/client_scripts/script.js
Normal file
8
kubejs/client_scripts/script.js
Normal file
@ -0,0 +1,8 @@
|
||||
// priority: 0
|
||||
|
||||
console.info('Hello, World! (You will see this line every time client resources reload)')
|
||||
|
||||
onEvent('jei.hide.items', event => {
|
||||
// Hide items in JEI here
|
||||
// event.hide('minecraft:cobblestone')
|
||||
})
|
@ -1,5 +1,5 @@
|
||||
#KubeJS Client Properties
|
||||
#Sat Jan 23 02:44:04 CET 2021
|
||||
#Sun Jan 24 12:55:56 CET 2021
|
||||
fmlLogColor=ECEFF4
|
||||
barBorderColor=ECEFF4
|
||||
overrideColors=false
|
||||
|
@ -1,4 +1,4 @@
|
||||
#KubeJS Common Properties
|
||||
#Sat Jan 23 15:12:21 CET 2021
|
||||
#Sun Jan 24 12:56:02 CET 2021
|
||||
hideServerScriptErrors=false
|
||||
serverOnly=false
|
||||
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:dull_trinket"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:amulet_of_mana_boost"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:dull_trinket"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:amulet_of_mana_regen"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:mana_jar"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:arcane_relay"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:arcane_relay"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:arcane_relay_splitter"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"item": "minecraft:feather"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "minecraft:feather"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "minecraft:feather"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "ars_nouveau:glyph_launch"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:mundane_belt"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:belt_of_levitation"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:nuggets/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:nuggets/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"tag": "forge:nuggets/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"tag": "forge:nuggets/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"tag": "forge:nuggets/gold_brass"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:carbuncle_shards"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:carbuncle_charm"
|
||||
}
|
||||
}
|
@ -1,26 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:dominion_wand"
|
||||
}
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "minecraft:wheat_seeds"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:mana_bloom_crop"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:ring_of_lesser_discount"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:ring_of_greater_discount"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "minecraft:ender_pearl"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "minecraft:ender_pearl"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:ring_of_potential"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:ring_of_lesser_discount"
|
||||
}
|
||||
}
|
@ -1,26 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "ars_nouveau:mana_gem_block"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:storage_blocks/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "ars_nouveau:glyph_projectile"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "minecraft:bow"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:spell_bow"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"item": "ars_nouveau:glyph_redstone_signal"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "minecraft:quartz_block"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "minecraft:redstone_block"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "ars_nouveau:spell_parchment"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "minecraft:dispenser"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:spell_turret"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"item": "ars_nouveau:arcane_stone"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "ars_nouveau:arcane_stone"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "ars_nouveau:arcane_stone"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "ars_nouveau:arcane_stone"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:mana_gem_block"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:summoning_crystal"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"item": "ars_nouveau:mana_bloom_crop"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "ars_nouveau:mana_bloom"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"item": "minecraft:oak_sapling"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "minecraft:spruce_sapling"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "minecraft:birch_sapling"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "minecraft:wheat_seeds"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:sylph_shards"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:sylph_charm"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"item": "ars_nouveau:spell_parchment"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"item": "ars_nouveau:glyph_projectile"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "ars_nouveau:glyph_accelerate"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "ars_nouveau:archwood_planks"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:wand"
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"type": "ars_nouveau:enchanting_apparatus",
|
||||
"item_1": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_2": [
|
||||
{
|
||||
"tag": "forge:gems/mana"
|
||||
}
|
||||
],
|
||||
"item_3": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"item_4": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_5": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_6": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_7": [
|
||||
{
|
||||
"tag": "forge:ingots/gold_brass"
|
||||
}
|
||||
],
|
||||
"item_8": [
|
||||
{
|
||||
"item": "ars_nouveau:novice_spell_book"
|
||||
}
|
||||
],
|
||||
"reagent": [
|
||||
{
|
||||
"item": "minecraft:egg"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "ars_nouveau:whelp_charm"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "emendatusenigmatica:gold_chunk"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "emendatusenigmatica:iron_chunk"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:sand"
|
||||
},
|
||||
{
|
||||
"tag": "forge:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:water_bucket"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "minecraft:clay",
|
||||
"count": 2
|
||||
},
|
||||
"syphon": 50,
|
||||
"ticks": 100,
|
||||
"upgradeLevel": 2
|
||||
}
|
@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "minecraft:flint",
|
||||
"count": 3
|
||||
},
|
||||
"syphon": 50,
|
||||
"ticks": 20,
|
||||
"upgradeLevel": 0
|
||||
}
|
@ -1,24 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:rotten_flesh"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:rotten_flesh"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:rotten_flesh"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:rotten_flesh"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "minecraft:leather",
|
||||
"count": 4
|
||||
},
|
||||
"syphon": 100,
|
||||
"ticks": 200,
|
||||
"upgradeLevel": 1
|
||||
}
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bone_meal"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "bloodmagic:plantoil"
|
||||
},
|
||||
"syphon": 100,
|
||||
"ticks": 100,
|
||||
"upgradeLevel": 1
|
||||
}
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:crops"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bone_meal"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "bloodmagic:plantoil"
|
||||
},
|
||||
"syphon": 100,
|
||||
"ticks": 100,
|
||||
"upgradeLevel": 1
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:coal"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:coal"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "emendatusenigmatica:coal_dust",
|
||||
"count": 2
|
||||
},
|
||||
"syphon": 400,
|
||||
"ticks": 200,
|
||||
"upgradeLevel": 1
|
||||
}
|
@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "bloodmagic:alchemytable",
|
||||
"input": [
|
||||
{
|
||||
"tag": "minecraft:wool"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "minecraft:string",
|
||||
"count": 4
|
||||
},
|
||||
"syphon": 100,
|
||||
"ticks": 100,
|
||||
"upgradeLevel": 0
|
||||
}
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:ashen_deepturf"
|
||||
},
|
||||
"categories": [
|
||||
"ashen_deepturf"
|
||||
],
|
||||
"growthTicks": 800,
|
||||
"display": {
|
||||
"block": "undergarden:ashen_deepturf"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 1,
|
||||
"output": {
|
||||
"item": "undergarden:ashen_deepturf"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
}
|
||||
]
|
||||
}
|
@ -1,34 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:blisterberry"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf"
|
||||
],
|
||||
"growthTicks": 1600,
|
||||
"display": {
|
||||
"block": "undergarden:blisterberry_bush",
|
||||
"properties": {
|
||||
"age": 2
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.9,
|
||||
"output": {
|
||||
"item": "undergarden:blisterberry"
|
||||
},
|
||||
"minRolls": 2,
|
||||
"maxRolls": 3
|
||||
},
|
||||
{
|
||||
"chance": 0.6,
|
||||
"output": {
|
||||
"item": "undergarden:rotten_blisterberry"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
}
|
||||
]
|
||||
}
|
@ -1,48 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:blood_mushroom"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf",
|
||||
"depthrock"
|
||||
],
|
||||
"growthTicks": 1600,
|
||||
"display": {
|
||||
"block": "undergarden:blood_mushroom"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.8,
|
||||
"output": {
|
||||
"item": "undergarden:blood_mushroom"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:blood_mushroom_cap"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:blood_mushroom_stalk"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "undergarden:blood_mushroom_globule"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
// {
|
||||
// "type": "botanypots:crop",
|
||||
// "seed": {
|
||||
// "item": "occultism:datura_seeds"
|
||||
// },
|
||||
// "categories": [
|
||||
// "dirt",
|
||||
// "farmland"
|
||||
// ],
|
||||
// "growthTicks": 800,
|
||||
// "display": {
|
||||
// "block": "occultism:datura",
|
||||
// "properties": {
|
||||
// "age": 5
|
||||
// }
|
||||
// },
|
||||
// "results": [
|
||||
// {
|
||||
// "chance": 0.75,
|
||||
// "output": {
|
||||
// "item": "occultism:datura"
|
||||
// },
|
||||
// "minRolls": 1,
|
||||
// "maxRolls": 1
|
||||
// },
|
||||
// {
|
||||
// "chance": 0.05,
|
||||
// "output": {
|
||||
// "item": "occultism:datura"
|
||||
// },
|
||||
// "minRolls": 1,
|
||||
// "maxRolls": 2
|
||||
// },
|
||||
// {
|
||||
// "chance": 0.05,
|
||||
// "output": {
|
||||
// "item": "occultism:datura_seeds"
|
||||
// },
|
||||
// "minRolls": 1,
|
||||
// "maxRolls": 2
|
||||
// }
|
||||
// ]
|
||||
// }
|
@ -1,31 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:deepturf"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf"
|
||||
],
|
||||
"growthTicks": 800,
|
||||
"display": {
|
||||
"block": "undergarden:deepturf"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.75,
|
||||
"output": {
|
||||
"item": "undergarden:deepturf"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"output": {
|
||||
"item": "undergarden:tall_deepturf"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:ditchbulb"
|
||||
},
|
||||
"categories": [
|
||||
"depthrock"
|
||||
],
|
||||
"growthTicks": 800,
|
||||
"display": {
|
||||
"block": "undergarden:ditchbulb"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.75,
|
||||
"output": {
|
||||
"item": "undergarden:ditchbulb"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
}
|
||||
]
|
||||
}
|
@ -1,34 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:gloomgourd_seeds"
|
||||
},
|
||||
"categories": [
|
||||
"deepsoil_farmland"
|
||||
],
|
||||
"growthTicks": 800,
|
||||
"display": {
|
||||
"block": "undergarden:gloomgourd_stem",
|
||||
"properties": {
|
||||
"age": 7
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.75,
|
||||
"output": {
|
||||
"item": "undergarden:gloomgourd"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"output": {
|
||||
"item": "undergarden:gloomgourd_seeds"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 4
|
||||
}
|
||||
]
|
||||
}
|
@ -1,39 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:gronglet"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "undergarden:gronglet"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "undergarden:grongle_stem"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:twistytwig"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "undergarden:gronglet"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,40 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:indigo_mushroom"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf",
|
||||
"depthrock"
|
||||
],
|
||||
"growthTicks": 1600,
|
||||
"display": {
|
||||
"block": "undergarden:indigo_mushroom"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.8,
|
||||
"output": {
|
||||
"item": "undergarden:indigo_mushroom"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:indigo_mushroom_cap"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:indigo_mushroom_stalk"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,40 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:ink_mushroom"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf",
|
||||
"depthrock"
|
||||
],
|
||||
"growthTicks": 1600,
|
||||
"display": {
|
||||
"block": "undergarden:ink_mushroom"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.8,
|
||||
"output": {
|
||||
"item": "undergarden:ink_mushroom"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:ink_mushroom_cap"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "minecraft:mushroom_stem"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:shimmerweed"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf"
|
||||
],
|
||||
"growthTicks": 800,
|
||||
"display": {
|
||||
"block": "undergarden:shimmerweed"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.75,
|
||||
"output": {
|
||||
"item": "undergarden:shimmerweed"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"output": {
|
||||
"item": "undergarden:tall_shimmerweed"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,26 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:underbeans"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf"
|
||||
],
|
||||
"growthTicks": 1600,
|
||||
"display": {
|
||||
"block": "undergarden:underbean_bush",
|
||||
"properties": {
|
||||
"age": 3
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.9,
|
||||
"output": {
|
||||
"item": "undergarden:underbeans"
|
||||
},
|
||||
"minRolls": 2,
|
||||
"maxRolls": 4
|
||||
}
|
||||
]
|
||||
}
|
@ -1,40 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"seed": {
|
||||
"item": "undergarden:veil_mushroom"
|
||||
},
|
||||
"categories": [
|
||||
"deepturf",
|
||||
"depthrock"
|
||||
],
|
||||
"growthTicks": 1600,
|
||||
"display": {
|
||||
"block": "undergarden:veil_mushroom"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.8,
|
||||
"output": {
|
||||
"item": "undergarden:veil_mushroom"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:veil_mushroom_cap"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:veil_mushroom_stalk"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
|
||||
"input": { "item": "undergarden:ashen_deepturf_block" },
|
||||
"display": { "block": "undergarden:ashen_deepturf_block" },
|
||||
"categories": ["deepturf", "ashen_deepturf"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
|
||||
"input": { "item": "byg:black_sand" },
|
||||
"display": { "block": "byg:black_sand" },
|
||||
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
|
||||
"input": { "item": "byg:blue_sand" },
|
||||
"display": { "block": "byg:blue_sand" },
|
||||
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
|
||||
"input": { "item": "undergarden:deepsoil" },
|
||||
"display": { "block": "undergarden:deepsoil" },
|
||||
"categories": ["deepturf"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
|
||||
"input": { "item": "undergarden:deepsoil_farmland" },
|
||||
"display": { "block": "undergarden:deepsoil_farmland" },
|
||||
"categories": ["deepturf", "deepsoil_farmland"],
|
||||
"growthModifier": 0.15
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
|
||||
"input": { "item": "undergarden:deepturf_block" },
|
||||
"display": { "block": "undergarden:deepturf_block" },
|
||||
"categories": ["deepturf"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
|
||||
"input": { "item": "undergarden:depthrock" },
|
||||
"display": { "block": "undergarden:depthrock" },
|
||||
"categories": ["depthrock"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
|
||||
"input": { "item": "byg:pink_sand" },
|
||||
"display": { "block": "byg:pink_sand" },
|
||||
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
|
||||
"input": { "item": "byg:purple_sand" },
|
||||
"display": { "block": "byg:purple_sand" },
|
||||
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:soil",
|
||||
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
|
||||
"input": { "item": "byg:white_sand" },
|
||||
"display": { "block": "byg:white_sand" },
|
||||
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
|
||||
"growthModifier": 0
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:araucaria_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:araucaria_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:araucaria_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:pine_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:araucaria_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:brown_zelkova_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:brown_zelkova_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:brown_zelkova_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:zelkova_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:brown_zelkova_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:ether_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:ether_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:ether_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:ether_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:ether_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:lament_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:lament_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:lament_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:lament_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:lament_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:nightshade_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:nightshade_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:nightshade_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:nightshade_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:nightshade_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:palm_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:palm_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:palm_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:palm_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:palm_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:withering_oak_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:withering_oak_sapling"
|
||||
},
|
||||
"categories": [
|
||||
"dirt"
|
||||
],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:withering_oak_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.50,
|
||||
"output": {
|
||||
"item": "byg:withering_oak_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.10,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:withering_oak_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,47 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "byg"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "byg:zelkova_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "byg:zelkova_sapling"
|
||||
},
|
||||
"categories": ["dirt"],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "byg:zelkova_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "byg:zelkova_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "byg:zelkova_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
@ -1,47 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "undergarden"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "undergarden:smogstem_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "undergarden:smogstem_sapling"
|
||||
},
|
||||
"categories": ["dirt"],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "undergarden:smogstem_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "undergarden:smogstem_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:twistytwig"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "undergarden:smogstem_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,47 +0,0 @@
|
||||
{
|
||||
"type": "botanypots:crop",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "undergarden"
|
||||
},
|
||||
{
|
||||
"type": "forge:item_exists",
|
||||
"item": "undergarden:wigglewood_sapling"
|
||||
}
|
||||
],
|
||||
"seed": {
|
||||
"item": "undergarden:wigglewood_sapling"
|
||||
},
|
||||
"categories": ["dirt"],
|
||||
"growthTicks": 2400,
|
||||
"display": {
|
||||
"block": "undergarden:wigglewood_sapling"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "undergarden:wigglewood_log"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "undergarden:twistytwig"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "undergarden:wigglewood_sapling"
|
||||
},
|
||||
"minRolls": 1,
|
||||
"maxRolls": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
{
|
||||
"modId": "biomesoplenty",
|
||||
"group": {
|
||||
"name": "BoP Saplings",
|
||||
"enabledByDefault": true,
|
||||
"defaultPayment": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"defaultCategory": "farmingforblockheads:saplings"
|
||||
},
|
||||
"customEntries": [
|
||||
{
|
||||
"output": {
|
||||
"item": "biomesoplenty:rainbow_birch_sapling"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,59 +0,0 @@
|
||||
{
|
||||
"modId": "byg",
|
||||
"group": {
|
||||
"name": "Oh the Biomes You'll Go Saplings",
|
||||
"enabledByDefault": true,
|
||||
"defaultPayment": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"defaultCategory": "farmingforblockheads:saplings"
|
||||
},
|
||||
"customEntries": [
|
||||
{"output": {"item": "byg:yellow_spruce_sapling"}},
|
||||
{"output": {"item": "byg:yellow_birch_sapling"}},
|
||||
{"output": {"item": "byg:red_spruce_sapling"}},
|
||||
{"output": {"item": "byg:red_oak_sapling"}},
|
||||
{"output": {"item": "byg:red_birch_sapling"}},
|
||||
{"output": {"item": "byg:orchard_sapling"}},
|
||||
{"output": {"item": "byg:blue_spruce_sapling"}},
|
||||
{"output": {"item": "byg:brown_birch_sapling"}},
|
||||
{"output": {"item": "byg:brown_oak_sapling"}},
|
||||
{"output": {"item": "byg:brown_zelkova_sapling"}},
|
||||
{"output": {"item": "byg:joshua_sapling"}},
|
||||
{"output": {"item": "byg:orange_birch_sapling"}},
|
||||
{"output": {"item": "byg:orange_oak_sapling"}},
|
||||
{"output": {"item": "byg:orange_spruce_sapling"}},
|
||||
{"output": {"item": "byg:araucaria_sapling"}},
|
||||
{"output": {"item": "byg:withering_oak_sapling"}},
|
||||
{"output": {"item": "byg:zelkova_sapling"}},
|
||||
{"output": {"item": "byg:witch_hazel_sapling"}},
|
||||
{"output": {"item": "byg:willow_sapling"}},
|
||||
{"output": {"item": "byg:skyris_sapling"}},
|
||||
{"output": {"item": "byg:redwood_sapling"}},
|
||||
{"output": {"item": "byg:rainbow_eucalyptus_sapling"}},
|
||||
{"output": {"item": "byg:mangrove_sapling"}},
|
||||
{"output": {"item": "byg:maple_sapling"}},
|
||||
{"output": {"item": "byg:red_maple_sapling"}},
|
||||
{"output": {"item": "byg:silver_maple_sapling"}},
|
||||
{"output": {"item": "byg:nightshade_sapling"}},
|
||||
{"output": {"item": "byg:palm_sapling"}},
|
||||
{"output": {"item": "byg:pine_sapling"}},
|
||||
{"output": {"item": "byg:palo_verde_sapling"}},
|
||||
{"output": {"item": "byg:mahogany_sapling"}},
|
||||
{"output": {"item": "byg:lament_sapling"}},
|
||||
{"output": {"item": "byg:indigo_jacaranda_sapling"}},
|
||||
{"output": {"item": "byg:jacaranda_sapling"}},
|
||||
{"output": {"item": "byg:green_enchanted_sapling"}},
|
||||
{"output": {"item": "byg:holly_sapling"}},
|
||||
{"output": {"item": "byg:fir_sapling"}},
|
||||
{"output": {"item": "byg:ether_sapling"}},
|
||||
{"output": {"item": "byg:ebony_sapling"}},
|
||||
{"output": {"item": "byg:cypress_sapling"}},
|
||||
{"output": {"item": "byg:cika_sapling"}},
|
||||
{"output": {"item": "byg:white_cherry_sapling"}},
|
||||
{"output": {"item": "byg:pink_cherry_sapling"}},
|
||||
{"output": {"item": "byg:blue_enchanted_sapling"}},
|
||||
{"output": {"item": "byg:baobab_sapling"}},
|
||||
{"output": {"item": "byg:aspen_sapling"}}
|
||||
]
|
||||
}
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"modId": "farmersdelight",
|
||||
"group": {
|
||||
"name": "Farmer's Delight Seeds",
|
||||
"enabledByDefault": true,
|
||||
"defaultPayment": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"defaultCategory": "farmingforblockheads:seeds"
|
||||
},
|
||||
"customEntries": [
|
||||
{
|
||||
"output": {
|
||||
"item": "farmersdelight:tomato_seeds"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "farmersdelight:cabbage_seeds"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
{
|
||||
"modId": "immersiveengineering",
|
||||
"group": {
|
||||
"name": "Immersive Engineering Seeds",
|
||||
"enabledByDefault": true,
|
||||
"defaultPayment": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"defaultCategory": "farmingforblockheads:seeds"
|
||||
},
|
||||
"customEntries": [
|
||||
{
|
||||
"output": {
|
||||
"item": "immersiveengineering:seed"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
// {
|
||||
// "modId": "quark",
|
||||
// "group": {
|
||||
// "name": "Occultism Saplings",
|
||||
// "enabledByDefault": true,
|
||||
// "defaultPayment": {
|
||||
// "item": "occultism:spirit_attuned_gem"
|
||||
// },
|
||||
// "defaultCategory": "farmingforblockheads:saplings"
|
||||
// },
|
||||
// "customEntries": [
|
||||
// {
|
||||
// "output": {
|
||||
// "item": "occultism:otherworld_sapling_natural"
|
||||
// }
|
||||
// }
|
||||
// ]
|
||||
// }
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"modId": "quark",
|
||||
"group": {
|
||||
"name": "Quark Saplings",
|
||||
"enabledByDefault": true,
|
||||
"defaultPayment": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"defaultCategory": "farmingforblockheads:saplings"
|
||||
},
|
||||
"customEntries": [
|
||||
{
|
||||
"output": {
|
||||
"item": "quark:blue_blossom_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "quark:lavender_blossom_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "quark:orange_blossom_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "quark:pink_blossom_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "quark:yellow_blossom_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "quark:red_blossom_sapling"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"modId": "undergarden",
|
||||
"group": {
|
||||
"name": "Undergarden Saplings",
|
||||
"enabledByDefault": true,
|
||||
"defaultPayment": {
|
||||
"item": "undergarden:regalium_ingot"
|
||||
},
|
||||
"defaultCategory": "farmingforblockheads:saplings"
|
||||
},
|
||||
"customEntries": [
|
||||
{
|
||||
"output": {
|
||||
"item": "undergarden:smogstem_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"output": {
|
||||
"item": "undergarden:wigglewood_sapling"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,194 +0,0 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 4,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 2.0, "max": 7.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:stick_treated"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:iron_rod"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 6,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:steel_rod"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:aluminum_rod"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 3.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:hemp_fabric"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 3.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:coal_coke"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 2.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:component_iron"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [{ "function": "minecraft:set_count", "count": 1.0 }],
|
||||
"name": "immersiveengineering:component_steel"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_ingot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:copper_ingot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:aluminum_ingot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 9,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 4.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:lead_nugget"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 7,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 2.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:silver_nugget"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 7,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": { "min": 1.0, "max": 2.0, "type": "minecraft:uniform" }
|
||||
}
|
||||
],
|
||||
"name": "emendatusenigmatica:nickel_nugget"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 4,
|
||||
"functions": [
|
||||
{ "function": "minecraft:set_nbt", "tag": "{blueprint:\"bullet\"}" },
|
||||
{
|
||||
"function": "immersiveengineering:secret_bluprintz",
|
||||
"conditions": [{ "condition": "minecraft:random_chance", "chance": 0.125 }]
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:blueprint"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 4,
|
||||
"functions": [
|
||||
{ "function": "minecraft:set_nbt", "tag": "{blueprint:\"specialBullet\"}" },
|
||||
{
|
||||
"function": "immersiveengineering:secret_bluprintz",
|
||||
"conditions": [{ "condition": "minecraft:random_chance", "chance": 0.125 }]
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:blueprint"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 4,
|
||||
"functions": [
|
||||
{ "function": "minecraft:set_nbt", "tag": "{blueprint:\"electrode\"}" },
|
||||
{
|
||||
"function": "immersiveengineering:secret_bluprintz",
|
||||
"conditions": [{ "condition": "minecraft:random_chance", "chance": 0.125 }]
|
||||
}
|
||||
],
|
||||
"name": "immersiveengineering:blueprint"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1 +0,0 @@
|
||||
{"type":"immersiveengineering:turn_and_copy","group":"ie_concrete","pattern":["scs","gbg","scs"],"key":{"s":{"tag":"forge:slag"},"c":{"tag":"forge:clay"},"g":{"tag":"forge:gravel"},"b":{"tag":"minecraft:water","amount":1000,"type":"immersiveengineering:fluid"}},"result":{"item":"immersiveengineering:concrete","count":12},"quarter_turn":true}
|
@ -1 +0,0 @@
|
||||
{"type":"immersiveengineering:turn_and_copy","pattern":[" g ","idi"," g "],"key":{"g":{"tag":"forge:glass"},"i":{"tag":"forge:dusts/iron_aluminum"},"d":{"tag":"forge:dyes/green"}},"result":{"item":"immersiveengineering:insulating_glass","count":2},"quarter_turn":true}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:animal_baby_separator",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PAP",
|
||||
"CMC",
|
||||
"DGD"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"A": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"G": {
|
||||
"tag": "forge:gears/gold_bronze"
|
||||
},
|
||||
"D": {
|
||||
"tag": "forge:dyes/purple"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:animal_baby_separator"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:animal_feeder",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PAP",
|
||||
"CMC",
|
||||
"DGD"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"A": {
|
||||
"item": "minecraft:golden_apple"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
},
|
||||
"G": {
|
||||
"tag": "forge:gears/iron_invar"
|
||||
},
|
||||
"D": {
|
||||
"tag": "forge:dyes/purple"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:animal_feeder"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,46 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:animal_rancher",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"SBS",
|
||||
"GMG"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"G": {
|
||||
"tag": "forge:gears/gold_bronze"
|
||||
},
|
||||
"S": {
|
||||
"item": "minecraft:shears"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:bucket"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:animal_rancher"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,46 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:biofuel_generator",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PDP",
|
||||
"SMS",
|
||||
"ASA"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:furnace"
|
||||
},
|
||||
"S": {
|
||||
"item": "minecraft:piston"
|
||||
},
|
||||
"A": {
|
||||
"tag": "forge:gears/gold_bronze"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:biofuel_generator"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:block_breaker",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PGP",
|
||||
"IMD",
|
||||
"SRS"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"I": {
|
||||
"item": "minecraft:iron_pickaxe"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:iron_shovel"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
"G": {
|
||||
"tag": "forge:gears/gold_bronze"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:gears/iron_invar"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:block_breaker"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,41 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ppp",
|
||||
"iri",
|
||||
"ppp"
|
||||
],
|
||||
"key": {
|
||||
"p": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"i": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"r": {
|
||||
"item": "minecraft:redstone"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_blinking_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"item": "minecraft:chorus_fruit"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:piston"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_blinking_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_bouncing_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"item": "minecraft:slime_block"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:piston"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_bouncing_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_detection_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"item": "minecraft:stone_pressure_plate"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:comparator"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_detection_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_dropping_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"item": "minecraft:iron_bars"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:dropper"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_dropping_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_extraction_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:dispenser"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_extraction_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_insertion_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:hopper"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_insertion_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:conveyor_splitting_upgrade",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IPI",
|
||||
"IDI",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"P": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:hopper"
|
||||
},
|
||||
"C": {
|
||||
"item": "industrialforegoing:conveyor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:conveyor_splitting_upgrade"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:dissolution_chamber",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PCP",
|
||||
"BMB",
|
||||
"GDG"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"C": {
|
||||
"tag": "forge:chests"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:bucket"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
},
|
||||
"G": {
|
||||
"tag": "forge:ingots/gold_tin"
|
||||
},
|
||||
"D": {
|
||||
"tag": "forge:gears/diamond"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:dissolution_chamber"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:dye_mixer",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PDP",
|
||||
"DMD",
|
||||
"PRP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"D": {
|
||||
"tag": "forge:dyes"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
},
|
||||
"R": {
|
||||
"tag": "forge:gears/gold_copper"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:dye_mixer"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,46 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:fluid_collector",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PBP",
|
||||
"BMB",
|
||||
"SRS"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:bucket"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:gears/iron_invar"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:fluid_collector"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,46 +0,0 @@
|
||||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"values": [
|
||||
{
|
||||
"item": "industrialforegoing:fluid_extractor",
|
||||
"type": "forge:item_exists"
|
||||
}
|
||||
],
|
||||
"type": "forge:and"
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IGI",
|
||||
"CMC",
|
||||
"IPI"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron_aluminum"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:light_weighted_pressure_plate"
|
||||
},
|
||||
"C": {
|
||||
"tag": "forge:cobblestone"
|
||||
},
|
||||
"M": {
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
},
|
||||
"P": {
|
||||
"item": "minecraft:piston"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "industrialforegoing:fluid_extractor"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user