gatewaysjs
A KubeJS addon for GatewaysToEternity mod that provides event integration and API for customizing gateway gameplay in Minecraft.
I don't know my version or loader
WIKI:https://github.com/hp3081925122/gatewaysjs/wiki
Description: GatewaysJS is a KubeJS addon mod designed to bridge the GatewaysToEternity mod with KubeJS scripting capabilities for Minecraft 1.20.1 Forge. It enables server owners and modpack developers to customize gateway behavior through JavaScript without writing Java code.Key
Features: Event System: Listen to all gateway events (opened, completed, failed, wave started/ended, entity spawned) via KubeJS events Gateway API: Query registered gateways, check existence, get gateway configurations and types Entity Manipulation: Access gateway entity properties, spawn items, play sounds, and more Dynamic Rewards: Add custom rewards when waves complete


version 1.1 add
Custom Gateway Pearls allow you to dynamically create and spawn Gateways through KubeJS. You can configure the gateway ID, color, size, waves, rewards, and the full rules behavior settings.
If a gateway is registered again with the same ID, the old registration is replaced by the new configuration. In other words, the latest registration with the same ID becomes the active version.

Version 1.4 allows players to customize the gateway entity texture and boss bar style. Here's an example:

**version 1.5
This update expands the entity modifier system for the custom Gateway Builder. You can now apply attributes, potion effects, gear sets, NBT, descriptions, and spawn initialization settings globally to all waves, to every entity in a specific wave, or to individual entity entries. The new API makes complex gateway waves easier to build and supports ProbeJS completions for attributes, effects, and attribute operations.

**
- Ships as gatewaysjs-1.8-neoforge.jar — drop this file into the mods folder
- Download size: 94 KB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.