Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- return
- {
- ["workshop-356006343"] = { enabled = true }, --Nature's Still Wild
- ["workshop-369228986"] = { enabled = true }, --Madeline non op
- ["workshop-378160973"] = { enabled = true }, --Global positions
- ["workshop-381565292"] = { enabled = true }, --Waiter
- ["workshop-394470072"] = { enabled = true }, --Additional Set pieces
- ["workshop-396026892"] = { enabled = true }, --Large Chests
- ["workshop-396822875"] = { enabled = true }, --Spike Traps
- ["workshop-405506326"] = { enabled = true }, --Dynamic Season Length
- ["workshop-435988740"] = { enabled = true }, --Krampusnacht
- ["workshop-436654027"] = { enabled = true }, --Beefalo Milk and cheese
- ["workshop-437521942"] = { enabled = true }, --Party Dance
- ["workshop-438827295"] = { enabled = true }, --Fashion
- ["workshop-444235588"] = { enabled = true }, --Deluxe Fire Pits
- ["workshop-445371564"] = { enabled = true }, --Default's Mod pack
- ["workshop-453114504"] = { enabled = true }, --Wortox the demon king
- ["workshop-465481756"] = { enabled = true }, --Fed the bunny
- ["workshop-469134741"] = { enabled = true }, --Winnie
- ["workshop-481031786"] = { enabled = true }, --Diggable Reeds
- ["workshop-496249680"] = { enabled = true }, --Extra Equip Slots
- ["workshop-506204512"] = { enabled = true }, --Fence Gates
- ["workshop-507570226"] = { enabled = true }, --Snikety Tom
- ["workshop-514078314"] = { enabled = true }, --Turfed
- ["workshop-519266302"] = { enabled = true }, --Season Starting Items
- ["workshop-370429117"] = { enabled = true }, --Unikitty
- ["workshop-463718554"] = { enabled = true }
- -- ^^ This bracket ends the table workshop-463718554"]
- -- It, in this instance, should be removed as configuration_options
- -- is still part of this table!! We will need to put a comma in it's place.
- configuration_options =
- {
- STARTINGITEMS = false, --false = off, true = Give the player some starting items
- SEASONSTARTINGITEMS = false, --false = off, true = Give the player some starting items that fit current season
- NIGHTSTARTINGITEMS = false, --false = off, true = Give the players some starting items (a torch) if he joins during the night
- PVPSTARTINGITEMS = true, --false = off, true = Give the player some starting items if it is a pvp server
- CAVESTARTINGITEMS = false, --false = off, true = Give the player some starting items if it is a cave server
- REVEALMAP = 1, --0 = off, 1 = reveal the roads on the minimap, 2 = reveal all
- RENEWLIMITEDRESOURCES = 0, --0 = off, Number of days for average limited resource to regenerate (recommended between 6 and 72)
- DRAGONFLYBALANCE = true, --false = off, true = Balance the dragonfly health (and other stats)
- MAXMAXPLAYERS = 32, --6 = off, The maximum number of players that can join the server (not really needed for dedicated servers, as you can already override this)
- REVIVERCRAFTPENALTY = true, --true = off, false = No penalty for crafting the revival item
- DRYINGSPEEDMULTIPLIER = 1.2, --1 = off, The speed multiplier for the Drying Rack (recommended between 1.5 and 4)
- FARMINGSPEEDMULTIPLIER = 1.2, --1 = off, The speed multiplier for Farms (recommended between 1.5 and 4)
- BEESSPEEDMULTIPLIER = 1.2, --1 = off, The speed multiplier for Bee Boxes (recommended 1.2, 1.5 or 2)
- KRAMPUSMULTIPLIER = 3, --1 = off, The multiplier for Krumpus to appear (recommended between 1.5 and 4)
- RESIZEFIREPITS = true, --false = off, true = Make firepits have a larger collision area
- AMOUNTOFCHESTERS = 6, --1 = semi-off, 2-32: 2-32 Eye Bones will be created during world generation
- CANHAUNT = 0, --2 = off, 0 = Can only haunt when it gives a possitive effect, 1 = Can also spawn bosses through haunting
- GHOSTSANITYDRAIN = false, --true = off, false = No sanity drain when other players are ghosts
- EMPTYINVENTORYDAYS = 5, --0 = off, -1 = Only empty inventory when player is kicked/banned, 1-5 = Player empties inventory when leaving the game within 1-5 days of joining
- PREVENTSTEALINGDAYS = 0, --0 = off, 1-5 = Players cannot steal items within 1-5 days of joining
- PREVENTDESTROYINGDAYS = 3, --0 = off, 1-5 = Players cannot destroy buildings within 1-5 days of joining, -1 = Players can never destroy buildings
- PREVENTBURNING = 3, --0 = off, 1-5 = Players cannot burn objects/items within 1-5 days of joining
- SPREADFIRE = 2, --2 = off, 0 = Fire does not spread, 1 = Fire spreads at halve range
- -- ^^ There needs to not be a comma here as it is the end of the table configuration_options
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment