Hi, i have a lot of doubts about how i can create a data packs and loot. I need command blocks or only a i need the resources?
7
In short: Data packs are just a list of command block commands in a function file that are active everywhere in the world.
Datapacks are usually made with functions, aka .mcfunction files. I just use a regular text editor to make my functions.
Please be more specific. I can't help you if I don't know what you're talking about.
About, loot tables and data packs, how i can create that? Into minecraft with command blocks or in a external program? I would like make a maps with a random loots and specific crafts
Just look up any video on how to. You don't need command blocks to make one, you just need to create a folder with your datapack assets that goes in the .minecraft > saves > (your world) > datapacks
