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.

Removes an item from 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 remove from the allowed list
exports["utility_delivery"]:RemoveShelfAllowedItem("pizza_this_vinewood", "water_bottle")