Acacia Sapling
minecraft:acacia_sapling

Acacia Sapling

Wood Type:
Minecraft · by Mojang Studios
block SaplingsSaplings

Acquisition

Padded using UU-Matter, Plantball and Saw Dust, arranged in the pattern shown. Produces Acacia Sapling.

Padded
UU-Matter
Plantball
Saw Dust
Acacia Sapling Acacia Sapling guaranteed

Scrapbox using Scrap Box. Produces Acacia Sapling.

Scrapbox
Acacia Sapling Acacia Sapling guaranteed

Mining & drops

sourcecountchanceconditions
Acacia Leaves1–1100%Survives Explosion, Table Bonus
Block loot table: Potted Acacia Sapling (minecraft) minecraft:potted_acacia_sapling1–1100%Survives Explosion
Acacia Sapling1–1100%Survives Explosion
Loot table: Village Savanna House (minecraft) minecraft:village_savanna_house1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:acacia_sapling
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/saplings
minecraft:items/saplings

Recipe JSON (2):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    "UP ",
    " S "
  ],
  "ingredients": {
    "P": {
      "item": "techreborn:plantball"
    },
    "S": {
      "tag": "c:saw_dusts"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "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
}