Skip to content

Commit

Permalink
Merge pull request #10 from AnCarsenat/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sashafiesta authored Nov 20, 2024
2 parents 04e97ed + fe85b37 commit 0399b3a
Showing 1 changed file with 39 additions and 57 deletions.
96 changes: 39 additions & 57 deletions README.md
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!

0 comments on commit 0399b3a

Please sign in to comment.