Crafting using Oak Planks, Oak Planks, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces Oak Sled.
- Inputs
- 2 × Oak Planks
- 4 × Stick
- Output
- → Oak Sled
item· Other
Oak Sled is an item from Snowy Spirit, crafted from Oak Planks and Stick.
Crafting using Oak Planks, Oak Planks, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces Oak Sled.
| source | count | drop rate | conditions |
|---|---|---|---|
Found in: Present Villager chests (rare) (snowyspirit) snowyspirit:present_villager | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
snowyspirit:sled_oaksnowyspiritsnowyspiritsnowyspirit:items/sleds
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##S",
"SSS"
],
"ingredients": {
"#": {
"item": "minecraft:oak_planks"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [
{
"raw": {
"flag": "sleds",
"type": "snowyspirit:flag"
},
"type": "snowyspirit:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}