Skip to content

Commit 44d81db

Browse files
committed
Update README to include details about alpha
1 parent 1a1eba3 commit 44d81db

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,33 @@ world by using tier installers.
1515
After using Mekanism for a while, players can obtain a near-indestructible suit of Refined Obsidian Armor, receive five
1616
ingots for each ore mined, fly with hydrogen-powered jetpacks, and have cute robotic friends following them around while they mine. :)
1717

18+
# Alpha Status #
19+
20+
Mekanism for 1.21 is currently in an alpha state. There may be crashes or game-breaking bugs, as well as,
21+
the potential for us making breaking changes where APIs may change slightly or how data is saved to the world
22+
changes. For this reason we do not recommend including Mekanism in any "large" packs that players may expect
23+
things to work properly/upgrade safely from one version to the next.
24+
25+
We have not yet had the chance to go through and fully integrate with all of vanilla's new features,
26+
recipes, blocks, entities, or even things like the tickrate command. Additionally, there is a handful
27+
of things that we haven't finished porting yet.
28+
29+
## Known Bugs/Things that aren't done being ported yet ##
30+
- Options in the Module Tweaker that have side effects don't current have those side effects displayed
31+
- Resistive Heaters do not keep their set Energy Usage when breaking and placing again
32+
- Bins forget if they are locked and what they are locked too if broken and placed
33+
- When breaking and placing blocks that have fluid item input slots, they do not persist whether the item was actively being drained or whether it was being filled
34+
- The QIO Dashboard does not persist items stored in crafting windows when broken
35+
- The Portable QIO Dashboard's Crafting windows do not work at all. DO NOT TRY TO USE THEM
36+
- The Gravitational Modulation Unit does not currently provide flight
37+
- Probably many more things as we have done barely any testing so far
38+
39+
## Configuration ##
40+
- The GitHub Wiki docs on the json recipe syntax has not been updated to the changes we have made yet.
41+
42+
## API ##
43+
There are no more planned breaking changes to the API, but that doesn't mean we won't take advantage of it being alpha to make breaks if it is needed in order to implement other missing things properly.
44+
1845
# Discord #
1946

2047
Mekanism has a [discord server](https://discord.gg/nmSjMGc) where you can chat with other Mekanism users and the developers. Join us!

0 commit comments

Comments
 (0)