Fishing Station
techreborn:fishing_station

Fishing Station

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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.

Crafting
Fishing Station Fishing Station guaranteed

Mining & drops

sourcecountchanceconditions
Fishing Station1–1100%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
}