Minecraft Data Packs / Other

Datapack Utils - Discontinued

  • check_circle Advancements
  • check_circle Functions
  • check_circle Loot Tables
  • check_circle Predicates
  • check_circle Recipes
  • check_circle Structures
  • 100,536 views, 3 today
  • 32,521 downloads, 0 today
  • 200
  • 197
  • 61
ImCoolYeah105's Avatar ImCoolYeah105
Level 73 : Legendary Programmer
299
As of MC 1.19, Datapack Util's feature set is being split into modern embedded libraries. If you are a datapack user, you don't have to worry about this. You no longer need to download a separate library- everything will be included in the primary datapack. If you are a developer, please reference the list of new libraries for features you need:
  • BlockUtils - various ways to interact with blocks, currently limited to get redstone power
  • ChunkScan - postgen utility, compatible with any dimension
  • ChunkScan.Ores - extension of chunk scan adding custom ore generation
  • LoottableAutosmelt - custom 'enchants' such as auto smelt added via loot tables
  • PlayerAction - wrapper for various scoreboard and advancement triggers, including click detection
  • DatapackEnergy - universal energy system for tech datapacks like Mechanization
  • See also: Smithed Libraries for nbt crafting, player damage, custom durability, and more.
CompatibilityMinecraft 1.18
Tags

25 Update Logs

v3.4.2 : by ImCoolYeah105 01/09/2022 1:46:59 pmJan 9th, 2022

Fixed diorite loot table
LOAD MORE LOGS

Create an account or sign in to comment.

1
05/19/2022 5:41 am
Level 1 : New Miner
Welty
Welty's Avatar
do i need to have it on my server to add other datapacks?
1
05/19/2022 11:47 am
Level 73 : Legendary Programmer
ImCoolYeah105
ImCoolYeah105's Avatar
Yes, if another datapack requires DU then it needs to be added to the server with that datapack.
1
12/04/2021 10:43 pm
Level 1 : New Network
FallenPaladin
FallenPaladin's Avatar
Broken for 1.18... I'm sorry to report :_<
4
12/05/2021 2:52 pm
Level 73 : Legendary Programmer
ImCoolYeah105
ImCoolYeah105's Avatar
There is a 1.18 version available on Github (if you're developing a datapack with DU, you should always reference Github). It hasn't been uploaded on PMC because none of my other projects have been updated yet and mixed versions tend to cause confusion.
1
10/17/2021 6:18 am
Level 22 : Expert Explorer
Namorist
Namorist's Avatar
Am I allowed to incorporate this datapack into my own datapack? (with credit of course)
2
10/17/2021 10:24 am
Level 73 : Legendary Programmer
ImCoolYeah105
ImCoolYeah105's Avatar
Go for it, it's licensed under MIT.
1
10/27/2021 6:30 am
Level 22 : Expert Explorer
Namorist
Namorist's Avatar
i have a question, how do you use the timers? im having a hard time trying to figure it out
2
10/28/2021 9:31 amhistory
Level 73 : Legendary Programmer
ImCoolYeah105
ImCoolYeah105's Avatar
it's just `execute if score $base.timer_<ticks> matches 0 run ...`

But realistically if you're having problems with something simple like scoreboard timers, I highly recommend getting more experience before using DU. Generally I recommend understanding how DU works under the hood before trying to use it.
1
10/29/2021 11:58 am
Level 22 : Expert Explorer
Namorist
Namorist's Avatar
im fairly new to this kind of datapack stuff so im not good at pretty much everything
1
10/17/2021 11:57 am
Level 22 : Expert Explorer
Namorist
Namorist's Avatar
Thank you, I don't understand licenses so that's why I asked.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome