Hidden Hydration
Allows water blocks under crop blocks to hydrate them.
- Загрузки
- 1K
- Подписчики
- 14
- Обновлён
- 20 ноября 2023 г.
- Лицензия
- Unlicense
Опубликован 7 апреля 2022 г.
This quality-of-life mod simply expands the area where a water block may be in order to hydrate (water) a farmland block.
It adds an additional, 3x1x3 layer below the crop block where water may reside. This makes it possible to create "fields" where water is hidden under the block.
More specifically, it changes the water scan area. Assuming (0, 0, 0) is the position of the farmland block, the scan ranges from:
vanilla: (-4, 0, -4) to (4, 1, 4)
mod: (-4, 0, -4) to (4, 1, 4) + (-2, -1, -2) to (2, -1, 2)
Ченджлог
1.2.0Релиз1.18.2 · 7 апреля 2022 г.
- Fixed issue where mod wouldn't work in multiplayer
- Removed hard dependency on Fabric API
1.1.0Релиз1.18.2 · 7 апреля 2022 г.
- Reduced scan area of layer below a farmland block from 5x5 to 3x3
Комментарии
Загружаем…