Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.markz3d.com/llms.txt

Use this file to discover all available pages before exploring further.

Adds an item to the list of allowed items for a specific shelf.
ArgumentData TypeNeededDefaultDescription
shelfNamestring-The name (key) of the shelf defined in Config.Shelfs
itemstring-The name of the item to add to the allowed list
exports["utility_delivery"]:AddShelfAllowedItem("pizza_this_vinewood", "water_bottle")