mirror of
https://github.com/PSYCHEER/VanillaCustomizer.git
synced 2025-12-19 06:49:13 +00:00
main
[eco] Exception in packet listener com.willfp.eco.internal.spigot.proxy.v1_21_4.common.packet.display.PacketWindowItems for packet net.minecraft.network.protocol.game.ClientboundContainerSetContentPacket! [15:52:44 WARN]: java.lang.ClassCastException: class java.lang.String cannot be cast to class net.minecraft.network.chat.Component (java.lang.String is in module java.base of loader 'bootstrap'; net.minecraft.network.chat.Component is in unnamed module of loader java.net.URLClassLoader @5e91993f) ...
Plugin wiki
Issues reports here
- Customize the vanilla game items without touching them. All changes are only visual and won't interfere in any way with any plugin or game logic.
- Edit other plugin items in case the other plugin doesn't allow to change display name, lore, material, custom_model_data and more.
- Add custom graphical tags (usually called "glyphs" or font images) to ANY item.
- All customization won't cause the item to become unstackable.
- Change item graphical attributes in future updates even for already crafted/obtained player items.
- Give your players more information about what an item can be used for.
- Put some server events information on items. For example show a tag in the lore of every item required during a Christmas quests.
Languages
Java
100%
