Flint
minecraft:flint

Flint

Minecraft · by Mojang Studios
item

Acquisition

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

Centrifuge
Flint Flint guaranteed
Sand ×2 guaranteed
Gravel ×8 guaranteed

Crafting using Block of Flint, arranged in the pattern shown. Produces 9× Flint.

Crafting conditional
Flint Flint ×9 guaranteed

Crushing using Tuff (350 ticks). Produces Flint and Zinc Nugget and Iron Nugget and Electrum Nugget and Copper Nugget and Gold Nugget.

Crushing

350 ticks

Flint Flint 25%
Zinc Nugget Zinc Nugget 10%
Iron Nugget Iron Nugget 10%
Electrum Nugget Electrum Nugget 10%
Copper Nugget Copper Nugget 10%
Gold Nugget Gold Nugget 10%

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.

Crushing
Zinc Nugget Zinc Nugget 10%
Iron Nugget Iron Nugget 10%
Flint Flint 25%
Gold Nugget Gold Nugget 10%
Copper Nugget Copper Nugget 10%
Electrum Nugget Electrum Nugget 10%

Crushing using Tuff (350 ticks). Produces Iron Nugget and Flint and Gold Nugget and Copper Nugget and Zinc Nugget.

Crushing

350 ticks

Iron Nugget Iron Nugget 10%
Flint Flint 25%
Gold Nugget Gold Nugget 10%
Copper Nugget Copper Nugget 10%
Zinc Nugget Zinc Nugget 10%

Crushing using Any Tuff Stone Type (350 ticks). Produces Iron Nugget and Copper Nugget and Flint and Zinc Nugget and Gold Nugget.

Crushing
Iron Nugget Iron Nugget 10%
Copper Nugget Copper Nugget 10%
Flint Flint 25%
Zinc Nugget Zinc Nugget 10%
Gold Nugget Gold Nugget 10%

Splashing using Gravel. Produces Iron Nugget and Flint.

Splashing
Iron Nugget Iron Nugget 13%
Flint Flint 25%

Milling using Gravel (250 ticks). Produces Flint.

Milling

250 ticks

Flint Flint guaranteed

Crushing using Gravel (250 ticks). Produces Clay Ball and Sand and Flint.

Crushing

250 ticks

Clay Ball Clay Ball 5%
Sand guaranteed
Flint Flint 10%

Mining & drops

sourcecountchanceconditions
Gravel1–1100%Table Bonus
Loot table: Village Fletcher (minecraft) minecraft:village_fletcher1–1100%
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal1–1100%

Used in (3)

Crafting using Flint, Stick and Feather, arranged in the pattern shown. Produces 4× Arrow.

Crafting
Flint
Stick
Feather
Arrow Arrow ×4 guaranteed

Crafting using Iron Ingot and Flint, in any arrangement. Produces Flint and Steel.

Crafting ⇆ any arrangement
Iron Ingot
Flint
Flint and Steel Flint and Steel guaranteed

Crafting using Flint, Flint, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Fletching Table.

Crafting
Fletching Table guaranteed
Developer reference
Registry name
minecraft:flint
Namespace
minecraft
Mod ID
minecraft

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