update: config
This commit is contained in:
parent
685d80f435
commit
3a254a2fbf
2 changed files with 7 additions and 1 deletions
|
|
@ -60,8 +60,14 @@
|
|||
#Note: this number may not relate to distance in blocks exactly. It's influenced by onRender distance and entity distance settings.
|
||||
#Range: 8 ~ 128
|
||||
PhotographFrameCullingDistance = 64
|
||||
#Projected photographs (using Interplanar Projector) made by other players will not be rendered.
|
||||
HideProjectedPhotographsMadeByOthers = false
|
||||
#All photographs made by other players will not be rendered.
|
||||
HideAllPhotographsMadeByOthers = false
|
||||
|
||||
[Integration]
|
||||
#Useful information about some items will be shown in JEI description category. Default: true
|
||||
JeiInformation = true
|
||||
#[Real Camera] Disable player model rendering when looking through viewfinder. Default: true
|
||||
RealCameraDisableInViewfinder = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue