Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "alchemistry:combiner",
|
||||
"group": "alchemistry:combiner",
|
||||
"input": [
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:technetium"
|
||||
},
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:cobalt"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:oxygen"
|
||||
},
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "xycraft_world:xychorium_gem_blue"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "alchemistry:combiner",
|
||||
"group": "alchemistry:combiner",
|
||||
"input": [
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:technetium"
|
||||
},
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:boron"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:oxygen"
|
||||
},
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "xycraft_world:xychorium_gem_dark"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "alchemistry:combiner",
|
||||
"group": "alchemistry:combiner",
|
||||
"input": [
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:technetium"
|
||||
},
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:praseodymium"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:oxygen"
|
||||
},
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "xycraft_world:xychorium_gem_green"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "alchemistry:combiner",
|
||||
"group": "alchemistry:combiner",
|
||||
"input": [
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:technetium"
|
||||
},
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:aluminum"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:oxygen"
|
||||
},
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "xycraft_world:xychorium_gem_light"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "alchemistry:combiner",
|
||||
"group": "alchemistry:combiner",
|
||||
"input": [
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:technetium"
|
||||
},
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:cadmium"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"ingredient": {
|
||||
"item": "chemlib:oxygen"
|
||||
},
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "xycraft_world:xychorium_gem_red"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user