mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-17 17:54:05 +00:00
ffff
This commit is contained in:
parent
e7e130460e
commit
d1accc4e09
@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'com.volmit.iris'
|
||||
version '1.4.14'
|
||||
version '1.4.15'
|
||||
def apiVersion = '1.17'
|
||||
def name = 'Iris'
|
||||
def main = 'com.volmit.iris.Iris'
|
||||
|
@ -1,9 +1,7 @@
|
||||
package com.volmit.iris.manager.command.world;
|
||||
|
||||
import com.volmit.iris.Iris;
|
||||
import com.volmit.iris.pregen.GeneratorQueue;
|
||||
import com.volmit.iris.pregen.Pregenerator;
|
||||
import com.volmit.iris.pregen.queue.QueuedWorld;
|
||||
import com.volmit.iris.util.KList;
|
||||
import com.volmit.iris.util.MortarCommand;
|
||||
import com.volmit.iris.util.MortarSender;
|
||||
|
Loading…
x
Reference in New Issue
Block a user