1
Where are "they"?location_city
so im making a datapack. and i created my first mcfunction and made a json file BUT they are not showing when i type /function! i even reloaded!
coww.mcfunction
execute at @s run summon cow ~ ~ ~ { NoAI:true, Glowing: true, ForcedAge: -999}execute at @s run playsound entity.cow.ambient master @a ~ ~ ~ 80 2 35
coww.json
{ "values": [ "gladios1:coww" ]}
4
Pack.mcmeta has an error can we see what’s in It?
Are the folder names literally "gladios1\functions" and "minecraft\tags\functions" or are they a folder called functions inside a folder called gladios1?
Is it showing the datapack when you type /datapack list in the chat?
yes it does
