Commit 3f93e72
committed
[ALPHA] Port to 25w34b
* update dependencies
- yarn mappings 25w34b+build.1
- fabric api 0.132.1+1.21.9
- fabric loader 0.17.2
- SoundCategories
* new sounds
- `item.category.gear.copper`
- Copper items, tools, armor
* new module
- `:versioned:es1.21.9`
* into versioned module
- `logics.mixin.action.entity.LivingEntityMixin`1 parent ff0c517 commit 3f93e72
83 files changed
Lines changed: 2081 additions & 112 deletions
File tree
- logics/src/main
- java/dev/stashy/extrasounds
- logics
- impl
- mixin/access
- sounds
- resources
- src/main/resources
- assets/extrasounds
- versioned
- es1.18.2/src/main
- java/dev/stashy/extrasounds/mc1_18_2/mixin
- action/entity
- typing
- resources
- es1.18/src/main
- java/dev/stashy/extrasounds/mc1_18/mixin
- action/entity
- typing
- resources
- es1.19.1/src/main
- java/dev/stashy/extrasounds/mc1_19_1/mixin
- action/entity
- typing
- resources
- es1.19.3/src/main
- java/dev/stashy/extrasounds/mc1_19_3/mixin
- action/entity
- typing
- resources
- es1.19.4/src/main
- java/dev/stashy/extrasounds/mc1_19_4/mixin
- action/entity
- typing
- resources
- es1.19/src/main
- java/dev/stashy/extrasounds/mc1_19/mixin
- action/entity
- typing
- resources
- es1.20.2/src/main
- java/dev/stashy/extrasounds/mc1_20_2/mixin
- action/entity
- typing
- resources
- es1.20.5/src/main
- java/dev/stashy/extrasounds/mc1_20_5/mixin
- action/entity
- typing
- resources
- es1.20/src/main
- java/dev/stashy/extrasounds/mc1_20/mixin
- action/entity
- typing
- resources
- es1.21.2/src/main
- java/dev/stashy/extrasounds/mc1_21_2/mixin
- action/entity
- typing
- resources
- es1.21.4/src/main
- java/dev/stashy/extrasounds/mc1_21_4/mixin
- action/entity
- typing
- resources
- es1.21.5/src/main
- java/dev/stashy/extrasounds/mc1_21_5/mixin
- action/entity
- typing
- resources
- es1.21.6/src/main
- java/dev/stashy/extrasounds/mc1_21_6/mixin
- action/entity
- typing
- resources
- es1.21.9
- src/main
- java/dev/stashy/extrasounds/mc1_21_9
- entry
- mixin
- action
- block
- entity
- item
- chat
- effect
- hotbar
- inventory
- resource
- typing
- resources
- es1.21/src/main
- java/dev/stashy/extrasounds/mc1_21/mixin
- action/entity
- typing
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
103 | | - | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
Lines 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 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Submodule sound-categories updated 9 files
- CHANGELOG.md+6-1
- build.gradle+1
- gradle.properties+3-3
- settings.gradle+1-1
- versioned/sc1.19.3/src/main/java/dev/stashy/soundcategories/mc1_19_3/VersionedMixinPlugin.java+1-1
- versioned/sc1.21.6/gradle.properties+2-2
- versioned/sc1.21.9/build.gradle+27
- versioned/sc1.21.9/gradle.properties+3
- versioned/sc1.21.9/src/main/java/dev/stashy/soundcategories/mc1_21_9/gui/widget/SoundEntry.java+29
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
331 | 341 | | |
332 | 342 | | |
333 | 343 | | |
| |||
1066 | 1076 | | |
1067 | 1077 | | |
1068 | 1078 | | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
1069 | 1088 | | |
1070 | 1089 | | |
1071 | 1090 | | |
| |||
1094 | 1113 | | |
1095 | 1114 | | |
1096 | 1115 | | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
1097 | 1156 | | |
1098 | 1157 | | |
1099 | 1158 | | |
| |||
1318 | 1377 | | |
1319 | 1378 | | |
1320 | 1379 | | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
1328 | | - | |
1329 | | - | |
1330 | | - | |
1331 | 1380 | | |
1332 | 1381 | | |
1333 | 1382 | | |
| |||
1377 | 1426 | | |
1378 | 1427 | | |
1379 | 1428 | | |
1380 | | - | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
1385 | | - | |
1386 | | - | |
1387 | | - | |
1388 | | - | |
1389 | | - | |
1390 | 1429 | | |
1391 | 1430 | | |
1392 | 1431 | | |
| |||
1436 | 1475 | | |
1437 | 1476 | | |
1438 | 1477 | | |
1439 | | - | |
1440 | | - | |
1441 | | - | |
1442 | | - | |
1443 | | - | |
1444 | | - | |
1445 | | - | |
1446 | | - | |
1447 | | - | |
1448 | | - | |
1449 | 1478 | | |
1450 | 1479 | | |
1451 | 1480 | | |
| |||
0 commit comments