Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed ARR
Published 3 months ago
Updated last week
Chiyoko
Chiyoko predicts the outcome of certain loot tables before they happen by simulating the RNG exactly as minecraft does.
- 1.21.11 support is currently being worked on, this might take a while.
Features
Enchantment Prediction
- predicts enchantment table results using the data provided when hovering an enchantment option
- can search for desired enchantments with the
/predictcommand
Loot Prediction
supports prediction for:
- wither skeleton drops
- fishing
- piglin bartering
- gravel breaking
- trial vaults (normal and ominous)
- shulker drops
Customisation
- draggable overlay
- configurable visibility and tracking
- rotation and reversal options
- optional split vault overlay for less confusion
Multiplayer Support
- attempts to automatically recover from RNG desyncs by advancing until the predicted result matches the actual outcome
Supported Loot Tables
| loot source | prediction |
|---|---|
| wither skeleton | next drops, kills until skull |
| fishing | next item |
| piglin bartering | next item |
| gravel breaking | next item |
| trial vault | next drops |
| ominous vault | next drops |
| shulker | next drops, kills until shell |
Commands
/validateseed
verifies that the world seed configured in chiyoko matches the server's seed hash
/predict <enchant1> <level1> [<enchant2> <level2>] [<enchant3> <level3>]
searches ahead using the cracked entity seed to find how many item drops are required to obtain the desired enchantments.
supports up to three enchantment/level pairs
Limitations
- cannot predict unstable RNG, such as the number of bones required to tame a wolf
- cannot automatically obtain the world seed in multiplayer
- uses the 1.20+ loot table system and therefore cannot support versions before 1.20
Known Issues
- enchant predictor "best guess" doesnt require the guess to include the enchant clue
Support
if you have any issues please message me on discord (mimikyumochi) or send me a dm on twitter (@mimikyumochii)


