Crafting using Stock Link, in any arrangement. Produces Stock Link.
Stock Link
Create · by simibubi
Acquisition
Crafting using Transmitter and Item Vault, arranged in the pattern shown. Produces Stock Link.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stock Link | 1–1 | 100% | Survives Explosion |
Used in (4)
Crafting using Stock Link, in any arrangement. Produces Stock Link.
Crafting using Any Glass, Stock Link and Any Gold Ingot, arranged in the pattern shown. Produces Stock Ticker.
Crafting using Stock Link and Precision Mechanism, in any arrangement. Produces 2× Factory Gauge.
Crafting using Any Redstone Dust, Stock Link and Any Iron Ingot, arranged in the pattern shown. Produces Redstone Requester.
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:stock_link- Namespace
create- Mod ID
create- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:stock_link"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C",
"B"
],
"ingredients": {
"B": {
"item": "create:item_vault"
},
"C": {
"item": "create:transmitter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

