All Projects → SquidDev-CC → plethora

SquidDev-CC / plethora

Licence: MIT license
A peripheral provider for ComputerCraft

Programming Languages

java
68154 projects - #9 most used programming language
lua
6591 projects
HTML
75241 projects

Projects that are alternatives of or similar to plethora

metal-chests
Better alternative to IronChests
Stars: ✭ 13 (-74.51%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Agricraft
The source code for the Minecraft mod: AgriCraft
Stars: ✭ 160 (+213.73%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-70.59%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
ShoulderSurfing
Custom 3rd person perspective for Minecraft
Stars: ✭ 28 (-45.1%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
ForgeWurst
Wurst Client for Minecraft Forge.
Stars: ✭ 37 (-27.45%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Equivalent Exchange 3
Stars: ✭ 727 (+1325.49%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Iodine
A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!
Stars: ✭ 23 (-54.9%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
serilum-mc-mods
A hub for source code, issues and content suggestions for Serilum's Minecraft mods on CurseForge.
Stars: ✭ 66 (+29.41%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
MrCrayfishGunMod
A Minecraft Mod focused on adding fun and simple weapons wtih lots of customisation including attachments and more!
Stars: ✭ 132 (+158.82%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Bettercolors
⚔️ Minecraft assistance mod built with Forge AND Fabric. For MC 1.8.9, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.x, 1.17.X, 1.18.X, 1.19.X
Stars: ✭ 37 (-27.45%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+719.61%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Waddles
Waddles adds cute Adélie penguins that waddle
Stars: ✭ 22 (-56.86%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Cc Tweaked
Just another ComputerCraft fork
Stars: ✭ 331 (+549.02%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
relics
No description or website provided.
Stars: ✭ 24 (-52.94%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
CustomNPC-Plus
Custom Version of 1.7.10 CustomNPC with backported features and original expansions
Stars: ✭ 15 (-70.59%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (+133.33%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Hypermc
Install Minecraft extensions with a user-friendly interface ⛏💎
Stars: ✭ 27 (-47.06%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
ElevatorMod
Port of the elevator from OpenBlocks for Minecraft 1.8+
Stars: ✭ 21 (-58.82%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (-17.65%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Totemic
A Minecraft mod that allows you to control the world through the power of Totem Poles
Stars: ✭ 26 (-49.02%)
Mutual labels:  minecraft-mod, minecraft-forge

Plethora Current build status

Plethora is a ComputerCraft/CC:Tweaked peripheral provider for Minecraft 1.8.9+. It aims to provide both metadata and peripherals for vanilla Minecraft and most 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.
  • Chat recorder: allows listening to chat messages, capturing and sending messages as the owning player.
  • 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.

Requirements

Documentation

There is pretty comprehensive documentation on the Plethora website. This contains tutorials, explanations of several fundamental concepts and thoroughly explained examples.

You can also create a HTML dump of all methods by running the command /plethora dump out.html. When run in a single player world this will save a file in the active directory (normally .minecraft or your modpack's folder). This documentation is also available online.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].