Archwood Chest
ars_nouveau:archwood_chest

Archwood Chest

Ars Nouveau · by Bailey Hollingsworth
block Wooden ChestChestsWooden ChestChestsAxe Mineable

Acquisition

Crafting using Archwood Planks, Archwood Planks, Archwood Planks, Archwood Planks, Gold Nugget, Archwood Planks, Archwood Planks, Archwood Planks and Archwood Planks, arranged in the pattern shown. Produces Archwood Chest.

Crafting
Archwood Chest Archwood Chest guaranteed

Mining & drops

sourcecountchanceconditions
Archwood Chest1–1100%Survives Explosion

Used in (1)

Crafting using Archwood Chest, in any arrangement. Produces Chest.

Crafting ⇆ any arrangement
Archwood Chest
Chest Chest guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:archwood_chest
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (5)
forge:blocks/chests/wooden
forge:blocks/chests
forge:items/chests/wooden
forge:items/chests
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xxx",
    "xyx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "item": "ars_nouveau:archwood_planks"
    },
    "y": {
      "item": "minecraft:gold_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}