Juniper Chest
bewitchment:juniper_chest

Juniper Chest

Bewitchment · by MoriyaShiine, cybercat5555
block ChestChestAxe Mineable

Juniper Chest is a block from Bewitchment, crafted from Juniper Planks and Silver Nugget.

Acquisition

Crafting using Juniper Planks, Juniper Planks, Juniper Planks, Juniper Planks, Silver Nugget, Juniper Planks, Juniper Planks, Juniper Planks and Juniper Planks, arranged in the pattern shown. Produces Juniper Chest.

Crafting
Juniper Chest Juniper Chest guaranteed

Mining & drops

sourcecountchanceconditions
Juniper Chest1–1100%Survives Explosion

Used in (1)

Crafting using Juniper Chest and Tripwire Hook, in any arrangement. Produces Trapped Juniper Chest.

Crafting ⇆ any arrangement
Juniper Chest
Tripwire Hook
Trapped Juniper Chest Trapped Juniper Chest guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:juniper_chest
Namespace
bewitchment
Mod ID
bewitchment
Tags (3)
c:blocks/chest
c:items/chest
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#N#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "bewitchment:juniper_planks"
    },
    "N": {
      "tag": "c:silver_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}