ams2990

Results 6 issues of ams2990

Both the attacker and the victim see the same message right now. I would prefer to configure what each sees.

enhancement

I noticed a case where the tool generates too many pipes. It produces ![simple](https://user-images.githubusercontent.com/488907/107891126-b7346900-6eea-11eb-98f7-83614b93c0ff.png) but should produce something more like ![opt](https://user-images.githubusercontent.com/488907/107891127-b7346900-6eea-11eb-8f64-6ead59df99bd.png). The Blueprint string that produces this layout is ```...

The tool generates too many power poles. It's easy to find a better layout by eye, which means there are probably even better layouts that I can't see. For instance,...

I'm listening to PacketType.Play.Server.ENTITY_EQUIPMENT packets and editing the contents to remove information that Mojang never should send to clients. You can the code I'm using [here](https://gist.github.com/ams2990/2f90e9ec83ff5c087547). I have observed that...

bug

Take any recipe that uses rocket-fuel as an ingredient (including rocket-fuel itself). solid-fuel should be hidable, but is not.

I'm in the middle of writing a logging plugin which I've named Insight. I've opened this issue now to get an idea of what output or hooks you'd need for...