Neoriris Modpack Readme

Neoriris Cloudflared 1.12.2 Modpack ====================================

Executive Summary

Neoriris Cloudflared 1.12.2 Modpack ==================================== This is an importable Prism Launcher/MultiMC instance for connecting to the recovered Neoriris Forge 1.12.2 server through Cloudflare Tunnel. Server Entry ------------ Multiplayer name: Neoriris Cloudflare Tunnel Saved address: cloudflared://minecraft.system42.one Do not type minecraft.system42.one directly unless you are intentionally testing raw TCP.

Neoriris Cloudflared 1.12.2 Modpack
====================================

Purpose
-------

This is an importable Prism Launcher/MultiMC instance for connecting to the recovered Neoriris Forge 1.12.2 server through Cloudflare Tunnel.

Server Entry
------------

Quick Start
-----------

  1. Import this zip into Prism Launcher or MultiMC as an existing instance.
  2. Sign in through the launcher with your own Microsoft/Minecraft account.
  3. Launch "Neoriris Cloudflared 1.12.2".
  4. Open Multiplayer.
  5. Select "Neoriris Cloudflare Tunnel".

Automatic Helper Scripts
------------------------

If you extracted this zip instead of importing it manually, run the matching script from inside this folder:

The helper scripts copy this instance into the local Prism Launcher instance directory, download Prism Launcher from the official GitHub release API if no compatible launcher is found, and then start the launcher. You still sign in with your own Microsoft/Minecraft account.

Current Pack Highlights
-----------------------

What Is Not Included
--------------------

SolBridge Basics
----------------

SolBridge adds Sol, a dark floating orb familiar and safe bridge between Minecraft and the local Sol runtime. The mod is intentionally command- and permission-gated: risky actions are disabled or operator-restricted by default.

Useful commands:

Plain /weather, /time, and /gamemode are also restored by SolBridge in this pack because ForgeEssentials replaces the vanilla aliases during startup.

Syzygy Console
--------------

The Syzygy Console is a craftable block that acts as a jukebox, Sol terminal, redstone computer, celestial visualizer, and SolNet node.

Basic use:

Default redstone outputs while playing a disc or reading an external jukebox:

Note-only visualizer pulses are high-impedance by default so observing a note block does not accidentally hold nearby redstone powered.

GPIO and SolNet
---------------

Each Syzygy Console face can be:

Every loaded Syzygy Console automatically registers as a SolNet node and reports connected face devices such as note blocks, jukeboxes, redstone dust, levers, buttons, lamps, pistons, and adjacent mod blocks.

Example terminal commands:

SolScript
---------

SolScript is the small in-game pseudo-language used by the Syzygy Console, books, Dynamic Sol Disc NBT, Sol entity commands, and the SolNet.

Statements may be separated by newlines or semicolons.

Common examples:

When a note block is attached or observed, the console auto-fills an editable default program:

solscript; on note then target sun 20; on note then visualize note

That means tapping the note block beats the sun by default. In write mode, note play activates the attached note block without retuning it. Retuning is only done by the explicit note tune command.

Portal Door Basics
------------------

Neoriris Portal Door adds wall-mounted Door A and Door B portal spawners. Matching entangled pair items share a hidden PairId, so lore labels are not the identity.

Behavior:

Custom Discs
------------

SolBridge supports Dynamic Sol Discs generated from server-side custom audio imports. The server owns the catalog. Clients need matching local processed audio files for full custom-track playback unless a future sync mode is enabled. Visualizer metadata can still operate when provided by the server.

Cloudflared Note
----------------

The Cloudflared mod downloads the correct cloudflared executable for the player's operating system into .minecraft/asm/Cloudflared on first launch if it is missing. If the mod reports that cloudflared is missing, open any world or server long enough to access chat and run:

/cloudflared install

Troubleshooting
---------------

More Details
------------