Crafting using Coal Dust, Coal Dust, Coal Dust and Coal Dust, arranged in the pattern shown. Produces Carbon Fiber.
Carbon Fiber
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Carbon, Carbon, Carbon, Carbon, Carbon, Carbon, Carbon and Carbon, arranged in the pattern shown. Produces Carbon Fiber.
Used in (2)
Crafting using Glass Pane, Glass Pane, Glass Pane, Copper Cable, Carbon Fiber, Copper Cable, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces Incandescent Lamp.
Crafting using Carbon Fiber and Carbon Fiber, in any arrangement. Produces Carbon Mesh.
Block drops
Developer reference
- Registry name
techreborn:carbon_fiber- Namespace
techreborn- Mod ID
techreborn- Tags (1)
minecraft:blocks/replaceable
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"C C",
" C "
],
"ingredients": {
"C": {
"tag": "c:coal_dusts"
}
},
"conditions": [],
"sequence": null,
"group_name": "carbon_fiber",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
"C C",
"CCC"
],
"ingredients": {
"C": {
"item": "techreborn:carbon_bucket"
}
},
"conditions": [],
"sequence": null,
"group_name": "carbon_fiber",
"experience": null,
"cooking_time": null
}