
SE:ngine
A mod that simplifies map creation using simple triggers and listeners.
- Загрузки
- 290
- Подписчики
- 2
- Обновлён
- 7 ноября 2025 г.
- Лицензия
- MIT
Опубликован 24 августа 2025 г.
SE:ngine
A mod that improves map creation with a new trigger system.
Adds:
- Edit mode
- 9 triggers:
- Map trigger - a trigger that reacts to a player in its area of effect; all triggers work on this principle. This trigger sends a signal to the flag attached to it.
- Enemy trigger - the same as the first trigger, except it reacts to hostile mobs.
- Checkpoint trigger
- Map Abyss - reacts to the player, teleports them to the trigger location, and deals damage.
- Damage trigger - deals damage.
- Title trigger - displays text in the title or subtitle.
- Map music trigger - plays music
- Function trigger - activates a specific function on behalf of the server or player
- Redstone receiver - essentially a trigger, sends a signal to the flag when it receives a redstone signal
- 8 listeners:
- Title Listener
- Map Music Listener
- Function Listener
- Redstone Listener - sends a redstone signal of a certain strength
- Door Listener - replaces the selected closed state block and, if true, replaces it with an active state block
- Spawner Listener - summons enemies to its area
- Light Listener - activates a light source of a certain strength
- Explosion Listener - activates a bang. Does not explode blocks.
FAQ:
- Support for 1.21+?
- Definitely not anytime soon, only if I need it. This mod was created for my modpacks, and I don't plan on switching to 1.21.
- Forge?
- Never. You can try using Sinytra Connector, but you will suffer from rendering issues.
- Open source?
- I will release the code when I see that this mod is needed by the public.
Based on ULTRACRAFT by absoluteyaya
Ченджлог
1.20.1-1.5.0Релиз1.20.1 · 7 ноября 2025 г.
Added the getTextureNamespace string to AbstractMappingBlockEntity to designate namespaces in add-ons.
1.20.1-1.4.0Релиз1.20.1 · 12 октября 2025 г.
- Even more methods in public
1.20.1-1.3.0Релиз1.20.1 · 28 сентября 2025 г.
Minor update
- Some methods in AbstractTriggerBlockEntity have been made public to work with SE:Dungeons (and possibly other addons).
1.20.1-1.2.0Релиз1.20.1 · 14 сентября 2025 г.
- Fixed world crash when using /edit ping clear.
- Fixed music playback from outside the Minecraft namespace.
- Added blocking of vanilla music when playing music from a trigger.
- Added “repeat” and “musicDuration” attributes for music repeat capability.
1.20.1-1.1.0Релиз1.20.1 · 13 сентября 2025 г.
Release, lol
Комментарии
Загружаем…