Chemical Reactor using Crimson Door and Ender Pearl Dust. Produces 2× Warped Door.
Acquisition
Crafting using Warped Planks, Warped Planks, Warped Planks, Warped Planks, Warped Planks and Warped Planks, arranged in the pattern shown. Produces 3× Warped Door.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warped Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Warped Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
minecraft:warped_door- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/wooden_doors minecraft:items/non_flammable_wood minecraft:items/wooden_doors
Recipe JSON (2):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:crimson_door"
},
{
"tag": "c:ender_pearl_dusts"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:warped_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_door",
"experience": null,
"cooking_time": null
}
