Crafting using Leather, Leather, Cactus, Leather, Glass Bottle and Aqua Cerate, arranged in the pattern shown. Produces Prickly Belt.
Prickly Belt
Bewitchment · by MoriyaShiine, cybercat5555
Prickly Belt is a item from Bewitchment, crafted from Leather, Cactus, Glass Bottle, and Aqua Cerate.
Acquisition
Related items
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
}