Item Application using Any Sandstone and Brick. Produces Kiln Brick.


Item Application using Any Sandstone and Brick. Produces Kiln Brick.

Crafting using Any Sandstone, Ash Brick, Ash Brick and Any Sandstone, arranged in the pattern shown. Produces 2× Kiln Brick.
Crafting using Kiln Brick Slab and Kiln Brick Slab, arranged in the pattern shown. Produces Kiln Brick.
| source | count | chance | conditions |
|---|---|---|---|
| Kiln Brick | 1–1 | 100% | Survives Explosion |
Crafting using Kiln Brick, Kiln Brick and Kiln Brick, arranged in the pattern shown. Produces 6× Kiln Brick Slab.
Drops itself when broken.
immersiveengineering:alloybrickimmersiveengineeringimmersiveengineeringminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "create:item_application",
"pattern": null,
"ingredients": [
{
"tag": "forge:sandstone"
},
{
"item": "minecraft:brick"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "immersiveengineering"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sb",
"bs"
],
"ingredients": {
"b": {
"tag": "forge:ingots/brick"
},
"s": {
"tag": "forge:sandstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"s"
],
"ingredients": {
"s": {
"item": "immersiveengineering:slab_alloybrick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}