We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb5dee commit f0d9b34Copy full SHA for f0d9b34
src/index.ts
@@ -118,7 +118,7 @@ BBPlugin.register(PACKAGE.name, {
118
title: PACKAGE.title,
119
author: PACKAGE.author.name,
120
description: PACKAGE.description,
121
- icon: 'icon-armor_stand',
+ icon: 'icon.svg',
122
variant: 'desktop',
123
version: PACKAGE.version,
124
min_version: PACKAGE.min_blockbench_version,
0 commit comments