File Details
STRANDED DUNGEONS 1.02
- R
- Jun 13, 2024
- 126.32 MB
- 132
- 1.20.4+1
File Name
STRANDED.zip
Supported Versions
- 1.20.4
- 1.20.3
BIG ISSUE
This fixes a very nasty bug that won't allow dungeon 8 to complete. You do not need to redownload, but you must do the following or the map will not function after dungeon 8.
1. Go into your datapack folder in the world folder. Go to this location and open this file:
STRANDED\datapacks\strand\data\strand\functions\d8_win.mcfunction
2. The first line is the offending error: tellraw @a {"text": "The Void pulses with energy! The disc has expanded and more options are suddenly available!","color": "#green"}
Please change the "#green" and remove the # so it just says "green", like this: tellraw @a {"text": "The Void pulses with energy! The disc has expanded and more options are suddenly available!","color": "green"}
3. Save the file, and load your game. Type /reload and try the command block button again. That should fix the issue, and will do a lot of needed stuff.
This is such a silly error made in the last moment, after all the testing was done. I'm very sorry for this.

