Changes 2
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "misc",
|
||||
"cookingtime": 100,
|
||||
"experience": 0.1,
|
||||
"ingredient": {
|
||||
"item": "create:crushed_raw_brookite"
|
||||
},
|
||||
"result": "yttr:brookite"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "misc",
|
||||
"cookingtime": 100,
|
||||
"experience": 0.1,
|
||||
"ingredient": {
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
"result": "yttr:yttrium_ingot"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"heat_requirement": "heated",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "c:ingots/copper"
|
||||
},
|
||||
{
|
||||
"tag": "c:ingots/tin"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 3,
|
||||
"item": "crossroads:ingot_bronze"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "yttr:centrifuging",
|
||||
"ingredient": {
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"item": "yttr:iron_dust"
|
||||
},
|
||||
{
|
||||
"item": "yttr:neodymium_dust"
|
||||
},
|
||||
{
|
||||
"item": "yttr:yttrium_dust"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "yttr:brookite_ore"
|
||||
}
|
||||
],
|
||||
"processingTime": 250,
|
||||
"results": [
|
||||
{
|
||||
"item": "yttr:brookite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "yttr:brookite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.125,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "yttr:deepslate_brookite_ore"
|
||||
}
|
||||
],
|
||||
"processingTime": 250,
|
||||
"results": [
|
||||
{
|
||||
"item": "yttr:brookite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "yttr:brookite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.125,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "yttr:deepslate_gadolinite"
|
||||
}
|
||||
],
|
||||
"processingTime": 250,
|
||||
"results": [
|
||||
{
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.125,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "yttr:gadolinite"
|
||||
}
|
||||
],
|
||||
"processingTime": 250,
|
||||
"results": [
|
||||
{
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.125,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "yttr:raw_gadolinite"
|
||||
}
|
||||
],
|
||||
"processingTime": 400,
|
||||
"results": [
|
||||
{
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"heat_requirement": "heated",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "c:ingots/copper"
|
||||
},
|
||||
{
|
||||
"tag": "c:ingots/iron"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 3,
|
||||
"item": "yttr:cuprosteel_ingot"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:smelting",
|
||||
"category": "misc",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.1,
|
||||
"ingredient": {
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
},
|
||||
"result": "yttr:xl_iron_ingot"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:smelting",
|
||||
"category": "misc",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.1,
|
||||
"ingredient": {
|
||||
"item": "create:crushed_raw_brookite"
|
||||
},
|
||||
"result": "yttr:brookite"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "create:splashing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "create:crushed_raw_gadolinite"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 16,
|
||||
"item": "minecraft:iron_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "yttr:neodymium_dust"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user