#Creating and adding value to a scoreborad
1 messages · Page 1 of 1 (latest)
And how can I create a function that activates on every tick?
by putting them in the #tick function tag : https://minecraft.wiki/w/Function_tag_(Java_Edition)
A function tag is a group of functions. They can be called in the /function command with #<resource location>, which runs all the functions specified in the tag in the order of their first appearance in a tag. If a function is referenced multiple times in a tag and its sub-tags, it is run once.
Moreover, functions tagged in the minecraft:tick ta...
How are you triggering them ?
How do i make that in MCreator ?
I just created a functions called Init and i put my code into
I don't know mc creator
You should have a look at this https://datapack.wiki/guide/getting-started
Learn how to create a Minecraft datapack with our beginner's guide. This step-by-step tutorial will help you understand the basics of datapack creation, even if you have little coding knowledge. Start enhancing your Minecraft experience today!
Oh mb, I should said that…
Ok I’ll check thanks