Unable to change the quantity of fluids
evilmrhenry opened this issue ยท 1 comments
Minecraft 1.7.10, BQ 2.0.197
I cannot change the quantity of most fluids I request in quests. Repro:
- Create a new quest, and add a bq_standard:fluid task under it.
- Add a new fluid type entry to the requiredFluids list.
- Edit the new entry to be 12345mB of lava.
- Hit done a bunch of times to return to the main quest page. Note that it's asking for 1000mB of lava.
Workaround: manually editing the json to change the quantity appears to work.
Note: There appears to be some sequence of actions that allows editing, because I managed to end up with 1 quest with the proper amount, but I can't figure out what I did differently.