
World Weaver
A Fabric utility mod that aims to streamline common modding tasks, particularly those related to world creation. As a successor to BCLib, WoVer is intended to eventually take its place.
Обновлён 10 августа 2024 г. · опубликован 27 июня 2023 г.

WorldWeaver, or WoVer for short, is a Fabric utility mod for Minecraft that aims to streamline common modding tasks, particularly those related to world creation. As a successor to BCLib, WoVer is intended to eventually take its place. Embracing Minecraft's data-driven world generation methodology, it aims to increase the value of data elements (i.e. ResourcePacks, DataPacks, etc.) in modding, and to provide a more flexible and powerful way to create and modify worlds. In addition, WoVer is designed to integrate seamlessly with the vanilla game, other mods and world generation data packs.
Please note that this mod is still in early development and is not yet ready for use. This means that:
- The API is not yet stable and may change significantly between versions.
- There may be game breaking bugs that cannot be undone and may destroy worlds.
- Documentation may be missing for some parts, especially those that are still under active development.
We will provide more information in the near future.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 21.0.13 | Альфа | 1.21, 1.21.1 | fabric | 10 августа 2024 г. | .jar (2.3 МБ) |
| 21.0.12 | Альфа | 1.21 | fabric | 7 августа 2024 г. | .jar (2.4 МБ) |
| 21.0.11 | Альфа | 1.21 | fabric | 30 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.10 | Альфа | 1.21 | fabric | 21 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.9 | Альфа | 1.21 | fabric | 17 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.8 | Альфа | 1.21 | fabric | 14 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.7 | Альфа | 1.21 | fabric | 13 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.6 | Альфа | 1.21 | fabric | 4 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.5 | Альфа | 1.21 | fabric | 4 июля 2024 г. | .jar (2.4 МБ) |
| 21.0.4 | Альфа | 1.21 | fabric | 29 июня 2024 г. | .jar (2.3 МБ) |
| 21.0.3 | Альфа | 1.21 | fabric | 25 июня 2024 г. | .jar (2.3 МБ) |
| 21.0.2 | Альфа | 1.21 | fabric | 24 июня 2024 г. | .jar (2.3 МБ) |
| 21.0.1 | Альфа | 1.21 | fabric | 17 июня 2024 г. | .jar (2.3 МБ) |
| 21.0.0 | Альфа | 1.21 | fabric | 15 июня 2024 г. | .jar (2.3 МБ) |
Ченджлог
21.0.13Альфа1.21, 1.21.1 · 10 августа 2024 г.
Features
- Build for Minecraft 1.21.1
Changes
- Get vanilla Namespace from constant
- Handling of catch-all Resource Locations
Fixes
- Broken References in JavaDoc
21.0.12Альфа1.21 · 7 августа 2024 г.
Features
- Vine Block-Tag
- Added Tags for Beds and Cauldrons
- New POI-Manager API. When adding Blocks to workstation-Tags, they will automatically be available as villager workstations for the given profession. See
CommonPoiTagsfor available Block-Tags.
Changes
- Added condition for using a rake
- Make sure the BiomeBootstrapContext is created synchronized
- Added Conditions for shears to
LootLookupProvider - Run DataGen only if it was started for the assigned ModCore
- Conforming to new Fabric Convention Tags (https://github.com/FabricMC/fabric/tree/31b57663791fb43d08dd7e05f3d4e1d679ded42b/fabric-convention-tags-v2/src/generated/resources/data/c/tags)
- Use latest WunderLib
GROWS_GRASSandGRASS_SOILTags merged intoSOIL_OR_LOGS- Make Sure particel Models are not created in the minecraft namespace
Fixes
- ItemStackSetup was not applied to Items created in a LootTable
- Item-Tags are not properly generated
21.0.11Альфа1.21 · 30 июля 2024 г.
Features
- API to register EffectComponents
- Tiny DataComponent API
Changes
- Ensure that System Events are handled first
- Updated WunderLib
Fixes
- Wrong Models for Slab and Pillar Blocks
21.0.10Альфа1.21 · 21 июля 2024 г.
Fixes
- Custom Stack-Setup does not run for items crafted on workbench
- Creating Enchanted items from Smithing Table crashed
21.0.9Альфа1.21 · 17 июля 2024 г.
Features
- Print feature order for biomes mentioned in the exception that is thrown when
buildFeaturesPerStepfails due to a feature order cycle - Added client testmod for the core module
- Added Russian translation (by mpustovoi)
Changes
- Make Model Overrides more robust against invalid block inputs.
Fixes
- Feature order issue in combination with Mythic Metals
- Disabled (probably) unneeded and broken code related to vanilla registry
21.0.8Альфа1.21 · 14 июля 2024 г.
Fixes
- Make sure
RANDOM_NBT_STRUCTURE_TYPEis initialized as early as possible.
21.0.7Альфа1.21 · 13 июля 2024 г.
Features
- Add
wover.datapack.registryEntrypoint that is called when the game initializesRegistryDataLoader.WORLDGEN_REGISTRIES
Fixes
- Race Condition with other Mods when initializing
RegistryDataLoader.WORLDGEN_REGISTRIES
21.0.6Альфа1.21 · 4 июля 2024 г.
Features
- Methods to create vanilla fence and gate models
Changes
- Made tag-method in
BiomeBuilderpublic
Полная история изменений — на Modrinth.
Комментарии
Загружаем…