Skip to content

A Fabric remake of the Minecraft mod ProjectE/Equivalent Exchange 2.

License

Notifications You must be signed in to change notification settings

Skirlez/fabricated-exchange

Repository files navigation

fabricated-exchange

Modrinth Downloads CurseForge Sucks

A Fabric remake of the Minecraft mod ProjectE/Equivalent Exchange 2. The mod attaches an "EMC" number value to every item. Some are worth more, some less. Transmute items and blocks into EMC, and EMC to different items you've obtained before.

The mod is currently in beta. It is targetting 1.19.4. Once it is in a stable, feature complete state, I will port it to older versions that are popular for modding. Afterwards it will be upgraded to whatever versions after 1.19.4 that are most popular for mods.

All of the assets were taken from https://github.com/sinkillerj/ProjectE. If the author(s) of the assets do not want this project using them, I will take the project down until I can replace the assets myself.

According to the ProjectE description, the following people deserve credit for the assets:

Magic Banana: https://twitter.com/Magic_Banana

x3n0ph0b3: (No existing social media page I could find)

MidnightLightning: https://github.com/MidnightLightning

Something isn't working

You're actually wrong. Everything is working. You must be hallucinating. In any case, open an issue on this repository.

Contributing

Contributions are welcome.

This is my very first Fabric mod, and so I am unfamiliar with good Fabric mod practices. If you spot anything that is done incorrectly, unsafely, or that could be done more efficiently, please open an issue/pull request a change.

Additionally, as of now, the mod is still under development. So you could also suggest or implement new features, or old features from previous equivalence mods.

If you do want to contribute, please open an issue regarding the potential pull request to avoid the situation where two people work on the same thing (unless it's a minor change).

Licensing

All of the code in this repository is licensed under the terms of the LGPLv3. I really don't want to include the notice in every source file.

Project Goals

  • Support Quilt (Even over Fabric, if it ever comes to that choice)
  • Don't require any external dependency jars except for the Fabric API

Implemented Features

  • Philosopher's Stone
  • Transmutation Table and Tablet
  • Energy Collectors Mk1-Mk3
  • Antimatter Relays Mk1-Mk3
  • Alchemical Chest
  • Energy Condensers Mk1, Mk2
  • Tome of Knowledge
  • Alchemical Fuels + Blocks
  • Dark/Red Matter + Blocks
  • (some) Dark Matter tools
  • (some) Red Matter tools
  • Covalence Dusts
  • Iron Band
  • Swiftwolf's Rending Gale
  • Ring of Ignition, Zero Ring
  • Gem of Eternal Density
  • Black Hole Band
  • Evertide / Volcanite Amulet
  • Divining Rods
  • Configurable EMC Mapper

NEW Features

  • As much EMC as your RAM can store
  • Infinitely precise EMC fractions (No more slabs without EMC values!)
  • Configurable support for items with NBT data in the Transmutation Table
  • Fancy animated Transmutation Table (Toggleable)
  • Config screen that can be opened with Mod Menu
  • Ring of Hydration

Screenshot

image

About

A Fabric remake of the Minecraft mod ProjectE/Equivalent Exchange 2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages