-
-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Continuation of discussion from #49
I tried the snipped, but it didn't work, but I tried to put Entity ID in the group and it worked.
Now there are some issues, I don't know if they are caused by OptiGUI specifically or server specific stuff but for example I can't at all select a specific name, the custom texture will just never appear. Interestingly selecting name.wildcard selects everything for some reason.
Curretnly my .ini file looks like this:
[minecraft:villager]
name.wildcraft = *smith*
interaction.texture = minecraft:textures/gui/container/generic_54.png
replacement = generic_54.pngI tried to select the name that has smith anywhere in it, yet it appears everywhere. When I set name to Blacksmith it never appeared, but I suspect that maybe there are some special characters or something for color codes for example but there is no way for me to check.
As an example here is Item Identifier npc, it has no where in its name smith yet the texture changed
