Initial work on greeting/farewall title support for areas
This commit is contained in:
parent
2e398a0c2b
commit
8cb0e05eb1
14 changed files with 269 additions and 19 deletions
|
|
@ -62,9 +62,6 @@ shadowJar {
|
|||
}
|
||||
archiveName = "Dynmap-${parent.version}-forge-1.13.2.jar"
|
||||
destinationDir = file '../target'
|
||||
manifest {
|
||||
attributes 'FMLAT': 'dynmap_at.cfg'
|
||||
}
|
||||
}
|
||||
|
||||
shadowJar.doLast {
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
public net.minecraft.world.gen.ChunkProviderServer field_73247_e # chunkLoader
|
||||
public net.minecraft.world.chunk.storage.AnvilChunkLoader field_75825_d # chunkSaveLocation
|
||||
public net.minecraft.world.biome.Biome field_76791_y # biomeName
|
||||
public net.minecraft.world.chunk.Chunk field_76641_n # lastSaveTime
|
||||
Loading…
Add table
Add a link
Reference in a new issue