diff --git a/overrides/config/globalgamerules-common.toml b/overrides/config/globalgamerules-common.toml index e722404..402ab06 100644 --- a/overrides/config/globalgamerules-common.toml +++ b/overrides/config/globalgamerules-common.toml @@ -61,7 +61,7 @@ natural_regeneration = true #What percentage of players must sleep to skip the night. #Range: > 0 - players_sleeping_percentage = 101 + players_sleeping_percentage = 100 #The number of blocks outward from the world spawn coordinates that a player spawns in when first joining a server or when dying without a personal spawnpoint. Has no effect on servers where the default game mode is Adventure. #Range: > 0 spawn_radius = 10 diff --git a/overrides/config/tnts_harder_beds-common.toml b/overrides/config/tnts_harder_beds-common.toml index e693ea4..9757d8c 100644 --- a/overrides/config/tnts_harder_beds-common.toml +++ b/overrides/config/tnts_harder_beds-common.toml @@ -1,7 +1,7 @@ ["Configs for TNT's Harder Beds"] #Whether a house should be required for beds to work - requireHouse = true + requireHouse = false #The smallest area allowed for bedrooms minRoomSize = 8 #The largest area allowed for bedrooms