Enable block connections to fix doors

Doors, glass etc.
This commit is contained in:
Chromachine 2019-08-18 12:22:31 +00:00
parent eecba047ab
commit 991ef36580
No known key found for this signature in database
GPG key ID: E3A2A1CAA522AE6E
2 changed files with 6 additions and 1 deletions

View file

@ -1067,3 +1067,8 @@ users:
- member
options:
name: AtlanticMercyyy
5a80158a-2345-4179-8049-081c438b5581:
group:
- member
options:
name: MrSavagePlayZ

View file

@ -84,7 +84,7 @@ change-1_9-hitbox: false
change-1_14-hitbox: false
#
# Enable serverside block-connections for 1.13+ clients
serverside-blockconnections: false
serverside-blockconnections: true
# Sets the method for the block connections (world for highly experimental (USE AT OWN RISK) world-level or packet for packet-level)
blockconnection-method: packet
# When activated, only the most important blocks are stored in the blockstorage. (fences, glass panes etc. won't connect to solid blocks)