White swamp water in buckets: Shouldn't it be green?
FoxSamu opened this issue · 3 comments
I know this is a detail, but it is
Versions
Betweenlands version:
3.4.1, but it also appears to happen in earlier versions.
Forge version:
1.12.2-14.23.5.2768, but it also appears to happen in earlier versions
Singleplayer or Multiplayer:
No matter... It's a rendering problem.
Installed mods:
- The Betweenlands
- Xaero's Minimap (but as a modder I know this one is not causing the problem)
Link to full crash log
There is no crash log. It's a bug.
Description of the problem
How to reproduce:
Just take a bucket and put swamp water in it.
Expected result:
All the swamp water in the Betweenlands is green or brown, or blue sometimes. So I would expect it to be green in the bucket too...
Actual result:
The water that appears in the bucket is white...
Pictures:
That’s the default Swamp Water colour, which you’ll see when you place it in the Overworld. The other colours are determined by the biome. Not sure how possible it is to change it in the bucket, other than changing the default colour I suppose.
I have some suggestions:
- You can make another colored water texture for use in bucket.
- You can hardcode the texture: get rid of using dynamic buckets here...
- Use quad tints in dynamic model and add an item color handler...