Removed astromine compat
This commit is contained in:
parent
7216f55ba9
commit
75f14c145c
20 changed files with 0 additions and 371 deletions
src/main/resources/data/techreborn/recipes/astromine_compat
compressor
fools_gold_plate.jsonlunum_plate.jsonmeteoric_steel_plate.jsonmetite_plate.jsonnetherite_plate.jsonrose_gold_plate.jsonstellum_plate.jsonsterling_silver_plate.jsonunivite_plate.json
grinder
asterite_dust_from_cluster.jsonasterite_dust_from_ore.jsongalaxium_dust_from_cluster.jsongalaxium_dust_from_ore.jsonlunum_dust_from_ore.jsonmetite_dust_from_cluster.jsonmetite_dust_from_ore.jsonmetite_tiny_dust_from_cluster.jsonmetite_tiny_dust_from_ore.jsonstellum_dust_from_cluster.jsonstellum_dust_from_ore.json
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:fools_gold_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:fools_gold_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:lunum_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:lunum_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:meteoric_steel_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:meteoric_steel_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:metite_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:metite_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:netherite_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:netherite_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:rose_gold_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:rose_gold_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:stellum_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:stellum_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:sterling_silver_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:sterling_silver_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 10,
|
||||
"time": 300,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:univite_ingot"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:univite_plate"
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_asterite_cluster"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:asterite_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_asterite_ore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:asterite_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_galaxium_cluster"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:galaxium_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_galaxium_ore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:galaxium_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:moon_lunum_ore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:lunum_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_metite_cluster"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:metite_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_metite_ore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:metite_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:meteor_metite_cluster"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:metite_tiny_dust",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:meteor_metite_ore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:metite_tiny_dust",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_stellum_cluster"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:stellum_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:grinder",
|
||||
"power": 5,
|
||||
"time": 200,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "astromine:asteroid_stellum_ore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "astromine:stellum_dust",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"conditions": {
|
||||
"reborncore:mod": "astromine"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue