Fixed a compile time error with imports
Changes to be committed: modified: src/main/java/org/dimdev/dimdoors/world/gateway/SandstonePillarsGateway.java
This commit is contained in:
parent
164be5bd75
commit
1285b239d4
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
package org.dimdev.dimdoors.world.gateway;
|
||||
|
||||
import net.minecraft.world.biome.Biome;
|
||||
import net.minecraft.world.biome.Biomes;
|
||||
|
||||
public class SandstonePillarsGateway extends BaseSchematicGateway {
|
||||
public SandstonePillarsGateway() {
|
||||
super("sandstone_pillars");
|
||||
|
|
Loading…
Reference in a new issue