Cleanup
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "createaddition:seed_oil_bucket"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 10,
|
||||
"item": "kitchenkarrot:sunflower_oil"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "misc",
|
||||
"cookingtime": 100,
|
||||
"experience": 0.1,
|
||||
"ingredient": {
|
||||
"item": "create:crushed_raw_brookite"
|
||||
},
|
||||
"result": "yttr:brookite"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"heat_requirement": "heated",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "c:ingots/copper"
|
||||
},
|
||||
{
|
||||
"tag": "c:ingots/tin"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 3,
|
||||
"item": "crossroads:ingot_bronze"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"heat_requirement": "heated",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "c:ingots/copper"
|
||||
},
|
||||
{
|
||||
"tag": "c:ingots/iron"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 3,
|
||||
"item": "yttr:cuprosteel_ingot"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 512 B |
Reference in New Issue
Block a user