identity
A modern morph mod for Fabric. (by Draylar)
fabric
Essential hooks for modding with Fabric. (by FabricMC)
identity | fabric | |
---|---|---|
5 | 21 | |
109 | 2,466 | |
- | 2.4% | |
3.2 | 9.6 | |
over 1 year ago | 9 days ago | |
Java | Java | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
identity
Posts with mentions or reviews of identity.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-02.
- Mod to become any Mob in Java 1.19?
-
Morph mod
This is 1.19.2 https://www.curseforge.com/minecraft/mc-mods/identity maybe it'll work on 1.19.3 but to be honest I doubt it.
-
InTheLittleWood Mod List
Identity, allows you to play as entities.
-
Do you have any solution? I've installed identity mod for version 1.19.2. I tried forge and fabric version, and the effect is always the same. Launcher crashes and when I open it again it shows me an error with number -1. And ofc the game don't launch. Do you know hot to fix it?
but they do have issue tracker https://www.curseforge.com/minecraft/mc-mods/identity
-
I have architectury installed, all of my mods are 1.19..What am I meant to do?
Hmmm, so I believe its Identity thats causing this, because they just recently fixed the same exact issue for 1.19.1: https://github.com/Draylar/identity/issues/406. Maybe the same bug exists on 1.19, try asking the dev either in this github thread or create a new one, filling all the appropriate info in.
fabric
Posts with mentions or reviews of fabric.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-04.
-
Behind a proxy, how can I prevent clients with no mods or missing mods from entering?
This is a topic that was partially addressed during 2019 https://github.com/FabricMC/fabric/issues/463
-
Creat astral brass not mixing
Their reasoning is here
-
Recipe Datapack Help.
https://github.com/FabricMC/fabric/issues/1166 Here’s the reasoning behind the 81,000 number
-
Fabric Hider?
What error message are you getting, theres someone who had a simmilar issue and it turned out it was due to a problem with spigot server side. https://github.com/FabricMC/fabric/issues/849
-
Why users should care about QuiltMC?
Fabric's Lead Developer as a Tyrant philosophy isn't necessarily bad; there are significant benefits to having a very unified vision and avoiding design by committee. But it necessarily limits throughput at that Tyrant, and in Fabric's case, that lead to a generally slow level of progress on a lot of important aspects, partly because people spent a lot of time in Discord talking about making a perfect Fluid API, or Config API, and never actually got around to making one, and partly because once they were made it'd spend the better part of a year with things sitting in PR or only as an issue. Forge had a similar problem back in the 1.6-1.7 days (until it finally just got in the habit of getting people sick of having to deal with dependencies and just merging in a best extant normal-person library), but Forge could get away with that when the alternative was vanilla. From a user's perspective, if you want a config system, or standardized (not-TechReborn) energy api, this matters.
-
fabric VS quilted-fabric-api - a user suggested alternative
2 projects | 28 Jul 2022
-
Fabric API not working (zip file is empty error)
FIX! I downloaded it using the same link using wget instead of curl, and it worked immediately. I have no clue why it worked with wget and not curl. Any further insight would be appreciated. Working command: wget https://github.com/FabricMC/fabric/releases/download/0.56.1%2B1.18.2/fabric-api-0.56.1+1.18.2.jar.
-
How to force client to have mod
Since you develop the mod, you could probably set up a login network channel to send a small "I am installed" packet when a client logs in.
-
Help minecraft keeps crashing Exit code inside
https://github.com/Wurst-Imperium/Wurst7/issues/625 https://github.com/FabricMC/fabric/issues/2145
-
Anyone know where I can find the texture for these arrows?
Their identifier is fabric:textures/gui/creative_buttons.png. They can be found on GitHub.