Skip to content

Commit

Permalink
also #364
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Feb 4, 2025
1 parent 8652ea9 commit f4510eb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/mcjtylib-server.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#General settings for all mods using mcjtylib
[general]
#If true dump a lot of logging information about various things. Useful for debugging
logging = false
#If true then blocks using mcjtylib will have ownership tagged on them (useful for the rftools security manager)
manageOwnership = true
#The maximum amount of dimensional shards that can be infused in a single machine
# Default: 256
# Range: > 1
maxInfuse = 256

0 comments on commit f4510eb

Please sign in to comment.