botania:red_string_interceptor

Red Stringed Interceptor

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe Mineable

Acquisition

Crafting using Livingrock, Livingrock, Livingrock, Livingrock, Stone Button, Red String, Livingrock, Livingrock and Livingrock, arranged in the pattern shown. Produces Red Stringed Interceptor.

Crafting
Red Stringed Interceptor guaranteed

Mining & drops

sourcecountchanceconditions
Red Stringed Interceptor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:red_string_interceptor
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RRR",
    "RMS",
    "RRR"
  ],
  "ingredients": {
    "M": {
      "item": "minecraft:stone_button"
    },
    "R": {
      "item": "botania:livingrock"
    },
    "S": {
      "item": "botania:red_string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}