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:
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/aluminum",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:aluminum_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/brass",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:brass_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/bronze",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:bronze_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/bronze"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:bronze_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/compressed_iron",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "pneumaticcraft:compressed_iron_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/constantan",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:constantan_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/constantan"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:constantan_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/copper",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:copper_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/copper"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:copper_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:gems/diamond",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:diamond_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/electrum",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:electrum_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/electrum"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:electrum_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:gems/emerald",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:emerald_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/enderium",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:enderium_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/enderium"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:enderium_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/gold",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:gold_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/gold"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:gold_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/invar",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:invar_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/invar"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:invar_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/iron",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:iron_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/iron"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:iron_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:gems/lapis",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:lapis_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/lead",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:lead_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/lead"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:lead_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/lumium",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:lumium_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/signalum"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:signalum_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/nickel",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:nickel_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/nickel"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:nickel_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/osmium",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:osmium_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:gems/quartz",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:quartz_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/signalum",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:signalum_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/lumium"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:lumium_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/silver",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:silver_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/silver"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:silver_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/steel",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:steel_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/tin",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:tin_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"ingredient": {
|
||||
"tag": "forge:ingots/tin"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:tin_plate"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/uranium",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:uranium_gear"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "thermal:press",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:ingots/zinc",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "thermal:press_gear_die"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "emendatusenigmatica:zinc_gear"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user