pcm1k
pcm1k
This pull request does: - Allows .leave to execute different leave methods other than simply leaving normally (same as AutoLeave) - Moves leave method logic into LeaveCmd
This pull request does: - Adds a "Commands" window to ClickGui. Normally these buttons can only be accessed using Navigator. - Adds a button for TabGUI to ClickGui. Also moves...
Does what the title says :)
Make ChatTranslatorHack properly handle whitespace when comparing untranslated text, and translated text. Google Translate sometimes likes to insert, or delete whitespace randomly. So I think simply ignoring whitespace should be...
MCEdit-Unified provides a `TileTicks` entry in the [old schematic format](https://minecraft.wiki/w/Schematic_file_format) for storing [scheduled ticks](https://minecraft.wiki/w/Tick#Scheduled_tick). This may be worth adding.
In https://github.com/SpongePowered/Schematic-Specification/blob/master/versions/schematic-3.md it says: > Rename Palette to BlockPalette However, there is no mention of `BlockPalette` elsewhere. Instead there is a "Block Container" and a "Biome Container", which each contain...