WhoCraft / TardisRefined

A Minecraft mod for Forge and Fabric which brings the TARDIS from Doctor Who to Minecraft.
Other
58 stars 24 forks source link

Fix branch not compiling to allow `gradle build` #188

Closed leafreynolds closed 9 months ago

leafreynolds commented 9 months ago

Fixes compile error introduced from #177.

This pull request unfortunately doesn't allow testing immersive portals in editor, due to the IP forge jar containing fabric related files that architectury is not expecting for forge. This may be fixed in a future architectury version, according to the following commit, but only if it is backported to 1.19.2. 9f070d2