Stone Cutting using Limestone. Produces Polished Limestone.


Stone Cutting using Limestone. Produces Polished Limestone.

Crafting using Limestone, Limestone, Limestone and Limestone, arranged in the pattern shown. Produces 4× Polished Limestone.
| source | count | chance | conditions |
|---|---|---|---|
| Polished Limestone | 1–1 | 100% | Survives Explosion |
Stone Cutting using Polished Limestone. Produces Limestone Brick Stairs.
Stone Cutting using Polished Limestone. Produces Limestone Brick Wall.
Stone Cutting using Polished Limestone. Produces Limestone Brick Vertical Slab.
Crafting using Polished Limestone, Polished Limestone, Polished Limestone, Polished Limestone, Polished Limestone and Polished Limestone, arranged in the pattern shown. Produces 4× Polished Limestone Stairs.
Stone Cutting using Polished Limestone. Produces Limestone Bricks.

Drops itself when broken.
quark:polished_limestonequarkquarkforge:blocks/stone forge:items/stone minecraft:blocks/mineable/pickaxe quark:items/stone_tool_materials
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:limestone"
},
"conditions": [
{
"raw": {
"flag": "limestone",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:limestone"
}
},
"conditions": [
{
"raw": {
"flag": "limestone",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}