Mundane Belt
ars_nouveau:mundane_belt

Mundane Belt

Ars Nouveau · by Bailey Hollingsworth
item

Acquisition

Crafting using Ersatz Leather, Source Gem, Ersatz Leather and Ersatz Leather, arranged in the pattern shown. Produces Mundane Belt.

Crafting
Ersatz Leather
Source Gem
Ersatz Leather
Ersatz Leather
Mundane Belt Mundane Belt guaranteed
Developer reference
Registry name
ars_nouveau:mundane_belt
Namespace
ars_nouveau
Mod ID
ars_nouveau

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "xyx",
    " x "
  ],
  "ingredients": {
    "x": {
      "tag": "forge:leather"
    },
    "y": {
      "tag": "forge:gems/source"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}