Dirt Bucket
16×16 · BAKED

item· Other

Dirt Bucket

Dynamic Trees · by Ferreusveritas
item

Dirt Bucket is a item from Dynamic Trees, crafted from Dirt and Bucket.

Acquisition

Crafting using Dirt and Bucket, arranged in the pattern shown. Produces Dirt Bucket.

Crafting
Dirt Bucket Dirt Bucket guaranteed
Developer reference
Registry name
dynamictrees:dirt_bucket
Namespace
dynamictrees
Mod ID
dynamictrees

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "P"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:bucket"
    },
    "S": {
      "item": "minecraft:dirt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}