promotional bannermobile promotional banner

Pool and Billiards

Immersive, fully playable single and multiplayer pool games built entirely in Vanilla Minecraft.
Back to Files

v1.3.5-mc1.21plus

File namePool-Datapack-v1.3.5-mc1.21plus.zip
Uploader
YMS2001YMS2001
Uploaded
Aug 21, 2026
Downloads
10
Size
1.1 MB
File ID
8696267
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

What's new

v1.3.5

This update focuses on performance optimization and brings major improvements. IT RUNS MUCH MORE EFFICIENTLY!

For version-to-version comparison, an 8-ball break was tested in Minecraft 1.21.8 on a Ryzen 9 5900X processor in a clean singleplayer world, using a 6×10 table, default ball radius, 150% break power, 1 GB allocated RAM, PBO enabled, and no resource pack. Each version was tested five times, with load monitored over 10 seconds.

Version Peak MSPT Range Mean MSPT Range
v1.0.0 38–39 09–10
v1.1.0 37–38 09–10
v1.2.0 51–56 10-10
v1.3.1 39–44 06-06
v1.3.2 33–38 06-06
v1.3.3 28-28 06-06
v1.3.4 23–25 05-05
v1.3.5 08–11 03–04

Performance Improvements

  • Heavily optimized math functions and physics-engine logic to reduce unnecessary calculations.
  • Restricted player-ball-table interaction checks to players within 50 blocks of the table center.
  • Added a directional check to the quick-sorting logic to discard ball pairs that are moving away from each other.
    • Greatly reduces peak load in situations where many balls are close together.
  • Normal shot processing can now run at as low as ~1 mspt.
  • Bot simulation speed is significantly improved, reaching up to ~2× the previous speed.
    • Recommended bot performance settings have been adjusted accordingly.
  • To further reduce lag spikes, the number of simulation steps per tick is now adjusted dynamically based on the number of moving balls on the table during simulation.
    • The setting controls the maximum value, which corresponds to the steps per tick when one ball is moving. During simulation, this value is internally reduced when more balls are moving, such as being halved when two balls are moving.
  • Changed to lightweight item detection for various held items in Minecraft 1.20.5 and later.

Mechanism Changes

  • Stopped balls no longer receive physics updates every tick.
    • Previously, all stopped balls were still processed each tick. This allowed force to propagate through tightly packed balls within the same tick after an active ball collided with them.
    • Now, a stopped ball begins receiving physics updates only after it is affected by a collision. As a result, force propagation through packed balls is more likely to take multiple ticks instead of occurring within a couple of ticks.
    • This change substantially reduces the processing cost of normal shots and also contributes significantly to faster bot simulations.
    • The practical impact is limited:
      • Normal tightly packed situations (i.e., break shots) can be handled by the NN break system, which is unaffected by this change.
      • In ordinary gameplay, the visual difference is very small.

Fixes

  • Fixed an issue in UK 8-Ball where foul feedback could unintentionally appear after the break shot without any foul.
  • Fixed an issue in practice mode where only one player is given cue ball.

This mod has no additional files