Crafting using String, Advanced Circuit, String, Stick, Advanced Machine Frame, Stick, Sapphire Plate, String and Sapphire Plate, arranged in the pattern shown. Produces Fishing Station.
Fishing Station
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fishing Station | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:fishing_station- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SCS",
"TFT",
"PSP"
],
"ingredients": {
"C": {
"item": "techreborn:advanced_circuit"
},
"F": {
"item": "techreborn:advanced_machine_frame"
},
"P": {
"tag": "c:sapphire_plates"
},
"S": {
"item": "minecraft:string"
},
"T": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
