9
0
mirror of https://github.com/PSYCHEER/VanillaCustomizer.git synced 2025-12-19 06:49:13 +00:00
PSYCHEER e9388f4d04 Fixed conflict
[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)
...
2025-02-16 16:52:45 +01:00
2024-09-04 16:19:23 +02:00
2025-02-16 16:52:45 +01:00
2025-02-16 12:49:55 +01:00
2025-02-16 12:49:55 +01:00
2024-09-04 16:19:23 +02:00
2024-05-14 13:52:25 +02:00
2025-02-16 12:49:55 +01:00
2024-09-04 16:21:07 +02:00

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.

https://i.imgur.com/P7zYf7w.png

Description
Customize the vanilla game items without editing the real item.
Readme GPL-3.0 627 KiB
Languages
Java 100%