Golden Apple
minecraft:golden_apple

Golden Apple

Minecraft · by Mojang Studios
item Piglin Loved

Acquisition

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

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Apple
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Golden Apple Golden Apple guaranteed

Scrapbox using Scrap Box. Produces Golden Apple.

Scrapbox
Golden Apple Golden Apple guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bastion Hoglin Stable (minecraft) minecraft:bastion_hoglin_stable1–1100%
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion1–1100%
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor1–1100%
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid1–1100%
Loot table: Igloo Chest (minecraft) minecraft:igloo_chest1–1100%
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft1–1100%
Loot table: Bastion Other (minecraft) minecraft:bastion_other1–1100%
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon1–1100%
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big1–1100%
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal1–1100%
Developer reference
Registry name
minecraft:golden_apple
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/piglin_loved

Recipe JSON (3):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:gold_ingot"
    },
    {
      "item": "minecraft:apple"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:gold_ingot"
    },
    "X": {
      "item": "minecraft:apple"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}