-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cruets not fillable from tanks,etc #55
Comments
It will need the fluid handler capability. |
@liach can you elaborate please? |
the curet item should like override |
For the purpose of json-definable items, you might consider putting forge-bound capabilities in some sort of map that can be populated from json stuff read in item definition, and dispatch capabilities based on contents filled in that map. |
The following classes need this update: https://github.com/AlmuraDev/Almura/tree/api-7/src/main/java/com/almuradev/almura/feature/complex/item/cruet |
I will need to rollback the change in MixinEntityCow where I create the milk cruet items if we can implement this. |
Tested. Cannot Fill Empty Cruets with Milk nor Water from
Seared Gauge/Tank etc from TC
Tanks from IC2
Sink or Milk Bottle from CfB
The text was updated successfully, but these errors were encountered: