Crafting Pattern #2: 2x2
botania:pattern_2_2

Crafting Pattern #2: 2x2

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item

Acquisition

Crafting using Redstone Dust, Redstone Dust, Crafting Placeholder, Redstone Dust, Redstone Dust, Crafting Placeholder, Crafting Placeholder, Crafting Placeholder and Crafting Placeholder, arranged in the pattern shown. Produces Crafting Pattern #2: 2x2.

Crafting
Redstone Dust
Redstone Dust
Crafting Placeholder
Redstone Dust
Redstone Dust
Crafting Placeholder
Crafting Placeholder
Crafting Placeholder
Crafting Placeholder
Crafting Pattern #2: 2x2 Crafting Pattern #2: 2x2 guaranteed
Developer reference
Registry name
botania:pattern_2_2
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RRP",
    "RRP",
    "PPP"
  ],
  "ingredients": {
    "P": {
      "item": "botania:placeholder"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:craft_pattern",
  "experience": null,
  "cooking_time": null
}