Crafting using Tin Plate, Coal Dust, Tin Plate, Coal Dust, Copper Plate, Coal Dust, Tin Plate, Coal Dust and Tin Plate, arranged in the pattern shown. Produces Neutron Reflector.
Neutron Reflector
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (1)
Crafting using Neutron Reflector, Neutron Reflector, Beryllium, Neutron Reflector and Neutron Reflector, arranged in the pattern shown. Produces Thick Neutron Reflector.
Developer reference
- Registry name
techreborn:neutron_reflector- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TCT",
"CPC",
"TCT"
],
"ingredients": {
"C": {
"tag": "c:coal_dusts"
},
"P": {
"tag": "c:copper_plates"
},
"T": {
"tag": "c:tin_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}