String
minecraft:string

String

Minecraft · by Mojang Studios
item

Acquisition

Crushing using Iron Horse Armor (200 ticks). Produces 4× Iron Nugget and 2× String and Leather and 2× Iron Ingot and Iron Ingot.

Crushing
Iron Nugget Iron Nugget ×4 25%
String String ×2 25%
Leather Leather 50%
Iron Ingot Iron Ingot ×2 guaranteed
Iron Ingot Iron Ingot 50%

Scrapbox using Scrap Box. Produces String.

Scrapbox
String String guaranteed

Crusher using no listed ingredients. Produces 4× String.

Crusher
String String ×4 guaranteed

Crafting using Industrial Hemp Fiber, Industrial Hemp Fiber and Industrial Hemp Fiber, in any arrangement. Produces String.

Crafting ⇆ any arrangement
Industrial Hemp Fiber
Industrial Hemp Fiber
Industrial Hemp Fiber
String String guaranteed

Crafting using Flax, in any arrangement. Produces String.

Crafting ⇆ any arrangement conditional
Flax
String String guaranteed

Milling using Flax (150 ticks). Produces String and Flax Seeds and 2× String.

Milling conditional

150 ticks

String String guaranteed
Flax Seeds Flax Seeds 25%
String String ×2 25%

Grinder using Any Wool. Produces 4× String.

Grinder
String String ×4 guaranteed

Milling using Any Wool (100 ticks). Produces String.

Milling

100 ticks

String String guaranteed

Crushing using Any Wool (100 ticks). Produces String and 2× String.

Crushing

100 ticks

String String 50%
String String ×2 guaranteed

Extractor using Bow. Produces String.

Extractor
String String guaranteed

Crushing using Golden Horse Armor (200 ticks). Produces 2× String and 2× Gold Ingot and 2× Gold Ingot and 8× Gold Nugget and 2× Leather.

Crushing
String String ×2 25%
Gold Ingot Gold Ingot ×2 50%
Gold Ingot Gold Ingot ×2 guaranteed
Gold Nugget Gold Nugget ×8 25%
Leather Leather ×2 50%

Crushing using Diamond Horse Armor (200 ticks). Produces Diamond and 3× Diamond and 2× String and 2× Leather.

Crushing
Diamond Diamond guaranteed
Diamond Diamond ×3 10%
String String ×2 25%
Leather Leather ×2 50%

Mining & drops

sourcecountchanceconditions
Loot table: Bastion Hoglin Stable (minecraft) minecraft:bastion_hoglin_stable1–1100%
Cobweb1–1100%Survives Explosion
Block loot table: Tripwire (minecraft) minecraft:tripwire1–1100%Survives Explosion
Mob loot table: Cave Spider (minecraft) minecraft:cave_spider1–1100%
Loot table: Bastion Bridge (minecraft) minecraft:bastion_bridge1–1100%
Mob loot table: Spider (minecraft) minecraft:spider1–1100%
Loot table: Bastion Other (minecraft) minecraft:bastion_other1–1100%
Gameplay loot table: Junk (minecraft) minecraft:junk1–1100%
Mob loot table: Cat (minecraft) minecraft:cat1–1100%
Gameplay loot table: Cat Morning Gift (minecraft) minecraft:cat_morning_gift1–1100%
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion1–3100%
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon1–3100%
Gameplay loot table: Piglin Bartering (minecraft) minecraft:piglin_bartering1–1100%
Loot table: Pillager Outpost (minecraft) minecraft:pillager_outpost1–1100%
Mob loot table: Strider (minecraft) minecraft:strider1–1100%
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common1–1100%
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid1–4100%

Used in (8)

Crafting using Stick, Stick, String, Stick and String, arranged in the pattern shown. Produces Fishing Rod.

Crafting
Stick
Stick
String
Stick
String
Fishing Rod Fishing Rod guaranteed

Crafting using String and Honeycomb, arranged in the pattern shown. Produces Candle.

Crafting
String
Honeycomb
Candle Candle guaranteed

Crafting using String, String, String and String, arranged in the pattern shown. Produces White Wool.

Crafting
String
String
String
String
White Wool guaranteed

Crafting using String, String, String, Slimeball and String, arranged in the pattern shown. Produces 2× Lead.

Crafting
String
String
String
Slimeball
String
Lead Lead ×2 guaranteed

Crafting using Stick, String, Stick, String, Stick and String, arranged in the pattern shown. Produces Bow.

Crafting
Stick
String
Stick
String
Stick
String
Bow Bow guaranteed
view all 8 →
Developer reference
Registry name
minecraft:string
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (16):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:iron_horse_armor"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 200
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:banners"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:painting_tool"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:crusher",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:fiber_hemp"
    },
    {
      "tag": "forge:fiber_hemp"
    },
    {
      "tag": "forge:fiber_hemp"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "supplementaries:flax"
  },
  "conditions": [
    {
      "raw": {
        "flag": "flax",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "supplementaries:flax"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "supplementaries"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:wool"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:wool"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:wool"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:bow"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:golden_horse_armor"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 200
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:diamond_horse_armor"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 200
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:beds"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:crossbow"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}