File tree
Expand file treeCollapse file tree
24 files changed
+110
-131
lines changedFilter options
- data
- custom_blocks
- functions
- break
- item_frame
- place
- predicates
- tags
- blocks
- entity_types
- items
- minecraft/tags/functions
Expand file treeCollapse file tree
24 files changed
+110
-131
lines changeddata/custom_blocks/functions/break/apply_block_info_to_item.mcfunction
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
data/custom_blocks/functions/break/copy_block_info_to_storage.mcfunction
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
data/custom_blocks/functions/break/spawn_drop.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/break/spawn_drop.mcfunction+2-31Lines changed: 2 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 13 | + |
22 | 14 |
|
23 | 15 |
|
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
| 16 | + |
data/custom_blocks/functions/item_frame/check_add_item_from_frame.mcfunction
Copy file name to clipboard-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
data/custom_blocks/functions/item_frame/check_removed_item_from_frame.mcfunction
Copy file name to clipboard+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
data/custom_blocks/functions/item_frame/update_item_in_frame.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/item_frame/update_item_in_frame.mcfunction-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
data/custom_blocks/functions/item_frame/update_item_out_frame.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/item_frame/update_item_out_frame.mcfunction+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
data/custom_blocks/functions/main.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/main.mcfunction-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
data/custom_blocks/functions/place/apply_block_info_from_storage.mcfunction
Copy file name to clipboard+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
data/custom_blocks/functions/place/apply_model_normal.mcfunction
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
data/custom_blocks/functions/place/apply_model_vertical.mcfunction
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
data/custom_blocks/functions/place/check_for_block.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/check_for_block.mcfunction-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
data/custom_blocks/functions/place/place_block.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/place_block.mcfunction+8-27Lines changed: 8 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
| 10 | + |
28 | 11 |
|
29 | 12 |
|
30 | 13 |
|
31 | 14 |
|
32 |
| - |
33 |
| - |
34 |
| - |
| 15 | + |
35 | 16 |
|
36 | 17 |
|
37 | 18 |
|
|
data/custom_blocks/functions/place/reset_storage.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/reset_storage.mcfunction-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
data/custom_blocks/functions/place/set_base_block.mcfunction
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
data/custom_blocks/functions/place/set_storage.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/set_storage.mcfunction-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 |
| - |
18 |
| - |
data/custom_blocks/predicates/frame_item_player_placed.json
Copy file name to clipboard+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
0 commit comments