architectury-api
architectury-api copied to clipboard
An intermediary api aimed at easing development of multiplatform mods.
Nor sure if it's Architecture's fault or BiomeMakeover https://gist.github.com/dr3ams/9c1a107146c601098a11e32a80f716e4 Happens randomly, client usually works after relaunch.
Howdy, I have created and been running my own custom 1.19.1 Forge server. I have found a bug in the most recent version where when some items are applied to...
Forge provide the handleBlockColor(ColorHandlerEvent.Block event) and we could get BlockColors registered by event.getBlockColors().getColor() Fabric provide the ColorProviderRegistry.BLOCK.get(state).getColor() However, I can't get the BlockColors which has been registered from ColorHandlerRegistry.
- This fixes chat events on fabric due to Fabric API taking priority above our mixins, we inject to the same place - Test mod now with appended "new text"...
hello! I and a couple of my players have been getting an odd occasional crash, the exact same error each time. It's heavily modded so it's possible that it's a...
I can’t create a world or enter an existing one, and it seems to be caused by Architectury. **Last part of latest.log:** https://pastebin.com/raw/R44VKdZF **Mod list:** https://pastebin.com/raw/g8nrXaEd It might be the...
Was told by Max to leave an issue here for it. Forge event is `net.minecraftforge.event.entity.living.LivingHealEvent`. > I'm not sure Fabric has an equivalent event, though if it doesn't it should...
Version: architectury-4.5.75-forge.jar Forge: 40.1.52 The issue can be fixed by restarting the client, but it's quite annoying as it happens quite often. https://paste.ee/p/RsmpZ
Hello mod developers, today, when I tryed to join on my server, I got a error, that is caused my Architectury(Like the Forge Teame is saying. in the Attachment I...