Centrifuge using Coarse Dirt. Produces Flint and 2× Sand and 8× Gravel.


Centrifuge using Coarse Dirt. Produces Flint and 2× Sand and 8× Gravel.


Crafting using Block of Flint, arranged in the pattern shown. Produces 9× Flint.
Crushing using Tuff (350 ticks). Produces Flint and Zinc Nugget and Iron Nugget and Electrum Nugget and Copper Nugget and Gold Nugget.
350 ticks
Crushing using Any Tuff Stone Type (350 ticks). Produces Zinc Nugget and Iron Nugget and Flint and Gold Nugget and Copper Nugget and Electrum Nugget.
350 ticks
Crushing using Tuff (350 ticks). Produces Iron Nugget and Flint and Gold Nugget and Copper Nugget and Zinc Nugget.
350 ticks
Crushing using Any Tuff Stone Type (350 ticks). Produces Iron Nugget and Copper Nugget and Flint and Zinc Nugget and Gold Nugget.
350 ticks
Splashing using Gravel. Produces Iron Nugget and Flint.
Milling using Gravel (250 ticks). Produces Flint.
250 ticks
Crushing using Gravel (250 ticks). Produces Clay Ball and Sand and Flint.
250 ticks

Extractor using Gravel. Produces Flint.
| source | count | chance | conditions |
|---|---|---|---|
| Gravel | 1–1 | 100% | Table Bonus |
Loot table: Village Fletcher (minecraft) minecraft:village_fletcher | 1–1 | 100% | — |
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal | 1–1 | 100% | — |
Crafting using Flint, Stick and Feather, arranged in the pattern shown. Produces 4× Arrow.
Crafting using Iron Ingot and Flint, in any arrangement. Produces Flint and Steel.
Crafting using Flint, Flint, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Fletching Table.
minecraft:flintminecraftminecraftRecipe JSON (10):
{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "minecraft:coarse_dirt"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"0"
],
"ingredients": {
"0": {
"item": "supplementaries:flint_block"
}
},
"conditions": [
{
"raw": {
"flag": "flint_block",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/tuff"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "minecraft:gravel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:milling",
"pattern": null,
"ingredients": {
"item": "minecraft:gravel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:gravel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "techreborn:extractor",
"pattern": null,
"ingredients": {
"item": "minecraft:gravel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}