xnet:facade

Facade

block Pickaxe MineableNeeds Iron Tool

Facade is a block from XNet, crafted from Paper, Light Blue Wool, and Black Framed Glass.

Acquisition

Crafting using Paper, Light Blue Wool, Paper, Light Blue Wool, Black Framed Glass, Light Blue Wool, Paper, Light Blue Wool and Paper, arranged in the pattern shown. Produces 16× Facade.

Crafting
Facade ×16 guaranteed

Block drops

Drops itself

Developer reference
Registry name
xnet:facade
Namespace
xnet
Mod ID
xnet
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pwp",
    "wGw",
    "pwp"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "p": {
      "item": "minecraft:paper"
    },
    "w": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}