mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 08:05:34 -04:00
fix(Tools/getVersionInfo): Copy inheritsFrom too
This commit is contained in:
parent
e0b30a04c9
commit
bafef9ad77
@ -926,7 +926,7 @@ public final class Tools {
|
||||
insertSafety(inheritsVer, customVer,
|
||||
"assetIndex", "assets", "id",
|
||||
"mainClass", "minecraftArguments",
|
||||
"releaseTime", "time", "type"
|
||||
"releaseTime", "time", "type", "inheritsFrom"
|
||||
);
|
||||
|
||||
// Go through the libraries, remove the ones overridden by the custom version
|
||||
|
Loading…
x
Reference in New Issue
Block a user