CC-Holo
ModMIT

CC-Holo

CC: Tweaked hologram peripheral for admins and mapmakers.

312
Downloads
1
Followers
4 months ago
Updated
📦
13
Versions

📖About CC-Holo

CC-Holo

CC-Holo is a ComputerCraft/CC: Tweaked peripheral provider for Minecraft 1.20.1 (Forge) based on the
Plethora-Fabric and
Plethora mods aimed at server admins and mapmakers. It provides a holographic
display peripheral that server admins (anybody with creative mode, and permissions to place command blocks) can use to
display 2D and 3D objects on player's screens. It also allows for basic key capture during gameplay, and more detailed
mouse and keyboard capture through a 'capture mode' GUI.

Requirements

  • Minecraft 1.20.1
  • Minecraft Forge 47.4.9
  • CC: Tweaked 1.113.1–1.116.1

Documentation

The two demo files—examples/demo.lua and
examples/capture_demo.lua—contain usage
examples of the mod's features, as well as a list of most of the available functions. You can also
search for @LuaFunction in the
source code to find every function if you prefer (requires a GitHub account).

Modpacks

Modpack use: allowed

Disclaimer

This mod was created for a commission, so the feature set is largely limited to the needs of the commission. It is not
intended to be a port of, or replacement for Plethora, but a Forge port of Plethora may happen separately in the future.
Bug reports, feature requests, and pull requests are welcome, but maintenance of the mod will primarily suit the needs
of the commission.

License

This mod and its source code is licensed under the MIT license. The code for the display objects and
rendering are largely based on Plethora-Fabric, which is also under
the MIT license.