Change download icon from hopper to cobweb.

This commit is contained in:
BONNe 2021-09-20 14:40:47 +03:00
parent a75c243762
commit 23fc5310b3
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ public class LibraryPanel extends CommonPagedPanel
PanelItemBuilder itemBuilder = new PanelItemBuilder().
name(this.user.getTranslation(reference + "name")).
description(description).
icon(Material.HOPPER).
icon(Material.COBWEB).
glow(this.clearCache);
itemBuilder.clickHandler((panel, user1, clickType, slot) ->