Crafting using Flax Bale, arranged in the pattern shown. Produces 9× Flax.
Flax
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Flax | 1–1 | 100% | Block State Property |
Used in (3)
Crafting using Flax, Flax, Flax, Flax, Flax, Flax, Flax, Flax and Flax, arranged in the pattern shown. Produces Flax Bale.
Crafting using Flax, in any arrangement. Produces String.
Crafting using Flax, Flax, Flax, Stick and Stick, arranged in the pattern shown. Produces 2× Awning.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Flax Seeds | 1–1 | 100% | Fortune increases drop count |
| Flax | 1–1 | 100% | Block State Property |
| Flax Seeds | 1–1 | 100% | Block State Property |
Related items
Developer reference
- Registry name
supplementaries:flax- Namespace
supplementaries- Mod ID
supplementaries- Tags (11)
forge:blocks/crops/flax forge:blocks/fiber/flax forge:blocks/fiber forge:items/crops/flax forge:items/crops forge:items/fiber/flax forge:items/fiber minecraft:blocks/crops sereneseasons:blocks/spring_crops sereneseasons:items/spring_crops supplementaries:items/straw
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"0"
],
"ingredients": {
"0": {
"item": "supplementaries:flax_block"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "flax",
"type": "supplementaries:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
