4

Tick.json file not working in datapack folder

GrimWitherYT's Avatar GrimWitherYT1/19/22 8:24 pm
1/26/2022 4:25 pm
GamerGrumpa's Avatar GamerGrumpa
Every data pack I dowloaded and made the tick.json is not working, is there a way I can fix his or have and alternative?
Posted by GrimWitherYT's Avatar
GrimWitherYT
Level 37 : Artisan Engineer
20

Create an account or sign in to comment.

3

1
01/26/2022 4:25 pm
Level 1 : New Miner
GamerGrumpa
GamerGrumpa's Avatar
I don't use tick.json. I created a tick.msfunction and have it run once a second instead of the 20 per second the tick.json runs.
2
01/20/2022 9:40 pm
Level 37 : Artisan Zombie
UndeadB
UndeadB's Avatar
Hi (again?) try checking the namespace of your datapack! it's the one beside the minecraft folder, if lets say its called "mydatapack" then in tick.json it should look like "mydatapack:tick"

{
"values": [
"mydatapack:tick"
]
}

If that's not the case, then try checking out if tick.mcfunction is available in the functions folder!

theres really no alternative to tick.json that im aware of, also forgive me if the solution does not work
1
01/21/2022 2:17 pm
Level 37 : Artisan Engineer
GrimWitherYT
GrimWitherYT's Avatar
Yeah i have every thing working and when I run the command /function #minecraft:tick it does not work. Although #minecraft:load works so i just used that to load a different type of tick folder that uses a /schedule command of 1 tick and it works
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome