Primordial Tunic
alexscaves:primordial_tunic

Primordial Tunic

Alex's Caves · by Alexthe668, Noonyeyz
item Chestplates Armor

Primordial Tunic is a item from Alex's Caves, crafted from Bone Block and Tough Hide.

Acquisition

Crafting using Bone Block, Bone Block, Tough Hide, Tough Hide, Tough Hide, Tough Hide, Tough Hide and Tough Hide, arranged in the pattern shown. Produces Primordial Tunic.

Crafting
Primordial Tunic Primordial Tunic guaranteed
Developer reference
Registry name
alexscaves:primordial_tunic
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
forge:items/armor/chestplates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B B",
    "HHH",
    "HHH"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bone_block"
    },
    "H": {
      "item": "alexscaves:tough_hide"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}