quark:golden_apple_crate

Golden Apple Crate

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Golden Apple Storage BlockGolden Apple Storage BlockBeacon Base BlocksGuarded By PiglinsAxe MineablePiglin Loved

Acquisition

Crafting using Golden Apple, Golden Apple, Golden Apple, Golden Apple, Golden Apple, Golden Apple, Golden Apple, Golden Apple and Golden Apple, arranged in the pattern shown. Produces Golden Apple Crate.

Crafting conditional
Golden Apple
Golden Apple
Golden Apple
Golden Apple
Golden Apple
Golden Apple
Golden Apple
Golden Apple
Golden Apple
Golden Apple Crate guaranteed

Mining & drops

sourcecountchanceconditions
Golden Apple Crate1–1100%Survives Explosion

Used in (1)

Crafting using Golden Apple Crate, in any arrangement. Produces 9× Golden Apple.

Crafting ⇆ any arrangement conditional
Golden Apple Golden Apple ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:golden_apple_crate
Namespace
quark
Mod ID
quark
Tags (6)
forge:blocks/storage_blocks/golden_apple
forge:items/storage_blocks/golden_apple
minecraft:blocks/beacon_base_blocks
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/axe
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:golden_apple"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "golden_apple_crate",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}