From 16a0831c9495dfc09551f721f8bc84faaa7c735d Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Thu, 3 Jun 2021 14:12:55 +0200 Subject: [PATCH] Fixing --- .../1.13.0/components/types/{base_priority.json => priority.json} | 0 .../types/{base_speed_multiplier.json => speed_multiplier.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename source/behavior/entities/1.13.0/components/types/{base_priority.json => priority.json} (100%) rename source/behavior/entities/1.13.0/components/types/{base_speed_multiplier.json => speed_multiplier.json} (100%) diff --git a/source/behavior/entities/1.13.0/components/types/base_priority.json b/source/behavior/entities/1.13.0/components/types/priority.json similarity index 100% rename from source/behavior/entities/1.13.0/components/types/base_priority.json rename to source/behavior/entities/1.13.0/components/types/priority.json diff --git a/source/behavior/entities/1.13.0/components/types/base_speed_multiplier.json b/source/behavior/entities/1.13.0/components/types/speed_multiplier.json similarity index 100% rename from source/behavior/entities/1.13.0/components/types/base_speed_multiplier.json rename to source/behavior/entities/1.13.0/components/types/speed_multiplier.json