Stone Cutting using Polished Limestone. Produces Limestone Bricks.


Stone Cutting using Polished Limestone. Produces Limestone Bricks.

Stone Cutting using Limestone. Produces Limestone Bricks.

Crafting using Polished Limestone, Polished Limestone, Polished Limestone and Polished Limestone, arranged in the pattern shown. Produces 4× Limestone Bricks.
| source | count | chance | conditions |
|---|---|---|---|
| Limestone Bricks | 1–1 | 100% | Survives Explosion |
Stone Cutting using Limestone Bricks. Produces Limestone Brick Slab.
Stone Cutting using Limestone Bricks. Produces Limestone Brick Wall.
Crafting using Limestone Bricks, Limestone Bricks, Limestone Bricks, Limestone Bricks, Limestone Bricks and Limestone Bricks, arranged in the pattern shown. Produces 4× Limestone Brick Stairs.
Crafting using Limestone Bricks, Limestone Bricks, Limestone Bricks, Limestone Bricks, Limestone Bricks and Limestone Bricks, arranged in the pattern shown. Produces 6× Limestone Brick Wall.
Stone Cutting using Limestone Bricks. Produces Limestone Brick Stairs.
Drops itself when broken.
quark:limestone_bricksquarkquarkminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:polished_limestone"
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "stone_bricks",
"type": "quark:flag"
},
{
"flag": "limestone",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:limestone"
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "stone_bricks",
"type": "quark:flag"
},
{
"flag": "limestone",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:polished_limestone"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "stone_bricks",
"type": "quark:flag"
},
{
"flag": "limestone",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}