Moved Tag API to version directory

This commit is contained in:
Frank 2022-06-21 19:26:14 +02:00
parent ecb0f6fb99
commit c2e5096056
48 changed files with 155 additions and 153 deletions

View file

@ -18,7 +18,7 @@ import org.betterx.bclib.registry.BaseBlockEntities;
import org.betterx.bclib.registry.BaseRegistry;
import org.betterx.bclib.util.Logger;
import org.betterx.worlds.together.WorldsTogether;
import org.betterx.worlds.together.tag.TagManager;
import org.betterx.worlds.together.tag.v3.TagManager;
import org.betterx.worlds.together.world.WorldConfig;
import net.minecraft.resources.ResourceLocation;