Pine Window
16×16 · BAKED

block· Windows

Pine Window

[Let's Do] Meadow · by satisfy, jason13official
block

Pine Window is a block from [Let's Do] Meadow, crafted from Pine Planks and Glass Pane.

Acquisition

Crafting using Pine Planks, Pine Planks, Pine Planks, Pine Planks, Glass Pane, Pine Planks, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 16× Pine Window.

Crafting
Pine Window Pine Window ×16 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Window1–1100%Drops itself with Silk Touch

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

dropscountdrop rateconditions
Pine Window1–1100%Drops itself with Silk Touch

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

Developer reference
Registry name
meadow:pine_window
Namespace
meadow
Mod ID
meadow

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "G#G",
    "GGG"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:glass_pane"
    },
    "G": {
      "item": "meadow:pine_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}