Skip to content

Grenade Item Generator

Create explosive or utility throwable items backed by grenade or weapon entities. Grenade-style items should be handled carefully because they affect combat pacing, staff moderation, map safety, and event balance.

Output Location:

garrysmod/gamemodes/[schema folder]/schema/definitions/sh_items.lua
Unique identifier for this item (no spaces, lowercase)
3D model path for the grenade item
The weapon entity class that is given when equipped
Inventory slot width
Inventory slot height
Controls whether the grenade item should drop on death

Generated Code