JSON Unit type requirements cache fix / Better FlyingAI flag targeting
This commit is contained in:
@@ -616,6 +616,7 @@ public class ContentParser{
|
||||
|
||||
currentContent = unit;
|
||||
read(() -> {
|
||||
unit.beforeParse();
|
||||
//add reconstructor type
|
||||
if(value.has("requirements")){
|
||||
JsonValue rec = value.remove("requirements");
|
||||
|
||||
Reference in New Issue
Block a user