Grounditem - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Required Parameters
[item] - The item that will be spawned as a ground item.
[pos] - The position for the item.
Parameters
[amount] - The stack of items that will be in [item], minimum 1, maximum 64.
[pickupdelayinticks] - How long it takes for this item to be picked up in ticks.
[candespawn] - Whether or not this item will be able to despawn after a while.
Description
- Creates
[item] as a ground item at [pos].
- Requires cheats: yes