
TFC Desire Paths
Adds desire paths to the world of TFC
Обновлён 1 ноября 2024 г. · опубликован 28 августа 2024 г.
This mod adds new desirepaths to the world of TerraFirmaCraft, which can be created by both players and animals, with the latter being configurable. Which blocks changes into what can be customized via datapacks, as they use a simple recipe system, which means you can also add your own recipes. By default grasses change into their corresponding dirt types. Dirt will have a chance to compact/change to mud when it's raining and a player or animal is walking on it. If a player is sneaking paths won't be created, and sprinting will increase the frequency of path creations.
Furthermore, new grass mechanics have been added to forests and other dark or light areas; if it's too dark, grass will gradually decay away, leaving the surface bare (dirt), while regrowing to its full strength if there's enough light. This dynamic creates more transitional forest undergrowth, and may even help expose clay or peat deposits. (configurable, true by default)
Datapack json recipe example (1.20.1):
{
"type": "tfcdesirepaths:compact",
"ingredient": "tfc:dirt/loam",
"result": "tfc:mud/loam",
"mud": true,
"chance": 80
}
Where mud is a special check for only if raining, and chance is the odds (1/n) for the recipe to succeed.
Центр версий
5 версийЧенджлог
1.3Релиз1.20.1 · 1 ноября 2024 г.
- Added desire path mechanics to snow layer blocks
1.2.3Релиз1.20.1 · 9 октября 2024 г.
- Fixed server crash
1.2.2Релиз1.20.1 · 6 сентября 2024 г.
- Added a global config to toggle worning down of rocky blocks such as cobble
- Added fish and small critters and animals to the default animal blacklist tag file
- Increased rarity for blocks to wear down
- Fixed e.g. granite cobble wearing down to raw stone with another rock type. Only dirt -> gravel checks for the local rock type
1.2.1Релиз1.20.1 · 4 сентября 2024 г.
- Fixed the hard requirement for Astikor Carts to also be present
- Tweaked how carts make desire paths
- Fixed general issues to related to not being able to produce desire paths
- Added new dynamic desire paths where dirt can now be trampled into gravel -> cobble -> raw and finally hardened stone, each using the local rock type (e.g. granite, chert etc.) (data pack)
- Added entity black listing for making desire paths. By default bees are on the list
1.2Релиз1.20.1 · 28 августа 2024 г.
- First release on Modrinth
Комментарии
Загружаем…