Fix Minecraft (#1012)
Removed the / at the start of the first line due to the fact that MCF won't run any lines that start with /
This commit is contained in:
@@ -1 +1 @@
|
||||
/tellraw @p "Hello World"
|
||||
tellraw @p "Hello World"
|
||||
|
||||
Reference in New Issue
Block a user