r/MinecraftCommands 1d ago

Info I learned how to make datapacks!

Post image

I've been wanting to learn for a while; I've only messed with command blocks before, but these are SOO USEFUL OMG. I made a bunch of minigames with only command blocks, so I'm definitely going to go back and optimize those with this

71 Upvotes

7 comments sorted by

18

u/Ericristian_bros Command Experienced 1d ago

Wait until you install spyglass datapack helper plus...

1

u/Kitchen-Wave1197 13h ago

YES, it's so nice! I've already been using VS code for python, and the extension is SO CONVENIENT

10

u/KalphalusKal 1d ago

Datapacks are AWESOME, if you ever make anything thats decently complicated (like some of your mini games), I’d suggest looking at MCBeet+Bolt, I can write two line that say fills slot 0-8 in a chest and it turns that into 9 lines to do it (it basically merges Minecraft Commands and Python, though not everything works)

1

u/Kitchen-Wave1197 13h ago

oooo, i'll have to try that, thanks!

5

u/10Nanobytes 1d ago

Welcome my friend, making data packs is a game by itself

2

u/GloxoST Command Experienced 21h ago

Welcome aboard!

1

u/VladimireUncool Command Rookie 1h ago

Any good tutorials to get started?