Crafting using Dirt and Bucket, arranged in the pattern shown. Produces Dirt Bucket.
item· Other
Dirt Bucket
Dynamic Trees · by Ferreusveritas
Dirt Bucket is a item from Dynamic Trees, crafted from Dirt and Bucket.
Acquisition
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
}
