Repository
ars_nouveau:repository

Repository

Ars Nouveau · by Bailey Hollingsworth
block Axe Mineable

Acquisition

Crafting using Any Gold Nugget, Any Archwood Log, Any Gold Nugget, Any Archwood Log, Any Archwood Log, Any Gold Nugget, Any Archwood Log and Any Gold Nugget, arranged in the pattern shown. Produces Repository.

Crafting
Repository Repository guaranteed

Mining & drops

sourcecountchanceconditions
Repository1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:repository
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxy",
    "x x",
    "yxy"
  ],
  "ingredients": {
    "x": {
      "tag": "forge:logs/archwood"
    },
    "y": {
      "tag": "forge:nuggets/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}