Entoarox
Entoarox
At line https://github.com/BluSunrize/TravellersGear/blob/master/src/main/java/travellersgear/client/gui/GuiTravellersInv.java#L213 you immediately reset the Y draw for potions effects to 0, meaning that the actual position of the potions effect element doesnt matter.
I would love it if you could attach lights to garlands, as I have this awesome vine garland with icicle lights idea in my head that would look awesome for...
This is a rather unique issue that I only ran into because I was trying to do some stuff using the new flexbox functionality. The issue happens if the same...
With the test case: ``` scss p,ul { margin:0px; + p,+ ul { margin-top:0px; } } div { border:1px solid #000; } ``` The ruby parser parses it as following:...