Compare commits
No commits in common. "bfa2f97178d533c419c01f96e15ead4221c1c5e5" and "90f610dd78316e50b89964cf19e9ac3b53e7777f" have entirely different histories.
bfa2f97178
...
90f610dd78
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -5,16 +5,6 @@ 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/),
|
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).
|
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
|
## [1.3.0] - 2026-02-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:chiseled_deepslate"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobbled_deepslate"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobbled_deepslate_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobbled_deepslate_stairs"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "quark:cobbled_deepslate_vertical_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobbled_deepslate_wall"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_brick_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_brick_stairs"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "quark:deepslate_brick_vertical_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_brick_wall"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_bricks"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_tile_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_tile_stairs"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "quark:deepslate_tile_vertical_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_tile_wall"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:deepslate_tiles"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:polished_deepslate"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:polished_deepslate_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:polished_deepslate_stairs"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "quark:polished_deepslate_vertical_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:deepslate"
|
|
||||||
},
|
|
||||||
"result": "minecraft:polished_deepslate_wall"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
},
|
|
||||||
"result": "quark:cobblestone_bricks"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobblestone"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobblestone_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobblestone_stairs"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 2,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
},
|
|
||||||
"result": "quark:cobblestone_vertical_slab"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
},
|
|
||||||
"result": "minecraft:cobblestone_wall"
|
|
||||||
}
|
|
||||||
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue