Started by
SlyceDF
on
Topic category: Help with Minecraft modding (Java Edition)
Wasn't this supposed to be fixed in 2021.2? Anyway, I can get around this for normal crafting recipes by editing the json file and putting the id of the bucket there. But procedures, on the other hand, don't give the opportunity to use pure ids, so I don't see a way of selecting autogenerated buckets via the code itself
P.S. I cannot disable water tint on water-based fluids too!
Edited by SlyceDF on Tue, 12/28/2021 - 12:04
I've tried to use the fluid itself, but that did not work.
Also I don't really know Java so...
EAP 2021.2.23417
Updated JDK to OpenJDK 11.0.11; Updated Blockly to 2021 Q1 patch 1;... ...Custom fluid buckets are now listed on the items list - Either there's a bug in 2021.3 that disables this feature, or someone forgot to bugtest this feature, or I'm stupid and cannot find the item
I'm desperate at this point.
I wish I could help but I'm having the same issue