Skip to content

Latest commit

 

History

History
93 lines (77 loc) · 3.36 KB

CLIENT_Category.md

File metadata and controls

93 lines (77 loc) · 3.36 KB

List of Rules in the CLIENT Category

For a list of all implemented Rules go here

Index

Count: 7

Rules in CLIENT Category

eggWaterDrag

How fast thrown Eggs can travel underwater. 0.99 is the default for above water and for Tridents

Thrown Egg will stutter on client when mod is only on server

  • Type: double
  • Default value: 0.8
  • Suggested options: 0.8, 0.9, 0.99
  • Categories: CLIENT, EXPERIMENTAL, RUG
  • Additional notes:
    • You must choose a value from 0.5 to 0.99

enderPearlWaterDrag

How fast thrown Ender Pearls can travel underwater. 0.99 is the default for above water and for Tridents

Thrown Pearl will stutter on client when mod is only on server

  • Type: double
  • Default value: 0.8
  • Suggested options: 0.8, 0.9, 0.99
  • Categories: CLIENT, EXPERIMENTAL, RUG
  • Additional notes:
    • You must choose a value from 0.5 to 0.99

honeyCombStickiness

Honey Comb only sticks to selected Blocks

Will render Ghost Blocks on the Client when mod is only Server Side

kelpBlockHardness

How long Kelp Blocks take to mine in survival

Any value other than 0 will behave like 0.5 for clients without this mod

  • Type: double
  • Default value: 0.5
  • Suggested options: 0.0, 0.25, 0.5
  • Categories: CLIENT, EXPERIMENTAL, RUG, SURVIVAL
  • Additional notes:
    • You must choose a value from 0 to 0.5

maxBannerLayers

Maximum number of layers, that can be applied to a banner

This only works for clients with this mod installed and the Banner tooltips never show more than 6 layers

  • Type: int
  • Default value: 6
  • Suggested options: 3, 6, 10, 12
  • Categories: CLIENT, CRAFTING, EXPERIMENTAL, RUG, SURVIVAL
  • Additional notes:

reachDistance

Reach in which you can place and break blocks. Value will be 0.5 higher in creative

Mod needed on server and client for this feature to work

  • Type: double
  • Default value: 4.5
  • Suggested options: 0.0, 4.5, 5.0, 10.0
  • Categories: CLIENT, CREATIVE, EXPERIMENTAL, RUG
  • Additional notes:

snowballWaterDrag

How fast thrown Snowballs can travel underwater. 0.99 is the default for above water and for Tridents

Thrown Snowball will stutter on client when mod is only on server

  • Type: double
  • Default value: 0.8
  • Suggested options: 0.8, 0.9, 0.99
  • Categories: CLIENT, EXPERIMENTAL, RUG
  • Additional notes:
    • You must choose a value from 0.5 to 0.99