Add Enigmatica6 kubejs files

This commit is contained in:
Citali 2021-01-28 23:28:10 +01:00
parent 32b1313fdc
commit 98e6743204
Signed by: Citali
GPG Key ID: CD1CD4279A473F9C
694 changed files with 49010 additions and 0 deletions

13
kubejs[e6]/README.txt Normal file
View File

@ -0,0 +1,13 @@
Find more info on the website: https://kubejs.latvian.dev/
Directory information:
assets - Acts as a resource pack, you can put any client resources in here, like textures, models, etc. Example: assets/kubejs/textures/item/test_item.png
data - Acts as a datapack, you can put any server resources in here, like loot tables, functions, etc. Example: data/kubejs/loot_tables/blocks/test_block.json
startup_scripts - Scripts that get loaded once during game startup - Used for adding items and other things
server_scripts - Scripts that get loaded every time server resources reload - Used for modifying recipes, tags, and handling server events
client_scripts - Scripts that get loaded every time client resources reload - Used for JEI events, tooltips and other client side things
config - KubeJS config storage. This is also the only directory that scripts can access other than world directory
exported - Data dumps like texture atlases end up here

View File

@ -0,0 +1,10 @@
{
"block.minecraft.nether_portal.name": "Nether Portal",
"block.minecraft.stonecutter": "Stonecutter",
"container.stonecutter": "Stonecutter",
"block.tetra.hammer_head": "Hammer head",
"": ""
}

View File

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "enigmatica:item/moddedfordummies"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

View File

@ -0,0 +1,12 @@
{
"item.kubejs.rare_lootbox": "Rare Loot Box",
"item.kubejs.epic_lootbox": "Epic Loot Box",
"item.kubejs.legendary_lootbox": "Legendary Loot Box",
"item.kubejs.miners_delight": "Miner's Delight",
"item.kubejs.sorcerers_delight": "Sorcerer's Delight",
"item.kubejs.farmers_delight": "Farmer's Delight",
"item.kubejs.blacksmiths_delight": "Blacksmith's Delight",
"item.kubejs.scavangers_delight": "Scavanger's Delight",
"item.kubejs.alchemists_delight": "Alchemist's Delight"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 687 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

View File

@ -0,0 +1,109 @@
{
"itemGroup.mythicbotany": "MythicBotany",
"item.mythicbotany.asgard_rune": "Rune of Asgard",
"item.mythicbotany.vanaheim_rune": "Rune of Vanaheim",
"item.mythicbotany.alfheim_rune": "Rune of Alfheim",
"item.mythicbotany.midgard_rune": "Rune of Midgard",
"item.mythicbotany.joetunheim_rune": "Rune of Jötunheim",
"item.mythicbotany.muspelheim_rune": "Rune of Muspelheim",
"item.mythicbotany.niflheim_rune": "Rune of Niflheim",
"item.mythicbotany.nidavellir_rune": "Rune of Nidavellir",
"item.mythicbotany.helheim_rune": "Rune of Helheim",
"item.mythicbotany.alfsteel_ingot": "Alfsteel Ingot",
"item.mythicbotany.alfsteel_nugget": "Alfsteel Nugget",
"item.mythicbotany.alfsteel_armor_upgrade": "Double Alfsteel Ingot",
"item.mythicbotany.alfsteel_sword": "Alf Blade",
"item.mythicbotany.alfsteel_pick": "Alf Shatterer",
"item.mythicbotany.alfsteel_axe": "Alf Truncator",
"item.mythicbotany.alfsteel_helmet": "Alfsteel Helmet",
"item.mythicbotany.alfsteel_chestplate": "Alfsteel Chestplate",
"item.mythicbotany.alfsteel_leggings": "Alfsteel Leggings",
"item.mythicbotany.alfsteel_boots": "Alfsteel Boots",
"item.mythicbotany.mana_ring_greatest": "Greatest Band of Mana",
"item.mythicbotany.aura_ring_greatest": "Greatest Band of Aura",
"item.mythicbotany.faded_nether_star": "Faded Nether Star",
"item.mythicbotany.fire_ring": "Ring of Muspelheim",
"item.mythicbotany.ice_ring": "Ring of Niflheim",
"block.mythicbotany.mana_infuser": "Mana-Infuser",
"block.mythicbotany.alfsteel_block": "Block of Alfsteel",
"block.mythicbotany.alfsteel_pylon": "Alfsteel Pylon",
"block.mythicbotany.mana_collector": "Mana Collector",
"block.mythicbotany.exoblaze": "Exoblaze",
"block.mythicbotany.exoblaze_floating": "Floating Exoblaze",
"block.mythicbotany.wither_aconite": "Wither Aconite",
"block.mythicbotany.wither_aconite_floating": "Floating Wither Aconite",
"block.mythicbotany.aquapanthus": "Aquapanthus",
"block.mythicbotany.aquapanthus_floating": "Floating Aquapanthus",
"block.mythicbotany.hellebore": "Hellebore",
"block.mythicbotany.hellebore_floating": "Floating Hellebore",
"block.mythicbotany.raindeletia": "Raindeltia",
"block.mythicbotany.raindeletia_floating": "Floating Raindeltia",
"item.mythicbotany.alfsteel_helmet.description": "Makes you reach a little bit further.",
"item.mythicbotany.alfsteel_chestplate.description": "Gives you a fairly good knockback resistance",
"item.mythicbotany.alfsteel_leggings.description": "Makes you run faster.",
"item.mythicbotany.alfsteel_boots.description": "Makes you jump higher.",
"block.mythicbotany.exoblaze.description": "Blazing!",
"block.mythicbotany.wither_aconite.description": "It gobbles nether stars.",
"block.mythicbotany.aquapanthus.description": "Try it when it's dry.",
"block.mythicbotany.hellebore.description": "It feels like Helheim.",
"block.mythicbotany.raindeletia.description": "Rain is not a pain.",
"lexicon.mythicbotany.title": "MythicBotany",
"lexicon.mythicbotany.description": "Dive deeper into the world of magic",
"lexicon.mythicbotany.runes.title": "Runes of the Nine Worlds",
"lexicon.mythicbotany.runes.page1": "Runes representing the affinities of the $(thing)Nine World$(0) may now be crafted in the $(item) Runic Altar$(0). These new runes unlock great potential though they're dangerous if used carelessly.",
"lexicon.mythicbotany.runes.runeMidgard": "Midgard, the birth-place of humans.",
"lexicon.mythicbotany.runes.runeAlfheim": "Alfheim, home to the arboreal cities of the elves.",
"lexicon.mythicbotany.runes.runeNidavellir": "Nidavellir, filled with the great halls of the dwarves.",
"lexicon.mythicbotany.runes.runeJoetunheim": "Jötunheim, the place of origin of all giants.",
"lexicon.mythicbotany.runes.runeMuspelheim": "Muspelheim, a world of flame inhabited by fire giants.",
"lexicon.mythicbotany.runes.runeNiflheim": "Niflheim, rime covered plains home to frost giants.",
"lexicon.mythicbotany.runes.runeAsgard": "Asgard, where the Aesir rule from on-high.",
"lexicon.mythicbotany.runes.runeVanaheim": "Vanaheim, the lush plains where the Vanir keep court.",
"lexicon.mythicbotany.runes.runeHelheim": "Helheim, home to all in the end, the domain of the dead.",
"lexicon.mythicbotany.infuser.title": "The Mana Infuser",
"lexicon.mythicbotany.infuser.page1": "Creating Alfsteel is no trivial accomplishment and the $(l:botania:basics/terrasteel)Terrestrial Agglomeration Plate$() was not up to the task. The elves in Alfheim have devised an improved version capable of channeling the energies necessary fo all known mana-alloys. The Mana Infuser will not draw mana from a spark network automatically; a Dominant Augment is required.",
"lexicon.mythicbotany.infuser.page2": "Upgrading the Terrestrial Agglomeration Plate into a Mana Infuser.",
"lexicon.mythicbotany.infuser.page3": "The platform required by the Mana Infuser consists of Gold and Shimmerrock.",
"lexicon.mythicbotany.infuser.page4": "The process for creating Alfsteel is similar to that of Terrasteel, though it uses resources native to Alfheim. It requires a great deal more mana but can be used to create various powerful artifacts.",
"lexicon.mythicbotany.tools.title": "Alfsteel Tools",
"lexicon.mythicbotany.tools.page1": "Trade between worlds has created possibilities never previously dreamt of. The elves have been busy experimenting with the samples they've received. Their long labour has at last born fruit in the form of Alfsteel. Plating Terrasteel with this new alloy in a Smithing Table greatly enhances its already potent nature.",
"lexicon.mythicbotany.tools.page2": "It takes no small quantity of Alfsteel to plate Terrasteel implements.",
"lexicon.mythicbotany.tools.page3": "Nimble as the minds who devised it, and equally sharp.",
"lexicon.mythicbotany.tools.page4": "Capable of felling entire trees with a single strike, the Alf Truncator can also aid in collecting items by pressing Sneak + Right Click.",
"lexicon.mythicbotany.tools.page5": "A more voracious tool than the Terrashatterer that it's made from, breaking a cubic area for the same effort as before.",
"lexicon.mythicbotany.tools.page6": "The elves are well known for their magic and this helm is no exception, bestowing limited telekenises upon the wearer.$(p)Ancient Wills can also be bonded to it as with the Terrasteel Helm.",
"lexicon.mythicbotany.tools.page7": "Remain firmly grounded, while wearing this Chestplate even the strongest attack will struggle to displace the wearer.",
"lexicon.mythicbotany.tools.page8": "Mana courses through Alfsteel Leggings, making the wearer fleet of foot.",
"lexicon.mythicbotany.tools.page9": "This armor feels surprisingly light, despite it's seeming bulk. Jumping feels easier than before.",
"lexicon.mythicbotany.manaband.title": "Alfsteel Mana Bands",
"lexicon.mythicbotany.manaband.page1": "Plating a $(l:botania:baubles/mana_ring)Greater Band of Mana$() with Alfsteel in the smithing table greatly increases it's mana capacity, roughly doubling the already substantial reserve.",
"lexicon.mythicbotany.manaband.page2": "Similarly, the $(l:botania:baubles/aura_ring)Greater Band of Aura$() can be plated to grant a noticeable boost to its mana production.",
"lexicon.mythicbotany.pylon.title": "Alfsteel Pylons",
"lexicon.mythicbotany.pylon.page1": "The secret forge of Alfheim.$(p)Merely laying a damaged tool enchanted with Mending on an Alfsteel Pylon is enough for it to erupt in a fury of mana fueled flame, burning the mana stored within to quickly repair the item.$(p)Aim a Mana Spreader at it to deliver the necessary mana.",
"lexicon.mythicbotany.wand.title": "Dreamwood Wands",
"lexicon.mythicbotany.wand.page1": "For the discerning Botanist.$(p)Like Livingwood, Dreamwood may also be used to craft a Wand of the Forest.",
"lexicon.mythicbotany.muspelheim.page1": "Granting the bearer immunity to the forge flames of Muspelheim, as well as igniting foes who dare make a strike.",
"lexicon.mythicbotany.niflheim.page1": "The bearer may withstand the crushing power of ice and stone with this band and a chilling aura emanates from it, slowing all within reach.",
"lexicon.mythicbotany.generating.title": "Generating Flora",
"lexicon.mythicbotany.generating.page1": "$(thing)Disabled by Enigmatia 6$(0)",
"lexicon.mythicbotany.generating.page2": "$(thing)Disabled by Enigmatia 6$(0)",
"lexicon.mythicbotany.generating.page3": "At times, a Mana Spreader simply cannot keep up with mana as it's being produce. Generating Flora can instead be linked to a Mana Collector, allowing the mana to flow directly into a Spark network. A Spark and a Recessive Augment must be placed on the device.",
"lexicon.mythicbotany.functional.title": "Functional Flora",
"lexicon.mythicbotany.functional.page1": "The Exoblaze channels mana into nearby Brewing Stands, empowering them to work without fuel.",
"lexicon.mythicbotany.functional.page2": "Drawing from deep aquifers to fill nearby cauldrons and Petal Apothecaries.",
"lexicon.mythicbotany.functional.page3": "Making Piglins and Hoglins feel right at home, preventing their zombification while mana is supplied."
}

View File

@ -0,0 +1,92 @@
{
"tetra.material.alfsteel": "Alfsteel",
"tetra.material.alfsteel.prefix": "Alfsteel",
"tetra.material.aluminum": "Aluminum",
"tetra.material.aluminum.prefix": "Aluminum",
"tetra.material.ametrine": "Ametrine",
"tetra.material.ametrine.prefix": "Ametrine",
"tetra.material.andesite_alloy": "Andesite Alloy",
"tetra.material.andesite_alloy.prefix": "Andesite Alloy",
"tetra.material.blazing": "Blazing",
"tetra.material.blazing.prefix": "Blazing",
"tetra.material.brass": "Brass",
"tetra.material.brass.prefix": "Brass",
"tetra.material.celestial_crystal": "Celestial Crystal",
"tetra.material.celestial_crystal.prefix": "Celestial Crystal",
"tetra.material.compressed_iron": "Compressed iron",
"tetra.material.compressed_iron.prefix": "Compressed Iron",
"tetra.material.constantan": "Constantan",
"tetra.material.constantan.prefix": "Constantan",
"tetra.material.dimensional_shard": "Dimensional Shard",
"tetra.material.dimensional_shard.prefix": "Dimensional Shard",
"tetra.material.dragonstone": "Dragonstone",
"tetra.material.dragonstone.prefix": "Dragonstone",
"tetra.material.elementium": "Elementium",
"tetra.material.elementium.prefix": "Elementium",
"tetra.material.enderium": "Enderium",
"tetra.material.enderium.prefix": "Enderium",
"tetra.material.ender_biotite": "Ender Biotite",
"tetra.material.ender_biotite.prefix": "Ender Biotite",
"tetra.material.ender_pearl": "Ender",
"tetra.material.ender_pearl.prefix": "Ender",
"tetra.material.energized_steel": "Energized Steel",
"tetra.material.energized_steel.prefix": "Energized Steel",
"tetra.material.fluorite": "Fluorite",
"tetra.material.fluorite.prefix": "Fluorite",
"tetra.material.gaia": "Gaia",
"tetra.material.gaia.prefix": "Gaia",
"tetra.material.hop_graphite": "HOP Graphite",
"tetra.material.hop_graphite.prefix": "HOP Graphite",
"tetra.material.iesnium": "Iesnium",
"tetra.material.iesnium.prefix": "Iesnium",
"tetra.material.invar": "Invar",
"tetra.material.invar.prefix": "Invar",
"tetra.material.lapis": "Lapis",
"tetra.material.lapis.prefix": "Lapis",
"tetra.material.lumium": "Lumium",
"tetra.material.lumium.prefix": "Lumium",
"tetra.material.manasteel": "Manasteel",
"tetra.material.manasteel.prefix": "Manasteel",
"tetra.material.mana_diamond": "Mana Diamond",
"tetra.material.mana_diamond.prefix": "Mana Diamond",
"tetra.material.mana_gem": "Mana Gem",
"tetra.material.mana_gem.prefix": "Mana Gem",
"tetra.material.mana_pearl": "Mana Pearl",
"tetra.material.mana_pearl.prefix": "Mana Pearl",
"tetra.material.neptunium": "Neptunium",
"tetra.material.neptunium.prefix": "Neptunium",
"tetra.material.niotic": "Niotic",
"tetra.material.niotic.prefix": "Niotic",
"tetra.material.nitro": "Nitro",
"tetra.material.nitro.prefix": "Nitro",
"tetra.material.pink_slime": "Pink Slime",
"tetra.material.pink_slime.prefix": "Pink Slime",
"tetra.material.prismarine": "Prismarine",
"tetra.material.prismarine.prefix": "Prismarine",
"tetra.material.quartz": "Quartz",
"tetra.material.quartz.prefix": "Quartz",
"tetra.material.quartz_enriched_iron": "Quartz Enriched Iron",
"tetra.material.quartz_enriched_iron.prefix": "Quartz Enriched Iron",
"tetra.material.rainbow": "Rainbow",
"tetra.material.rainbow.prefix": "Rainbow",
"tetra.material.refined_glowstone": "Refined Glowstone",
"tetra.material.refined_glowstone.prefix": "Refined Glowstone",
"tetra.material.refined_obsidian": "Refined Obsidian",
"tetra.material.refined_obsidian.prefix": "Refined Obsidian",
"tetra.material.refined_radiance": "Refined Radiance",
"tetra.material.refined_radiance.prefix": "Refined Radiance",
"tetra.material.rock_crystal": "Rock Crystal",
"tetra.material.rock_crystal.prefix": "Rock Crystal",
"tetra.material.signalum": "Signalum",
"tetra.material.signalum.prefix": "Signalum",
"tetra.material.spirited": "spirited",
"tetra.material.spirited.prefix": "spirited",
"tetra.material.starmetal": "Starmetal",
"tetra.material.starmetal.prefix": "Starmetal",
"tetra.material.terrasteel": "Terrasteel",
"tetra.material.terrasteel.prefix": "Terrasteel",
"tetra.material.zinc": "Zinc",
"tetra.material.zinc.prefix": "Zinc",
"tetra.material.zitrite": "Zitrite",
"tetra.material.zitrite.prefix": "Zitrite"
}

View File

@ -0,0 +1,116 @@
//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',
'starmetal'
];
global.materialsToUnify = materialsToUnify;
global.disabledItems = disabledItems;

View File

@ -0,0 +1 @@
//TODO: Remove in 0.4.0

View File

@ -0,0 +1 @@
//TODO: Remove in 0.4.0

View File

@ -0,0 +1,27 @@
events.listen('jei.information', (event) => {
var data = {
items: [
{
item: 'simplefarming:cheese_slice',
description: ['Obtained by right-clicking a Wheel of Cheese.']
},
{
item: 'astralsorcery:stardust',
description: [
'Obtained by left-clicking a Starmetal Ingot in-world. See the Astral Tome for more information.'
]
}
]
};
data.items.forEach(function (item) {
event.add(item.item, item.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"
);
});
});

View File

@ -0,0 +1,134 @@
events.listen('jei.hide.items', (event) => {
global.materialsToUnify.forEach((material) => {
if (material == 'iesnium' || material == 'graphite' || material == 'hop_graphite') {
return;
}
itemsToHide.push(
'occultism:' + material + '_ingot',
'occultism:' + material + '_ore',
'occultism:' + material + '_dust',
'occultism:' + material + '_nugget',
'occultism:' + material + '_block',
'immersiveengineering:ingot_' + material,
'immersiveengineering:dust_' + material,
'immersiveengineering:nugget_' + material,
'mekanism:nugget_' + material,
'mekanism:dust_' + material,
'mekanism:ingot_' + material,
'mekanism:block_' + material
);
});
var itemsToHide = [
'ars_nouveau:arcane_brick',
'ars_nouveau:arcane_ore',
'bloodmagic:coalsand',
'bloodmagic:saltpeter',
'bloodmagic:sulfur',
'create:powdered_obsidian',
'create:honey_bucket',
'eidolon:tallow',
'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',
'quark:tallow',
'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'
];
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+_ore/,
/minecraft:\w+_ore/,
/immersiveengineering:plate_/,
/immersiveengineering:stick_/,
/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);
});
});
onEvent('jei.hide.fluids', (event) => {
event.hide('cofh_core:honey');
event.hide('create:honey');
});

View File

@ -0,0 +1,8 @@
// 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.'
// );
// }
// });

View File

@ -0,0 +1,13 @@
#KubeJS Client Properties
#Fri Jul 17 21:09:29 CEST 2020
fmlLogColor=\#CBD9F4
barBorderColor=\#8CABE6
overrideColors=false
fmlMemoryColor=\#CBD9F4
barColor=\#8CABE6
barBackgroundColor=\#172136
showTagNames=true
disableRecipeBook=true
title=
exportAtlases=false
backgroundColor=\#172136

View File

@ -0,0 +1,5 @@
#KubeJS Common Properties
#Sat Jan 16 22:48:27 CET 2021
exportVisualizerData=false
hideServerScriptErrors=false
serverOnly=false

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:smelting",
"ingredient": { "item": "aquaculture:tin_can" },
"result": { "item": "emendatusenigmatica:tin_nugget", "count": 7 },
"experience": 0.7,
"cookingtime": 150
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:blasting",
"ingredient": { "item": "aquaculture:tin_can" },
"result": { "item": "emendatusenigmatica:tin_nugget", "count": 7 },
"experience": 0.7,
"cookingtime": 75
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,18 @@
{
"type": "bloodmagic:alchemytable",
"input": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:coal"
}
],
"output": {
"item": "emendatusenigmatica:coal_dust",
"count": 2
},
"syphon": 400,
"ticks": 200,
"upgradeLevel": 1
}

View File

@ -0,0 +1,15 @@
{
"type": "bloodmagic:alchemytable",
"input": [
{
"tag": "minecraft:wool"
}
],
"output": {
"item": "minecraft:string",
"count": 4
},
"syphon": 100,
"ticks": 100,
"upgradeLevel": 0
}

View File

@ -0,0 +1,23 @@
{
"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
}
]
}

View File

@ -0,0 +1,34 @@
{
"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
}
]
}

View File

@ -0,0 +1,48 @@
{
"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
}
]
}

View File

@ -0,0 +1,43 @@
{
"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
}
]
}

View File

@ -0,0 +1,31 @@
{
"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
}
]
}

View File

@ -0,0 +1,23 @@
{
"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
}
]
}

View File

@ -0,0 +1,34 @@
{
"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
}
]
}

View File

@ -0,0 +1,39 @@
{
"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
}
]
}

View File

@ -0,0 +1,40 @@
{
"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
}
]
}

View File

@ -0,0 +1,40 @@
{
"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
}
]
}

View File

@ -0,0 +1,31 @@
{
"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
}
]
}

View File

@ -0,0 +1,26 @@
{
"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
}
]
}

View File

@ -0,0 +1,40 @@
{
"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
}
]
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:deepsoil" },
"display": { "block": "undergarden:deepsoil" },
"categories": ["deepturf"],
"growthModifier": 0
}

View File

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

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:deepturf_block" },
"display": { "block": "undergarden:deepturf_block" },
"categories": ["deepturf"],
"growthModifier": 0
}

View File

@ -0,0 +1,8 @@
{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:depthrock" },
"display": { "block": "undergarden:depthrock" },
"categories": ["depthrock"],
"growthModifier": 0
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,49 @@
{
"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
}
]
}

Some files were not shown because too many files have changed in this diff Show More