Crafting using Jar and Any Boats, in any arrangement. Produces Boat in a Jar.
Boat in a Jar
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Boat in a Jar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
supplementaries:jar_boat- Namespace
supplementaries- Mod ID
supplementaries
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "supplementaries:jar"
},
{
"tag": "minecraft:boats"
}
],
"conditions": [
{
"raw": {
"flag": "jar",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}