▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Scoreboard Math Datapack
Scoreboard Math Datapack

Scoreboard Math Datapack

The Math Datapack provides math utility functions. Contains pure scoreboard operations without using entities. Powers the Pool and Billiards Datapack.

147
0

Math-Minecraft-Squid-Workshop-Project

Minecraft math helper by Mingshi Yang (YMS2001) - Squid Workshop.
Minecraft Java Edition 1.13+ is supported (versions before 1.16 were just briefly tested).

You may need to edit pack.mcmeta to remove the compatibility warning.
The datapack content is identical across supported versions, so modifying this single file is easier than maintaining multiple nearly identical copies. Please refer to the Pack Format documentation and adjust the pack.mcmeta file according to your Minecraft version.

Introduction

This datapack provide fast, high precision math operation functions using Scoreboard.

  • Constants are stored under objective swMath_C. Feel free to define more in this file.
  • Variables, including inputs and outputs, are stored under objective swMath_V.
  • "sw" means Squid Workshop.
  • For high precision computation, the input and output may have units of 0.0001. i.e., the score 10000 is used to represent 1, utilizing 4 digits. Actual error in computation is usually on magnitude of 0.01%. One visualization of different magnitudes of error is here. See example for implementation detail.
  • No entities involved in calculations, avoiding entity selection ensures high throughout performance, compatibility and easy maintenance.

Additional Info

Users can find the source code, user guide and more details here.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:MPL-2.0
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная