mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-12-29 18:07:40 +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);
|
modifier.putString("name", name != null ? name : id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TagUtil.removeNamespaced(componentsTag, "jukebox_playable");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user