
AAA Particles Command
Allows you to spawn AAA Particles with a command.
- Загрузки
- 1K
- Подписчики
- 2
- Обновлён
- 20 мая 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 7 мая 2026 г.
Allows modpack makers to spawn AAA Particles using a command without needing to write their own mod. THIS MOD DOES NOT ADD ANY PARTICLES, it creates a command to spawn .efkefc particles already added via a resource pack or other mods.
Particles can be made with Effekseer and loaded with a mod or resourcepack; This mod was originally made as a tool for making custom origins.
Command structure:
/spawnaaaparticle *
The particle argument must lead to a particle resource, or nothing will spawn.
Example command: /spawnaaaparticle "aaa_particles:debug"
For more control, execute may be used;
Example command: /execute positioned ~ ~ ~ rotated ~ ~40 run spawnaaaparticle "aaa_particles:debug" 1.2 0
Command structure (pre 1.1.0):
/spawnaaaparticle * *
Adding particles:
Effekseer particles can be added with a resource pack, via the following format:
resourcepack
|- pack.mcmeta
L assets
L <namespace>
L effeks
|- <particlename>.efkefc
L <particlename>
L <particlename>_tex.png
Extra:
AAA Particles can be found here, Effekseer can be found here.
Ченджлог
1.1.0Релиз1.21.1 · 20 мая 2026 г.
Ported to 1.21.1
1.1.0Релиз1.20.1 · 20 мая 2026 г.
Reformatted command: Added Scale argument. Scale and Roll arguments are Floats instead of Bools. Scale and Roll arguments are optional.
1.1.0Релиз1.20.1 · 20 мая 2026 г.
Reformatted command: Added Scale argument. Scale and Roll arguments are Floats instead of Bools. Scale and Roll arguments are optional.
1.0.1Релиз1.21.1 · 18 мая 2026 г.
Ported to NeoForge.
1.0.1Релиз1.21.1 · 18 мая 2026 г.
Added version for 1.21.1 Fabric.
1.0.1Релиз1.20.1 · 17 мая 2026 г.
Ported to fabric.
1.0.1Релиз1.20.1 · 17 мая 2026 г.
Rebuilt and standardised.
1.0.0Релиз1.20.1 · 7 мая 2026 г.
Release.
Комментарии
Загружаем…