Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "alchemistry:dissolver",
|
||||
"group": "alchemistry:dissolver",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "xycraft_world:xychorium_gem_blue"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
"output": {
|
||||
"rolls": 1,
|
||||
"weighted": false,
|
||||
"groups": [
|
||||
{
|
||||
"probability": 100.0,
|
||||
"results": [
|
||||
{
|
||||
"item": "chemlib:technetium",
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"item": "chemlib:cobalt",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "chemlib:oxygen",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "alchemistry:dissolver",
|
||||
"group": "alchemistry:dissolver",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "xycraft_world:xychorium_gem_dark"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
"output": {
|
||||
"rolls": 1,
|
||||
"weighted": false,
|
||||
"groups": [
|
||||
{
|
||||
"probability": 100.0,
|
||||
"results": [
|
||||
{
|
||||
"item": "chemlib:technetium",
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"item": "chemlib:boron",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "chemlib:oxygen",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "alchemistry:dissolver",
|
||||
"group": "alchemistry:dissolver",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "xycraft_world:xychorium_gem_green"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
"output": {
|
||||
"rolls": 1,
|
||||
"weighted": false,
|
||||
"groups": [
|
||||
{
|
||||
"probability": 100.0,
|
||||
"results": [
|
||||
{
|
||||
"item": "chemlib:technetium",
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"item": "chemlib:praseodymium",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "chemlib:oxygen",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "alchemistry:dissolver",
|
||||
"group": "alchemistry:dissolver",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "xycraft_world:xychorium_gem_light"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
"output": {
|
||||
"rolls": 1,
|
||||
"weighted": false,
|
||||
"groups": [
|
||||
{
|
||||
"probability": 100.0,
|
||||
"results": [
|
||||
{
|
||||
"item": "chemlib:technetium",
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"item": "chemlib:aluminum",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "chemlib:oxygen",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "alchemistry:dissolver",
|
||||
"group": "alchemistry:dissolver",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "xycraft_world:xychorium_gem_red"
|
||||
},
|
||||
"count": 1
|
||||
},
|
||||
"output": {
|
||||
"rolls": 1,
|
||||
"weighted": false,
|
||||
"groups": [
|
||||
{
|
||||
"probability": 100.0,
|
||||
"results": [
|
||||
{
|
||||
"item": "chemlib:technetium",
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"item": "chemlib:cadmium",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "chemlib:oxygen",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user