Complex material package move

This commit is contained in:
paulevsGitch 2021-07-24 12:19:58 +03:00
parent a151132478
commit da8237c359
9 changed files with 918 additions and 918 deletions

View file

@ -5,7 +5,7 @@ import net.minecraft.world.level.ItemLike;
import ru.bclib.integration.ModIntegration;
import ru.bclib.util.ColorUtil;
import ru.betterend.blocks.HydraluxPetalColoredBlock;
import ru.betterend.blocks.complex.ColoredMaterial;
import ru.betterend.complexmaterials.ColoredMaterial;
import ru.betterend.registry.EndBlocks;
import java.awt.Color;