Jump to content

[WIP] PeriodicCraft - Introduces chemistry to Minecraft


Recommended Posts

Posted

What is PeriodicCraft?

PeriodicCraft is a modification for Minecraft that is a work-in-progress. The purpose of the modis to bring a whole new twist to the chemical environment of Minecraft. Because we haven't plannedeverything, features may still disappear or be added to the list. Make sure to give us suggestions.

 

Current Features

  • PeriodicCraft will contain all the elements of the periodic table, including the compound elements of Minecraft.
  • New way of crafting, using atoms, creating (simplified) molecules for them.
  • Registering all the molecular recipes of the items currently in-game, including support for mods.
  • Adding machines like a Molecular disassembling chamber, which will allow players to disassemble the items into molecules then atoms, which will be transferred through pipes to special storage or by hand with special cells. (The molecular disassembling chamber is one out of many machines that will be added)
  • Every item will have a weight in grams to it, which will allow you to be more specific about things.
  • A new way to find and search items using the Molecular/atom dictionary, which will store your discoveries in it, which will let you scroll through it in an easy way, and search through items, elements and blocks you have discovered.
  • As mentioned, we will be adding support for other mods, like BuildCraft. With BuildCraft, you will be able to use our pipe for sorting and storing elements, tubes and cells the way that you prefer.
  • We will add our own energy system, but we're not sure of how it's going to be powered, or the name of it. We might add support for EU which is the energy unit for IC2 and most other big mods using machines and power.
  • When you discover an item, you will have access to all the information within the Molecular/atom dictionary. You'll for example be able to see how it's built up and what the structure of the molecule looks like.
  • We're planning add multiplayer support, which means that you'll be able to do everything with your friends. That also means, that we might add disks so that you can share your collected knowledge with other people on the same server.
  • All the elements of the periodic table will be accessible throughout the whole Minecraft world. They will be available as ores, ingots, liquids and gas. This means A LOT of new items and blocks to the game.
  • You can disassemble a molecule to see what elements it consists of. If you have the equipment, you can even modify the molecule or take out the elements you want and then put them in cells.
  • MUCH more to come in the near future

Machines

 

Molecular Disassembling Chamber

The molecular disassembling chamber will allow you to disassemble any molecule to gain knowledge.You can even take out elements out of the molecule and save them in cells for the future. What youcan do with it, all depends on how many upgrades you have added to it. We're not quite sure of what it's going to look like, but we're pretty sure that it's going to be a multi-block. The more you have addedto the multi-block structure, the more powerful and faster the machine is.

 

Liquid Disassembler

With this machine, you'll be able to disassemble all kinds of liquids. You'll even be able to get the sodium out of salty water that you might have found somewhere (sea, cave or desert). Depending on where you fetch the water, you get different outcomes when you disassemble it. For example, if you disassemble water that you have found in a desert, you'll have sand molecules and sodium atoms as the outcome.

 

Element Scanner

With the Element Scanner, you can scan any item and research about the item. If you have discovered everything about an item, you'll be able to disassemble it in the Molecular Disassembling Chamber. If you haven't researched enough about the item, the item either disappears or the machine explodes. There are still a lot of ideas to this that we're currently planning. There are still a lot of machines that we're adding. These machines are only the ones that we have on the top of our list at the moment. We will be taking a lot of suggestions from this thread.

 

Items

 

Cell

A cell is used for storing atoms in your inventory. You have to store atoms in a cell, because that's the only way to transport them around. You won't be able to store an atom directly in the inventory, becauseit's impossible to carry an atom around. The only way you can see it in an inventory-way, is if you storeit in our special storage that will allow you to store the atoms without them disappearing. You can even sort the atoms and search for them in our system.

 

Microscope

With a microscope, you will be able to research the most basic information about an item. You'll be ableto figure out the size of the atom and what it looks like, but that's pretty much it all. To research more about an item, you have to invest into more expensive equipment.

 

Item Scanner

With the Item Scanner, you will be able to figure out everything about an item. You'll be able to find out what different elements it's built of and what you can do with it. You'll also be able to find out the exact weight, structure and a more advanced description of the properties of the elements.We're of course still adding a lot of items, but they're not all planned.Give us suggestions.

 

Support us

If you feel like supporting us in any way possible, you can either help us by joining the project, or you couldjust suggest in the comments. Right now, we're moslty looking for a texture designer, and MAYBE a developer that knows the Forge API very well.

 

If you feel like you have the skills to join us on this journey, please contact me on email. If you can't support us in any of those ways, you can can just comment below and give us constructive criticism. It's going to be pretty long until we release this mod, because of the fact that we have to add all the elements of the periodic table and Minecraft. That's why we need some support with textures and code.

 

Email: [email protected]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Honestly, the forums are a back burner thing. Not many people use it. Best option is discord. I know that I haven't looked at the forums for more then admin tasks in quite a while. You're also best off not following tutorials which give you code. Knowing programming and reading the MC/Forge code yourself would be the best way to go.
    • on my last computer, i had a similar problem with forge/ neoforge mods but instead them launcher screen was black
    • I am trying to make a mod, all it is, a config folder that tells another mod to not require a dependency, pretty simple right.. well, I dont want whoever downloads my mod to have to download 4 other mods and then decide if they want 2 more that they kinda really need.. i want to make my mod basically implement all of these mods, i really dont care how it does it, ive tried putting them in every file location you can think of, ive downloaded intellij, mcreator, and tried vmware but thats eh (had it from school). I downloaded them in hopes theyd create the correct file i needed but honestly im only more lost now. I have gotten my config file to work, if i put all these mods into my own mods folder and the config file into the config and it works (unvbelievably) but i want to share this to everyone else, lets just say this mod will legitimately get 7M downloads.  I tried putting them in a run folder then having it create all the contents in that for a game (mods,config..etc) then i drop the mods in and all the sudden i cant even open the game, like it literally works with my own world i play on, but i cant get it to work on any coding platform, they all have like built in java versions you cant switch, its a nightmare. I am on 1.20.1 I need Java 17 (i dont think the specific versions of 17 matter) I have even tried recreating the mods i want to implement and deleting import things like net.adamsandler.themodsname and replacing it with what mine is. that only creates other problems, where im at right now is i got the thing to start opening then it crashes, closest ive gotten it, then it just says this  exception in thread "main" cpw.mods.niofs.union.unionfilesystem$uncheckedioexception: java.util.zip.zipexception: zip end header not found caused by: java.util.zip.zipexception: zip end header not found basically saying theres something wrong with my java.exe file, so i tried downloading so many different versions of java and putting them all in so many different spots, nothing, someone online says its just a mod that isnt built right so i put the mod into an editor and bunch of errors came up, id post it but i deleted it on accident, i just need help integrating mods
    • Vanilla 1.16.5 Crash Report [#L2KYKaK] - mclo.gs  
    • Hello, probably the last update, if anyone has the same problem or this can be of any help, the answer was pretty simple, textures started rendering just using a Tesselator instead of a VertexConsumer given by a MultibufferSource and a RenderType, pretty simple
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.