Crafting Locations
Purpose: Specifies the locations of crafting tables on your server.
Structure:
Adding New Crafting Tables:
In-Game: Use the ingame admin Panel to add new crafting tables for more ease.
Configuration:
Add a new entry to the Config.CraftingTables table.
Paste the recorded x, y, z, and heading values into the location object..
whitelistedItems: The items array within each table entry determines which iitems can be crafted at that specific crafting table. Modify this array to control which items are available at each location.
Last updated