Machine Base
rftoolsbase:machine_base

Machine Base

item

Machine Base is a item from RFToolsBase, crafted from Gold Nugget and Argillite.

Acquisition

Crafting using Gold Nugget, Gold Nugget, Gold Nugget, Argillite, Argillite and Argillite, arranged in the pattern shown. Produces Machine Base.

Crafting
Machine Base Machine Base guaranteed

Used in (1)

Crafting using Acacia Window Pane, Acacia Window Pane, Acacia Window Pane, Redstone Dust, Machine Base and Redstone Dust, arranged in the pattern shown. Produces Information Screen.

Crafting
Acacia Window Pane
Acacia Window Pane
Acacia Window Pane
Redstone Dust
Machine Base
Redstone Dust
Information Screen Information Screen guaranteed
Developer reference
Registry name
rftoolsbase:machine_base
Namespace
rftoolsbase
Mod ID
rftoolsbase

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ggg",
    "sss"
  ],
  "ingredients": {
    "g": {
      "item": "minecraft:gold_nugget"
    },
    "s": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}