Update PlayerInputAnvilInv.kt
This commit is contained in:
@@ -33,7 +33,7 @@ internal class PlayerInputAnvilInv(
|
|||||||
AnvilGUI.Response.text("Type here...")
|
AnvilGUI.Response.text("Type here...")
|
||||||
}
|
}
|
||||||
.title("${KColors.ORANGERED}$invTitle")
|
.title("${KColors.ORANGERED}$invTitle")
|
||||||
.item(
|
.itemLeft(
|
||||||
itemStack(Material.PAPER) {
|
itemStack(Material.PAPER) {
|
||||||
meta {
|
meta {
|
||||||
lore = renameItemDescription.map { "${KColors.INDIANRED}$it" }
|
lore = renameItemDescription.map { "${KColors.INDIANRED}$it" }
|
||||||
|
Reference in New Issue
Block a user