mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-22 00:30:58 +00:00
Map Command Overhaul in 1.17
- Features biomes using random color (based on vanilla derivative) if a color isn't provided in the biome class - Allows a map to be opened for packs that don't have a world open (`/iris std map overworld`)
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'com.volmit.iris'
|
||||
version '1.5-TOTALLY-UNSTABLE'
|
||||
version '1.5-UNSTABLE-MAP'
|
||||
def apiVersion = '1.17'
|
||||
def name = 'Iris'
|
||||
def main = 'com.volmit.iris.Iris'
|
||||
|
||||
Reference in New Issue
Block a user