
Treeplacer
Saplings can dynamically generate different trees, based on the biome they are grown in, declared in data files.
- Загрузки
- 124K
- Подписчики
- 137
- Обновлён
- 12 июля 2026 г.
- Лицензия
- MIT
Опубликован 21 марта 2023 г.
Ever played with a mod, such as Terralith or William Wythers' Overhauled Overworld, that add custom trees to world gen that you can't grow?
With Treeplacer you can create a custom datapack that allows you to change saplings to grow into whatever tree your heart desires!
Features include:
- Change a sapling's tree for all biomes,
- Change a sapling's tree based on biome,
- Change a sapling's tree based on the block it is grown on.
- Define a 2x2 tree that uses the rules above on all saplings, even mushrooms!
- Plus many advanced rules!
Example Sapling Override File:
Spoiler
{
"replace": false,
"values": {
"treeplacer:all_biomes":[
{
"feature":"minecraft:birch",
"weird":true
},
{
"feature":"minecraft:fancy_oak",
"weird":false
}
],
"minecraft:plains":[
{
"feature":"minecraft:spruce",
"weight":1,
"y":{
"max":70
},
"weird":false,
"block":[{"id":"minecraft:podzol"},{"id":"minecraft:coarse_dirt"}]
},
{
"feature":"minecraft:jungle_tree",
"weight":2,
"block":[{"id":"minecraft:podzol"}]
}
],
"minecraft:dirt":"minecraft:acacia"
}
}
To get started take a look at the wiki on github. Create Sapling Override JSONS online here!
Add Ons:
Ченджлог
2.2.0Релиз26.1.1, 26.1.2, 26.2 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз1.21.10 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз1.21.7, 1.21.8, 1.21.9 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз1.21.1 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз1.20.1 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз26.1.1, 26.1.2, 26.2 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз1.21.10 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
2.2.0Релиз1.21.7, 1.21.8, 1.21.9 · 12 июля 2026 г.
New Features
- Biome tag support (thank you johnhoffm for the PR)
- Block tag support
- Plant placement overrides. Allowing saplings to have unique blocks they can be placed on from each other. Check the wiki for information.
Information
- This will be the last update for 1.21.5 and 1.21.10 this many versions has been a nightmare for me to support. I am a grad student and solo dev.
Thank you for the support and let me know if there are any issues or suggestions! <3
Комментарии
Загружаем…