Initial 1.15.2 Forge build

This commit is contained in:
Mike Primm 2020-05-23 22:41:11 -05:00
parent 3d12f67517
commit 2e398a0c2b
25 changed files with 5220 additions and 11 deletions

View file

@ -1,5 +1,5 @@
modLoader="javafml"
loaderVersion="[25,)"
loaderVersion="[28,)"
issueTrackerURL="https://github.com/webbukkit/dynmap/issues"
[[mods]]
modId="dynmap"
@ -13,7 +13,7 @@ Dynamic, Google-maps style rendered maps for your Minecraft server
[[dependencies.dynmap]]
modId="forge"
mandatory=true
versionRange="[25,)"
versionRange="[28,)"
ordering="NONE"
# Side this dependency is applied on - BOTH, CLIENT or SERVER
side="SERVER"

View file

@ -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