Crafting using Safety Net, in any arrangement. Produces 4× Rope.
Rope
Farmer's Delight · by MehVahdJukaar, MerchantPug
Rope is a block from Farmer's Delight, crafted from Safety Net.
Acquisition
Crafting using Straw and Straw, arranged in the pattern shown. Produces 4× Rope.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Fd Abandoned Mineshaft (farmersdelight) farmersdelight:fd_abandoned_mineshaft | 1–3 | 100% | — |
Loot table: Fd Shipwreck Supply (farmersdelight) farmersdelight:fd_shipwreck_supply | 1–1 | 100% | — |
| Rope | 1–1 | 100% | Survives Explosion |
Loot table: Fd Simple Dungeon (farmersdelight) farmersdelight:fd_simple_dungeon | 1–3 | 100% | — |
Used in (1)
Crafting using Rope, Rope, Rope and Rope, arranged in the pattern shown. Produces Safety Net.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
farmersdelight:rope- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (3)
farmersdelight:blocks/ropes farmersdelight:blocks/straw_blocks minecraft:blocks/climbable
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "farmersdelight:safety_net"
},
"conditions": [],
"sequence": null,
"group_name": "fd_rope",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"s"
],
"ingredients": {
"s": {
"item": "farmersdelight:straw"
}
},
"conditions": [],
"sequence": null,
"group_name": "fd_rope",
"experience": null,
"cooking_time": null
}

