Prickly Belt
bewitchment:prickly_belt

Prickly Belt

Bewitchment · by MoriyaShiine, cybercat5555
item Belt Leg

Prickly Belt is a item from Bewitchment, crafted from Leather, Cactus, Glass Bottle, and Aqua Cerate.

Acquisition

Crafting using Leather, Leather, Cactus, Leather, Glass Bottle and Aqua Cerate, arranged in the pattern shown. Produces Prickly Belt.

Crafting
Leather
Leather
Cactus
Leather
Glass Bottle
Aqua Cerate
Prickly Belt Prickly Belt guaranteed
Developer reference
Registry name
bewitchment:prickly_belt
Namespace
bewitchment
Mod ID
bewitchment
Tags (1)
trinkets:items/legs/belt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "LCL",
    "BO "
  ],
  "ingredients": {
    "B": {
      "item": "glass_bottle"
    },
    "C": {
      "item": "cactus"
    },
    "L": {
      "item": "leather"
    },
    "O": {
      "item": "bewitchment:aqua_cerate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}