#(client/server/startup)_script or data?
8 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
so is there a diferance between them?
there is no rule for it. You can do everything datapack if you prefer that
scripts offers more functionality compared to datapacks. As scripts use Javascript you have loops, variables and can share code between scripts. Replacing all sticks in recipes with nether_star would be just a few lines in scripts. But for datapacks you would need to replace all recipes where sticks are used (either manually or not)
oh ok thx that is what i wanted to know