Перейти к содержимому
Mineforgian

Better Datapacks

Increases the scope of what can be done with a datapack.

Загрузки
413
Подписчики
11
Обновлён
28 января 2024 г.
Лицензия
MIT

Опубликован 7 декабря 2023 г.

Better Datapacks

Environment: Server Mod Loader: Fabric

This mod aims to improve and add upon what is possible with the datapack system in Vanilla, ideally shooting for completely server-side features

Requires Fabric API

Implemented

  • execute raycast and execute if raycast have been added to the subcommands.
  • Advancement trigger better_datapacks:block_broken detects when a block is broken.
  • Recipe type better_datapacks:empty lets you overwrite a recipe with nothing, without an error log.
  • Recipe type better_datapacks:potion and better_datapacks:potion_item to make potion recipes
  • calculate command that lets you do a lot of math operations between just about any number and storing it just about anywhere
  • Nbt Crafting in shaped, shapeless, and smithing recipes
  • Events, which go in the events folder in a datapack, similar to advancements.

Planned

  • Negative Tags (removing something from a tag without rewriting the entire thing)
  • Custom Enchants* (primitive, will do nothing but be compatible with anvils and such)
  • Custom Commands (with arguments and everything, will execute a function using the macro feature)

*might not be able to do this only serverside

Feedback

If you find a bug or have an idea, be sure to create an issue! Would also love it if anyone wants to make a pull request, help is always appreciated!

Ченджлог

1.2.1Релиз1.20.4 · 28 января 2024 г.

1.20.2 to 1.20.4

1.2.0Релиз1.20.2 · 3 января 2024 г.
  • Events
  • Nbt Crafting
1.1.0Релиз1.20.2 · 14 декабря 2023 г.

Added Calculate command
Added Potion recipes

Комментарии

Загружаем…