Coder Social home page Coder Social logo

magiccrystal's Introduction

MagicCrystal

A Minecraft Mod, inspired by some of my favourite mods:

  • Industrial Craft which doesn't support MC 1.13+.
  • Tech Reborn which don't have some useful items compared with IC2, and, the wiki is LAME.
  • ComputerCraft which doesn't support MC 1.13+ (though there are some effort), this mod doesn't have many features we want (e.g., enchanting), and a little too easy. Moreover, this mod does not interact with the first two mods, e.g., I really hope turtle can live on electricity instead of coal or lava.
  • OpenComputer also doesn't support MC 1.13+, and in contrary to ComputerCraft, this mod is too hardcore. It also doesn't interact with the first two mods.

So we come up with this one, a full featured industrial mod for minecraft, which:

  • Supports Minecraft 1.17+.
  • IC2 liked industrial system.
  • A Computer-Robot system, which complexity is between CC and OC, and tightly integrated with other industrial items.

magiccrystal's People

Contributors

longfangsong avatar zhoudian64 avatar

Watchers

 avatar

magiccrystal's Issues

Refactor our code

Currently all f**king register work is done in the ModInitializer, this is horrible.

We should introduce something like ModRegistry in TechReborn.

Rubber system

Normally industry mods should generate rubber tree, which is source of rubber.

Describe the solution you'd like

  • Generate rubber tree
  • Can get rubber from the tree

Generate tin ore

Describe the solution you'd like
Generate tin ore.

Additional context
Can refer TR.

Original Textures

Is your feature request related to a problem? Please describe.

Most of our textures are from techreborn and cc. I don't know whether that is leagal.

And, it will be super cool if we have our own texture art.

Describe the solution you'd like
Can someone please draw our own texture?

Energy system

Describe the solution you'd like
Design an energy system.

Additional context
Can refer to TR.

Add a CI

Describe the solution you'd like
We should use a CI to get the JAR file on each build, which can be downloaded and tested on a stand along minecraft client.

I suggest Github Actions, we can modify cc-restitched's CI.

Generate less rubber tree

Is your feature request related to a problem? Please describe.
Currently too much rubber trees are generated every where. This is not the expected behaviour.

Describe the solution you'd like
Generate less rubber trees. It should be very rare in normal biomes and less rare in jungles.

Generate document

Describe the solution you'd like

  • Parse the jsons (and propabaly the java files) to generate document.
  • Display the document with Github pages.

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.