create:spruce_window

Spruce Window

Wood Type:
Create · by simibubi
block Impermeable

Acquisition

Crafting using Spruce Planks, Spruce Planks, Any Colorless Glas and Spruce Planks, arranged in the pattern shown. Produces 2× Spruce Window.

Crafting
Spruce Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Spruce Window1–1100%Drops itself with Silk Touch

Used in (1)

Crafting using Spruce Window, Spruce Window, Spruce Window, Spruce Window, Spruce Window and Spruce Window, arranged in the pattern shown. Produces 16× Spruce Window Pane.

Crafting
Spruce Window Pane Spruce Window Pane ×16 guaranteed

Block drops

dropscountchanceconditions
Spruce Window1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:spruce_window
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/impermeable

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:spruce_planks"
    },
    "X": {
      "tag": "forge:glass/colorless"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}