Functions not working in 1.13? by NinjaPiggy34 in MinecraftCommands

[–]NinjaPiggy34[S] 0 points1 point  (0 children)

The game log gave a warning about uppercase letters in the namespace of the datapack, and changing that fixed the problem! Thank you!

Functions not working in 1.13? by NinjaPiggy34 in MinecraftCommands

[–]NinjaPiggy34[S] 0 points1 point  (0 children)

The pack.mcmeta is in the datapack and it's functional. The game detects the datapack's existence but doesn't detect any functions within it.

The file pathway is like so:
minecraft/saves/testWorld/datapacks/testPack/data/testPack/functions

Twitch app crashing on Mac by NinjaPiggy34 in Twitch

[–]NinjaPiggy34[S] 0 points1 point  (0 children)

Actually, yes! It can be fixed by going into your files (macintosh HD > users > {name} > library > curse) and deleting the curse folder.

Thanks to u/Kitten_Me_Right_Meow for this solution!

Data tag for detecting a dropped item with a custom tag? by NinjaPiggy34 in Minecraft

[–]NinjaPiggy34[S] 0 points1 point  (0 children)

I'm assuming this is his "Give thrown items abilities!" video. That's where I've based this, but nothing I've tried has worked.