Crafting using Glass, Any Planks, Glass, Glass, Milk Bucket, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces Milk Jar.
Milk Jar
CookingForBlockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Milk Jar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
cookingforblockheads:milk_jar- Namespace
cookingforblockheads- Mod ID
cookingforblockheads- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GPG",
"GMG",
"GGG"
],
"ingredients": {
"G": {
"item": "minecraft:glass"
},
"M": {
"item": "minecraft:milk_bucket"
},
"P": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

