create:acacia_window

Acacia Window

Wood Type:
Create · by simibubi
block Impermeable

Acquisition

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

Crafting
Acacia Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Acacia Window1–1100%Drops itself with Silk Touch

Used in (1)

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

Crafting
Acacia Window Pane Acacia Window Pane ×16 guaranteed

Block drops

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

Recipe JSON (1):

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