-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from AnCarsenat/patch-1
Update README.md
- Loading branch information
Showing
1 changed file
with
39 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,41 @@ | ||
## Create: Connected [FABRIC] | ||
|
||
This is an **UNOFFICIAL** port of [Create: Connected by Lysine](https://github.com/hlysine/create_connected) to Fabric | ||
It's experimental and may damage your saves, you have been warned. | ||
|
||
Port status: | ||
|
||
``` | ||
+=========================+=========================================================+ | ||
| Feature | Status | | ||
+=========================+=========================================================+ | ||
| Kinetic Blocks | Implemented except encased chain cogwheel | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Copycats | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Item Silo | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Contraption Behaviors | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Music Disks | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Control Chip | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
|Sequenced Pulse Generator| Implemented, recipe changed | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Linked Transmitter | Not implemented | | ||
+-------------------------+---------------------------------------------------------+ | ||
|S. Gearshift instructions| Not implemented | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Nested schematics | Not implemented | | ||
+-------------------------+---------------------------------------------------------+ | ||
|Configs and FeatureToggle| Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Mod compat | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Datagen | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Advancements | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Ponders and recipes | Implemented | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Cosmetic blocks | Not planned | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Fan Catalysts | Implemented | | ||
+-------------------------+---------------------------------------------------------+ | ||
|Manual Appl. Rec. Changes| Not implemented | | ||
+-------------------------+---------------------------------------------------------+ | ||
| Tags | Implemented | | ||
+=========================+=========================================================+ | ||
``` | ||
Usage: | ||
The conditions are the same as for original mod | ||
|
||
But I personally wouldn't recommend using ported version for modpack. | ||
|
||
|
||
Contributing: | ||
Feel free to help me porting the mod! Even if this feature is not planned! | ||
This is an **UNOFFICIAL** port of [Create: Connected by Lysine](https://github.com/hlysine/create_connected) to Fabric. | ||
It's experimental and may damage your saves, so you have been warned. | ||
|
||
### Port Status | ||
|
||
| **Feature** | **Status** | | ||
|------------------------------|---------------------------------------------------| | ||
| Kinetic Blocks | ✅ Implemented except encased chain cogwheel | | ||
| Copycats | ❌ Not planned | | ||
| Item Silo | ❌ Not planned | | ||
| Contraption Behaviors | ❌ Not planned | | ||
| Music Disks | ❌ Not planned | | ||
| Control Chip | ❌ Not planned | | ||
| Sequenced Pulse Generator | ✅ Implemented, recipe changed | | ||
| Linked Transmitter | 🚧 Not implemented | | ||
| S. Gearshift Instructions | 🚧 Not implemented | | ||
| Nested Schematics | 🚧 Not implemented | | ||
| Configs and Feature Toggle | ❌ Not planned | | ||
| Mod Compat | ❌ Not planned | | ||
| Datagen | ❌ Not planned | | ||
| Advancements | ❌ Not planned | | ||
| Ponders and Recipes | ✅ Implemented | | ||
| Cosmetic Blocks | ❌ Not planned | | ||
| Fan Catalysts | ✅ Implemented | | ||
| Manual Appl. Rec. Changes | 🚧 Not implemented | | ||
| Tags | ✅ Implemented | | ||
|
||
--- | ||
|
||
### Usage | ||
|
||
The conditions are the same as for the original mod. | ||
However, I personally wouldn't recommend using the ported version for modpacks. | ||
|
||
--- | ||
|
||
### Contributing | ||
|
||
Feel free to help me port the mod! Even if a feature is not planned! |