Fill the crater with water in case there is some adjacent water (#4430)
* Fill the crater with water in case there is some adjacent water * Removed whitelist/blacklist tags
This commit is contained in:
@@ -39,8 +39,8 @@ import appeng.items.AEBaseItem;
|
||||
import appeng.util.Platform;
|
||||
import appeng.worldgen.meteorite.CraterType;
|
||||
import appeng.worldgen.meteorite.MeteoritePlacer;
|
||||
import appeng.worldgen.meteorite.MeteoriteSpawner;
|
||||
import appeng.worldgen.meteorite.PlacedMeteoriteSettings;
|
||||
import appeng.worldgen.meteorite.debug.MeteoriteSpawner;
|
||||
|
||||
public class MeteoritePlacerItem extends AEBaseItem {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user