File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/systems/datapackCompiler Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ dir <%export_namespace%> {
283283 #ARGS: {duration: int, to_frame: int}
284284 execute unless entity @s[type=item_display,tag=<%TAGS.PROJECT_ROOT(export_namespace)%>] run return run \
285285 function *global/errors/function_not_executed_as_root_entity \
286- {'export_namespace': '<%export_namespace%>', 'function_path': 'animated_java:<%export_namespace%>/animations/<%animation.safeName%>/tween_play '}
286+ {'export_namespace': '<%export_namespace%>', 'function_path': 'animated_java:<%export_namespace%>/animations/<%animation.safeName%>/tween '}
287287 function *<%export_namespace%>/animations/pause_all
288288
289289 tag @s add <%TAGS.ANIMATION_PLAYING(export_namespace, animation.safeName)%>
You can’t perform that action at this time.
0 commit comments