SE:ngine

Quick rating

Community listing page, reviews here may not be monitored by the author.

SE:ngine

By SeFortOwner

No reviews yet

A mod that simplifies map creation using simple triggers and listeners.

Mod Loaders
Minecraft

About

Description

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:

  1. 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.
  1. Forge?
  • Never. You can try using Sinytra Connector, but you will suffer from rendering issues.
  1. Open source?
  • I will release the code when I see that this mod is needed by the public.

Based on ULTRACRAFT by absoluteyaya