File tree
9 files changed
+17
-43
lines changedFilter options
- data/custom_blocks/functions
- break
- place
9 files changed
+17
-43
lines changeddata/custom_blocks/functions/break/apply_block_info_to_item.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 |
| - |
5 | 4 |
|
6 | 5 |
|
7 |
| - |
8 | 6 |
|
9 |
| - |
| 7 | + |
10 | 8 |
|
11 | 9 |
|
data/custom_blocks/functions/break/copy_block_info_to_storage.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/break/copy_block_info_to_storage.mcfunction+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 | 5 |
|
8 |
| - |
| 6 | + |
data/custom_blocks/functions/break/spawn_drop.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/break/spawn_drop.mcfunction+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
9 |
| - |
| 7 | + |
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
|
data/custom_blocks/functions/place/apply_block_info_from_storage.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/apply_block_info_from_storage.mcfunction+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
8 | 7 |
|
9 |
| - |
10 | 8 |
|
11 |
| - |
12 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
data/custom_blocks/functions/place/apply_model.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/apply_model.mcfunction-13Lines changed: 0 additions & 13 deletions
This file was deleted.
data/custom_blocks/functions/place/place_block.mcfunction
Copy file name to clipboard+7-8Lines changed: 7 additions & 8 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 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
data/custom_blocks/functions/place/reset_storage.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/reset_storage.mcfunction+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
9 |
| - |
| 7 | + |
data/custom_blocks/functions/place/set_base_block.mcfunction
Copy file name to clipboard+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
3 | 2 |
|
data/custom_blocks/functions/place/set_storage.mcfunction
Copy file name to clipboardExpand all lines: data/custom_blocks/functions/place/set_storage.mcfunction+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 |
| - |
11 | 9 |
|
12 |
| - |
| 10 | + |
13 | 11 |
|
14 | 12 |
|
15 | 13 |
|
0 commit comments