Перейти к содержимому
Mineforgian

PvpSense

AI Player Position Prediction for Mace PVP using neural networks

Загрузки
2K
Подписчики
4
Обновлён
7 июля 2026 г.
Лицензия
MIT

Опубликован 27 декабря 2025 г.

This Mods uses Neural Networks to predict the future position of the Players.

!!! It is not trained when you install it you have to train it yourself !!!

⚠️ Important: It only predicts your OWN position 40 ticks into the future therefore it is no cheat. If you run into problems, read all instructions carefully and check your log files.

Stats: Uses movement data from: Input Data Used Velocitys Yaw & pitch Jumping On ground Shield usage Eating Holding a Wind Charge Holding an Ender Pearl Gliding Right-click action in that tick x,y and z distance to the nearest Player or Zombie

The neural network analyzes how your position changes over the next 40 ticks based on this data and trains itself accordingly. Nothing happens automatically when you join a world.

How to Use: Start Collecting Data: /trainSense toggleGathering Enable the information HUD: /trainSense toggleHud The HUD shows how many data ticks have been collected. All of this data is stored temporarily in RAM. If you stop moving or acting for 1 second, data collection stops automatically. In newer Versions its /pvpSense

Training the Neural Network: Train Using Saved Data /trainSense useSaved addToNet ,Loads saved training data and adds it to the existing network /trainSense useSaved overwriteNet ,Creates a new network using only the saved training data Earlystop training if it doesnt advande by pressing "Y"

Saving Training Data You can permanently store gathered data to combine multiple gathering sessions: /trainSense saveData addToOld ,Saves RAM data into new file Once a neural network has been trained and saved: Press the default keybind Z The mod will render your predicted position 40 ticks into the future

Read all instructions carefully again and check your logs if you find to have problems also its recomendet to use the build in information hud during network creation

All recordet data is saved in: config/pvpSense If you change versions clear all files. Problems: The mod isn't acurate for far Enderpearling, or Movement speed over 20 Blocks/second

!!!!Further versions may change the struckture of the net so don't spend a tremendous amount of time training with the first verion!!!!!

Its also recommendet to completely clear your pvpSense config folder if you experience problems after swiching versions.

This project uses Encog™ (Apache License 2.0)

If you were a coder just could change the lines marked with .?.?.? but dont do that. This project will recive major updates very often so be sure to allways get the latest version

Get help and talk about the mod: discord.gg/MX4y9Nsk

Ченджлог

1.3.0Релиз1.21.11 · 7 июля 2026 г.

Added choice betwen NEAT and RPROP. RPROP recommendet.

Addet configuration in the congi file.

Description and instuctions will folow

1.2.2Релиз1.21.11 · 21 апреля 2026 г.

I made the data window actualy work

1.2.1Бета1.21.11 · 12 февраля 2026 г.

Set the predicition range 20 Ticks in future and reduced the data influenced window

1.2.0Бета1.21.11 · 6 февраля 2026 г.

Changed the Train algorithm to NEAT. Fixed Saving data bugs. Reorganized the comands

Комментарии

Загружаем…