File Details
pixelblockranch-1.1.0.jar
- R
- May 5, 2026
- 193.84 KB
- 71
- 1.21.1
- NeoForge
File Name
pixelblockranch-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
# Changelog
## 1.1.0 - 2026-05-05
### Added
- Added language support through lang files:
- `pt_br`
- `es_es`
- `zh_cn`
- `ru_ru`
- Added help for `/prb`, showing usage for the environment block command.
- Added `/prb envblock <type|slot1..slot6> [page]` to list compatible environment blocks.
- Added suggestion/autocomplete support for Pokémon types and slots from `slot1` to `slot6`.
- Added LuckPerms node documentation in `LUCKPERMS_COMMAND_NODES.md`.
### Changed
- Updated the public project name to `PixelmonBlockRanch`.
- Updated documentation to remove leftovers from the old project name.
- Documented the future configuration reference as `config/PixelmonBlockRanch/`.
- Updated the mod to version `1.1.0`.
- The `/prb envblock` command is now allowed by default in singleplayer and on servers, since it is only informational.
- The environment block list now displays blocks sorted from highest value to lowest value.
- The block score now appears at the beginning of each command line, making it easier to compare the best blocks.
- GUI texts, messages, and command strings were moved to lang keys to make resource pack translations easier.
### Fixed
- Fixed an issue where `/prb envblock` did not appear in autocomplete because of the default permission setting.
- Fixed the LuckPerms documentation to reflect the current permission behavior.
## 0.1.0
- Initial version of PixelmonBlockRanch.
- Initial port of the legacy Pixelmon 1.12.2 RanchBlock to Pixelmon 1.21.1.

