mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-12-20 16:37:48 +01:00
Remove jukebox_playable
This commit is contained in:
parent
a9b9c48b26
commit
59f7ce339e
@ -50,6 +50,8 @@ public final class ComponentRewriter1_21 extends TranslatableRewriter<Clientboun
|
||||
modifier.putString("name", name != null ? name : id);
|
||||
}
|
||||
}
|
||||
|
||||
TagUtil.removeNamespaced(componentsTag, "jukebox_playable");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user