This commit is contained in:
2026-03-07 05:12:49 -07:00
parent feed67c8d4
commit c8d883feee
6 changed files with 0 additions and 7089 deletions

View File

@@ -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
}

View File

@@ -1,10 +0,0 @@
{
"type": "minecraft:blasting",
"category": "misc",
"cookingtime": 100,
"experience": 0.1,
"ingredient": {
"item": "create:crushed_raw_brookite"
},
"result": "yttr:brookite"
}

View File

@@ -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"
}
]
}

View File

@@ -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