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.
Information Screen
Information Screen is a block from RFToolsBase, crafted from Acacia Window Pane, Redstone Dust, and Machine Base.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Information Screen | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
rftoolsbase:information_screen- Namespace
rftoolsbase- Mod ID
rftoolsbase- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"---",
"rAr"
],
"ingredients": {
"-": {
"tag": "forge:glass_panes"
},
"A": {
"item": "rftoolsbase:machine_base"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}