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.

Golden Apple Crate
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Golden Apple Crate | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Golden Apple Crate, in any arrangement. Produces 9× Golden Apple.
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
}