ItemStack replace - Uberi/MineTest-API GitHub Wiki

ItemStack:replace

Description

replace the contents of this stack (item can also be an itemstring or table)

Syntax

replace([ItemStack](../type/ItemStack.html) stack)

Examples

stack:replace(ItemStack("default:mese"))
⚠️ **GitHub.com Fallback** ⚠️