-
Bug
-
Resolution: Unresolved
-
None
-
1.17.10
-
Confirmed
-
Windows
-
683463
Player cannot use load.json file to run functions once on world load as setup for future functions.
Steps to reproduce:
- Import the attached test behavior pack
- Create a new world with Flat world preset.
- Observe the issue.
Provided behavior pack will repeatedly output "ran with tick.json" to chat,
while load.json should run test2.mcfunction once on world load.
(test2.mcfunction contents)
say ran with load.json
setblock 10 10 10 stone