Qther

Results 23 issues of Qther

**Is your feature request related to a problem? Please describe.** I am trying to create a simple command line utility to draw a box with contents and questions in it...

Add options for directly inputting and/or outputting items to blocks next to Refined EMC Links, could be something like Thermal Expansion's machines' I/O system.

The previous reach indicators were inaccurate and occasionally presented values above the possible reach due to these inaccuracies. I have corrected this in this pull request by using MinecraftClient#crosshairTarget instead...

I realise that this program may be updated to a different library or whatnot but it may as well have this feature after the update. Basically, it may be possible...

Allows for cross-dimensional linking shenanigans. Dominion Wand might be a bit broken, I've done some testing but the changes are janky.

The root command is quite cheap to run and thus does not require op, the "simulate" subcommand can get expensive and thus does require op. This list of dropless mobs...

## Description Skip serializing properties with default values ## Reason for Change Serialization of `ParticleEmitter#particleOptions` is quite expensive as it is a recursive data structure that has many possible properties....

## Description Makes `SpellUtil#DFSBlockstates` use an `ArrayDeque` instead of a `LinkedList` ## Reason for Change Linked lists are an inefficient solution for queues, ArrayDeque instead implements it as a circular...

should underfoot be UP instead of DOWN since i believe the direction is meant to be clicked face?