Giter Site home page Giter Site logo

vassbo / dissolver Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 288 KB

Dissolver (VanillaEMC) is a Minecraft Fabric mod that adds the ability to convert items into any other stored items based on its value (EMC).

Home Page: https://curseforge.com/minecraft/mc-mods/dissolver

License: Creative Commons Zero v1.0 Universal

Java 100.00%
fabricmc

dissolver's Introduction

Dissolver

Dissolver (originally VanillaEMC) is a Minecraft Fabric mod that adds the ability to convert items into any other stored items based on its value (EMC).

Version

Currently working on Minecraft 1.21! Because this is Fabric you will also need the Fabric API!

You are free to include this in a modpack.

Inspiration

This mod is inspired by the Transmutation Table from ProjectE/Equivalent Exchange, I could not find any similar mods for newer versions of Minecraft, and I wanted something simple with just the transmutation aspect, so I decided to try and make my own. :)

How does it work?

Each item will be a unique EMC value, some have a fixed value, but most of the values are dynamically added based on the crafting recipe, meaning other mod items might also have EMC values. It's also multiplayer compatible!

Here is an example: Dirt has the EMC value 1, and a Diamond has the value 4200, so you will need 4200 Dirt to get one Diamond, but you can also convert the other way.

The Dissolver:

The main block of this mod is called "Dissolver" because it dissolves the items, to begin with there will be no items stored in its database, but when you add items into this block it will remember it for later & also add the EMC value. It works almost like an Ender Chest because the data is the same anywhere in the world, but the data is also shared with other players unless you turn on Private mode. (It can be broken with a stone pickaxe or better.)

The Crystal Frame:

The other block of this mod is called "Crystal Frame", it's used to craft the Dissolver, but you can also use it to remotely access the Dissolver inventory if you are within 40 blocks of one.

Screenshots

screenshot screenshot

Crafting

Here's how you craft the "Crystal Frame":

screenshot

And here's how the default recipe for the "Dissolver" is, it needs a Nether Star because this can be a very OP item:

screenshot

But if you want an easier recipe you can tweak the recipe difficulty in the Mod Confg, here's "normal" difficulty:

screenshot

And here's "easy" difficulty (useful for skyblock):

screenshot

Mod Config

  • emc_on_hud=*false*|true: Display current EMC on HUD (top left corner)
  • private_emc=*false*|true: Should each player have their own EMC storage?
  • creative_items=*false*|true: Should creative items have EMC?
  • difficulty=easy|normal|*hard*: Changes crafting recipe for Dissolver block.
  • mode=*default*|skyblock: Changes some EMC values.
  • `emc:{id}={number}: Set custom EMC values on any item! (Example: emc:minecraft:dirt=50)

Mod Commands

  • /emc: Get player EMC
  • /emc list: List all players & their EMC
  • /emc give {amount} ({player}): Give EMC to a player
  • /emc take {amount} ({player}): Take EMC from a player
  • /emc set {amount} ({player}): Set EMC for a player
  • /emcmemory fill: Store all items in the Dissolver!
  • /emcmemory clear: Forget all items stored in the Dissolver!
  • /emcmemory add {item}: Store a specific item in the Dissolver!
  • /emcmemory remove {item}: Remove a specific item from the Dissolver!
  • /opendissolver: Open the Dissolver screen if a block is within 40 blocks.

License

Dissolver is licensed under the CC0-1.0 license. Read more here.

dissolver's People

Contributors

vassbo avatar alycecil avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

alycecil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.