Skip to content

SwitchCraftCC/Plethora-Fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 10, 2024
46aac5f · Apr 10, 2024
Oct 8, 2022
Feb 27, 2024
Apr 7, 2024
Sep 18, 2022
Jan 10, 2023
Sep 28, 2022
May 12, 2022
Jan 4, 2024
Mar 23, 2024
Apr 10, 2024
Nov 11, 2022
May 12, 2022
Aug 8, 2022

Repository files navigation

Plethora-Fabric

Plethora is a ComputerCraft/CC:Tweaked peripheral provider for Minecraft 1.20.1. Plethora-Fabric is a port of Plethora for Fabric 1.20.1. It aims to provide both metadata and peripherals for vanilla Minecraft and (TODO) mainstream mods.

Plethora also adds a series of "modules" to the game. These modules can be used by the player with varying success. They really come in to their element when put in a manipulator, providing a series of methods which allow interacting with your environment. This includes:

  • Introspection: investigating the current player's inventory (and ender chest)
  • Scanner: scans blocks in an area, gathering metadata about them.
  • Sensor: scans entities in an area. Like the scanner this allows getting metadata.
  • Frickin' laser beam. It fires lasers.
  • Kinetic augment: allows remote access to your muscles, making them even stronger than before.

If you've ever wanted to embed a computer in your skull then today is your lucky day. Plethora provides a neural interface which can be attached to your head, or some unsuspecting animal or monster. Right-clicking the entity with a neural controller allows you to interact with it. You can insert modules (which will be wrapped as peripherals) and manipulate them with the built-in computer. Building a cyborg army has never been so easy.

You can also add a kinetic augment to the neural interface. This allows controlling the host entity in various ways.

Port status

The port to Fabric is still ongoing. SwitchCraft's needs were prioritised in the port, but we eventually aim to support as much of the original mod as possible. For a detailed list of differences to the original mod, and information on how to migrate your code, see the changes list at docs.sc3.io.

Requirements

Documentation

There is pretty comprehensive documentation on the Plethora website. This contains tutorials, explanations of several fundamental concepts and thoroughly explained examples. For a detailed list of differences to the 1.12.2 mod, and information on how to migrate your code, see the changes list at docs.sc3.io.

Images

You know, I have one simple request. And that is to have sharks squid with frickin' laser beams attached to their heads!

Various modules available

Modpacks

Modpack use: allowed

Please note that each custom SwitchCraft mod has its own license, so check the license of each mod before using it in your modpack.

License

This mod and its source code is licensed under the MIT license.

About

A peripheral provider for ComputerCraft, ported to Fabric

Resources

License

Stars

Watchers

Forks

Packages

No packages published