Skip to content

Use Polymer instead of mixins into fabric internals#16

Open
solonovamax wants to merge 3 commits intofill1890:1.19from
solonovamax:1.19
Open

Use Polymer instead of mixins into fabric internals#16
solonovamax wants to merge 3 commits intofill1890:1.19from
solonovamax:1.19

Conversation

@solonovamax
Copy link

Use polymer to generate server side entities, instead of using a mixin into fabric internals.

Fixes #14

fill1890 and others added 3 commits August 14, 2022 21:31
- Bump version
- Update mixins and methods
# Conflicts:
#	gradle.properties
@solonovamax
Copy link
Author

Also, do you think you could add the hacktoberfest topic to the repo?

@netcore10
Copy link

Any updates on this? o.o

@solonovamax
Copy link
Author

I'm not sure how active @fill1890 is.
However, this is currently 100% ready to merge and there is nothing blocking it.

If you build it yourself, this fixes compatibility with Quilt.

@netcore10
Copy link

I'm not sure how active @fill1890 is. However, this is currently 100% ready to merge and there is nothing blocking it.

If you build it yourself, this fixes compatibility with Quilt.

Sadly, i would have no idea how to build it myself.

@solonovamax
Copy link
Author

solonovamax commented Dec 8, 2022

Sadly, i would have no idea how to build it myself.

  • install a java jdk greater than or equal to version 17 (recommended: eclipse temurin)
  • git clone my fork of the repo (howtogeek.com "How to Clone a GitHub Repository")
  • cd into the folder (cd FabSit)
  • checkout the 1.19 branch (git checkout 1.19)
  • build with gradle (windows: gradlew.bat build, macos/linux: ./gradlew build)
  • the .jar file for the mod will be in the build/libs folder.

@solonovamax
Copy link
Author

if you'd like, I can also upload a prebuilt binary for it.

@netcore10
Copy link

if you'd like, I can also upload a prebuilt binary for it.

That'd be amazing if you could!

@netcore10
Copy link

netcore10 commented Dec 9, 2022

if you'd like, I can also upload a prebuilt binary for it.

That'd be amazing if you could!

I think i did it, but there was a few errors

@solonovamax
Copy link
Author

if you'd like, I can also upload a prebuilt binary for it.

That'd be amazing if you could!

I forgor 💀 to do it lol

anyways, here's a zip of the mod jar (because github doesn't let me upload jar files): fabsit jar.zip

@netcore10
Copy link

if you'd like, I can also upload a prebuilt binary for it.

That'd be amazing if you could!

I forgor 💀 to do it lol

anyways, here's a zip of the mod jar (because github doesn't let me upload jar files): fabsit jar.zip

thanks in any case!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fabsit crash on 1.19.2

3 participants