Closed LOOHP closed 2 years ago
Description GRASS matches to GRASS_BLOCK on 1.18.1 Command:
/minecraft:replaceitem entity @p slot.hotbar.0 grass 1 0
Code:
ItemStack itemStack = player.getInventory.getItem(0); XMaterial.matchXMaterial(itemStack);
Version 1.18.1
Sorry, did not realize 8.6.0.0.1 had it fixed, was still on 8.6.0. Apologies for the annoyance.
Description GRASS matches to GRASS_BLOCK on 1.18.1 Command:
Code:
Version 1.18.1