Skip to content

Commit 06f1543

Browse files
committed
Update vanillaAnimation.ts
- Fixed framerate not being set in the non-verbose function output
1 parent acdff3b commit 06f1543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/exporters/vanillaAnimation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ async function createMCFile(
279279
)
280280
.join('\n')}
281281
function ${projectName}:reset_animation_flags
282+
scoreboard players set .aj.${projectName}.framerate ${scoreboards.internal} 1
282283
}
283284
`)
284285
}

0 commit comments

Comments
 (0)