Started by
jeżyk
on
Topic category: Help with Minecraft modding (Data Packs)
I made an command "execute if block ~ ~-1 ~ #minecraft:small_plant at @e[tag=Spread] run tp @s[tag=Spread] ~ ~-2 ~" in minecraft it works, but in Mcreator the "#" makes the text behind it to just be info (if you understand), and now I don't know how to make it work (exept making like 20 similar commands, but I think it would destroy the FPS). Could somebody help me?