J3fftw1 / LiteXpansion

GNU General Public License v3.0
1 stars 0 forks source link
hacktoberfest hacktoberfest2020

LiteXpansion

LiteXpansion is a Slimefun4 Addon that started with adding the use full items/machines from SlimeXpansion. This slowly is changing into an Industrial Craft 2 Addon.

:world_map: Navigation

:floppy_disk: Download

To download LiteXpansion please click here: Download LiteXpansion

IMPORTANT: As mentioned before, you have to have Slimefun to use LiteXpansion. If you do not have Slimefun yet please go here: Slimefun repository. If you have problems with the download please go here: Slimefun Wiki

Build Server

Contents

:card_index_dividers: Items

:electric_plug: Machines

:hammer_and_wrench: Tools

:crossed_swords: Weapons

:shield: Armour

:brain: UU Matter

UU-Matter is a hard to create resource, it can be made in the Mass Fabricator with scrap. You can use UU-Matter to create many items such as grass blocks, glass, copper ingots, etc.

Server admins are able to modify, add or remove UU-Matter recipes.

:gear: Configuration

To add, remove or change recipes you need to modify the /plugins/LiteXpansion/uumatter.yml file.

Under recipes you need to specify the output, this can be a Material or a Slimefun item ID (addons supported). If you want an amount more than one you can add a colon (:) and the amount. Then as a list you specify the recipe where space is nothing and x is UU-Matter.

Here's an example where it generates 20 coal.

recipes:
  # Output item, colon (:) to indicate the amount
  # Accepts Material (https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html) or Slimefun Item ID
  'COAL:20':
    # Recipe, x = UU-Matter, space = nothing
    - '  x'
    - 'x  '
    - '  x'

:computer: Discord

If you need to find a Slimefun item ID you can join the official Slimefun Discord by clicking the image below this text and doing !item <name/ID> in the #bot-spam channel. You can also generally chat about LiteXpansion in the #litexpansion channel.

Discord Invite