How to add enchantment to items without glowing?

Started by Ali107 on

Topic category: Help with Minecraft modding (Java Edition)

Active 7 hours ago
Joined Jul 2020
Points:
1259

User statistics:

  • Modifications: 6
  • Forum topics: 90
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
How to add enchantment to items without glowing?

How do I add enchantments to items by default without the item glowing?

Active 3 weeks ago
Joined Jan 2020
Points:
1047

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 518
It might work if you set the…
Wed, 06/16/2021 - 21:44

It might work if you set the "Enable glowing effect" to false using a procedure.

Active 7 hours ago
Joined Jul 2020
Points:
1259

User statistics:

  • Modifications: 6
  • Forum topics: 90
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
But there's no such thing…
Fri, 06/18/2021 - 10:16

But there's no such thing that disables the glowing effect in procedures, any other ideas?

Active 3 weeks ago
Joined Aug 2018
Points:
783

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
I think that's impossible,…
Sat, 07/17/2021 - 09:15

I think that's impossible, even from the game's side.

The only way is to make the glint.png texture in minecrat's assets transparent, and that removes the glint entirely from the game.