Compare commits

..

2 commits

29 changed files with 247 additions and 0 deletions

View file

@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Backported 26.1 stonecutting recipes
### Changed
- Ender chests drop without silk touch
## [1.3.0] - 2026-02-20
### Added

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:chiseled_deepslate"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:cobbled_deepslate"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:cobbled_deepslate_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:cobbled_deepslate_stairs"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "quark:cobbled_deepslate_vertical_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:cobbled_deepslate_wall"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_brick_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_brick_stairs"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "quark:deepslate_brick_vertical_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_brick_wall"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_bricks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_tile_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_tile_stairs"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "quark:deepslate_tile_vertical_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_tile_wall"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:deepslate_tiles"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:polished_deepslate"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:polished_deepslate_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:polished_deepslate_stairs"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "quark:polished_deepslate_vertical_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:deepslate"
},
"result": "minecraft:polished_deepslate_wall"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:stone"
},
"result": "quark:cobblestone_bricks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:stone"
},
"result": "minecraft:cobblestone"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:stone"
},
"result": "minecraft:cobblestone_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:stone"
},
"result": "minecraft:cobblestone_stairs"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:stone"
},
"result": "quark:cobblestone_vertical_slab"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:stone"
},
"result": "minecraft:cobblestone_wall"
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:ender_chest"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:blocks/ender_chest"
}