Skip to content

Commit

Permalink
mod updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed May 21, 2022
1 parent cd67b7f commit 2b8aec4
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,4 @@ config/bhmenu-client.toml
config/configswapper.json
config/betterendforge/client.json
config/Mekanism/tiers.toml
pregen/supporters.json
6 changes: 5 additions & 1 deletion config/logprot-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@
#Max distance in blocks(2d) the invulnerability lasts, default: 10
#Range: 1 ~ 200
maxDistance = 2
#Enables the protection for dimension changes too, default: true
dimensionprotection = true
#Enables the protection for respawning too, default: true
respawnprotection = true

[debug]
#Wether to enable debug log outputs, default: false
#Whether to enable debug log outputs, default: false
debugLog = false

3 changes: 3 additions & 0 deletions config/resourcefulbees/client.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
# The generated names are based on the bee jsons.
#This is best used by pack devs as a one-time run.
generateEnglishLang = false
#
#When set to true will display your own bee pet if you have one. [true/false]
showOwnBee = true

2 changes: 1 addition & 1 deletion minecraftinstance.json

Large diffs are not rendered by default.

0 comments on commit 2b8aec4

Please sign in to comment.