Add support for /give syntax to /firm buttons

This commit is contained in:
Linnea Gräf
2024-07-24 16:16:02 +02:00
parent a19d2e1e1b
commit 195ffaca54
2 changed files with 26 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
<ItemStack value="@getItemIcon"/>
<Text text="Icon"/>
</Row>
<Hover lines="Put your display item in here.;Can be any SkyBlock item id.">
<Hover lines="Put your display item in here.;Can be any SkyBlock item id.;;Alternatively you can paste in a /give command">
<TextField value="@icon" width="180"/>
</Hover>
<Text text="Command"/>