­Sollace

Results 30 issues of ­Sollace

The normal behaviour in vanilla is that players in creative mode can still unequip armour even when it has curse of binding. It seems to be an oversight in Trinket#canUnequip...

I happened to be looking at it today because I was thinking of adding a wood set to another of my mods, and I wanted to see if I could...

This is the big list of magic suggestions! Got an idea for a spell or mechanic? Reply here with a comment and maybe I'll consider adding it. Things to consider:...

question

I encountered this issue when adding a dependency to my project that uses PortingLib. What seems to be happening is PortingLib is taking private [non-final] methods and changing them to...

### Current Behaviour I wanted to start testing my mod together with controlify so I can start adding proper support for it, but when I add it as a dependency...

bug

Embeds are not working for accounts on https://equestria.social. Initially seemed to be only @projectvinyl but testing with my personal account shows the same error. Embed code: ``` ``` ![image](https://github.com/fenwick67/mastofeed/assets/6429283/75a051e3-3c0e-40f1-aaf8-f49583aa3072)

Camel: - [x] camel Cats: - [x] all black - [x] collar - [x] british shorthair - [x] calico - [x] jellie - [x] persian - [x] ragdoll - [x]...

critical

### Describe the bug I enjoy using the cinny client, I really do, but unfortunately I'm going to have to uninstall it because I can't use it without cinny rendering...

If the target method has the argument `(double a, double b, double c, float d, float e)` an index of 1 targets the `double b` argument, not `float e` as...