mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
* Refactorized TextComponent Changed the whole TextComponent structure to allow nested translated texts and avoid recursion in serialization, but keeping the api unchanged. * Adapted translations Changed all the translate components to fit the new format, also added translation to gamemode command. * Format revised