Skip to content

Commit 9b43504

Browse files
committed
Introduce the mini-blocks pack
This replaces the wandering trades pack.
1 parent 275eaae commit 9b43504

File tree

408 files changed

+11380
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

408 files changed

+11380
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"type": "minecraft:block",
3+
"pools": [
4+
{
5+
"rolls": 1,
6+
"bonus_rolls": 0,
7+
"entries": [
8+
{
9+
"type": "minecraft:item",
10+
"name": "minecraft:player_head",
11+
"functions": [
12+
{
13+
"function": "minecraft:copy_components",
14+
"source": "block_entity"
15+
}
16+
]
17+
}
18+
]
19+
}
20+
],
21+
"random_sequence": "minecraft:blocks/player_head"
22+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:acacia_log"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:acacia_log"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:acacia_log"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:acacia_planks"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:acacia_planks"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:acacia_planks"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:amethyst_block"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:amethyst_block"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:amethyst_block"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:ancient_debris"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:ancient_debris"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:ancient_debris"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:andesite"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:andesite"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:andesite"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:azalea_leaves"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:azalea_leaves"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:azalea_leaves"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:bamboo_block"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:bamboo_block"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:bamboo_block"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:bamboo_planks"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:bamboo_planks"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:bamboo_planks"
30+
]
31+
}
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"parent": "mini_blocks:recipes/root",
3+
"criteria": {
4+
"has_the_recipe": {
5+
"trigger": "minecraft:recipe_unlocked",
6+
"conditions": {
7+
"recipe": "mini_blocks:barrel"
8+
}
9+
},
10+
"has_item": {
11+
"trigger": "minecraft:inventory_changed",
12+
"conditions": {
13+
"items": [
14+
{
15+
"items": "minecraft:barrel"
16+
}
17+
]
18+
}
19+
}
20+
},
21+
"requirements": [
22+
[
23+
"has_the_recipe",
24+
"has_item"
25+
]
26+
],
27+
"rewards": {
28+
"recipes": [
29+
"mini_blocks:barrel"
30+
]
31+
}
32+
}

0 commit comments

Comments
 (0)