Removed modmussCore

This commit is contained in:
Modmuss50 2015-04-20 21:28:54 +01:00
parent 44d8f09746
commit 49d0e480e1
22 changed files with 966 additions and 46 deletions

View file

@ -4,10 +4,10 @@
package techreborn.partSystem;
import me.modmuss50.mods.lib.Location;
import me.modmuss50.mods.lib.vecmath.Vecs3dCube;
import net.minecraft.item.Item;
import net.minecraft.world.World;
import techreborn.lib.Location;
import techreborn.lib.vecmath.Vecs3dCube;
import java.util.Map;