Skip to content

Commit

Permalink
re-add client entrypoint to fix fluid rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
Player005 committed Nov 30, 2024
1 parent cf0087a commit c254965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"net.player005.vegandelightfabric.VeganDelightFabric"
],
"client": [
"net.player005.vegandelightfabric.client.VeganDelightClient"
]
},
"accessWidener" : "vegandelight.accesswidener",
Expand Down

0 comments on commit c254965

Please sign in to comment.