
Reclamation
Adding more life to Minecraft through configurable decay processes
- Загрузки
- 3K
- Подписчики
- 21
- Обновлён
- 12 августа 2025 г.
- Лицензия
- MIT
Опубликован 13 апреля 2025 г.
Minecraft is a world in stasis, unchanging from the day you first spawn in a forest to the thousandth day since you slew the Ender Dragon.
Reclamation, through a datapack-configurable library, causes blocks in the vicinity of players to shift and change over time in order to add a little bit more life to the world.
By altering the gamerule settings and the decay entries, a variety of different results can be produced, from a world rapidly falling apart under the crushing weight of time, to a nightmarish grey goo infection spreading under your feet, to a simple useful building tool able to provide more complex results than simple visual noise.
Ченджлог
0.8.1Бета1.21.4 · 12 августа 2025 г.
Fixed access widener causing an immediate crash.
0.8.1Бета1.21.4 · 12 августа 2025 г.
Fixed access widener causing an immediate crash
0.8Бета1.21.4 · 7 августа 2025 г.
New blocks:
- Rubble in stone and deepslate forms
- Iron scrap metal
- Ivy, somewhat akin to vines that grow upwards instead of downwards
- Cracked concrete in all colours
- Leaf piles for all extent tree types
- Rotten melons and pumpkins
- Ragged banners, which can display any pattern supported by vanilla banners
New item: De/Activator, which can be used on many blocks to shut off their custom behaviours. Useful for making inert aesthetics.
New decay conditions:
- is_solid_block for checking generic properties of blocks
- in_biome, current_weather, is_humid, and temperature, fairly self-explanatory
- position, dimension, altitude, depth, and light, also self-explanatory
- near_to is similar to adjacent_to but can search a region around the block instead of just its immediate neighbours
- macro allows the use of a Decay Macro as a reusable condition without retyping it each time
Decay functions:
- randomise_blockstate_value can now accept a list of valid options per-value, such as to prevent slabs from becoming double slabs instead of just top or bottom slabs
0.8Бета1.21.4 · 7 августа 2025 г.
New blocks:
- Rubble in stone and deepslate forms
- Iron scrap metal
- Ivy, somewhat akin to vines that grow upwards instead of downwards
- Cracked concrete in all colours
- Leaf piles for all extent tree types
- Rotten melons and pumpkins
- Ragged banners, which can display any pattern supported by vanilla banners
New item: De/Activator, which can be used on many blocks to shut off their custom behaviours. Useful for making inert aesthetics.
New decay conditions:
- is_solid_block for checking generic properties of blocks
- in_biome, current_weather, is_humid, and temperature, fairly self-explanatory
- position, dimension, altitude, depth, and light, also self-explanatory
- near_to is similar to adjacent_to but can search a region around the block instead of just its immediate neighbours
- macro allows the use of a Decay Macro as a reusable condition without retyping it each time
Decay functions:
- randomise_blockstate_value can now accept a list of valid options per-value, such as to prevent slabs from becoming double slabs instead of just top or bottom slabs
0.6Бета1.21.4, 1.21.5 · 8 мая 2025 г.
Significant expansion to the default decay library, with the addition of decay macros to allow for even more complex decay events! Iron blocks now rust, sandstone blocks will weather, and glazed terracotta will fade over time.
New blocks: Ivy, faded terracotta, rusted iron, tarnished gold, and doused torches & lanterns!
0.6Бета1.21.4, 1.21.5 · 8 мая 2025 г.
Significant expansion to the default decay library, with the addition of decay macros to allow for even more complex decay events! Iron blocks now rust, sandstone blocks will weather, and glazed terracotta will fade over time.
New blocks: Ivy, faded terracotta, rusted iron, tarnished gold, and doused torches & lanterns!
0.1Бета1.21.4, 1.21.5 · 15 апреля 2025 г.
First public version!
Includes the decay system, gamerules and server config for controlling natural decay, and a comprehensive command for reviewing things and applying artificial decay.
Be sure to check the wiki for making your own datapacks!
0.1Бета1.21.4, 1.21.5 · 15 апреля 2025 г.
First public version!
Includes the decay system, gamerules and server config for controlling natural decay, and a comprehensive command for reviewing things and applying artificial decay.
Be sure to check the wiki for making your own datapacks!
Комментарии
Загружаем…