Season Sensor
16×16 · BAKED

block· Machines & Other Blocks

Season Sensor

Serene Seasons · by Adubbz, Forstride
block

Season Sensor is a block from Serene Seasons, crafted from Framed Glass, Natural Quartz, Calendar, and Cobblestone Slab.

Acquisition

Crafting Shaped using Framed Glass, Framed Glass, Framed Glass, Natural Quartz, Calendar, Natural Quartz, Cobblestone Slab, Cobblestone Slab and Cobblestone Slab, arranged in the pattern shown. Produces Season Sensor.

Crafting Shaped
Season Sensor Season Sensor guaranteed

Mining & drops

sourcecountdrop rateconditions
Season Sensor1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
sereneseasons:season_sensor
Namespace
sereneseasons
Mod ID
sereneseasons

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "GGG",
    "QCQ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:cobblestone_slab"
    },
    "C": {
      "item": "sereneseasons:calendar"
    },
    "G": {
      "tag": "forge:glass/colorless"
    },
    "Q": {
      "tag": "forge:gems/quartz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}