Tablet (empty)
rftoolsbase:tablet

Tablet (empty)

item

Tablet (empty) is a item from RFToolsBase, crafted from Any Gold Nugget, Emerald, Block of Redstone, and Any Quartz Storage Block.

Acquisition

Crafting using Any Gold Nugget, Emerald, Any Gold Nugget, Block of Redstone, Any Quartz Storage Block, Block of Redstone, Any Gold Nugget, Block of Redstone and Any Gold Nugget, arranged in the pattern shown. Produces Tablet (empty).

Crafting
Tablet (empty) Tablet (empty) guaranteed
Developer reference
Registry name
rftoolsbase:tablet
Namespace
rftoolsbase
Mod ID
rftoolsbase

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "geg",
    "RQR",
    "gRg"
  ],
  "ingredients": {
    "Q": {
      "tag": "forge:storage_blocks/quartz"
    },
    "R": {
      "item": "minecraft:redstone_block"
    },
    "e": {
      "item": "minecraft:emerald"
    },
    "g": {
      "tag": "forge:nuggets/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}