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

Add Enigmatica6 kubejs files

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

View File

@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"group": "mythicbotany:alfsteel_pylon",
"pattern": [
" n ",
"npn",
" g "
],
"key": {
"n": {
"item": "mythicbotany:alfsteel_nugget"
},
"g": {
"item": "minecraft:ghast_tear"
},
"p": {
"item": "botania:gaia_pylon"
}
},
"result": {
"item": "mythicbotany:alfsteel_pylon"
}
}

View File

@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"group": "mythicbotany:modified_gaia_pylon_with_alfsteel",
"pattern": [
" D ",
"EPE",
" D "
],
"key": {
"P": {
"item": "botania:mana_pylon"
},
"D": {
"item": "botania:pixie_dust"
},
"E": {
"tag": "forge:ingots/elementium"
}
},
"result": {
"item": "botania:gaia_pylon"
}
}

View File

@ -0,0 +1,11 @@
{
"type": "botania:petal_apothecary",
"output": {
"item": "minecraft:air"
},
"ingredients": [
{
"item": "minecraft:air"
}
]
}

View File

@ -0,0 +1,11 @@
{
"type": "botania:petal_apothecary",
"output": {
"item": "minecraft:air"
},
"ingredients": [
{
"item": "minecraft:air"
}
]
}

View File

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"group": "mythicbotany:raindeletia_floating",
"ingredients": [
{
"item": "minecraft:air"
}
],
"result": {
"item": "minecraft:air"
}
}

View File

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"group": "mythicbotany:wither_aconite_floating",
"ingredients": [
{
"item": "minecraft:air"
}
],
"result": {
"item": "minecraft:air"
}
}