mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-08 21:14:41 -04:00
Remove client-only env restriction from fabric-rendering-fluids-v1.
This is a workaround for transfer-api having unsatisfiable dependencies in the dedicated server environemnt. Fabric Loader 0.11 doesn't check this dependency correctly, but it breaks on 0.12 - as it should. A proper solution is too incompatible for now.
This commit is contained in:
parent
fc40aa9d88
commit
0265fac409
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
"id": "fabric-rendering-fluids-v1",
|
||||
"name": "Fabric Rendering Fluids (v1)",
|
||||
"version": "${version}",
|
||||
"environment": "client",
|
||||
"license": "Apache-2.0",
|
||||
"icon": "assets/fabric-rendering-fluids-v1/icon.png",
|
||||
"contact": {
|
||||
|
|
Loading…
Add table
Reference in a new issue