This commit is contained in:
Aleksey 2020-11-09 16:45:24 +03:00
commit 1e4b7377f2
32 changed files with 319 additions and 290 deletions

View file

@ -4,7 +4,6 @@ import net.minecraft.block.BlockState;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World;
import ru.betterend.rituals.InfusionRitual;
public class InfusionPedestalEntity extends PedestalBlockEntity {