Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Oct 8, 2023
1 parent 231681d commit 3be50bc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<p align="center"><img src="icon/400x400.png" alt="Logo" width="200"></p>
<h1 align="center">Create Fabric DM-Earth Edition<br>
<a href="https://github.com/DM-Earth/create-fabric-dme-edition/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Creators-of-Create/Create?style=flat&color=900c3f" alt="License"></a>
<a href="https://discord.gg/sHUtFBxVdj"><img src="https://img.shields.io/discord/620934202875183104?color=5865f2&label=Discord&style=flat" alt="Discord"></a>
<a href="https://www.curseforge.com/minecraft/mc-mods/create-fabric-dme-edition"><img src="http://cf.way2muchnoise.eu/create-fabric-dme-edition.svg" alt="CurseForge"></a>
<a href="https://modrinth.com/mod/create-fabric-dme-edition"><img src="https://img.shields.io/modrinth/dt/create-fabric-dme-edition?logo=modrinth&label=&suffix=%20&style=flat&color=242629&labelColor=5ca424&logoColor=1c1c1c" alt="Modrinth"></a>
<br><br>
<a href="https://fabricmc.net/"><img
src="https://cdn.discordapp.com/attachments/705864145169416313/969720133998239794/fabric_supported.png"
Expand All @@ -22,11 +25,11 @@ this is the only solution for 1.20.1 with [Create Fabric](https://modrinth.com/m

**Mods developed based on the original mod will also be unavailable (this has to do with the version of `PortingLib`)**.

<h3 align="center">This fork fixes the following issues</h3>
### This fork fixes the following issues
- Fixed a crash that occurred when installing with [Hephaestus](https://modrinth.com/mod/hephaestus). **(This was due to a problem with the version of `PortingLib` used by Create Fabric.)**
- Fixed compatibility with [Sodium](https://modrinth.com/mod/sodium) 0.5.x **(this issue was caused by Flywheel Fabric)**.

<h3 align="center">Development to compatible this version</h3>
### Development to compatible this version
Change the PortingLib version of your Addon to `2.1.1142+1.20-entity-refactor` and change the version of your Create Fabric to this fork,
then base the fix on this version of PortingLib.

0 comments on commit 3be50bc

Please sign in to comment.