Skip to content

Commit

Permalink
set preview name, so it has one
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Aug 24, 2024
1 parent 52a328a commit 7805a70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ public void run() {

set(root, "Preview.Toggle", true);
set(root, "Preview.ChestLines", 6);
set(root, "Preview.Name", crate.getName());
set(root, "Preview.Glass.Toggle", true);
set(root, "Preview.Glass.Name", " ");
set(root, "Preview.Glass.Item", "gray_stained_glass_pane");
Expand Down

0 comments on commit 7805a70

Please sign in to comment.