Fix relocations

This commit is contained in:
jmp
2020-12-18 16:18:49 -08:00
parent 7e331c24ed
commit c4531702cb
3 changed files with 4 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ toothpick {
forkVersion = "git-$forkName-$versionTag"
minecraftVersion = "1.16.4"
nmsPackage = "1_16_R3"
nmsRevision = "R0.1-SNAPSHOT"
upstream = "Paper"