Common Settings for BasketBall
[mb_basketball_entity]
Hitbox size, check using F3+B in the game. Set the number to 0.241554, if you want Hitbox to have a realistic size.
Range: 0.05 ~ 999.0
mb_basketball_entity_hitbox = 1
How powerfully players throw a basketball. value Multiplies throw power
Range: 0.0 ~ 999.0
mb_basketball_entity_throw_force = 2
Gravity of BasketBall, default value 0.06.
Range: -999.0 ~ 999.0
mb_basketball_entity_gravity = 0.09
Remove basketball Item from hand when used in creative
mb_basketball_creative = true
Ground Friction of BasketBall, default value 0.91.
Range: 0.0 ~ 1.0
mb_basketball_entity_ground_friction = 0.91
Air Friction of BasketBall, default value 0.98.
Range: 0.0 ~ 1.0
mb_basketball_entity_air_friction = 0.98
Bounciness of Basketball multiplier
Range: 0.0 ~ 999.0
mb_basketball_entity_bounciness = 0.6
Overrides client config! Render size, how large the basketball appears in Minecraft. (Not Hitbox!)
Set number -1 to disable override.
Set the number to double of Hitbox number from the Common config to match the basketball size to the hitbox size.
Set the number to 0.483108 if you want the basketball to have a realistic size.
Range: -1.0 ~ 999.0
mb_basketball_entity_render_size_override = -1
Overrides client config! Sound volume multiplier
Set number -1 to disable override. Otherwise set the number to your desired sound volume, the number multiplies sound volume
Range: -1.0 ~ 999.0
mb_basketball_entity_sound_volume_override = 0
Client Settings for BasketBall[mb_basketball_entity]
these settings can be overridden by common config!
[mb_basketball_entity]
Render size, how large the basketball appears in Minecraft. (Not Hitbox!)
Set the number to double of Hitbox number from the Common config to match the basketball size to the hitbox size.
Set the number to 0.483108 if you want the basketball to have a realistic size.
Range: 0.0 ~ 999.0
mb_basketball_entity_render_size = 2
Sound volume multiplier, set 0 to disable sound
Range: 0.0 ~ 999.0
mb_basketball_entity_sound_volume = 0.8