Commit 4d22373
committed
fix: remove 1.21.11-specific registry types unknown to older clients
ViaBackwards already removes `zombie_nautilus_variant` and `timeline`,
but misses several other registry types added in 1.21.11 that cause
"Missing registry" errors on 1.20.5–1.21.10 clients:
- wolf_sound_variant
- chicken_variant
- cow_variant
- pig_variant
- jukebox_song
- dialog
Fixes #12241 parent 07baf2d commit 4d22373
1 file changed
Lines changed: 12 additions & 0 deletions
File tree
- common/src/main/java/com/viaversion/viabackwards/protocol/v1_21_11to1_21_9
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
234 | 240 | | |
235 | 241 | | |
236 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
237 | 249 | | |
238 | 250 | | |
239 | 251 | | |
| |||
0 commit comments