π οΈConfiguration
Welcome to the configuration guide for DevHub 3D Crafting Table! This document will walk you through setting up and customizing your crafting experience. All primary configuration files are located in
π οΈ Configuration
π Configuration Files Overview:
Shared Configuration (configs/shared.lua)
configs/shared.lua)Debug Configuration
Shared.Debug = {
Enabled = true, -- Set to false to disable all debug prints
Levels = {
Info = true, -- General information
Success = true, -- Success operations
Warning = true -- Warnings and potential issues
}
}DevHub Skill Tree Integration
Recepie Configuration
Multiple Recipes Configuration
How to configurate multiple recepies? Multiple recepies configuration
Client Configuration (client.lua)
Developer Mode
Target Interaction Text
Skill Tree Boosts
Crafting Table Interaction
Sound Configuration
Camera Offsets
Server Configuration (server.lua)
Crafting Tables Configuration
XP System Integration
Alternative: Triggering the Client-Side Event
Last updated