
Gravity Changer (qouteall fork)
Change gravity direction
Обновлён 21 января 2024 г. · опубликован 10 июня 2023 г.
Provides gravity changing functionality and API.
Note: this mod is based on but different to Gravity API by Fusion Flux. This is a fork of Gravity API from Fusion Flux that is on Fabric (Immersive Portals mod depends on gravity changing mod but a Fabric mod cannot depend on a Quilt mod). The Gravity API mod is originally based on the Gravity Changer mod by Gaider10.
The latest version of this mod provides:
- Gravity effects and potions
- Gravity anchor
- Gravity plate that generates gravity field. Its effect range can be customized.
These things are not obtainable on normal survival.
Some code and resources come from AmethystGravity mod.
Note: the version 0.9.0 is incompatible with Quilt.
Commands
This mod's commands are different to Gravity API's. These are the commands in the latest version of this mod:
/gravity set_base_direction <direction> [entities] sets the base gravity direction. (The base direction can be overridden by other things including effects, gravity anchor and gravity plating). Without [entities] argument it will target the command sender (the same applies to all commands). Examples: /gravity set_base_direction up /gravity set_base_direction up @e[type=!minecraft:player]
/gravity set_base_strength <strength> [entities] sets the base gravity strength. The strength effects will multiply on the base strength (instead of overriding it). Examples: /gravity set_base_strength 0.5 /gravity set_base_strength 0.5 @e
/gravity view shows the base gravity direction and strength of the command sender.
/gravity reset [entities] reset the base gravity direction and strength.
/gravity randomize_base_direction [entities] sets the base direction as a random direction.
/gravity set_relative_base_direction <relativeDirection> [entities] sets the gravity direction as a direction relative to the entity's viewing direction. The <relativeDirection> can be forward, backward, left, right, up or down.
/gravity set_dimension_gravity_strength <strength> sets the dimensional gravity strength for the current dimension.
/gravity view_dimension_info shows the dimensional gravity strength for the current dimension.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| v1.3.0-mc1.20.4 | Альфа | 1.20.4 | fabric | 21 января 2024 г. | Скачать (327 КБ) |
| v1.2.1-mc1.20.2 | Альфа | 1.20.2 | fabric | 21 января 2024 г. | Скачать (453 КБ) |
| v1.2.0-mc1.20.2 | Альфа | 1.20.2 | fabric | 6 октября 2023 г. | Скачать (453 КБ) |
| v1.1.2-mc1.20.1 | Релиз | 1.20.1 | fabric | 13 сентября 2023 г. | Скачать (411 КБ) |
| v1.1.1-mc1.20.1 | Релиз | 1.20.1 | fabric | 22 августа 2023 г. | Скачать (411 КБ) |
| v1.1.0-mc1.20.1 | Альфа | 1.20.1 | fabric | 30 июля 2023 г. | Скачать (410 КБ) |
| v1.0.3-mc1.20.1 | Альфа | 1.20.1 | fabric | 22 июля 2023 г. | Скачать (410 КБ) |
| 1.0.2+mc1.20.1 | Альфа | 1.20.1 | fabric | 16 июля 2023 г. | Скачать (406 КБ) |
| 0.9.0 | Релиз | 1.19.4 | fabric | 10 июня 2023 г. | Скачать (287 КБ) |
Ченджлог
v1.3.0-mc1.20.4Альфа1.20.4 · 21 января 2024 г.
Upgrade to 1.20.4.
v1.2.0-mc1.20.2Альфа1.20.2 · 6 октября 2023 г.
Upgrade to 1.20.2.
v1.1.2-mc1.20.1Релиз1.20.1 · 13 сентября 2023 г.
v1.1.0-mc1.20.1Альфа1.20.1 · 30 июля 2023 г.
Fix painting position issue. Allow falling blocks, minecarts, projectiles and tnt to change gravity.
v1.0.3-mc1.20.1Альфа1.20.1 · 22 июля 2023 г.
Add commands
1.0.2+mc1.20.1Альфа1.20.1 · 16 июля 2023 г.
Upgrade to 1.20.1. Big refactoring. Add gravity potions, anchors and plating.
0.9.0Релиз1.19.4 · 10 июня 2023 г.
Note: this version is incompatible with Quilt
Комментарии
Загружаем…