Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfiguz7/transcendence
Adds content for the End. Made for addonjam-2020.
https://github.com/sfiguz7/transcendence
addonjam-2020 java minecraft plugin slimefun slimefun-addon
Last synced: 28 days ago
JSON representation
Adds content for the End. Made for addonjam-2020.
- Host: GitHub
- URL: https://github.com/sfiguz7/transcendence
- Owner: Sfiguz7
- License: mit
- Created: 2020-04-03T18:06:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T12:40:25.000Z (7 months ago)
- Last Synced: 2024-05-01T18:01:21.290Z (6 months ago)
- Topics: addonjam-2020, java, minecraft, plugin, slimefun, slimefun-addon
- Language: Java
- Homepage:
- Size: 174 KB
- Stars: 5
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TranscEndence
An addon built as an entry to slimefun's addonjam-2020, aiming at showing some love to the barren voidy dimension full of tall dudes who hate standing in one place for too long.The idea revolves around collecting particles from the Void via a specific machine. Mixing and matching you can then go on to create various new items, ending up with a new energy source along the way too! The end objective is a set of items which, when activated, give a permanent potion effect (up until death).
## Commands
Only one command available at the current time:
- /transcendence guide (alias /te guide) || Gives a written book with basic info. It should also be given on first join but it's handy to have a command give one just in case.## Contents
### Items
- Quirps - Fundamental particles, used in crafting;
- Quirp Condensate - Crafting ingredient, can be used for energy production;
- Zots - Higher tier particles, they need quirps to charge. Fully charged Zots are used for end game crafting;
- Unstable Ingots - Crafting ingredient, will kill the player and disappear if held for more than a few instants;
- Stable Ingot and Block - Crafting ingredients;
- Polarizers - Oscillator modifiers, will make it yield more Quirps of the corresponding spins;
- Daxis - End game items, grant a permanent potion effect upon being consumed (the effect fades on death).
### Multiblock machines
- Nanobot Crafter - Needed for most of the recipes.
### Machines
- Quirp Oscillator - Allows collection of Quirps (only works in the End!);
- Quirp Annihilator - Condensates opposite Quirps;
- Quirp Cycler - Rotate Quirps from one spin to the next (clockwise);
- Stabilizer - Turns Unstable Ingots into their Stable counterparts through a series of steps;
- Zot Overloader - Lets you charge Zots by consuming Quirps of all spin (same spin = better efficiency).
### Generators
- Quirp Scatterer - Produces energy from Quirps (no net gain, same energy taken to produce them) and Quirp Condensate.