diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml deleted file mode 100644 index 4711f49d..00000000 --- a/.github/workflows/msbuild.yml +++ /dev/null @@ -1,38 +0,0 @@ -name: Build Server Managers - -on: - push: - paths: - - 'src/**' - - '.github/workflows/msbuild.yml' - workflow_dispatch: - -env: - # Path to the solution file relative to the root of the project. - SOLUTION_FILE_PATH: ./src - - # Configuration type to build. - # You can convert this to a build matrix if you need coverage of multiple configuration types. - # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix - BUILD_CONFIGURATION: Release - -jobs: - build: - runs-on: windows-latest - - steps: - - uses: actions/checkout@v2 - - - name: Add MSBuild to PATH - uses: microsoft/setup-msbuild@v1.0.2 - - - name: Restore NuGet packages - working-directory: ${{env.GITHUB_WORKSPACE}} - run: nuget restore ${{env.SOLUTION_FILE_PATH}} - - - name: Build - working-directory: ${{env.GITHUB_WORKSPACE}} - # Add additional options to the MSBuild command line here (like platform or verbosity level). - # See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference - run: msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}} - diff --git a/.github/workflows/webapi.yml b/.github/workflows/webapi.yml deleted file mode 100644 index 65f87da9..00000000 --- a/.github/workflows/webapi.yml +++ /dev/null @@ -1,59 +0,0 @@ -# Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy -# More GitHub Actions for Azure: https://github.com/Azure/actions - -name: Build and Deploy ASP.Net Core app to Azure Web app - -on: - push: - paths: - - 'src/ServerManager.WebApplication/**' - - '.github/workflows/webapi.yml' - workflow_dispatch: - -jobs: - build: - runs-on: windows-latest - - steps: - - uses: actions/checkout@v2 - - - name: Set up .NET Core - uses: actions/setup-dotnet@v1 - with: - dotnet-version: '5.0.x' - include-prerelease: true - - - name: Build with dotnet - run: dotnet build ./src/ServerManager.WebApplication/ServerManager.WebApplication.csproj --configuration Release - - - name: dotnet publish - run: dotnet publish ./src/ServerManager.WebApplication/ServerManager.WebApplication.csproj -c Release -o ${{env.DOTNET_ROOT}}/webapi - - - name: Upload artifact for deployment job - uses: actions/upload-artifact@v2 - with: - name: .net-app - path: ${{env.DOTNET_ROOT}}/webapi - - deploy: - if: contains(github.ref, 'master') - runs-on: windows-latest - needs: build - environment: - name: 'Production' - url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} - - steps: - - name: Download artifact from build job - uses: actions/download-artifact@v2 - with: - name: .net-app - - - name: Deploy to Azure Web App - id: deploy-to-webapp - uses: azure/webapps-deploy@v2 - with: - app-name: 'servermanagers' - slot-name: 'Production' - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_79D9F7C17C684A9F9789102CFD05755B }} - package: . diff --git a/ASM/ArkServerManager_1.1.400.exe b/ASM/ArkServerManager_1.1.400.exe deleted file mode 100644 index 8db2e177..00000000 Binary files a/ASM/ArkServerManager_1.1.400.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.400.zip b/ASM/ArkServerManager_1.1.400.zip deleted file mode 100644 index a0de62eb..00000000 Binary files a/ASM/ArkServerManager_1.1.400.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.401.exe b/ASM/ArkServerManager_1.1.401.exe deleted file mode 100644 index f1628329..00000000 Binary files a/ASM/ArkServerManager_1.1.401.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.401.zip b/ASM/ArkServerManager_1.1.401.zip deleted file mode 100644 index 62bb5952..00000000 Binary files a/ASM/ArkServerManager_1.1.401.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.402.exe b/ASM/ArkServerManager_1.1.402.exe deleted file mode 100644 index 4901a548..00000000 Binary files a/ASM/ArkServerManager_1.1.402.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.402.zip b/ASM/ArkServerManager_1.1.402.zip deleted file mode 100644 index 6f26e93c..00000000 Binary files a/ASM/ArkServerManager_1.1.402.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.403.exe b/ASM/ArkServerManager_1.1.403.exe deleted file mode 100644 index 503538da..00000000 Binary files a/ASM/ArkServerManager_1.1.403.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.403.zip b/ASM/ArkServerManager_1.1.403.zip deleted file mode 100644 index f957937b..00000000 Binary files a/ASM/ArkServerManager_1.1.403.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.404.exe b/ASM/ArkServerManager_1.1.404.exe deleted file mode 100644 index 31264663..00000000 Binary files a/ASM/ArkServerManager_1.1.404.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.404.zip b/ASM/ArkServerManager_1.1.404.zip deleted file mode 100644 index 7279899c..00000000 Binary files a/ASM/ArkServerManager_1.1.404.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.405.exe b/ASM/ArkServerManager_1.1.405.exe deleted file mode 100644 index 604550e7..00000000 Binary files a/ASM/ArkServerManager_1.1.405.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.405.zip b/ASM/ArkServerManager_1.1.405.zip deleted file mode 100644 index cf3472ba..00000000 Binary files a/ASM/ArkServerManager_1.1.405.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.406.exe b/ASM/ArkServerManager_1.1.406.exe deleted file mode 100644 index 52ce2639..00000000 Binary files a/ASM/ArkServerManager_1.1.406.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.406.zip b/ASM/ArkServerManager_1.1.406.zip deleted file mode 100644 index c1aed533..00000000 Binary files a/ASM/ArkServerManager_1.1.406.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.407.exe b/ASM/ArkServerManager_1.1.407.exe deleted file mode 100644 index c8a75b14..00000000 Binary files a/ASM/ArkServerManager_1.1.407.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.407.zip b/ASM/ArkServerManager_1.1.407.zip deleted file mode 100644 index bfc9f985..00000000 Binary files a/ASM/ArkServerManager_1.1.407.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.408.exe b/ASM/ArkServerManager_1.1.408.exe deleted file mode 100644 index cdb3a565..00000000 Binary files a/ASM/ArkServerManager_1.1.408.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.408.zip b/ASM/ArkServerManager_1.1.408.zip deleted file mode 100644 index 30dbd6a3..00000000 Binary files a/ASM/ArkServerManager_1.1.408.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.409.exe b/ASM/ArkServerManager_1.1.409.exe deleted file mode 100644 index f9aff528..00000000 Binary files a/ASM/ArkServerManager_1.1.409.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.409.zip b/ASM/ArkServerManager_1.1.409.zip deleted file mode 100644 index 157801e6..00000000 Binary files a/ASM/ArkServerManager_1.1.409.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.410.exe b/ASM/ArkServerManager_1.1.410.exe deleted file mode 100644 index 8964a320..00000000 Binary files a/ASM/ArkServerManager_1.1.410.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.410.zip b/ASM/ArkServerManager_1.1.410.zip deleted file mode 100644 index eb8ad6cc..00000000 Binary files a/ASM/ArkServerManager_1.1.410.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.411.exe b/ASM/ArkServerManager_1.1.411.exe deleted file mode 100644 index 29077470..00000000 Binary files a/ASM/ArkServerManager_1.1.411.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.411.zip b/ASM/ArkServerManager_1.1.411.zip deleted file mode 100644 index 2efee118..00000000 Binary files a/ASM/ArkServerManager_1.1.411.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.412.exe b/ASM/ArkServerManager_1.1.412.exe deleted file mode 100644 index 3b854b72..00000000 Binary files a/ASM/ArkServerManager_1.1.412.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.412.zip b/ASM/ArkServerManager_1.1.412.zip deleted file mode 100644 index 350e1255..00000000 Binary files a/ASM/ArkServerManager_1.1.412.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.413.exe b/ASM/ArkServerManager_1.1.413.exe deleted file mode 100644 index 1a1028be..00000000 Binary files a/ASM/ArkServerManager_1.1.413.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.413.zip b/ASM/ArkServerManager_1.1.413.zip deleted file mode 100644 index cc332221..00000000 Binary files a/ASM/ArkServerManager_1.1.413.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.414.exe b/ASM/ArkServerManager_1.1.414.exe deleted file mode 100644 index 29527f1d..00000000 Binary files a/ASM/ArkServerManager_1.1.414.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.414.zip b/ASM/ArkServerManager_1.1.414.zip deleted file mode 100644 index 3331885a..00000000 Binary files a/ASM/ArkServerManager_1.1.414.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.415.exe b/ASM/ArkServerManager_1.1.415.exe deleted file mode 100644 index d8eb9cd2..00000000 Binary files a/ASM/ArkServerManager_1.1.415.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.415.zip b/ASM/ArkServerManager_1.1.415.zip deleted file mode 100644 index 02a03e2a..00000000 Binary files a/ASM/ArkServerManager_1.1.415.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.416.exe b/ASM/ArkServerManager_1.1.416.exe deleted file mode 100644 index 1c2cd464..00000000 Binary files a/ASM/ArkServerManager_1.1.416.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.416.zip b/ASM/ArkServerManager_1.1.416.zip deleted file mode 100644 index 0583c6c9..00000000 Binary files a/ASM/ArkServerManager_1.1.416.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.417.exe b/ASM/ArkServerManager_1.1.417.exe deleted file mode 100644 index 3ab4e658..00000000 Binary files a/ASM/ArkServerManager_1.1.417.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.417.zip b/ASM/ArkServerManager_1.1.417.zip deleted file mode 100644 index 6d2769ca..00000000 Binary files a/ASM/ArkServerManager_1.1.417.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.418.exe b/ASM/ArkServerManager_1.1.418.exe deleted file mode 100644 index 5a15e45e..00000000 Binary files a/ASM/ArkServerManager_1.1.418.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.418.zip b/ASM/ArkServerManager_1.1.418.zip deleted file mode 100644 index c1ccec77..00000000 Binary files a/ASM/ArkServerManager_1.1.418.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.419.exe b/ASM/ArkServerManager_1.1.419.exe deleted file mode 100644 index 3a8551eb..00000000 Binary files a/ASM/ArkServerManager_1.1.419.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.419.zip b/ASM/ArkServerManager_1.1.419.zip deleted file mode 100644 index 7991f396..00000000 Binary files a/ASM/ArkServerManager_1.1.419.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.420.exe b/ASM/ArkServerManager_1.1.420.exe deleted file mode 100644 index ad041f60..00000000 Binary files a/ASM/ArkServerManager_1.1.420.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.420.zip b/ASM/ArkServerManager_1.1.420.zip deleted file mode 100644 index 398a0be6..00000000 Binary files a/ASM/ArkServerManager_1.1.420.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.421.exe b/ASM/ArkServerManager_1.1.421.exe deleted file mode 100644 index 301e4528..00000000 Binary files a/ASM/ArkServerManager_1.1.421.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.421.zip b/ASM/ArkServerManager_1.1.421.zip deleted file mode 100644 index 29f548dd..00000000 Binary files a/ASM/ArkServerManager_1.1.421.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.422.exe b/ASM/ArkServerManager_1.1.422.exe deleted file mode 100644 index 7e5fd553..00000000 Binary files a/ASM/ArkServerManager_1.1.422.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.422.zip b/ASM/ArkServerManager_1.1.422.zip deleted file mode 100644 index e8a48586..00000000 Binary files a/ASM/ArkServerManager_1.1.422.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.423.exe b/ASM/ArkServerManager_1.1.423.exe deleted file mode 100644 index d3d0e4c5..00000000 Binary files a/ASM/ArkServerManager_1.1.423.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.423.zip b/ASM/ArkServerManager_1.1.423.zip deleted file mode 100644 index 060bc011..00000000 Binary files a/ASM/ArkServerManager_1.1.423.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.424.exe b/ASM/ArkServerManager_1.1.424.exe deleted file mode 100644 index 84a5e6e8..00000000 Binary files a/ASM/ArkServerManager_1.1.424.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.424.zip b/ASM/ArkServerManager_1.1.424.zip deleted file mode 100644 index 505f1432..00000000 Binary files a/ASM/ArkServerManager_1.1.424.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.425.exe b/ASM/ArkServerManager_1.1.425.exe deleted file mode 100644 index ebb3733b..00000000 Binary files a/ASM/ArkServerManager_1.1.425.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.425.zip b/ASM/ArkServerManager_1.1.425.zip deleted file mode 100644 index 9482b37b..00000000 Binary files a/ASM/ArkServerManager_1.1.425.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.426.exe b/ASM/ArkServerManager_1.1.426.exe deleted file mode 100644 index 800e03ef..00000000 Binary files a/ASM/ArkServerManager_1.1.426.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.426.zip b/ASM/ArkServerManager_1.1.426.zip deleted file mode 100644 index 8b60b2c6..00000000 Binary files a/ASM/ArkServerManager_1.1.426.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.427.exe b/ASM/ArkServerManager_1.1.427.exe deleted file mode 100644 index 4aecf6d2..00000000 Binary files a/ASM/ArkServerManager_1.1.427.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.427.zip b/ASM/ArkServerManager_1.1.427.zip deleted file mode 100644 index 8beb7350..00000000 Binary files a/ASM/ArkServerManager_1.1.427.zip and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.428.exe b/ASM/ArkServerManager_1.1.428.exe deleted file mode 100644 index c1143107..00000000 Binary files a/ASM/ArkServerManager_1.1.428.exe and /dev/null differ diff --git a/ASM/ArkServerManager_1.1.428.zip b/ASM/ArkServerManager_1.1.428.zip deleted file mode 100644 index 9db76d56..00000000 Binary files a/ASM/ArkServerManager_1.1.428.zip and /dev/null differ diff --git a/ASM/README.md b/ASM/README.md deleted file mode 100644 index 6a91d454..00000000 --- a/ASM/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Ark Server Manager -A manager for the Ark: Survival Evolved dedicated server. - -Download the latest.exe or latest.zip files diff --git a/ASM/VersionFeed.xml b/ASM/VersionFeed.xml deleted file mode 100644 index 57cace7e..00000000 --- a/ASM/VersionFeed.xml +++ /dev/null @@ -1,834 +0,0 @@ - - - - urn:uuid:ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E - Ark Server Manager Version Feed - This is the Ark Server Manager release version feed. - - 2022-05-15T00:00:00Z - - - urn:uuid:2E2A14AE-EE5B-4384-8143-BF5D1C8A487D - 1.1.428 (1.1.428.5) - 1.1.428.5 - - 2022-05-15T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Shutdown/Restart - rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails.
  • -
- CHANGE -
-
    -
  • Auto Process Task Priorities - Have added task priority droplists to the global settings, allowing the priority for each auto process task to be changed.
  • -
  • Player List - adjusted the margin around the border of the players in the player list.
  • -
  • de-DE Translation file updated.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:BB7749B7-31F1-46B8-848D-3F3B6E84EA5B - 1.1.427 (1.1.427.2) - 1.1.427.2 - - 2022-05-11T00:00:00Z - -
-

- BUGFIX -
-

    -
  • World Save Backups - have fixed the timestamps associated with the files inside the zip file.
  • -
- CHANGE -
-
    -
  • ru-RU Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:632DF17A-04C7-4A74-8C82-0106D0770393 - 1.1.426 (1.1.426.2) - 1.1.426.2 - - 2022-05-09T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Rcon Player List - fixed a bug when displaying the player details for Epic Players.
  • -
  • Removed TLS13 from the list of accepted security protocols, as not all OS support TLS13.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2C48A585-72D2-43FB-8987-6B5F0B3E460F - 1.1.425 (1.1.425.7) - 1.1.425.7 - - 2022-05-08T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed an issue with the path normalization, where it would add extra '\' characters to the end of the path, when the path was a Unc path.
  • -
  • World Save Backup - fixed the backup of the files.
  • -
- CHANGE -
-
    -
  • Global Settings - added RCON broadcast mode droplist, so auto processes can send messages via RCON using this mode.
  • -
  • Auto Processes - changed the message broadcast to use the new config setting, not a hardcoded value.
  • -
  • Auto Backup Settings - added RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
  • -
  • Global Backup Settings - added option to include/exclude the SaveGames folder in the worldsave backup (default exclude).
  • -
  • Global Alert Settings - added new textbox allowing the formatting of the ipaddress and port in the server startup message (default {ipaddress}:{port}).
  • -
  • Rcon Window - minor changes to the player list, online player count and server status.
  • -
  • Security Protocol Changes - updated the security protocols to use TLS12 and TLS13.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:018EF426-73B9-4BF6-9602-77EE2CFD864C - 1.1.424 (1.1.424.3) - 1.1.424.3 - - 2022-05-02T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Shutdown window - when shutting down a server, the Cancel Shutdown button is now displayed.
  • -
- CHANGE -
-
    -
  • World Save Backup - added the SaveGames folder to the to the backup zip file.
  • -
  • World Save Restore - now restores the SaveGames folder.
  • -
  • pt-BR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:8AD6F2C4-D9BD-41D5-BE91-DA23F31A2FA4 - 1.1.423 (1.1.423.1) - 1.1.423.1 - - 2022-04-23T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the discord bot Info command, to release the profile once the command has finished running.
  • -
- CHANGE -
-
    -
  • Profile Discord Settings - added new checkbox to allow the profile to be included in discord commands using the Cluster Id as the alias.
  • -
  • Realigned the default Player and Creature levels to the wiki.
  • -
  • pt-BR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:95C9671F-4AEC-4433-AD68-CF91854FEC1B - 1.1.422 (1.1.422.3) - 1.1.422.3 - - 2022-04-16T00:00:00Z - -
-

- CHANGE -
-

    -
  • Global Settings - added new discord bot setting for an All Profiles alias. To disable to All Profiles feature, just clear the alias field.
  • -
  • Discord Bot - can now use the new All Profiles alias to send a command to all profiles associated with the channel.
  • -
  • Changed the auto process message broadcast to use a config setting, not a hardcoded value.
  • -
  • ru-RU Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:B6B3F1F1-610F-4294-9891-43DD245A5E0A - 1.1.421 (1.1.421.1) - 1.1.421.1 - - 2022-03-22T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug that would prevent auto processes from sending through broadcast messages to the clients.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:344B5D20-74E5-484C-A548-200A4ADAE3A2 - 1.1.420 (1.1.420.1) - 1.1.420.1 - - 2022-03-22T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the issue where the Dino Tame settings would be reset when opening the server manager.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:46259B40-C4E7-4469-931F-B4F54885F89A - 1.1.419 (1.1.419.1) - 1.1.419.1 - - 2022-03-08T00:00:00Z - -
-

- CHANGE -
-

    -
  • fr-FR Translation file updated.
  • -
  • pt-BR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F70DF42B-2D85-43DA-93EC-D20DF620A119 - 1.1.418 (1.1.418.2) - 1.1.418.2 - - 2022-03-03T00:00:00Z - -
-

- CHANGE -
-

    -
  • Branch and Event Details moved to new Server Details section, easier to perform profile sync.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
  • Misc. Language File Updates.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:65FE9F13-6403-4A18-A8DB-366564B0456E - 1.1.417 (1.1.417.3) - 1.1.417.3 - - 2022-02-17T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added prefix launcher option to launcher arguments.
  • -
  • Added server monitor window startup state to global settings.
  • -
  • Added confirmation message box when stopping server.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9B66118D-DDFE-4E72-9CB9-299642AD29FF - 1.1.416 (1.1.416.6) - 1.1.416.6 - - 2022-01-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed player and dino level import bug.
  • -
  • Fixed bug when pasting ini config into paste window, resulting in blank record.
  • -
- CHANGE -
-
    -
  • Global Settings - Server Startup Options - Added new option to start the server windows minimzed.
  • -
  • Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.
  • -
  • Server manager language will default to the computers language setting on first start, if possible.
  • -
  • fr-FR Translation file updated.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A58CA1BE-3474-480D-9DCF-3B217C47F4B0 - 1.1.415 (1.1.415.2) - 1.1.415.2 - - 2021-12-23T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed an error when deleting from a list while iterating over it.
  • -
- NEW -
-
    -
  • Added option to enable/disable the check for running server manager instance on startup.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AA87D3F1-80EA-4027-AA61-F1975D18128F - 1.1.414 (1.1.414.1) - 1.1.414.1 - - 2021-12-22T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the duplication of the Server Files for Steam Users.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:3E33DCB2-ECFE-4489-B1A4-56F5D386F9DC - 1.1.413 (1.1.413.17) - 1.1.413.17 - - 2021-12-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the cleanup of the log files generated by the auto processes (Backup, Update and Shutdown/Restart).
    NOTE: It will not cleanup the existing files, you need to do that manually.
  • -
- NEW -
-
    -
  • Main Window - Added Discord Bot Status and a button to Stop/Start the discord bot.
  • -
  • Global Settings - Discord Bot section - Added a log level droplist.
  • -
  • Global Settings - Discord Bot section - Added a checkbox to allow all bots.
  • -
  • Global Settings - Discord Bot section - Added a whitelist to allow bots to send commands to the server manager.
  • -
  • Global Settings - Added new Log settings which allow you to turn if on/off and set the number of days/files to retain.
  • -
  • Server Settings - Discord Bot section - Added an alias that can be used with the discord command instead of the profile id.
  • -
- CHANGE -
-
    -
  • Discord Bot - all commands are now case INsensitive, along with the profile id and the alias.
  • -
  • Discord Bot - removed the mandatory requirement to enter the '!' after the discord prefix. The '!' has been added to the existing prefix so no change to existing functionality, but you can now change it.
  • -
  • Server Settings - Discord Bot section - Add a reset to default button.
  • -
  • Profile Sync - Added Discord Bot section to the list.
  • -
  • Auto-Update process - have reworked parts of the process and the logging.
  • -
  • Manual-Update process - have reworked parts of the logging.
  • -
  • Out of Date Mod Check - Added Valid mod check, so will not include mod that are invalid.
  • -
  • Made changes to the code to help improve performance.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:18276A38-2C71-4BB8-9A83-96D5EBFE9C87 - 1.1.412 (1.1.412.4) - 1.1.412.4 - - 2021-12-15T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug with the Server Shutdown when the CheckForOnlinePlayers option not selected.
  • -
  • Fixed a bug when the backup path was a root directory that caused a 'Invalid URI: A Dos path must be rooted' crash.
  • -
  • Added additional validation when setting directories in the global setting, to ensure they are rooted correctly.
  • -
  • Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.
  • -
- CHANGE -
-
    -
  • fr-FR Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
  • Added LostIsland to official mods in the SurvivalEvolved gamedata file.
  • -
  • Added coloring to the setting grids for the Lost Island DLC engrams, creatures and resources.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:DBAFCE91-2235-4B6C-AE9B-5E4EF9FEC8F5 - 1.1.411 (1.1.411.10) - 1.1.411.10 - - 2021-12-14T00:00:00Z - -
-

- NEW -
-

    -
  • - A new Discord Bot has been added to the server manager.
    - This new discord bot will allow you to send Start, Stop, Shutdown, Restart, Backup and Update commands to the server manager from within your discord client.
    - To setup the new discord bot, open the global settings and scroll down to the Discord section.

    - - NOTE: This is long process to get the discord bot working, and I have created a forum post with detailed instructions how to do it. - -
  • -
  • Server Settings - Dino Section - Added MutagenLevelBoost and MutagenLevelBoostBred settings.
  • -
  • Added gamedata file for the Lost Island DLC - only contains the map name for the Map droplist - do not use until the DLC is officially released!
  • -
- CHANGE -
-
    -
  • Global Settings - Added reset button to the Data Directory Location.
  • -
  • Server Monitor window now stores it's location.
  • -
  • Removed MOTD and Alternate Save Directory from the Administration section of the Sync.
  • -
  • fr-FR Translation file updated.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:BE37B3FD-B498-4B1C-9D4D-754EA0F4A357 - 1.1.410 (1.1.410.2) - 1.1.410.2 - - 2021-12-05T00:00:00Z - -
-

- CHANGE -
-

    -
  • Changed some globalization key values (maps, branches, total conversions and events).
  • -
  • Changed the primitive plus gamedata header from Mods to TotalConversions.
  • -
  • Changed the way the data directory is selected and created on first startup of the server manager.
  • -
  • de-DE Translation file updated.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:0B63D89E-0C36-41DE-96E7-BFB140250C02 - 1.1.409 (1.1.409.3) - 1.1.409.3 - - 2021-12-01T00:00:00Z - -
-

- NEW -
-

    -
  • Added the Profile ID to the top of the profile window.
  • -
- CHANGE -
-
    -
  • Added globalization to the Main Window Start Mode setting in the Global Settings.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:50F06456-861E-483C-82BB-6072A428C652 - 1.1.408 (1.1.408.1) - 1.1.408.1 - - 2021-11-24T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a crashing bug when ASM closes and is unable to find the backup location to save the config settings.
  • -
- NEW -
-
    -
  • Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.
  • -
  • Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
  • -
- CHANGE -
-
    -
  • Fixed the steamcmd warning about 'Please use force_install_dir before login!'.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2FF0893A-1412-4062-BF87-058F14E787FC - 1.1.407 (1.1.407.2) - 1.1.407.2 - - 2021-11-23T00:00:00Z - -
-

- CHANGES -
-

    -
  • Server Status checks - a few code tweaks to the server status checks.
  • -
  • pt-BR Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CAE2A89D-B098-483C-B4D4-CFFE257C066C - 1.1.406 (1.1.406.1) - 1.1.406.1 - - 2021-11-20T01:00:00Z - -
-

- NEW -
-

    -
  • Server Settings - Rules Section - added bShowCreativeMode setting.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:79020463-01A7-466D-9B4A-1B14941C9C32 - 1.1.405 (1.1.405.1) - 1.1.405.1 - - 2021-11-20T00:00:00Z - -
-

- NEW -
-

    -
  • Server Settings - Rules Section - added DestroyTamesOverLevelClamp setting.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:FE1BAB29-859F-4939-AC97-304772112929 - 1.1.404 (1.1.404.1) - 1.1.404.1 - - 2021-11-14T00:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - Fixed the tribe name missing from the player list.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:191D15BB-817E-407B-882A-7CF063DD79A0 - 1.1.403 (1.1.403.1) - 1.1.403.1 - - 2021-11-11T00:00:00Z - -
-

- NEW -
-

    -
  • Server Settings - added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen ASM, it will size the grid correctly.
  • -
- CHANGES -
-
    -
  • Server Settings - Supply Crate Section - Added indicator icons to each grid row, for better troubleshooting of possible issues.
  • -
  • ru-RU Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:49048180-FB6F-4D54-ACDF-6A79BF7354F8 - 1.1.402 (1.1.402.1) - 1.1.402.1 - - 2021-09-01T00:00:00Z - -
-

- CHANGES -
-

    -
  • ru-RU Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:025F6C3D-F9D1-46A7-A0B5-680291F5B1D7 - 1.1.401 (1.1.401.1) - 1.1.401.1 - - 2021-08-22T00:00:00Z - -
-

- CHANGES -
-

    -
  • Ragnarok and Valguero gamedata files updated.
  • -
  • pt-BR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:58A33D1B-6937-4092-87BE-C5DC4E0EB829 - 1.1.400 (1.1.400.1) - 1.1.400.1 - - 2021-08-20T00:00:00Z - -
-

- CHANGES -
-

    -
  • fr-FR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
diff --git a/ASM/beta/README.md b/ASM/beta/README.md deleted file mode 100644 index 7e1ddff9..00000000 --- a/ASM/beta/README.md +++ /dev/null @@ -1 +0,0 @@ -# Beta Builds diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml deleted file mode 100644 index fe936236..00000000 --- a/ASM/beta/VersionFeed.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - urn:uuid:ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E - Ark Server Manager Version Feed - This is the Ark Server Manager beta version feed. - - 2022-05-15T00:00:00Z - - - urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC - 1.1.429 (1.1.429.3) - 1.1.429.3 - - 2022-05-18T00:00:00Z - -
-

- NEW -
-

    -
  • Server Monitor - added new functionality to bulk start, restart, stop, shutdown, update and backup your servers.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:661C8C8B-B1DC-4368-95E7-A9C29C274B5B - 1.1.429 (1.1.429.2) - 1.1.429.2 - - 2022-05-18T00:00:00Z - -
-

- CHANGE -
-

    -
  • Backup Interval Changes - The backup interval has been changed to use the value in the global settings, when auto-backup is enabled or not.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D0681B47-5715-473E-99D3-63F475A997C4 - 1.1.429 (1.1.429.1) - 1.1.429.1 - - 2022-05-18T00:00:00Z - -
-

- CHANGE -
-

    -
  • World Save Zipping - have changed the way the zip file is created. All files are now added to the zip in one pass, rather than as separate files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml deleted file mode 100644 index b040e2d6..00000000 --- a/ASM/beta/en-US.xaml +++ /dev/null @@ -1,5719 +0,0 @@ - - - - Last Updated By: - Bletch - Error - - - - The Island - The Center - Scorched Earth - Ragnarok - Aberration - Extinction - Valguero - Genesis: Part 1 - Crystal Isles - Genesis: Part 2 - Lost Island - - - - Primitive Plus - - - - Live - - - - None - Valentines Day - Easter - Fear Evolved (Halloween) - Turkey Trial - Winter Wonderland - - - - All - Unknown - ARK Prime - The Center - Primitive Plus - Scorched Earth - Ragnarok - Aberration - Extinction - Genesis: Part 1 - Crystal Isles - Genesis: Part 2 - Lost Island - PGM - - - - Unknown - Not Downloaded - Map - Map Extension - Mod - Total Conversion - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Idle - Below Normal - Normal - Above Normal - High - RealTime - - - - Normal - Minimized - Maximized - - - - Critical - Error - Warning - Info - Verbose - Debug - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Data Directory Selection Error - The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. - The directory you have chosen is on the desktop. This is not recommended, please choose another folder. - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - Show Main Window - Show Server Monitor - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Failed - Cancel - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Custom Config Data - Process - Cancel - - - - Add Users - Enter one or more user ids. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Data Folder Selection - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. - Select the drive where the data folder should be located. - Data Folder Name: - The name of the server manager data folder. - Local Disk - {0} free of {1} - - Ok - Cancel - Refresh - - Data Directory Selection Error - The data folder name you have entered is not valid. - Server Manager Restart Required - The data folder has been set, you must now restart the server manager to use the new settings. - - - - Close - - Player List: {0} - Profiles: - Invalid: - - View Profile... - View Tribe... - Copy ID... - Copy Player ID... - - _Players - Sort - By Online - By Name - By Team - By Last Updated - _Filter - Show Online - Show All - Show Admin - Show Whitelisted - Show Invalid - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - You are about to purge ALL unused mods from your server's Mod folder. Do you want to continue? - Mod purge complete, a total of {folderCount} mod folder(s) and {fileCount} mod file(s) were purged. - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the server manager last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Import mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Open server mods folder. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - Delete Backup Confirmation - You are about to delete backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Delete Backup Error - Delete Backup Success - The backup file has been deleted. - - Restore Backup Confirmation - You are about to restore backup file\r\n{fileName}.\r\n\r\nSelect Yes to restore the world save, player and tribe files.\r\nSelect No to only restore the world save.\r\nSelect Cancel to quit the restore. - You are about to restore backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Restore Backup Error - Restore Backup Success - The backup file has been restored, {fileCount} file(s) restored. - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected profiles with the settings from the selected sections of the current profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected any profiles to copy settings to. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the current profile to the selected profiles. - Select All - Unselect All - Process - Close - - This form will copy the selected settings to the selected profiles. - - Copy - Profile - Section - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Selected - Total Servers: - Server - Map - Mods - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Start the selected servers. - Shutdown Selected Servers - Shutdown the selected servers. - Stop Selected Servers - Stop the selected servers. - Restart the selected servers. - Update the selected servers. - Backup the selected servers. - Select all servers. - Unselect all servers. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently performing a server update, closing the window will disconnect you from steamcmd. Do you want to continue closing the window? - Confirm Shutdown Servers - You are about to shutdown the selected servers. Do you want to continue? - Confirm Start Servers - You are about to start the selected servers. Do you want to continue? - Confirm Stop Servers - You are about to stop the selected servers. Do you want to continue? - Confirm Restart Servers - You are about to restart the selected servers. Do you want to continue? - Confirm Update Servers - You are about to update the selected servers. Do you want to continue? - Confirm Backup Servers - You are about to backup the selected servers. Do you want to continue? - Selected Servers Error - You have not selected any servers. Selected one or more servers in the list and try again. - Close Server Monitor Error - The server monitor window cannot be closed at this time. One or more of the servers is currently starting, shutting down or restarting. - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - ARK: Survival Evolved™ Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Enable Run as Administrator Prompt on Startup - Check if Server Manager Running on Startup - Main Window Start Mode: - Server Monitor Window Start Mode: - Minimize To Tray - Manage firewall settings automatically - Manage Public IP automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - ... - Clear - Get WebApi Key... - Help... - - Language - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Custom Override Options - Enable Custom Engine.ini Settings - If enabled, the engine.ini settings will be managers by the server manager. - Enable Crafting Overrides - If enabled, the crafting overrides will be managed by the server manager. - Enable Stack Size Overrides - If enabled, the stack size overrides will be managed by the server manager. - Enable Map Spawner Overrides - If enabled, the map spawner overrides will be managed by the server manager. - Enable Supply Crate Overrides - If enabled, the supply crate overrides will be managed by the server manager. - Enable Prevent Transfer Overrides - If enabled, the prevent transfer overrides will be managed by the server manager. - Enable PGM Ark Settings - If enabled, the PGM settings will be managed by the server manager. - Enable SotF Settings - If enabled, the SotF settings will be managed by the server manager. - WARNING: While any of these options are disabled, the server manager will not read or write the associated overrides settings. Re-enabling any of these options will cause ALL existing associated overrides to be removed from the config file. - - Custom Level Options - Player Level Increase: - The amount of XP to be increased when adding a new custom level. - Dino Level Increase: - The amount of XP to be increased when adding a new custom level. - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or more actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Ark Mod Management enabled. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Ark Mod Management enabled. - Start Server Minimized - If enabled, when the server is started the command window will be minimized, otherwise it will open in normally. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Set to 0 to never expire the cache, you must manually refresh the cache. - - Backup Settings - Include the SaveGames folder when performing a WorldSave backup - If enabled, when a worldsave backup runs it will include the SaveGames folder used to store mod data files. - Delete Old Backup Files - If enabled, when the auto-backup runs the old backup files will be deleted. - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - - Enable Auto Update - Game Server - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Start Message: - This message will be displayed when the server is being started. - Include Public IP and Port in Start Message - The startup message will include the Public IP and Port. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Mod Update Detected: - This message will be displayed when the server manager detects one or more mods are out of date. - Force Respawn Dinos Warning: - This message will be displayed when the server is being started and a wild dino wipe is scheduled. - - Enable Discord Bot - You will need to restart the server manager if you change any settings for the Discord Bot. - Token: - The token associated with the discord bot. - Server Id: - The id of the discord server the bot will listen to. - Prefix: - The prefix that must be used when sending a command via discord. - Log Level: - Get Token... - Help... - All Profiles Alias: - The alias to use when sending a command via discord to all profiles associated with a discord channel. Do not include spaces or special characters. To disable the All Profiles alias, clear the value. - Allow All Bots - If enabled, the server manager bot will respond to all other bots, otherwise they will be ignored unless they are in the whitelist. - Bot Whitelist - Bot ID - The id of the bot to whitelist. - Add Whitelist - Clear Whitelists - Delete Whitelist - If enabled, the backup command can be sent from discord. - If enabled, the restart command can be sent from discord. - If enabled, the shutdown command can be sent from discord. - If enabled, the start command can be sent from discord. - If enabled, the stop command can be sent from discord. - If enabled, the update command can be sent from discord. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - Enable Logging - If enabled, all logging will be enabled. - Delete Logs After - How old the log files must be to be deleted in days. - Max Number of Logs - The maximum number of log files that will be kept. - RCON Broadcast Mode: - Select the method used by the server manager to send auto process messages to the game clients via RCON. - - Any changes to these priorities will take effect after the task has been created or saved. - Select the priority used by the windows task manager when running this task. - Auto Backup Task Priority: - Auto Update Task Priority: - Auto Shutdown/Restart Task Priority: - Auto Start Task Priority: - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - Confirm Data Directory Reset - Click 'Yes' to confirm you want to reset the location of the data directory. Once reset, the server manager will shutdown and you will need to restart. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials you must turn off the Output SteamCMD to the progress window option. - - - - ARK: Survival Evolved™ Server Manager - ARK: Survival Evolved™ Server Manager (Administrator) - ARK: Survival Evolved™ Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open server manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - Discord Bot: - Start - Start the discord bot - Stop - Stop the discord bot - - Unknown - Disabled - Queued - Ready - Running - Stopped - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - This server manager is provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Discord Bot Running Commands - The discord bot has one or more running commands, do you want to continue shutting down the server manager? - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - _File - _Exit - - _Language - - x - % - seconds - minutes - hours - days - dinos - files - items - xp - players - tribes - levels - units - - Filter: - Click to apply the filter. - - - - - - Profile ID: - The unique ID assigned to the profile. - Profile: - The name for the server profile. This is not the public name users will see in Ark. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Latest Available Version: - The version of the server that is currently available for download. - Refresh the latest version of the server that is currently available to download. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Last Start Time: - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - Profile Validation - The profile passed the basic validation. - Profile Validation Error - - Support ZipFile Creation - The support zip file has been created and saved to your desktop.\r\nThe filename is {filename}. - Support ZipFile Creation Error - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from this profile to one or more profiles. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the server manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the server manager must run with administrator privileges. Restart the server manager and 'Run As Administrator' and you will be able to utilize these features. - ARK Auto Settings - The ARK automatic settings and server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the ARK features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will stop the server. Do you wish to proceed? - Shutdown the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - Backup Server - Backup Server Error - The backup was successful. - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or GameUserSettings.ini - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Add Record Error - You must select a parent record to add the new record to. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Confirm Reload - Click 'Yes' to confirm you want to perform the reload. - Reload Error - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - Spectator Password: - The password users must enter to use non-admin spectator mode on the server. - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Server Port: - The port users will use to connect to your server. Default is 7777. Change this and Query Port if you wish to host multiple servers on one machine. - Peer Port: - Pinger port used to determine server availability. Default is 7778. - Query Port: - The port Steam uses to communicate with your server. Default is 27015. Change this and Server Port if you wish to host multiple servers on one machine. - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the server choose - (Recommended) - Refresh the available local IPs. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Enable RCON - If enabled, the RCON feature will be enabled. - RCON Port: - The port that RCON will use on your server. - RCON Server Log Buffer: - Sets the max length of RCON game log buffer (default 600). - Resets the RCON Window settings back to defaults. - - Maps and Mods - Survival of the Fittest enabled - Maps and Mods disabled - Map Name or Map Mod Path: - The standard map name (e.g. TheIsland, TheCenter), or the local mod path (e.g. /Game/Mods/123456789/ModMapName) if your mod has a map in it. - Total Conversion ID: - The id of the total conversion mod. - Read total conversion mod to find the map name - Find Total Conversion Map Name - The map name has been updated. - Find Total Conversion Map Name Error - The map name could not be found, please check the total conversion mod id is correct and the mod has been downloaded. - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Duration: - The time the Message of the Day will be shown for when the user connects to the server. - seconds - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Enable Extinction Event - If enabled, the extinction countdown will be turned on. To reset the countdown, disable, save the profile and then enable. - Time Interval - Sets the number of days to countdown before the extinction event will occur. - The date and time of the extinction event. - - Server Options - Reset all server options to defaults. - Max Players: - Sets the maximum number of players which can join this server. - Enable Idle Timeout - If enabled, the idle timeout period will be used. - The time until idle players are kicked from the server. - seconds - Use Ban List URL - If enabled, the ban list URL specified will be used. - The URL of the ban list to use. - Reset the ban list properties to defaults. - Disable Valve Anti-Cheat System (VAC) - If enabled, the Valve anti-cheat system will be disabled. Please use this with caution! - Disable Player-Move-Physics Optimization - If enabled, the player-move-physics will be disabled. - Disable Anti-Speed Hack Detection - If enabled, the anti-speed hack detection will be disabled. - Anti-Speed Hack Bias - Adjust the speed hack detection bias. Default is 1.0, disabled is 0.0. - Enable BattlEye Anti-Cheat System - If enabled, the BattlEye Anti-Cheat System will be enabled. - x - Use All Available Cores - If enabled, all of your CPU cores will be used, if all of them are not being utilized after using this launch option, then try to disable it. - Use Cache - If enabled, ~70% faster loading speed option. The first and second times that you start the game will be still be slow, but the third time onwards will be fast. - Use Old Save Format - If enabled, will use the old save formatt. New saves are not backwards compatible. - Force DirectX 10 - If enabled, the game is forced to use DirectX 10 instead of DirectX 11. - Force Shader Model 4 - If enabled, the game is forced to use Shader Model 4 instead of the Shader Model 5. - Force Low Memory - If enabled, reduces graphics and audio effects to save about 800 MB RAM, likely enabling 4GB RAM players to get past infinite-loading screens. - Force No Man Sky - If enabled, lots of the detailed sky features are disabled, such as clouds and starry night sky. You still see the stars, the sun, and the moon. - Use No Memory Bias - If enabled, will use the old method, more RAM usage but no potential performance loss. - Stasis Keep Controllers - If enabled, the server can gain performance by keeping the AI's in memory of statised creatures. NOTE: your server must have a lot of RAM otherwise your server will suffer with a large memory overhead. - No Hang Detection - If enabled, prevents some types of crashes causes by hanging (may appear as though the server is lagging while the server is hanging). - No Dinos - If enabled, no dinos will spawn on the map. - Server Allow Ansel - If enabled, will enable NVIDIA Ansel on Servers. - Structure Memory Optimizations - If enabled, will enable the structure memory optimizations. NOTE: avoid using it when running structure-related mods (until they get updated) as it can break the snappoints of these mod structures. - No Under Mesh Checking - If enabled, will turn it off the anti meshing system entirely. - No Under Mesh Killing - If enabled, will turn off the anti meshing player kills (but still allow teleporting). - Enable Vivox - If enabled, will turn on Vivox. NOTE: Steam Servers only. - Allow Shared Connections - If disabled, will disable family sharing. - Enable Crossplay - If enabled, will turn on crossplay, so players using clients from different stores can connect to the dedicated server. - Epic Store Players Only - If enabled, will only allow players using the Epic store client to connect. - Enable Public IP for Epic - If enabled, will add a server argument for the public IP that EPIC clients will attempt to connect to. - Force Respawn Dinos on Startup (Causes lag after 'Ready' while repopulating) - If enabled, when the server is started ALL wild creatures will be wiped and respawned (this will only destroy wild creatures that are NOT currently being tamed). - Enable Auto Force Respawn Dinos - If enabled, will force respawn of wild dinos after the specified interval. - Auto Force Respawn Dinos Interval - The interval between the forced auto dino respawn. - Alternate Save Directory Name: - (Optional) - Sets the directory name (underneath the servers Saved folder) to store the world, player and tribe files. - Cross-ARK Data Transfer ClusterId: - Sets a cluster id for this server that will group the servers together via Cross-ARK Data Transfer. - Cluster Directory Override - If enabled, allows you to use a common cross-server storage location that functions between multiple servers running on the same machine. Uses the clusters directory in the server manager Data directory. - - Server Log Options - Reset all server log options to defaults. - Enable Server Admin Logs - If enabled, the Server Admin Logs (including RCON support) will be turned on. - Maximum Tribe Logs: - Sets the maximum number of Tribe log entries that are kept per Tribe (default 100). - Server Admin Logs Include Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) into the Shootergame log files. - Server RCON Output Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) to the RCON window. - Allow Hide Damage Source from Logs - If enabled, makes the Silencer hide the name of the player who has killed you from the kill message and tribe log. - Log Admin Commands to Chat (public) - If enabled, admin commands will be echoed to chat for everyone to see. - Log Admin Commands to Chat (admins only) - If enabled, admin commands will be echoed to chat for admins only to see. - Tribe Log Destroyed Enemy Structures - If enabled, the enemy-structure destruction log (for the victim tribe) wil display the attacker tribe in the Tribe Logs, instead of a generic structure destruction message. - - Enable Web Alarms - If enabled, servers can now get web notifications posted somewhere when important things happen to a tribe. - Web Key - A key which is optional to use in the listening script, but required to have it in the text file. - Web URL - Specifies the URL where your listening script is stored, waiting and ready to receive the post information by your game server. - NOTE: The server manager does not provide the Web Alarms functionality, it just allows you to enable/disable the Web Alarms and create the necessary AlarmPostCredentials file. - Web Alarm Error - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Prefix Launcher - If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started). - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Discord Bot Details - Channel Id: - The id of the discord server channel this profile will listen to. - Alias: - A unique name to identify your server when using the discord commands, can be used instead of the profile id. - Allow Cluster Alias - If enabled, the cluster id can be used as a discord alias to perform server commands. - Allow Backup - If enabled, the profile will listen for backup commands from discord. - Allow Restart - If enabled, the profile will listen for restart commands from discord. - Allow Shutdown - If enabled, the profile will listen for shutdown commands from discord. - Allow Start - If enabled, the profile will listen for start commands from discord. - Allow Stop - If enabled, the profile will listen for stop commands from discord. - Allow Update - If enabled, the profile will listen for update commands from discord. - - - - Server Details - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - Clear Branch Error - - Event Details - NOTE: Enabling an event on your server should only be done when the official event is running. If you enable the event before or after the official dates, the event may cause your server to become unstable, or may not work at all. - Active Event: - The name of the event to enable (leave blank to disable the event). - - - - Rules - Enable Hardcore Mode - Enables hardcore mode (players can not respawn, a new character must be created). - Enable PvP - Enables Player vs Player mode (players are able to deal damage to or kill each other. In PvP players can also damage or destroy another tribe's buildings or kill their dinos). - Enable Creative Mode - If enabled, allows creative mode. - Enable PvE Cave Building - If enabled, allows building in caves when PvE mode is enabled. - Enable PvE Cryo Sickness - If enabled, if you release a tamed creature from a cryopod you will have a cryo sickness timer when PvE mode is enabled. - Disable PvE Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, dinos and structures when PvE mode is enabled. - Disable Supply Crates - If enabled, will prevent spawning of Supply crates (artifact crates will still spawn). - Allow Crate Spawns on top of Structures - If enabled, will allow from-the-air Supply Crates to appear on top of Structures, rather than being prevented by Structures. - Random Supply Crate Points - If enabled, will make Supply Crates random. - Prevent Building in Resource Rich Areas - If enabled, completely disables building in specific resource-rich areas, in particular setup on TheIsland around the major mountains. - Disable PvP Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, dinos and structures when PvP mode is enabled. - Use Corpse Locator - If enabled, upon death, a beam of light shoots into the sky to help the player locate where they died. - Prevent Spawn Animations - If enabled, will disable the respawn animation. - Allow Unlimited Respecs - If enabled, will allow the player to have unlimited respecs using the mindwipe tonic. - Allow Platform Saddle Multi Floors - If enabled, will allow multiple platform floors on rafts and saddle platforms. - Platform Saddle Build Area Bounds Multiplier - Increasing the multiplier allows structures being placed further away from the platform. - Max Gateways on Saddles - Limits the number of gateways that can be placed on platform saddles. This option is not retroactive, so applying this change will require some manual administration work to clear up any pre-existing platforms that exceed the limit. - - Enable Difficulty Override - If enabled, this will allow the max level of creatures in the world to be changed. - Max Dino Level: - Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - Difficulty Offset: - Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - Destroy Tames Over Level: - Tames that exceed this level will be deleted on server start. To disable deletion set to 0. - - Enable Tribute Downloads - If enabled, this will allow downloading external survivors/items/dinos into your server. - No Survivor Downloads - If enabled, the survivor downloads are disabled. - No Item Downloads - If enabled, the item downloads are disabled. - No Dino Downloads - If enabled, the dino downloads are disabled. - - Tribute Upload Options - No Survivor Uploads - If enabled, the survivor uploads are disabled. - No Item Uploads - If enabled, the item uploads are disabled. - No Dino Uploads - If enabled, the dino uploads are disabled. - Max Tribute Dinos - If enabled, will limit the number of dinos that a player can store in the obelisks. NOTE: Setting this to high can cause cluster corruption. - Max Tribute Items - If enabled, will limit the number of items that a player can store in the obelisks. NOTE: Setting this to high can cause cluster corruption. - - Cluster Tribute Options - No Transfer from Filtering - If enabled, the survivor, item and dino transfers are disabled if the server is not in the same cluster. - Override Survivor Upload Expiration - If enabled, will allow you to override the expiration timer. - Override Item Upload Expiration - If enabled, will allow you to override the expiration timer. - Override Dino Upload Expiration - If enabled, will allow you to override the expiration timer. - Override Minimum Dino Re-upload Interval - If enabled, will allow you to override the re-upload interval. - Allow Foreign Dino Downloads - If enabled, will allow you to download foreign Dinos to the map. - - Increase PvP Respawn Interval - If enabled, enables the increase PvP respawn interval settings. - Interval Check Period - The time period the respawn check lasts after the player is killed by a team. - seconds - Interval Multiplier: - The multiplier value of the base amount to determine the respawn time. - x - Interval Base Amount: - The base time period used to detemine the respawn time. - seconds - Prevent Offline PvP - If enabled, enables the offline raiding prevention option. - Logout Interval - The time period before a tribe/players dinos/structures become invulnerable/inactive after they log off (if tribe, requires ALL tribe members to be logged off). - seconds - Connection Invincible Interval - The time period after login that the player is given the No Damage buff to prevent character killing immediately after login. - - PvE Schedule - If enabled, allows switching between PvE and PvP at pre-specified in-game times or pre-specified real-world times. - Use Server Time - If enabled, the schedule will use the time on the server machine; otherwise it uses the in-game time. - Start Time: - The start time in hours and minutes from midnight to enable PvE mode. - Stop Time: - The stop time in hours and minutes from midnight to disable PvE mode. - - Max Players in Tribe: - Set to 0 for unlimited player in tribe, set to a number > 0 to act as a limit. - players - Tribe Name Change Cooldown - Cooldown added to tribe's changing their name. - Tribe Slot Reuse Cooldown - Locks a tribe slot so when a tribe member leaves, the slot cannot be reused until the cooldown expires. Set to 0 to disable the cooldown. - Allow Tribe Alliances - If enabled, players are able to create alliances with other tribes. - Max Alliances Per Tribe - The maximum number of alliances allowed for each tribe. - Max Tribes Per Alliance - The maximum number of tribes allowed in each alliance. - PvE "Tribe Warfare" options - Allow Tribe Warfare - If enabled, capability for tribes to officially declare war on each other for mutually-agreed-upon period of time. - Allow Cancelling Tribe Warfare - If enabled, tribes are able to cancel an agreed-upon war before it has actually started. - - Allow Custom Recipes - If enabled, players are able to use the Custom RP-oriented Recipe/Cooking System (including Skill-Based results). - Effectiveness Multiplier - Specifies the multiplier for the customer recipe effectiveness. Higher values increase the recipe effectiveness. - Skill Multiplier - Specifies the multiplier for the customer recipe skill. Higher values increase the recipe skill. - - Enable Diseases - If enabled, diseases will be enabled. - Non Permanent Diseases - If enabled, will make diseases not permanent (you will then lose them if you respawn). - - Override NPC Network Stasis Range Scale - If enabled, you can override the NPC network statis range scale settings. - Online Player Count Start - The minimum number of online players when the statis scale is enabled. - Online Player Count End - The maximum number of online players when the scale maximum is reached. - Scale Maximum - The maximum scale percentage used by the server, when the online player count end value is reached. - - Oxygen Swim Speed Stat Multiplier - Specifies the multiplier for how swim speed is multiplied by level spent in oxygen. - Supply Crate Loot Quality Multiplier - Specifies the multiplier for the supply crate loot quality. - Fishing Loot Quality Multiplier - Specifies the multiplier for the fishing loot quality. - Disable Non-Meat Fish Loot - If enabled, disables harvesting non-meat fish loot. - Use Corpse Life Span Multiplier - Specifies the multiplier for corpse and dropped box lifespan. - Global Powered Battery Durability - Specifies the multiplier for the rate at which charge batteries are used in electrical objects (decrease per second). - Fuel Consumption Interval Multiplier - Specifies the multiplier for the interval of fuel consumption. - Limit Non Player Dropped Items Range - Limit the number of droppeditems in an area (together with LimitNonPlayerDroppedItemsCount). - Limit Non Player Dropped Items Count - Limit the number of droppeditems in an area (together with LimitNonPlayerDroppedItemsRange). - - Enable Cryopod Nerf - If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod. - Duration - The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod. - Outgoing Damage Multiplier - Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the damage done by the creature will be lower (eg. 0.01 means 99% of the damage is removed). - Incoming Damage Multiplier Percent - Specifies the percentage increase to the incoming damage multiplier of a creature, after they have been released from a cryopod. Higher values means more incoming damage done to the creature (eg. 0.25 = 25% more damage). - - Allow TEK Suit Powers - If enabled, will allow the player to use TEK Suit Powers on the Genesis map. - Disable Missions - if enabled, will disable all missions on the Genesis map. - - Disable TEK Suit on Spawn - If enabled, will prevent the player spawning with the TEK Suit. - - Disable World Buffs - If enabled, will disable world effects from Missions altogether. - Enable World Buff Scaling - If enabled, will cause world buffs to scale their benefits multiplicatively, rather than add/subtract a flat amount to the value at runtime. - World Buff Scaling Efficacy - Specifies the global scalar to reduce/increase the effectiveness of world buffs (e.g. 1 is default, 0.5 would be 50% less effective, 2.0 would be 2x more effective). - - Hexagons - Disable Hexagon Store - Is enabled, the hexagon store will be disabled. - Allow Only Engram Points Trade - Is enabled, only engram points can be sold on the Hexagon store. - Max Hexagons per Character - Specifies the maximum number of hexagons that each player can have. - Hexagon Reward Multiplier - Specifies the multiplier for the hexagons rewards. - Hexagon Cost Multiplier - Specifies the multiplier for the hexagon cost of items. - - Item Stat Clamps - WARNING: This will permanently change the stats of any existing items so make sure to backup your current save before modifying and playing with the clamping values. - Generic Quality - Armor - Max Durability - Weapon Damage Percent - Weapon Clip Ammo - Hypo Insulation - Weight - Hyper Insulation - - - - Chat and Notifications - Enable Global Voice Chat - If enabled, voice chat becomes global and everyone on the server can hear; otherwise only people near each other can hear. - Enable Proximity Text Chat - If enabled, only players near each other can see their chat messages; otherwise their text chat is global and everyone can see their chat messages. - Enable 'Player Left' Notifications - If enabled, players will always get notified if someone leaves the server. - Enable 'Player Joined' Notifications - If enabled, players will always get notified if someone joins the server. - - - - HUD and Visuals - Allow Crosshair - If enabled, shows each player a crosshair. - Allow HUD - If enabled, allows the player to see the HUD. - Allow Third-Person View - If enabled, allows players to view themselves in third person. - Allow Map Player Location - If enabled, shows each player their position on the map. - Allow Player Gamma Settings in PvP - If enabled, allows gamma changes in PvP mode. - Allow Player Gamma Settings in PvE - If enabled, allows gamma changes in PvE mode. - Show Floating Damage Text - If enabled, enables RPG-style popup text stat mode. - Allow Hit Markers - If enabled, shows hit markers for ranged attacks. - - - - Player Settings - Enable Flyer-Carry - If enabled, permit flying dinosaurs to pick up other dinosaurs and players when mounted by a player in PvE. - XP Multiplier: - Specifies the scaling factor for the experience received by players. Higher values increase XP amounts awarded for various actions; lower values decrease it. - Reset maximum XP Cap to official default - Damage: - Specifies the scaling factor for the damage dealt with attacks. Higher values increase damage. Lower values decrease it. - Resistance: - Specifies the scaling factor for the resistance to damage received when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Water Drain: - Specifies the scaling factor for water consumption. Higher values increase water consumption (thirsty faster). - Food Drain: - Specifies the scaling factor for food consumption. Higher values increase food consumption (hungry faster). - Stamina Drain: - Specifies the scaling factor for stamina consumption. Higher values increase stamina consumption (tired faster). - Health Recovery: - Specifies the scaling factor for health recovery. Higher values increase the recovery rate (heal faster). - Harvesting Damage: - Specifies the scaling factor for the harvest damage rate. Higher values increase damage rate. Lower values decrease it. - Turret Damage: - Specifies the scaling factor for damage by turret (bullet and projectile turrets). Higher values increase turret damage. Lower values decrease it. - - Base Stat Multipliers - Per-Level Stat Multipliers - - Health: - Specifies the multiplier for health gain per level. Higher values increase health faster; lower values increase health more slowly. - Specifies the multiplier for base health. Higher values increase base health; lower values decrease base health. - Stamina: - Specifies the multiplier for stamina gain per level. Higher values increase stamina faster; lower values increase stamina more slowly. - Specifies the multiplier for base stamina. Higher values increase base stamina; lower values decrease base stamina. - Torpidity: - Specifies the multiplier for torpidity gain per level. Higher values increase the torpidity faster; lower values increase the torpidity more slowly. - Specifies the multiplier for base torpidity. Higher values increase base torpidity; lower values decrease base torpidity. - Oxygen: - Specifies the multiplier for oxygen efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base oxygen. Higher values increase base oxygen; lower values decrease base oxygen. - Food: - Specifies the multiplier for food efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base food. Higher values increase base food; lower values decrease base food. - Water: - Specifies the multiplier for water efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base water. Higher values increase base water; lower values decrease base water. - Temperature: - Specifies the multiplier for temperature tolerance gain per level. Higher values increase tolerance faster; lower values increase tolerance more slowly. - Specifies the multiplier for base temperature. Higher values increase base temperature; lower values decrease base temperature. - Weight: - Specifies the multiplier for carrying capacity gain per level. Higher values increase carrying capacity faster; lower values increase carrying capacity more slowly. - Specifies the multiplier for base carrying capacity. Higher values increase base carrying capacity; lower values decrease base carrying capacity. - Damage: - Specifies the multiplier for damage gain per level. Higher values increase damage dealt faster; lower values increase damage dealt more slowly. - Specifies the multiplier for base damage. Higher values increase base damage; lower values decrease base damage. - Speed: - Specifies the multiplier for speed gain per level. Higher values increase speed faster; lower values increase speed more slowly. - Specifies the multiplier for base speed. Higher values increase base speed; lower values decrease base speed. - Fortitude: - Specifies the multiplier for fortitude gain per level. Higher values increase fortitude faster; lower values increase the fortitude more slowly. - Specifies the multiplier for base fortitude. Higher values increase base fortitude; lower values decrease base fortitude. - Crafting: - Specifies the multiplier for crafting skill gain per level. Higher values increase crafting skill faster; lower values increase crafting skill more slowly. - Specifies the multiplier for base crafting. Higher values increase base crafting; lower values decrease base crafting. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - - Crafting Skill Bonus Multiplier - Specifies the multiplier for the crafting skill bonus. - Max Fall Speed Multiplier - Specifies the falling speed multiplier at which players starts taking fall damage. For example, having it set to 0.1 means players will no longer survive a regular jump while having it set very high such as 100.0 means players will survive a fall from the sky limit. - - - - Max Tamed Dinos (server): - Set the maximum number of tamed dinos of the server. - Max Tamed Dinos (tribe): - Set the maximum number of tamed dinos per tribe. - Dino Settings - Tamed Damage: - Tamed Resistance: - Food Drain: - Specifies the scaling factor for the food drain of wild dinos. Higher values increase food drain. Lower values decrease it. - Tamed Food Drain: - Specifies the scaling factor for the food drain of tamed dinos. Higher values increase food drain. Lower values decrease it. - Torpor Drain: - Specifies the scaling factor for the torpor drain of wild dinos. Higher values increase torpor drain. Lower values decrease it. - Tamed Torpor Drain: - Specifies the scaling factor for the torpor drain of tamed dinos. Higher values increase torpor drain. Lower values decrease it. - Passive Tame Interval: - Specifies the scaling factor for the time between passive tame feedings. Higher values increase the time interval between feedings. Lower values decrease it. - - Tamed Dinos Saddle Structure Cost: - The number of tribe tamed dino slots each platform saddle (with structures) will cost. - Use Tame Limit for Structures Only - if enabled, will make Tame Units only be applied and used for Platforms with Structures and Rafts. - Dino Spawns: - Specifies the scaling factor for dino spawns. Higher values increase the number of dinos spawned throughout the Ark. - Allow Raid Dino Feeding - If enabled, allows your server's Titanosaurs to be permanently tamed (namely allows them to be Fed). - Food Drain Multiplier - Specifies the multiplier for food drain of the raid dinos. Higher values increase the food drain; lower values decrease the food drain. - Allow Flyers in Caves - If enabled, allows Flyers into caves. - Allow Flying Stamina Recovery - If enabled, recovers stamina while standing on a flyer. - Allow Flyer Speed Leveling - If enabled, allows the leveling of flyer movement speed. - Prevent Dino Mate Boost - If enabled, the dino mate boost will be disabled. - Disable Force Ground Flyer with Explosives - If enabled, will disable the grounding of the flyer when explosives are put on them. - Allow Multiple Attached C4 - If enabled, will allow more than one C4 attached per dino. - Disable Dino Decay PvE - If enabled, disables the gradual decay of dino ownership in PvE; otherwise every dino can be claimed by any player. - Disable Dino Decay PvP - If enabled, disables the gradual decay of dino ownership in PvP; otherwise every dino can be claimed by any player. - PvE Dino Decay Period: - Multiplier on the base decay of dino ownership time. Only works when Disable Dino Decay PvE is unchecked. - Disable Baby Dino Imprint Buff - If enabled, will disable the dino imprinting-player stat bonus, where normally whomever specifically imprinted on the dino and raised it to have an imprinting quality, gets extra damage/resistance buff. - Allow Baby Dino Imprint Cuddle by Anyone - If enabled, ANYONE will to be able to take care of a Baby Dino (cuddle etc), not just whomever imprinted on it. - Auto Destroy Decayed Dinos - If enabled, all claimable decayed dinos will auto-destroy on load, rather than have them remain around as Claimable. - Disable Dino Riding - If enabled, all tamed dinos will be unable to be ridden. - Disable Dino Taming - If enabled, all wild dinos will be unable to be tamed. - Change Flyer Riding - If enabled, will allow you to change if flyers can be ridden on the map or not; otherwise will default to use the map settings. - Enable Flyer Riding - If enabled, players can ride flyers; otherwise players cannot ride flyers. - - Dino Customization - Spawn Multipliers - Show/Hide the spawn multiplier columns. - Tamed Damage - Show/Hide the tamed dino damage multiplier column. - Tamed Resistance - Show/Hide the tamed dino resistance multiplier column. - Wild Damage - Show/Hide the wild dino damage multiplier column. - Wild Resistance - Show/Hide the wild dino resistance multiplier column. - Reset all dino customizations back to defaults. - Paste custom dino data. - Save custom dino data. - Custom Dino Settings - Name - Mod - Spawnable - Tameable - Replace With - Spawn Weight - Override Limit - Spawn Limit - Tamed Damage - Tamed Resistance - Wild Damage - Wild Resistance - Remove this Dino - - Remove Dino - Click 'Yes' to confirm you want to delete the dino record. - - Per-Level Stat Multipliers (Tamed) - Per-Level Stat Multipliers (Tamed) - Add - Per-Level Stat Multipliers (Tamed) - Affinity - Per-Level Stat Multipliers (Wild) - Mutagen Level Boost (Wild) - Mutagen Level Boost (Bred) - Dino Breeding Multipliers - If enabled, allows scale factors to be applied to each base stat. - If enabled, allows scale factors to be applied to each stat. - If enabled, allows scale factors to be applied to the Taming Addition for each stat. - If enabled, allows scale factors to be applied to the Taming Multiplier for each stat. - If enabled, allows scale factors to be applied to the Tamed Stat Increase for each stat. - If enabled, allows scale factors to be applied to the Number of levels Mutagen adds to tames with wild ancestry. - If enabled, allows scale factors to be applied to the Number of levels Mutagen adds to tames with bred ancestry. - Reset all values back to defaults. - Reset all values back to defaults. - - Mating Interval: - Specifies the multiplier for time between tamed dino mating. Lower values decrease the time between mating. - Mating Speed: - Specifies the multiplier for the speed at which dinosaurs mate with each other. Higher values increase the mating speed. - Egg Hatch Speed: - Specifies the multiplier for time that fertilised eggs hatch. Higher values decrease the time an eggs hatches. - Baby Mature Speed: - Specifies the multiplier for time that baby dinos mature into adults. Higher values decrease the time it take baby dinos to mature into adults. - Baby Food Consumption Speed: - Specifies the multiplier for the speed at which the baby dinos will consume food. Higher values will make the baby consume food more often. - - Dino Imprinting - Imprinting Stat Scale: - How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system. - Imprint Amount Scale: - A multiplier applied to the percentage each imprints provides. This multiplier is global, meaning it will affect the imprinting progresssion of every species. Higher values increase the amount of each imprint. - Cuddle Interval: - A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality. - Cuddle Grace Period: - A multiplier on how long after delaying cuddling with the baby before imprinting quality starts to decrease. Higher values increase the grace period. - Cuddle Lose Imprint Quality Speed: - A multiplier on how fast imprinting quality decreases after the grace period if you haven't yet cuddled with the baby. Lower values slow the imprint quality loss. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current dino customizations. - - - - Environment - Taming Speed: - Specifies the scaling factor for dinosaur taming speed. Higher values make taming faster. - Harvest Amount: - Specifies the scaling factor for yields from all harvesting activities (chopping down trees, picking berries, carving carcasses, mining rocks, etc). Higher values increase the amount of materials harvested with each strike. - Resource Respawn: - Specifies the scaling factor for the respawn rate for resource nodes (trees, rocks, bushes, etc). Lower values cause nodes to respawn more frequently. - Suppress Replenish Radius (Player): - Specifies the scaling factor to allow resources to regrow closer or farther away from players. Lower values decrease the distance resources will regrow from the player. - Suppress Replenish Radius (Structure): - Specifies the scaling factor to allow resources to regrow closer or farther away from structures. Lower values decrease the distance resources will regrow from the structure. - Clamp Resource Harvest Damage - If enabled, clamps how much harvesting damage you can do to a resource to the remaining health of the resource. - Harvest Health: - Specifies the scaling factor for the health of items that can be harvested (trees, rocks, carcasses, etc). Higher values increase the amount of damage (e.g. number of strikes) such objects can withstand before being destroyed, which results in higher overall harvest yields. - Use Optimized Harvesting Health - If enabled, you will get a more optimized server with a higher HarvestAmountMultiplier value, but with less rare items. - - Custom Harvest Amount Multipliers - If enabled, allows per-resource scale factors to be applied to each resource. - Reset all harvest customizations back to defaults. - Paste custom resource data. - Save custom resource data. - Custom Resource Settings - Amount - Remove this Resource - - Remove Resource - Click 'Yes' to confirm you want to delete the resource record. - - Base Temperature: - Specifies the scaling factor for the base temperature of the map. Lower values decrease the base temperature (makes it colder); higher values increase the base temperature (makes it hotter). - Day Cycle Speed: - Specifies the scaling factor for the passage of time in the Ark, controlling how often day changes to night and night changes to day. Values lower than 1 slow down the cycle; higher values accelerate it. - Day Time Speed: - Specifies the scaling factor for the passage of time in the Ark during the day. This value determines the length of each day, relative to the length of each night. Lowering this value increases the length of each day. - Night Time Speed: - Specifies the scaling factor for the passage of time in the Ark during night time. This value determines the length of each night, relative to the length of each day. Lowering this value increases the length of each night. - Disable Weather - Fog - If enabled, will disable fog. - Global Spoiling Time: - Scales the spoiling time of perishables globally. Higher values prolong the time. - Clamp Item Spoiling Times - If enabled, clamps all spoiling times to the items' maximum spoiling times. Useful if any infinite-spoiling exploits were used on the server and you wish to clean them up. Could potentially cause issues with Mods that alter spoiling time. - Global Item Decomp Time: - Scales the decomposition time of dropped items, loot bags etc globally. Higher values prolong the time. - Global Corpse Decomp Time: - Scales the decomposition time of corpses (player and dino), globally. Higher values prolong the time. - Crop Decay Speed: - Scales the decay time of crops. Lower values prolong the decay. - Crop Growth Speed: - Scales the growth time of crops. Higher values make crops grow faster. - Lay Egg Interval: - Scales the egg laying interval of dinos. Lower values cause dinos to lay eggs more frequently. - Poop Interval: - Scales the defecation interval of players and dinos. Lower values cause players and dinos to defecation more frequently. - Hair Growth Speed: - Specifies the scaling factor for the hair growth speed. Higher values increase growth speed. Lower values decrease it. - - Earned XP Multipliers - Generic (over time) - Specifies the scaling factor for the XP gained over time. Higher values increase the XP rate. - Crafting - Specifies the scaling factor for the XP gained while Crafting. Higher values increase the XP rate. - Harvesting - Specifies the scaling factor for the XP gained while Harvesting. Higher values increase the XP rate. - Killing - Specifies the scaling factor for the XP gained while Killing. Higher values increase the XP rate. - Special Events - Specifies the scaling factor for the XP gained for Special Events. Higher values increase the XP rate. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current resource harvest amount multiplier changes. - - - - Structures - Disable Structure Placement Collision - If enabled, will allow players to place structures that clip into terrain. - Structure Resistance: - Specifies the scaling factor for the resistance to damage structures receive when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Structure Damage: - Specifies the scaling factor for the damage structures deal with their attacks (e.g. spiked walls). Higher values increase damage. Lower values decrease it. - Structure Damage Repair Cooldown: - Server option for cooldown period on structure repair from the last time damaged. Set to 0 to disable it, official default is 180 seconds. - Enable PvP Structure Decay - If enabled, structures in PvP will automatically decay if left unused after a period of time. - PvP Zone Structure Damage: - Specifies the scaling factor for the damage structures take within caves/cave entrances, in PvP. - Max Structures in Range: - Specifies the maximum number of structures that can be constructed within a certain (currently hard-coded) range. - Per-Platform Structures Multiplier: - Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle/raft. - Max Platform Saddle Structures: - The maximum number of platformed creatures or rafts allowed on the entire server. - Override Structure Platform Prevention - If enabled, allows auto-turrets to be buildable/working on dino platform saddles. - Allow Unaligned Dinos on Flyer Platform - If enabled, non-allied dinos are able to stand on the Quetzal platforms. - Allow Structures at Supply Drops PvE - If enabled, will allow placing structures at supply drop locations. - - Enable Structure Decay PvE - If enabled, enables decay of player structures in PvE. - Structure Decay Period: - Specifies the time required for player structures to decay in PvE mode. - Structure Decay Multiplier: - Specifies the scaling factor for the decay rate of player structures in PvE mode. - - Auto Destroy Structures - If enabled, will auto destroy structures once the demolish timer expires. - Auto Destroy Old Structures Multiplier: - Allows Auto-Destroying Structures after sufficient 'no nearby Tribe' time has passed. Useful for servers to clear off abandoned structures automatically over time if they wish. Set to 0 to disable it. - Only Auto Destroy Core Structures - If enabled, will prevent any non-core/non-foundation structures from auto destroying (however they'll still get auto destroyed if a floor that they're on gets auto destroyed). - Only Decay Unsnapped Core Structures - If enabled, only unsnapped core structures will decay. Useful for eliminating lone pillar/foundation spam on servers. - Fast Decay Unsnapped Core Structures - If enabled, will decay unsnapped foundations/pillars at faster speed. - Destroy Unconnected Water Pipes - If enabled, after two real-time days the pipes will auto-destroy if unconnected to any non-pipe (directly or indirectly) and no allied player is nearby - Enable Fast Decay - If enabled, allows the setting of the fast decay options. - Fast Decay Interval - Sets a fixed constant decay period for "Fast Decay" structures (such as pillars or lone foundations). - Force All Structure Locking - If enabled, allow Locking all item containers. - Passive Defenses Damage Riderless Dinos - If enabled, spike walls will damage wild/riderless Dinos. - Limit Turrets In Range - If enabled, will implemented a Turret Counter on HUD in preparation for Turret Count Limiting (clamping how many Turrets can be built in an area on servers). - Limit Range - Sets the limit range for ALL auto turrets and plant turrets. - Limit Number - Sets the maximum number of turrets that can be placed within the limit range. - Hard Limit Turrets In Range - If enabled, will implement a retroactive turret hard limit. This will work on autoturrets, heavy turrets, tek turrets, plant turrets and is no longer map specific. The hard limit calculation is done on start-up, so if your turrets are ever over the limit, they will be randomly shut-off until you're under the limit. In order to restore shut off turrets, you must pick up any which exceed the number, as well as shut-off turrets and replace them in order for them to work. - Structure Pickup - Always Allow Structure Pickup - If enabled, will disable the timer on the quick-pickup system. - Structure Pickup Time after Placement - Specifies the amount of time in seconds after placement that quick pickup is available. - Structure Pickup Hold Duration - Specifies the amount of time of the quick-pickup hold duration, use 0 to disable and have instant pickup. - Allow Integrated Structures Plus - If enabled, will add all of the new S+ structures; otherwise disables all of the new S+ structures (intended mainly for letting unofficials that want to keep using the S+ mod version to keep using that without a ton of extra duplicate structures). - Disable Building in Mission Areas - If enabled, will disable building in mission areas on the Genesis map. - - - - Engrams - Auto Unlock All Engrams - If enabled, engrams will be automatically unlocked as the player levels. - Enable Engram Overrides - If enabled, enables engram customizations. - Reset all engram customizations back to defaults. - Paste custom engram data. - Save custom engram data. - Import custom engram data. - Export custom engram data. - Custom Engram Settings - Only Allow Selected Engrams - If enabled, only the selected engrams will be available to learn in game. - Select all the engrams. - Unselect all the engrams. - Filter Only Selected Engrams - If enabled, only the selected engram will be visible. - Selected - Selected - Name - Name of the Engram (engram class name). - Mod - Mod - Is Tekgram - Is Tekgram - Level - Player level when the engram can be manually unlocked. - Cost - The amount fo engram points needed to manually unlock. - Hidden - If enabled, the engram will be removed from the engram unlock screen and cannot be learned. - Remove Prereqs - If enabled, will remove the prerequisites needed to unlock the engram. - Auto Unlock - If enabled, the engram will be automatically unlocked at the specified level. - Auto Unlock Level - Player level when the engram is automatically unlocked. Auto Unlock must be enabled. - Remove this Engram - - Remove Engram - Click 'Yes' to confirm you want to delete the engram record. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current engram changes. - Confirm Select All Action - Click 'Yes' to confirm you want to select all the engrams. - Confirm Unselect All Action - Click 'Yes' to confirm you want to unselect all the engrams. - - Export Error - Select engram override data file - json - JSON Files - *.json - - Import Confirmation - You are about to import the engram data, this will overwrite the engrams in the list with data from the file. Do you want to continue? - Import Error - Select engram override data file - json - JSON Files - *.json - - - - Player and Dino Level Progressions - Player Max XP: - Set the maximum XP cap for the players. - Dino Max XP: - Set the maximum XP cap for the dinos. - NOTE: The last {levels} player levels are used for Ascension and Other leveling and are shown with a coloured background. If you customize your own player levels, make sure you add an additional {levels} levels. - Enable Custom Level Progressions - If enabled, enables player and dino level customizations. - Enable Dino Level Progressions - If enabled, enables dino level customizations. - Custom Player Levels - Delete all existing levels. - Reset all level customizations back to server manager defaults. - Reset all level customizations back to official defaults. - Import level customization data. - Export level customization data. - Update maximum XP Cap to last level value. - - + - - - Level - XP Required - Engram Points - Engram Total - Ascension Level - Add a new level after this one. - Remove this level - - Custom Dino Levels - - Can't delete last item - You can't delete the last level. If you want to disable the feature, uncheck Enable Custom Level Progressions. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current player levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current player levels. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current dino levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current dino levels. - - Update Error - - Export Error - Select level customization data file - csv - CSV Files - *.csv - - Import Error - Select level customization data file - csv - CSV Files - *.csv - - - - Custom GameUserSettings.ini Settings - Custom Game.ini Settings - Custom Engine.ini Settings - - Custom Sections - Section Name - Reload from Config File - Add Section - Paste Section Data - Import Data from Ini File - Clear All Sections - Delete Section - - Custom Items - Key - Value - Add Item - Paste Item Data - Delete All Items - Delete Item - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - Load Error - Save Error - - Administrators - Add Administrator - Clear Administrators - Reload from File - Delete Administrator - Player Id - Player Name - - Whitelisted - Add Whitelisted Player - Clear Whitelisted Players - Reload from File - Delete Whitelisted Player - Player Id - Player Name - - Exclusive Join - Add Exclusive Player - Clear Exclusive Players - Reload from File - Delete Exclusive Player - Player Id - Player Name - Enable Exclusive Join - If enabled, only players in the Exclusive Join list will be able to log into the server. - - - - Survival of the Fittest - Enable Survival of the Fittest - If enabled, configures the server as a 'Survival of the Fittest' server. - Disable Death Spectator - If enabled, players cannot be spectators after they die. - Only Admin Rejoin As Spectator - If enabled, only admins can join as spectators once the game has started. - Max Players in Tribe: - The maximum number of players allowed in a tribe. - Tribes Required for Game: - The number of tribes requires for the game to start. - Ring of Death Collapse Time: - The game length before Sudden Death. - Auto-start Delay Time: - The time after the minimum number of tribes has been achieved before the game starts. - Auto-restart Delay Time: - The time after the last game has ended before the new game will start. - Sudden Death Time: - The amount of time Sudden Death will be in effect until the game is declared a draw. - Output Game Report - If enabled, generates a timestamped HTML after-action report file at the end of each game in the server's "Saved" directory, as the Official Ranked servers do. - Enable Game Play Logging - If enabled, outputs a dated log file to \Saved folder, which will contain a timestamped kill and winners log listing steam id, steam name, character name, etc. Handy for automatic Tournament records. - Game Options - No Events - If enabled, will cause no Evolution Events to be automatically triggered. Host can still trigger events manually with 'cheat ce evorain' etc. - No Bosses - If enabled, will cause no bosses to be spawned - Both Bosses - If enabled and if bosses are used, this will spawn both the Broodmother and the Megapithecus at their respective times. - Evolution Event Interval - Specifies the interval factor for the Evolution Events. Lower values decrease the time between events, higher values increase the time between events. - Ring Start Time - You can set this to 'pre-advance' the match time (ring of death progress) to a certain time. Lower values decrease the match time and higher values increase the match time. - - Survival of the Fittest is an alternate game to Survival Evolved that uses a different set of server files and changes many of the rules. See the web for more details. - Go to SotF web page? - Survival of the Fittest is an alternate game to Survival Evolved that uses a different set of server files and changes many of the rules. See the web for more details. - - - - Procedurally Generated Arks - Enable Procedurally Generated Arks - If enabled, configures the server to use a procedurally generated ark. - Paste Procedurally Generated String - Paste Procedurally Generated String - Confirm Paste Procedurally Generated String - You are about to overwrite ALL your Procedurally Generated ARK settings. Do you want to continue? - Save Procedurally Generated Settings String - Procedurally Generated Settings String - Randomize - Randomize the Procedurally Generated Settings - World File Name - The name to use for the world file (e.g. MyPGArk1). - X - Y - Z - WARNING: The procedurally generated Ark system is HIGHLY EXPERIMENTAL. Your saved procedurally generated Arks will necessarily be wiped in subsequent updates as the dynamic algorithms are further developed. We only recommend using this system at the present time if you're willing to accept the frequent clearing of your procedurally generated Ark's save data! - NOTE: Once you have started your server, changing these settings will have NO effect. To create an ARK with your new settings, you must either change the World File Name, or delete the existing world save file. In both cases you will loss ALL progress. - - Terrian Settings - Map Seed - The seed used in the noise and random functions. - Landscape Radius - The radius of the landscape, outside of this radius it is water (to avoid cutting the landscape by the terrain border). - Water Frequency - The frequency of the noise function used to generate land/water. - Mountain Frequency - The frequency of the noise used to generate mountains. - Mountain Slop - How hard the transition is from land to mountain, the higher the value the smoother the transition (from 0 to 2). - Mountain Height - A multiplier for mountain height. - Turbulence Power - The power of the turbulence function used to randomly perturb the coordinates input to the noise function, to add some realism to the noise. - Shore Slope - How hard the transition is from water floor to shore, the higher the value the smoother the transition (from 0 to 2). - Shore Line End - . - Water Level - The height value for the water surface (from Ocean Floor level to 1). - Ocean Floor Level - The height value for the ocean floor (from -1 to Water Level). - Terrain Scale Multiplier - X, Y, Z to scale the whole terrain. - Erosion Steps - . - Erosion Strength - . - Deposition Strength - . - Trees Slope Threshold - . - General Mountain Trees % - . - - Biome Settings - Snow Biome Size - The radius of the Snow biome (from 0 to 1). - Redwood Biome Size - The radius of the Redwood biome (from 0 to 1). - Mountain Biome Start - The height value at which the Mountain biome starts. - Mountains Tree Density - Density of trees and rocks in the Mountain biome. - Jungle Biome Start - The height value at which the Jungle biome starts. - Island Border Curve - The exponent used in the curve to smoothly interpolate between island and water floor. - Max Spawn Point Height - The maximum height of land for a spawn point to be created. - Grass Density - Foliage density in the grasslands biome. - Jungle Grass Density - Foliage density in the Jungle biome. - Snow Tree Density - Density of trees and rocks in the Snow biome. - Redwood Tree Density - Density of trees and rocks in the Redwood biome. - Grasslands Tree Density - Density of trees and rocks in the Grasslands biome. - Redwood Grass Density - Foliage density in the Redwood biome. - Mountain Grass Density - Foliage density in the Mountain biome. - Snow Grass Density - Foliage density in the Snow biome. - Jungle Tree Density - Density of trees and rocks in the Jungle biome. - Shore Tree Density - Foliage density in the Shore biome. - Shoreline Start Offset - The distance from the water that the shoreline begins. Raise this for a shore that goes farther up to the land. - Shoreline Thickness - The overall width of the shore. Raise this along with ShorelineStartOffset to get a thicker, larger shore. - Snow Mountains Tree Density - Density of trees and rocks in the Snow Mountain biome. - Underwater Objects Density - Object density in the Underwater biome. - Snow Mountain Grass Density - Foliage density in the Snow Mountain biome. - Snow Shore Tree Density - Density of trees and rocks in the Snow Shore biome. - Inland Water Objects Density - Object density in the Inland Water biome. - Deep Water Biomes Depth - The depth value of the Deep Water biome. - - Map Settings - Snow Biome Location - The location of the Snow biome (X, Y from 0 to 1). - Redwood Biome Location - The location of the Redwood biome (X, Y from 0 to 1). - North Region 1 Start - The start location of the North Region 1 (X, Y from 0 to 1). - North Region 1 End - The end location of the North Region 1 (X, Y from 0 to 1). - North Region 2 Start - The start location of the North Region 2 (X, Y from 0 to 1). - North Region 2 End - The end location of the North Region 2 (X, Y from 0 to 1). - North Region 3 Start - The start location of the North Region 3 (X, Y from 0 to 1). - North Region 3 End - The end location of the North Region 3 (X, Y from 0 to 1). - South Region 1 Start - The start location of the South Region 1 (X, Y from 0 to 1). - South Region 1 End - The end location of the South Region 1 (X, Y from 0 to 1). - South Region 2 Start - The start location of the South Region 2 (X, Y from 0 to 1). - South Region 2 End - The end location of the South Region 2 (X, Y from 0 to 1). - South Region 3 Start - The start location of the South Region 3 (X, Y from 0 to 1). - South Region 3 End - The end location of the South Region 3 (X, Y from 0 to 1). - East Region 1 Start - The start location of the East Region 1 (X, Y from 0 to 1). - East Region 1 End - The end location of the East Region 1 (X, Y from 0 to 1). - East Region 2 Start - The start location of the East Region 2 (X, Y from 0 to 1). - East Region 2 End - The end location of the East Region 2 (X, Y from 0 to 1). - East Region 3 Start - The start location of the East Region 3 (X, Y from 0 to 1). - East Region 3 End - The end location of the East Region 3 (X, Y from 0 to 1). - West Region 1 Start - The start location of the West Region 1 (X, Y from 0 to 1). - West Region 1 End - The end location of the West Region 1 (X, Y from 0 to 1). - West Region 2 Start - The start location of the West Region 2 (X, Y from 0 to 1). - West Region 2 End - The end location of the West Region 2 (X, Y from 0 to 1). - West Region 3 Start - The start location of the West Region 3 (X, Y from 0 to 1). - West Region 3 End - The end location of the West Region 3 (X, Y from 0 to 1). - - - - Map Spawner Overrides - Containers - Entries - Map Spawner Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - - Type - Spawner Override Type - Spawner - Spawner Class String - - Name - Spawn Name - Dino - Entity ID of the dino to be added - Weight - Weight Factor for this spawn - Max Percentage - Sets the maximum allowed dinosaurs or creatures for this instance - - Add map spawn container - Add dino spawn entry - Delete all map spawn containers - Delete all dino spawn entries - Paste map spawn container data - Delete map spawn container - Delete dino spawn entry - Save all map spawn containers - Save map spawn container - - - - Crafting Overrides - Crafted Items - Resource Items - Crafting Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - NOTE: Changing the resources of a crafted item will require the Engram to be re-learnt. If the Engram is already known, a mindwipe tonic must be used so that it can be re-learnt. - - Crafted Item - Crafted Item Class String - - Resource Item - Resource Item Class String. - Quantity - How much of the resource is required. - Require Exact Resource Type - Determines if a logical check takes place on whether the production makes any sense at all. - - Add crafting item - Add resource - Delete all crafting items - Delete all resources - Paste crafting items data - Delete crafting item - Delete resource - Save crafting items data - Save crafting item - - - - Supply Crate Overrides - Supply Crates - Item Sets - Item Set Entries - Items - Supply Crate Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - WARNING: If you do not populate each grid properly, it could result in the Supply Crate not spawning into the world. Please ensure ALL sections are populated. - - Supply Crate - Supply Crate class string of the crate to be overridden. - Min ItemSets - The minimum number of sets that will be in the supply crate. - Max ItemSets - The maximum number of sets that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item set quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - Append Item Sets - If enabled, will add item sets to supply crates, rather than totally overriding all their items. - Prevent Increasing - If enabled, will dynamically increase the amount of items dropped by however many additional itemsets you add (only applies when AppendItemSets=true). - - Description - A description to identify the item set. - Min Items - The minimum number of items from the set that will be in the supply crate. - Max Items - The maximum number of items from the set that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Weight - Specifies the chance that the item set would make it into the loot crate. - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - - Description - A description to identify the item set entry. - Weight - Specifies the chance that the item would make it into the loot crate. - Min Quantity - The minimum quantity of the item that will be in the supply crate. - Max Quantity - The maximum quantity of the item that will be in the supply crate. - Min Quality - The minimum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Max Quality - The maximum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Force Blueprint - If enabled, you will always generate a blueprint instead of the item. - Blueprint Chance - Specifies the chance you will generate a blueprint instead of the item. Force Blueprint must be disabled. - - Item - Item class string of the item. - Weight - Specifies the chance that the item would make it into the loot crate. - - Add supply crate - Add item set - Add item set entry - Add item - Delete all supply crates - Delete all item sets - Delete all item set entries - Delete all items - Paste supply crate data - Delete supply crate - Delete item set - Delete item set entry - Delete item - Save all supply crates - Save supply crate - - - - Stack Size Overrides - Item Stack Size Multiplier - This is the global modifier to allow increasing or decreasing item stack sizes. NOTE: This only works for items that are intended to stack. - Stacked Items - Stack Size Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - - Item - Item Class String - Max Item Quantity - New stack size of the specified item - Ignore Multiplier - If enabled, will set the value of the items stack size to Max Item Quantity; otherwise the value of the items stack size is ItemStackSizeMultiplier * MaxItemQuantity. - - Add stack size item - Delete all stack size items - Paste stack size items data - Delete stack size item - Save stack size items data - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - - - Prevent Transfer Overrides - Prevent Transfers - Prevent Transfer Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - WARNING: Adding dinos to this list will prevent them from being transferred to and from the server. - - Dino - Dino Class String - - Add prevent transfer item - Delete all prevent transfer items - Paste prevent transfer items data - Delete prevent transfer item - Save prevent transfer items data - - - - Player Details - Tribe Details - Tribe Members - - Id: - Name: - Online: - Created: - Last Updated: - Level: - Whitelisted: - Owner: - Player Name - Character Name - Level - Online - Created - Last Updated - Click to view the profile file in explorer - - Player Profile - {0} - Tribe Profile - {0} - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - _Server - Save World - Destroy Wild Dinos - _Players - Sort - By Online - By Name - By Tribe - By Last Updated - _Filter - Show Online - Show Offline - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - Chat to Player... - Rename Player... - Rename Tribe... - Kill - Kick - Banned - Whitelisted - View Steam Profile... - View Profile... - View Tribe... - Copy ID... - Copy Player ID... - - Admin Name: - This is the name used to prefix serverchat messages sent from the console. - Status: - Players: - / - Mode: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - RCON: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - A world save is about to be performed, you may experience some lag during this process. Please be patient. - About to destroy all wild creatures, you may experience some lag during this process. Please be patient. - - Send a chat message to : - Rename player from : - Rename tribe from : - ID copied to the clipboard for : - ID copied - Player ID copied to the clipboard for : - Player ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - Right click on players in the list to access player commands. - Type {0} to get help. - - /help - - Known commands: - AllowPlayerToJoinNoCheck <steam id> - Adds the specified player to the server's whitelist. - BanPlayer <steam id> - Add the specified player to the server's banned list. - Broadcast <message> - Broadcast a message to all players on the server. - DestroyAll <class name> - Destroys ALL creatures of the specified class. - DestroyAllEnemies - Destroys all non-player creatures on the map, including tamed creatures. This does not prevent new ones from spawning as usual. - DestroyStructures - Destroys all structures owned by all players on the map. - DestroyWildDinos - Destroys all untamed creatures on the map. Useful for helping newly-released creatures to spawn. - DisallowPlayerToJoinNoCheck <steam id> - Removes the specified player from the server's whitelist. - DoExit - Shuts down the server as soon as possible. - GetChat - Returns the latest chat buffer (the same amount that the clients see). - GiveItemNumToPlayer <player id> <item id> <quantity> <quality> <blueprint> - Adds the specified item to the player's inventory (or its blueprint) in the specified quantity and with the specified quality. - GiveExpToPlayer <player id> <how much> <from tribe share> <prevent sharing with tribe> - Gives the specified player the specified amount of experience points. - KickPlayer <steam id> - Forcibly disconnect the specified player from the server. - KillPlayer <player id> - Kills the specified player. - ListPlayers - List all connected players and their Steam IDs. - PlayersOnly - Stops all creature movement in the game world and halts crafting. Players can still move normally. Repeat the command to disable its effects. - RenamePlayer "<player>" <new name> - Renames the player specified by their in-game string name. - RenameTribe "<tribe>" <new name> - Renames the tribe specified by it's string name. - SaveWorld - Forces the server to save the game world to disk in its current state. - ServerChat <message> - Sends a chat message to all currently connected players. - ServerChatTo "<steam id>" <message> - Sends a direct chat message to the player specified by their int64 encoded steam id. - ServerChatToPlayer "<player>" <message> - Sends a direct chat message to the player specified by their in-game player name. - SetMessageOfTheDay <message> - Sets the server's 'message of the day', displayed to players when they connect to it. - SetTimeOfDay <hour>:<minute>[:<second>] - Sets the game world's time of day to the specified time. - ShowMessageOfTheDay - Displays the message of the day. - Slomo <factor> - Sets the game speed multiplier. Lower values slow time, change back to 1 to set back to normal. - UnBanPlayer <steam id> - Remove the specified player from the server's banned list. - where: - <player> specifies the character name of the player - <steam id> is the long numerical id of the player - <player id> specifies the ingame UE4 ID of the player - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - - Disconnected - Connected - - '{0}' joined the game. - '{0}' left the game. - - - - Open RCON Session - - Hostname or IP Address: - RCON Port: - Admin Password: - - Connect - Cancel - - Remote: {0}:{1} - - - - Settings - - - - - - Achatina - Allosaurus - Ammonite - Anglerfish - Ankylosaurus - Titanomyrma Drone - Archaeopteryx - Argentavis - Arthropluera - Baryonyx - Basilosaurus - Onyc - Castoroides - Giant Bee - Gigantopithecus - Tek Parasaur - Tek Quetzal - Tek Raptor - Tek Rex - Tek Stegosaurus - Titanoboa - Carnotaurus - Chalicotherium - Cnidaria - Coelacanth - Coelacanth (Ocean) - Compy - Daeodon - Dilophosaurus - Dimetrodon - Dimorphodon - Diplocalus - Diplodocus - Direbear - Polar Bear - Direwolf - Dodo - Doedicurus - Ichthy - Meganeura - Dung Beetle - Dunkleosteus - Electrophorus - Equus - Eurypterid - Gallimimus - Giganotosaurus - Giganotosaurus (Tek Cave) - Hesperornis - Hyaenodon - Ichthyornis - Iguanodon - Kairuku - Kaprosuchus - Kentrosaurus - Leech - Leedsichthys - Liopleurodon - Lystrosaurus - Mammoth - Manta - Alpha Carnotaurus - Megalania - Megalodon - Megalosaurus - Megalosaurus (Tek Cave) - Alpha Raptor - Alpha T-Rex - Megatherium - Microraptor - Mesopithecus - Mosasaurus - Mosasaurus (Cave) - Alpha Mosasaurus (Cave) - Moschops - Otter - Oviraptor - Pachy - Pachyrhinosaurus - Parasaur - Paraceratherium - Pegomastax - Pelagornis - Phiomia - Megapiranha - Plesiosaur - Procoptodon - Pteranodon - Purlovia - Purlovia (Snow Cave) - Quetzal - Raptor - Rex - Woolly Rhino - Sabertooth - Sabertooth Salmon - Sarco - Bronto - Pulmonoscorpius - Ovis (Sheep) - Araneo - Spinosaurus - Megaloceros - Stego - Tapejara - Terror Bird - Therizinosaurus - Thylacoleo - Titanosaur - Beelzebufo - Trike - Trilobite - Troodon - Carbonemys - Tusoteuthis - Yutyrannus - - Alpha Leedsichthys - Queen Bee - Unicorn - Titanomyrma Soldier - Diseased Leech - Alpha Tusoteuthis - Alpha Megalodon - Alpha Mosasaurus - Yeti - - - - Broodmother Lysrix - Broodmother Lysrix (Easy Variant) - Broodmother Lysrix (Medium Variant) - Broodmother Lysrix (Hard Variant) - - Megapithecus - Megapithecus (Easy Variant) - Megapithecus (Medium Variant) - Megapithecus (Hard Variant) - - Dragon - Dragon (Easy Variant) - Dragon (Medium Variant) - Dragon (Hard Variant) - - Attack Drone - Attack Drone (Medium Variant) - Attack Drone (Hard Variant) - - Defense Unit - Defense Unit (Medium Variant) - Defense Unit (Hard Variant) - - Overseer - Overseer (Easy Variant) - Overseer (Medium Variant) - Overseer (Hard Variant) - - Dragon Guardian - Dragon Guardian (Easy Variant) - Dragon Guardian (Medium Variant) - Dragon Guardian (Hard Variant) - - Megapithecus Guardian - Megapithecus Guardian (Easy Variant) - Megapithecus Guardian (Medium Variant) - Megapithecus Guardian (Hard Variant) - - Broodmother Guardian - Broodmother Guardian (Easy Variant) - Broodmother Guardian (Medium Variant) - Broodmother Guardian (Hard Variant) - - - - Morellatops - Deathworm - Jerboa - Oil Jug Bug - Mantis - Lymantria - Phoenix - Rock Elemental - Thorny Dragon - Vulture - Fire Wyvern - - Water Jug Bug - Alpha Deathworm - Alpha Wyvern - Rubble Golem - Lightning Wyvern - Poison Wyvern - - - - Manticore - Manticore (Easy Variant) - Manticore (Medium Variant) - Manticore (Hard Variant) - - - - Griffin - Polar Bear - Ice Wyvern - Iceworm - - - - Ice Worm - Lava Golem - - Dragon (Easy Variant) - Dragon (Medium Variant) - Dragon (Hard Variant) - - Manticore (Easy Variant) - Manticore (Medium Variant) - Manticore (Hard Variant) - - - - Broodmother Lysrix (Easy Variant) - Broodmother Lysrix (Medium Variant) - Broodmother Lysrix (Hard Variant) - - Megapithecus (Easy Variant) - Megapithecus (Medium Variant) - Megapithecus (Hard Variant) - - - - Deinonychus - Ice Golem - Chalk Golem - Broodmother (Lysrix) - - - - Aberrant Achatina - Aberrant Anglerfish - Aberrant Ankylosaurus - Aberrant Arthropluera - Aberrant Baryonyx - Aberrant Gigantopithecus - Aberrant Titanoboa - Aberrant Carnotaurus - Aberrant Cnidaria - Aberrant Coelacanth - Aberrant Dimetrodon - Aberrant Dimorphodon - Aberrant Diplocaulus - Aberrant Diplodocus - Aberrant Direbear - Aberrant Dodo - Aberrant Doedicurus - Aberrant Meganeura - Aberrant Dung Beetle - Aberrant Electrophorus - Aberrant Equus - Aberrant Iguanodon - Aberrant Lystrosaurus - Aberrant Manta - Aberrant Megalania - Aberrant Megalosaurus - Aberrant Moschops - Aberrant Otter - Aberrant Parasaur - Aberrant Paraceratherium - Aberrant Piranha - Aberrant Purlovia - Aberrant Raptor - Aberrant Salmon - Aberrant Sarco - Aberrant Pulmonoscorpius - Aberrant Ovis - Aberrant Araneo - Aberrant Spino - Aberrant Stegosaurus - Aberrant Beelzebufo - Aberrant Triceratops - Aberrant Trilobite - Aberrant Carbonemys - - Basilisk - Ravager - Nameless - Karkinos - Lamprey - Featherlight - Shinehorn - Glowtail - Bulbdog - Glowbug - Roll Rat - Seeker - Rock Drake - Nameless Queen - - Nameless (Minion) - Nameless (Surface) - Alpha Basilisk - Alpha Karkinos - Alpha Surface Reaper King - Seeker (Surface) - Reaper Queen - Reaper King - Subterranean Reaper King - Elemental Reaper King - Surface Reaper King - Reaper King Tamed - - - - Rockwell - Rockwell (Easy Variant) - Rockwell (Medium Variant) - Rockwell (Hard Variant) - Rockwell Tentacle - Rockwell Tentacle (Hard Variant) - Rockwell Tentacle (Medium Variant) - Rockwell Tentacle (Easy Variant) - - - - Corrupted Arthropluera - Corrupted Carnotaurus - Corrupted Chalicotherium - Corrupted Deathworm - Corrupted Dilophosaur - Corrupted Dimorphodon - Corrupted Giganotosaurus - Enraged Corrupted Rex - Enraged Triceratops - Corrupted Paraceratherium - Corrupted Pteranodon - Corrupted Raptor - Corrupted Rex - Corrupted Rock Drake - Corrupted Spino - Corrupted Stegosaurus - Corrupted Triceratops - Corrupted Reaper King - Corrupted Wyvern - - Desert Titan - Enforcer - Forest Titan - Gacha - GasBags - Managarmr - Ice Titan - Mega Mek - Mek - Snow Owl - Scout - Velonasaur - Defense Unit - - - - Corrupt Tumor - King Titan (Gamma) - King Titan (Alpha) - King Titan (Beta) - - - - Astrocetus - Bloodstalker - Magmasaur - Megachelon - Ferox Small - Ferox Large - Insect Swarm - Parakeet Fish School - Tek Hover Skiff - Tek Triceratops - Tek Giganotosaurus - X-Allosaur - X-Ankylosaur - X-Argentavis - X-Basilosaurus - X-Dunkleosteus - X-Ichthyosaurus - X-Megalodon - X-Mosasaur - X-Otter - X-Parasaur - X-Raptor - X-Rex - X-Rock Elemental - X-Sabertooth - X-Sabertooth Salmon - X-Sabertooth Salmon (Rare) - X-Spinosaur - X-Tapejara - X-Triceratops - X-Woolly Rhino - X-Yutyrannus - - - - Moeder, Master of the Ocean (Easy Variant) - Moeder, Master of the Ocean (Medium Variant) - Moeder, Master of the Ocean (Hard Variant) - - Eel Minion (Gamma) - Eel Minion (Beta) - Eel Minion (Alpha) - - Corrupted Master Controller (Easy Variant) - Corrupted Master Controller (Medium Variant) - Corrupted Master Controller (Hard Variant) - - - - - - - - Advanced Bullet - Advanced Rifle Bullet - Advanced Sniper Bullet - Pheromone Dart - Air Conditioner - Tripwire Alarm Trap - Smithy - Stone Arrow - Tranq Arrow - Spear Bolt - Balista Turret - Bear Trap - Large Bear Trap - Beer Barrel - Blood Extraction Syringe - Bola - Bookshelf - Bow - Bug Repelant - C4 Charge - Camera - Campfire - Cannon - Cannon Ball - Canteen - Catapult Turret - Chain Bola - Chemistry Bench - Chitin Boots - Chitin Gauntlets - Chitin Helmet - Chitin Leggings - Cementing Paste - Chitin Chestpiece - Cloth Boots - Cloth Gloves - Cloth Hat - Cloth Pants - Cloth Shirt - Compass - Compost Bin - Metal Arrow - Compound Bow - Cooking Pot - Large Crop Plot - Medium Crop Plot - Small Crop Plot - Crossbow - Lesser Antidote - Electronics - Electric Prod - Elevator Platform (Large) - Elevator Platform (Medium) - Elevator Platform (Small) - Elevator Track - Fabricator - Feeding Trough - Fireplace - Fishing Rod - Multi-Panel Flag - Single Panel Flag - Flare Gun - Flashlight Attachment - Refining Forge - Wooden Table - Fur Boots - Fur Gauntlets - Fur Cap - Fur Leggings - Fur Chestpiece - GPS - Smoke Grenade - Gas Mask - Ghillie Boots - Ghillie Gauntlets - Ghillie Mask - Ghillie Leggings - Ghillie Chestpiece - Grappling Hook - Gravestone - Greenhouse Ceiling - Greenhouse Door - Greenhouse Roof Sloped - Greenhouse Wall Sloped Left - Greenhouse Wall Sloped Right - Greenhouse Wall - Greenhouse Doorframe - Greenhouse Window - Grenade - Industrial Grill - Industrial Grinder - Gunpowder - Handcuffs - Harpoon Launcher - Heavy Auto Turret - Hide Boots - Hide Gloves - Hide Hat - Hide Pants - Hide Shirt - Hide Sleeping Bag - Holo-Scope Attachment - Refrigerator - Industrial Cooker - Industrial Forge - Remote Keypad - Lamppost - Omnidirectional Lamppost - Lance - Laser Attachment - Fabricated Pistol - Assault Rifle - Pump-Action Shotgun - Fabricated Sniper Rifle - Magnifying Glass - Flak Boots - Metal Catwalk - Metal Ceiling - Metal Hatchframe - Giant Metal Hatchframe - Metal Door - Metal Fence Foundation - Metal Foundation - Metal Dinosaur Gate - Behemoth Gate - Metal Dinosaur Gateway - Behemoth Gateway - Flak Gauntlets - Metal Hatchet - Flak Helmet - Metal Ladder - Flak Leggings - Metal Pick - Metal Pillar - Metal Railing - Metal Irrigation Pipe - Inclined - Metal Irrigation Pipe - Intake - Metal Irrigation Pipe - Intersection - Metal Irrigation Pipe - Straight - Metal Irrigation Pipe - Tap - Metal Irrigation Pipe - Vertical - Metal Ramp - Metal Roof Sloped - Metal Shield - Flak Chestpiece - Metal Sickle - Metal Sign - Metal Billboard - Metal Wall Sign - Metal Wall Sloped Left - Metal Wall Sloped Right - Metal Spike Wall - Metal Staircase - Metal Trapdoor - Giant Metal Trapdoor - Metal Wall - Metal Doorframe - Metal Windowframe - Metal Window - Heavy Miner's Helmet - Minigun Turret - Re-Fertilizer - Bunk Bed - Mortar and Pestle - Motorboat - Narcotic - Night Vision Goggles - Note - Paintbrush - Painting Canvas - Parachute - Pike - Simple Pistol - Poison Grenade - Tripwire Narcotic Trap - Polymer - Electrical Cable Inclined - Electrical Cable Intersection - Electrical Cable Straight - Electrical Cable Vertical - Electrical Generator - Electrical Outlet - Preserving Bin - Radio - Raft - Shocking Tranquilizer Dart - Riot Boots - Riot Gauntlets - Riot Helmet - Riot Leggings - Riot Chestpiece - Riot Shield - Rocket Propelled Grenade - Rocket Launcher - Rocket Turret - Rope Ladder - Saddle - Allosaurus - Saddle - Ankylo - Saddle - Argentavis - Saddle - Arthropluera - Saddle - Baryonyx - Saddle - Basilosaurus - Saddle - Castoroides - Saddle - Carno - Saddle - Chalicotherium - Saddle - Daeodon - Saddle - Diplodocus - Saddle - Dire Bear - Saddle - Doedicurus - Saddle - Ichthyosaurus - Saddle - Dunkleosteus - Saddle - Equus - Saddle - Gallimimus - Saddle - Giganotosaurus - Saddle - Hyaenodon (Meatpack) - Saddle - Iguanodon - Saddle - Kaprosuchus - Saddle - Mammoth - Saddle - Manta - Saddle - Megalania - Saddle - Megalodon - Saddle - Megalosaurus - Saddle - Megatherium - Saddle - Mosasaur - Saddle - Mosasaur Platform - Saddle - Pachy - Saddle - Pachyrhinosaurus - Saddle - Parasaur - Saddle - Paracer - Saddle - Paracer Platform - Saddle - Pelagornis - Saddle - Phiomia - Saddle - Plesiosaur - Saddle - Plesiosaur Platform - Saddle - Procoptodon - Saddle - Pteranodon - Saddle - Quetz - Saddle - Quetz Platform - Saddle - Raptor - Saddle - Rex - Saddle - Woolly Rhino - Saddle - Sabertooth - Saddle - Sarco - Saddle - Bronto - Saddle - Bronto Platform - Saddle - Pulmonoscorpius - Saddle - Araneo - Saddle - Spino - Saddle - Megaloceros - Saddle - Stego - Saddle - Tapejara - Saddle - Terror Bird - Saddle - Therizinosaurus - Saddle - Thylacoleo - Saddle - Titanosaur Platform - Saddle - Beelzebufo - Saddle - Trike - Saddle - Carbonemys - Saddle - Tusoteuthis - Saddle - Yutyrannus - Scissors - Scope Attachment - SCUBA Flippers - SCUBA Mask - SCUBA Leggings - SCUBA Tank - Homing Underwater Mine - Silencer Attachment - Simple Bed - Simple Bullet - Longneck Rifle - Simple Rifle Ammo - Shotgun - Simple Shotgun Ammo - Slingshot - Sparkpowder - Spear - Spray Painter - Spyglass - Standing Torch - Stimulant - Stone Ceiling - Stone Hatchframe - Giant Stone Hatchframe - Wooden Club - Reinforced Wooden Door - Stone Fence Foundation - Stone Foundation - Reinforced Dinosaur Gate - Behemoth Reinforced Dinosaur Gate - Stone Dinosaur Gateway - Behemoth Stone Dinosaur Gateway - Stone Hatchet - Stone Pick - Stone Pillar - Stone Irrigation Pipe - Inclined - Stone Irrigation Pipe - Intake - Stone Irrigation Pipe - Intersection - Stone Irrigation Pipe - Straight - Stone Irrigation Pipe - Tap - Stone Irrigation Pipe - Vertical - Stone Railing - Stone Roof Sloped - Stone Wall Sloped Left - Stone Wall Sloped Right - Stone Staircase - Reinforced Trapdoor - Giant Reinforced Trapdoor - Stone Wall - Stone Doorframe - Stone Windowframe - Reinforced Window - Vault - Large Storage Box - Storage Box - Absorbent Substrate - Sword - Thatch Roof - Thatch Door - Thatch Foundation - Thatch Wall - Thatch Wall Sloped Left - Thatch Wall Sloped Right - Thatch Roof Sloped - Thatch Doorframe - Toilet - Torch - Training Dummy - Tranquilizer Dart - Tranq Spear Bolt - Transponder Tracker - Transponder Node - Metal Tree Platform - Wooden Tree Platform - Tree Sap Tap - Improvised Explosive Device - Trophy Base - Trophy Wall-Mount - Auto Turret - Wall Torch - Wardrums - War Map - Water Jar - Waterskin - Water Resevoir - Metal Water Resevoir - C4 Remote Detonator - Wooden Bench - Wooden Cage - Wooden Catwalk - Wooden Ceiling - Wooden Hatchframe - Wooden Chair - Wooden Door - Wooden Fence Foundation - Wooden Foundation - Dinosaur Gate - Dinosaur Gateway - Wooden Ladder - Wooden Pillar - Wooden Railing - Wooden Ramp - Wooden Shield - Wooden Sign - Wooden Billboard - Wooden Wall Sign - Wooden Spike Wall - Wooden Trapdoor - Wooden Wall - Wooden Wall Sloped Left - Wooden Wall Sloped Right - Wooden Staircase - Wooden Roof Sloped - Wooden Doorframe - Wooden Windowframe - Wooden Window - - - - Tek Dinosaur Gate - Tek Behemoth Gate - Tek Dinosaur Gateway - Tek Behemoth Gateway - Tek Sleeping Pod - Tek Boots - Tek Catwalk - Tek Ceiling - Tek Hatchframe - Tek Cloning Chamber - Tek Door - Tek Fence Foundation - Tek Foundation - Tek Generator - Tek Gauntlets - Tek Grenade - Tek Helmet - Tek Ladder - Tek Light - Tek Saddle - Megalodon - Tek Saddle - Mosasaur - Tek Leggings - Tek Pillar - Tek Railing - Tek Ramp - Tek Replicator - Tek Saddle - Rex - Tek Rifle - Tek Sloped Roof - Tek Forcefield - Tek Shield - Tek Chestpiece - Tek Sloped Wall Left - Tek Sloped Wall Right - Tek Staircase - Tek Sword - Tek Saddle - Tapejara - Tek Teleporter - Tek Transmitter - Tek Trapdoor - Tek Trough - Tek Vacuum Compartment - Tek Vacuum Compartment Moonpool - Tek Wall - Tek Doorframe - Tek Windowframe - Tek Window - Tek Turret - - - - Adobe Ceiling - Adobe Door - Adobe Foundation - Adobe Wall - Adobe Doorframe - Adobe Windowframe - Advanced Workbench - Alchemy Table - Flaming Arrow - Obsidian Arrow - Feathered Stone Arrow - Wooden Arrow Sign - Bakers Oven - Barrel of Gunpowder - Storage Barrel - BattleAxe - Big Bonfire - Big Campfire - Big Fence - Opening - Big Fence - Post - Big Fence - Section - Biscuit Batter - Bonemeal Fertilizer - Brazier - Concrete Dinosaur Gate - Brick Dinosaur Gateway - Sloped Brick Wall Left - Sloped Brick Wall Right - Brick Wall - Brick Doorframe - Brick Windowframe - Wooden Cabinet - Covered Wooden Cabinet - Cake Batter - Candles - Canteen - Trap Bait - Cauldron - Ceiling Lamp - Fresh Cement - Cement Mixer - Sloped Cement Roof - Well Chain - Cigarette - Clay - Concrete Ceiling - Concrete Foundation - Concrete Pillar - Concrete Ramp - Construction Table - Cookie Dough - Cooking Station - Corn Starch - Deadfall Trap - Fabric - Wood Post Fence - Fermenting Barrel - Fresh Firewood - Fish Bait - Fish Trap - Sack of Flour - Table Lantern - Lumber Glass Ceiling - Reinforced Glass Door - Sloped Glass Roof - Reinforced Glass Window - Grape Juice - Gravy - Grindstone - Ground Cashew - Ground Soybean - Handmill - Stone Hunting Knife - Icing - Industrial Cooker - Industrial Grill - Fruit Press - Amaberry Juice - Azulberry Juice - Mejoberry Juice - Stimbull Juice - Tintoberry Juice - Tomato Juice - Longbow - Lumber Bench - Lumber Ceiling - Lumber Chair - Lumber Door - Lumber Foundation - Lumber Glass Doorframe - Lumber Dinosaur Gate - Lumber Dinosaur Gateway - Sloped Lumber Glass Wall Left - Sloped Lumber Glass Wall Right - Lumber Window - Lumber Glass Windowframe - Lumber Ramp - Sloped Lumber Roof - Sloped Lumber Wall Left - Sloped Lumber Wall Right - Lumber Station - Lumber Table - Lumber Wall - Lumber Doorframe - Lumber Glass Wall - Lumber Windowframe - APS Mailbox - Cup of Malt - Market Stall - Metal Hammer - Metal Machete - Milk - Miners Box - Modular Table - Obsidian Spear - Obsidian Pickaxe - Oil Tank - Pancake Batter - Pitchfork - Pizza Dough - Pontoon Bridge - Primitive Grill - Primitive Forge - Flintlock Pistol - Musket - Fresh Dough - Recurve Bow - Rowboat - Salt - Organic Oil - Simple Hammock - Teepee - Smokehouse - Steel Handrail - Steel Pillar - Big Stone Fence - Small Stone Fence - Steel Safebox - Steel Locker - Firewood Holder - Modern Storage Shelf - Modern Hanging Shelf - Preserving Campfire - Weapon Rack - Wood Storage Shed - Fresh Sugar Juice Bucket - Tanning Rack - Tomato Sauce - Trading Crate (Bread) - Trading Crate (Eggs) - Trading Crate (Fruits Veggies) - Trading Crate - Tudor Bar - Tudor Bar (L Shaped) - Viking Axe - Steel Water Tower - Water Well - Well Bucket - Windmill - Wood Handrail - Wood Plank - Yurt - - - - Adobe Ceiling - Giant Adobe Trapdoor - Giant Adobe Hatchframe - Adobe Hatchframe - Adobe Door - Adobe Fence Foundation - Adobe Foundation - Adobe Dinosaur Gate - Behemoth Adobe Dinosaur Gate - Adobe Dinosaur Gateway - Behemoth Adobe Dinosaur Gateway - Adobe Ladder - Adobe Pillar - Adobe Railing - Adobe Ramp - Adobe Roof Sloped - Adobe Wall Sloped Left - Adobe Wall Sloped Right - Adobe Staircase - Adobe Trapdoor - Adobe Wall - Adobe Doorframe - Adobe Windowframe - Adobe Window - Boomerang - Chainsaw - Clay - Cluster Grenade - Desert Cloth Boots - Desert Cloth Gloves - Desert Goggles and Hat - Desert Cloth Pants - Desert Cloth Shirt - Flame Arrow - Flamethrower - Flamethrower Ammo - Mirror - Oil Jar - Oil Pump - Preserving Salt - Propellant - Rocket Homing Missile - Saddle - Morellatops - Saddle - Mantis - Saddle - Lymantria - Saddle - Rock Golem - Saddle - Thorny Dragon - Tent - Vessel - Water Well - Whip - Wind Turbine - - - - Saddle - Basilisk - Charge Battery - Charge Lantern - Climbing Pick - Fish Basket - Gas Collector - Glider Suit - Glow Stick - Hazard Suit Boots - Hazard Suit Shirt - Hazard Suit Gloves - Hazard Suit Hat - Hazard Suit Pants - Saddle - Karkino - Metal Cliff Platform - Pliers - Portable Rope Ladder - Saddle - Ravager - Saddle - Roll Rat - Saddle - Rock Drake - Shag Rug - Stone Cliff Platform - Wood Elevator Top Switch - Wood Elevator Track - Wood Elevator Platform (Large) - Wood Elevator Platform (Medium) - Wood Elevator Platform (Small) - Zip-Line Anchor - Zip-Line Motor Attachment - - Tek Saddle - Rock Drake - Tek Railgun - - - - Cryofridge - Dino Leash - Empty Cryopod - Gacha Saddle - Gasbags Saddle - Managarmr Saddle - M.S.C.M. (Mek Siege Cannon Module) - M.R.L.M. (Mek Rocket Launcher Module) - M.D.S.M. (Mek Deployable Shield Module) - Cannon Shell - Rocket Pod - Unassembled Mek - Snow Owl Saddle - Unstable Element - Unstable Element Shard - Velonasaur Saddle - Delivery Crate - Large Taxidermy Base - Medium Taxidermy Base - Small Taxidermy Base - Taxidermy Tool - - - - Tek Bridge - Tek Gravity Grenade - - - - Magmasaur Saddle - Megachelon Platform Saddle - Fishing Net - Wood Ocean Platform - Metal Ocean Platform - Pressure Plate - Mining Drill - - - - Astrocetus Tek Saddle - Tek Claws - Tek Cruise Missile - Tek Grenade Launcher - Tek Hover Skiff - Tek Jump Pad - Tek Sensor - Tek Shoulder Cannon - - - - - - - - Blood Extraction Syringe - Camera - Fish Basket (Filled) - Smoke Grenade - Note - Poison Grenade - Pliers - Rockwell Recipes: Battle Tartare - Rockwell Recipes: Calien Soup - Rockwell Recipes: Decorative Coloring - Rockwell Recipes: Enduro Stew - Rockwell Recipes: Focal Chili - Rockwell Recipes: Fria Curry - Rockwell Recipes: Medical Brew - Rockwell Recipes: Meat Jerky - Rockwell Recipes: Egg-based Kibble - Rockwell Recipes: Allosaurus Kibble - Rockwell Recipes: Ankylosaurus Kibble - Rockwell Recipes: Archaeopteryx Kibble - Rockwell Recipes: Argentavis Kibble - Rockwell Recipes: Baryonyx Kibble - Rockwell Recipes: Brontosaurus Kibble - Rockwell Recipes: Carbonemys Kibble - Rockwell Recipes: Carnotaurus Kibble - Rockwell Recipes: Compy Kibble - Rockwell Recipes: Dilophosaur Kibble - Rockwell Recipes: Dimetrodon Kibble - Rockwell Recipes: Dimorphodon Kibble - Rockwell Recipes: Diplodocus Kibble - Rockwell Recipes: Dodo Kibble - Rockwell Recipes: Gallimimus Kibble - Rockwell Recipes: Ichthyornis Kibble - Rockwell Recipes: Iguanodon Kibble - Rockwell Recipes: Kairuku Kibble - Rockwell Recipes: Kentrosaurus Kibble - Rockwell Recipes: Lystrosaurus Kibble - Rockwell Recipes: Megalania Kibble - Rockwell Recipes: Megalosaurus Kibble - Rockwell Recipes: Microraptor Kibble - Rockwell Recipes: Moschops Kibble - Rockwell Recipes: Oviraptor Kibble - Rockwell Recipes: Pachycephalosaurus Kibble - Rockwell Recipes: Pachyrhinosaurus Kibble - Rockwell Recipes: Parasaur Kibble - Rockwell Recipes: Pegomastax Kibble - Rockwell Recipes: Pelagornis Kibble - Rockwell Recipes: Pteranodon Kibble - Rockwell Recipes: Pulmonoscorpius Kibble - Rockwell Recipes: Quetzalcoatlus Kibble - Rockwell Recipes: Raptor Kibble - Rockwell Recipes: Tyrannosaurus Kibble - Rockwell Recipes: Sarcosuchus Kibble - Rockwell Recipes: Spinosaur Kibble - Rockwell Recipes: Stegosaurus Kibble - Rockwell Recipes: Tapejara Kibble - Rockwell Recipes: Terror Bird Kibble - Rockwell Recipes: Therizinosaur Kibble - Rockwell Recipes: Titanoboa Kibble - Rockwell Recipes: Triceratops Kibble - Rockwell Recipes: Troodon Kibble - Rockwell Recipes: Lazarus Chowder - Notes on Rockwell Recipes - Rockwell Recipes: Mindwipe Tonic - Rockwell Recipes: Shadow Steak Saute - Rockwell Recipes: Energy Brew - Specimen Implant - Tek Grenade - Tek Rifle - Tripwire Alarm Trap - Bola - Bow - C4 Remote Detonator - Compass - Compound Bow - Crossbow - Fishing Rod - Flare Gun - GPS - Grenade - Simple Pistol - Handcuffs - Harpoon Launcher - Lance - Lasso - Fabricated Pistol - Pump-Action Shotgun - Fabricated Sniper Rifle - Magnifying Glass - Metal Hatchet - Metal Pick - Longneck Rifle - Paintbrush - Pike - Tripwire Narcotic Trap - Electric Prod - Assault Rifle - Rocket Launcher - Scissors - Shotgun - Metal Sickle - Slingshot - Spear - Spray Painter - Spyglass - Wooden Club - Stone Hatchet - Stone Pick - Sword - Tek Sword - Torch - Transponder Tracker - Improvised Explosive Device - Advanced Bullet - Advanced Rifle Bullet - Advanced Sniper Bullet - Pheromone Dart - Flame Arrow - Stone Arrow - Tranquilizer Arrow - Ballista Bolt - Boulder - Cannon Ball - Chain Bola - Metal Arrow - Grappling Hook - Shocking Tranquilizer Dart - Rocket Propelled Grenade - Simple Bullet - Simple Rifle Ammo - Simple Shotgun Ammo - Tranquilizer Dart - Tranq Spear Bolt - Allosaurus Saddle - Ankylo Saddle - Argentavis Saddle - Arthropluera Saddle - Baryonyx Saddle - Basilosaurus Saddle - Castoroides Saddle - Carno Saddle - Chalicotherium Saddle - Chitin Boots - Chitin Gauntlets - Chitin Helmet - Chitin Leggings - Chitin Chestpiece - Cloth Boots - Cloth Gloves - Cloth Hat - Cloth Pants - Cloth Shirt - Daeodon Saddle - Diplodocus Saddle - Direbear Saddle - Doedicurus Saddle - Ichthyosaurus Saddle - Dunkleosteus Saddle - Equus Saddle - Fur Boots - Fur Gauntlets - Fur Cap - Fur Leggings - Fur Chestpiece - Gallimimus Saddle - Gas Mask - Ghillie Boots - Ghillie Gauntlets - Ghillie Mask - Ghillie Leggings - Ghillie Chestpiece - Giganotosaurus Saddle - Hide Boots - Hide Gloves - Hide Hat - Hunter Hat Skin - Hide Pants - Hide Shirt - Hyaenodon Meatpack (Saddle) - Iguanodon Saddle - Kaprosuchus Saddle - Mammoth Saddle - Manta Saddle - Megalania Saddle - Megalodon Saddle - Megalodon Tek Saddle - Megalosaurus Saddle - Megatherium Saddle - Flak Boots - Flak Gauntlets - Flak Helmet - Flak Leggings - Metal Shield - Flak Chestpiece - Heavy Miner's Helmet - Mosasaur Saddle - Mosasaur Platform Saddle - Mosasaur Tek Saddle - Night Vision Goggles - Pachy Saddle - Pachyrhinosaurus Saddle - Paracer Saddle - Paracer Platform Saddle - Parasaur Saddle - Parasaur ARK Founder Saddle Skin - Pelagornis Saddle - Phiomia Saddle - Plesiosaur Saddle - Plesiosaur Platform Saddle - Procoptodon Saddle - Pteranodon Saddle - Quetz Saddle - Quetz Platform Saddle - Raptor Saddle - Rex Saddle - Rex Stomped Glasses Saddle Skin - Rex Tek Saddle - Woolly Rhino Saddle - Riot Boots - Riot Gauntlets - Riot Helmet - Riot Leggings - Riot Chestpiece - Sabertooth Saddle - Sarco Saddle - Bronto Saddle - Bronto Platform Saddle - Pulmonoscorpius Saddle - SCUBA Flippers - SCUBA Mask - SCUBA Leggings - SCUBA Tank - Tek Shield - Araneo Saddle - Spino Saddle - Megaloceros Saddle - Stego Saddle - Tapejara Saddle - Tapejara Tek Saddle - Tek Boots - Tek Gauntlets - Tek Helmet - Tek Leggings - Tek Chestpiece - Terror Bird Saddle - Therizinosaurus Saddle - Thylacoleo Saddle - Titanosaur Platform Saddle - Beelzebufo Saddle - Riot Shield - Trike Saddle - Carbonemys Saddle - Tusoteuthis Saddle - Wooden Shield - Yutyrannus Saddle - Artifact of the Hunter - Artifact of the Pack - Artifact of the Massive - Artifact Of The Devious - Artifact of the Clever - Artifact of the Skylord - Artifact of the Devourer - Artifact of the Immune - Artifact of the Strong - Artifact of the Cunning - Artifact of the Brute - Artifact of the Depths - Artifact of the Shadows - Artifact of the Stalker - Artifact of the Lost - Artifact of the Gatekeeper - Artifact of the Crag - Artifact of the Destroyer - C4 Charge - Beer Jar - Beer Jar (alt) - Amarberry - Azulberry - Mejoberry - Narcoberry - Stimberry - Tintoberry - Blood Pack - Bug Repellant - Cactus Broth - Canteen (Empty) - Canteen (Full) - Cooked Lamb Chop - Cooked Meat - Cooked Fish Meat - Cooked Meat Jerky - Cooked Prime Meat - Cooked Prime Fish Meat - Prime Meat Jerky - Lesser Antidote - Large Animal Feces - Massive Animal Feces - Medium Animal Feces - Small Animal Feces - Allosaurus Egg - Ankylo Egg - Archaeopteryx Egg - Argentavis Egg - Baryonyx Egg - Titanboa Egg - Bronto Egg - Carno Egg - Compy Egg - Dilo Egg - Dimetrodon Egg - Dimorph Egg - Diplo Egg - Dodo Egg - Gallimimus Egg - Giganotosaurus Egg - Hesperonis Egg - Golden Egg - Ichthyornis Egg - Iguanodon Egg - Kairuku Egg - Kaprosuchus Egg - Kentrosaurus Egg - Lystro Egg - Megalania Egg - Megalosaurus Egg - Microraptor Egg - Moschops Egg - Oviraptor Egg - Pachycephalosaurus Egg - Pachyrhinosaurus Egg - Parasaur Egg - Tek Parasaur Egg - Pegomastax Egg - Pelagornis Egg - Pteranodon Egg - Quetzal Egg - Tek Quetzal Egg - Raptor Egg - Tek Raptor Egg - Rex Egg - Tek Rex Egg - Sarco Egg - Pulmonoscorpius Egg - Araneo Egg - Spino Egg - Stego Egg - Tek Stego Egg - Tapejara Egg - Terror Bird Egg - Therizino Egg - Trike Egg - Troodon Egg - Turtle Egg - Yutyrannus Egg - Fertilizer - Medical Brew - Honey - Human Feces - Iced Canteen (Empty) - Iced Canteen (Full) - Iced Water Jar (Empty) - Iced Water Jar (Full) - Bio Toxin - Kibble (Allosaurus Egg) - Kibble (Ankylo Egg) - Kibble (Archaeopteryx Egg) - Kibble (Argentavis Egg) - Kibble (Baryonyx Egg) - Kibble (Titanboa Egg) - Kibble (Carno Egg) - Kibble (Compy Egg) - Kibble (Dilo Egg) - Kibble (Dimetrodon Egg) - Kibble (Dimorph Egg) - Kibble (Diplo Egg) - Kibble (Dodo Egg) - Kibble (Gallimimus Egg) - Kibble (Kairuku Egg) - Kibble (Kaprosuchus Egg) - Kibble (Kentrosaurus Egg) - Kibble (Lystrosaurus Egg) - Kibble (Megalania Egg) - Kibble (Megalosaurus Egg) - Kibble (Microraptor Egg) - Kibble (Moschops Egg) - Kibble (Oviraptor Egg) - Kibble (Pachy Egg) - Kibble (Pachyrhino Egg) - Kibble (Parasaur Egg) - Kibble (Pegomastax Egg) - Kibble (Pelagornis Egg) - Kibble (Pteranodon Egg) - Kibble (Quetzal Egg) - Kibble (Raptor Egg) - Kibble (Rex Egg) - Kibble (Sarco Egg) - Kibble (Bronto Egg) - Kibble (Pulmonoscorpius Egg) - Kibble (Araneo Egg) - Kibble (Spino Egg) - Kibble (Stego Egg) - Kibble (Tapejara Egg) - Kibble (Terror Bird Egg) - Kibble (Therizinosaurus Egg) - Kibble (Trike Egg) - Kibble (Troodon Egg) - Kibble (Carbonemys Egg) - Narcotic - Raw Meat - Raw Fish Meat - Raw Mutton - Raw Prime Meat - Raw Prime Fish Meat - Amarberry Seed - Azulberry Seed - Citronal Seed - Plant Species X Seed - Longrass Seed - Mejoberry Seed - Narcoberry Seed - Rockarrot Seed - Savoroot Seed - Stimberry Seed - Tintoberry Seed - Battle Tartare - Calien Soup - Enduro Stew - Focal Chili - Fria Curry - Lazarus Chowder - Shadow Steak Saute - Spoiled Meat - Energy Brew - Stimulant - Sweet Vegetable Cake - Broth of Enlightenment - Emote - Evil - Emote Unlock - Heart - Emote Unlock - Snowball - Emote Unlock - Turkey - Facial Unlock - Curly Beard - Facial Unlock - Dread beard - Facial Unlock - Goatee - Facial Unlock - Moustache - Facial Unlock - Mutton Chops - Facial Unlock - Viking Beard - Hair Unlock - Afro - Hair Unlock - Braids - Hair Unlock - Dreadlocks - Hair Unlock - Mohawk - Hair Unlock - Ponytail - Hair Unlock - Viking - Emote Unlock - Turkey - Hair Unlock - Romantic - Citronal - Longrass - Rockarrot - Savoroot - Water Jar (Empty) - Water Jar (Full) - Waterskin (Empty) - Waterskin (Filled) - Wyvern Milk - Parachute - Re-Fertilizer - Mindwipe Tonic - Soap - Giga Bionic Costume - Rex Bionic Costume - Brachiosaurus Costume - Carno Bone Costume - Giganotosaurus Bone Costume - Jerboa Bone Costume - Quetzalcoatlus Bone Costume - Raptor Bone Costume - Rex Bone Costume - Bronto Bone Costume - Stego Bone Costume - Trike Bone Costume - Wyvern Bone Costume - Procoptodon Bunny Costume - Megaloceros Reindeer Costume - Stygimoloch Costume - Styracosaurus Costume - Magenta Coloring - Black Coloring - Blue Coloring - Brick Coloring - Brown Coloring - Cantaloupe Coloring - Cyan Coloring - Forest Coloring - Green Coloring - Magenta Coloring - Mud Coloring - Navy Coloring - Olive Coloring - Orange Coloring - Parchment Coloring - Pink Coloring - Purple Coloring - Red Coloring - Royalty Coloring - Silver Coloring - Sky Coloring - Slate Coloring - Tan Coloring - Tangerine Coloring - White Coloring - Yellow Coloring - Motorboat - Radio - Wooden Raft - Ammonite Bile - Angler Gel - Allosaurus Brain - Alpha Carnotaurus Arm - Alpha Leedsichthys Blubber - Alpha Megalodon Fin - Alpha Mosasaur Tooth - Alpha Raptor Claw - Alpha Tyrannosaur Tooth - Alpha Tusoteuthis Eye - Argentavis Talon - Basilosaurus Blubber - Titanoboa Venom - Giganotosaurus Heart - Megalania Toxin - Megalodon Tooth - Tyrannosaurus Arm - Sarcosuchus Skin - Sauropod Vertebra - Spinosaurus Sail - Therizino Claws - Thylacoleo Hook-Claw - Tusoteuthis Tentacle - Yutyrannus Lungs - Dinosaur Bone - Beer Liquid - Black Pearl - Charcoal - Chitin - Chitin or Keratin - Cementing Paste - Crystal - Electronics - Element - Element (Crafted) - Element Shard - Fiber - Flint - Gasoline - Gasoline (Gas-Crafted) - Gunpowder - Human Hair - Hide - Woolly Rhino Horn - Keratin - Leech Blood - Metal - Metal Ingot - Obsidian - Oil - Pelt - Pelt or Hair - Polymer - Organic Polymer - Rare Flower - Rare Mushroom - Sap - Silica Pearls - Achatina Paste - Sparkpowder - Oil (Tusoteuthis) - Stone - Absorbent Substrate - Thatch - Wood - Wool - Leech Blood or Horns - Aberrant Helmet Skin - Aberrant Sword Skin - Birthday Suit Pants Skin - Birthday Suit Shirt Skin - Rex Bone Helmet - Bunny Ears Skin - Candy Cane Club Skin - Captains Hat - Chili Helmet Skin - Clown Mask Skin - Corrupted Boots - Corrupted Gloves - Corrupted Helmet - Corrupted Pants - Corrupted Chestpiece - Dilo Mask - Dino Bunny Ears Skin - Dino Easter Chick Hat - Cute Dino Helmet Skin - Dino Easter Egg Hat - Dino Party Hat Skin - Dino Santa Hat Skin - Dino Glasses - Dino Witch Hat Skin - DodoRex Mask Skin - DodoWyvern Mask Skin - Easter Chick Hat - Easter Egg Hat - Safari Hat Skin - Fireworks Flaregun Skin - Nerdry Glasses - Manticore Boots Skin - Manticore Gloves Skin - Manticore Helmet Skin - Manticore Pants Skin - Manticore Shield Skin - Manticore Shirt Skin - Otter Mask Skin - Party Hat Skin - Bulbdog Mask Skin - Reaper Helmet Skin - Fireworks Rocket Launcher Skin - Santa Hat Skin - Scary Skull Helmet Skin - Scorched Spike Skin - Scorched Sword Skin - Top Hat Skin - Scorched Torch Skin - Torch Sparkler Skin - Trike Bone Helmet Skin - Chieftan Hat Skin - Vampire Eyes Skin - Werewolf Mask Skin - Witch Hat Skin - Wyvern Gloves Skin - Air Conditioner - Smithy - Bear Trap - Large Bear Trap - Bunk Bed - Simple Bed - Tek Sleeping Pod - Bee Hive - Beer Barrel - Birthday Cake - Bookshelf - Campfire - Cannon - Chemistry Bench - Holiday Tree - Compost Bin - Cooking Pot - Large Crop Plot - Medium Crop Plot - Small Crop Plot - Bunny Egg - Large Elevator Platform - Small Elevator Platform - Medium Elevator Platform - Elevator Track - Fabricator - Feeding Trough - Stone Fireplace - Fish Basket - Multi-Panel Flag - Dragon Flag - Gorilla Flag - Single Panel Flag - Spider Flag - Refining Forge - Gravestone - Wooden Bench - Wooden Chair - Wooden Table - Greenhouse Ceiling - Greenhouse Door - Sloped Greenhouse Roof - Greenhouse Wall - Sloped Greenhouse Wall Left - Sloped Greenhouse Wall Right - Greenhouse Doorframe - Greenhouse Window - Industrial Grill - Industrial Grinder - Heavy Auto Turret - Stolen Headstone - Refrigerator - Industrial Cooker - Industrial Forge - Remote Keypad - Lamppost - Omnidirectional Lamppost - Metal Catwalk - Metal Ceiling - Metal Hatchframe - Giant Metal Hatchframe - Metal Door - Metal Fence Foundation - Metal Foundation - Metal Dinosaur Gate - Behemoth Gate - Metal Dinosaur Gateway - Behemoth Gateway - Metal Ladder - Metal Pillar - Metal Irrigation Pipe - Inclined - Metal Irrigation Pipe - Intake - Metal Irrigation Pipe - Intersection - Metal Irrigation Pipe - Straight - Metal Irrigation Pipe - Tap - Metal Irrigation Pipe - Vertical - Metal Railing - Metal Ramp - Sloped Metal Roof - Metal Sign - Metal Billboard - Metal Wall Sign - Metal Spike Wall - Metal Staircase - Metal Trapdoor - Giant Metal Trapdoor - Metal Wall - Sloped Metal Wall Left - Sloped Metal Wall Right - Metal Doorframe - Metal Windowframe - Metal Window - Mortar and Pestle - Painting Canvas - Inclined Electrical Cable - Electrical Cable Intersection - Straight Electrical Cable - Vertical Electrical Cable - Electrical Generator - Electrical Outlet - Preserving Bin - Pumpkin - Rope Ladder - Scarecrow - Homing Underwater Mine - Hide Sleeping Bag - Snowman - Standing Torch - Holiday Stocking - Stone Ceiling - Giant Reinforced Trapdoor - Stone Hatchframe - Giant Stone Hatchframe - Reinforced Wooden Door - Stone Fence Foundation - Stone Foundation - Reinforced Dinosaur Gate - Stone Dinosaur Gateway - Behemoth Stone Dinosaur Gateway - Behemoth Reinforced Dinosaur Gate - Stone Pillar - Stone Irrigation Pipe - Inclined - Stone Irrigation Pipe - Intake - Stone Irrigation Pipe - Intersection - Stone Irrigation Pipe - Straight - Stone Irrigation Pipe - Tap - Stone Irrigation Pipe - Vertical - Stone Railing - Sloped Stone Roof - Stone Staircase - Reinforced Trapdoor - Stone Wall - Sloped Stone Wall Left - Sloped Stone Wall Right - Stone Doorframe - Stone Windowframe - Reinforced Window - Vault - Large Storage Box - Storage Box - Tek Catwalk - Tek Ceiling - Tek Hatchframe - Tek Cloning Chamber - Tek Door - Tek Fence Foundation - Tek Foundation - Tek Dinosaur Gate - Behemoth Tek Gate - Behemoth Dinosaur Gateway - Behemoth Tek Gateway - Tek Generator - Tek Ladder - Tek Light - Tek Pillar - Tek Railing - Tek Ramp - Tek Replicator - Sloped Tek Roof - Tek Forcefield - Tek Staircase - Tek Teleporter - Tek Transmitter - Tek Trapdoor - Tek Trough - Tek Wall - Sloped Tek Wall Left - Sloped Tek Wall Right - Tek Doorframe - Tek Windowframe - Tek Window - Thatch Roof - Thatch Door - Thatch Foundation - Sloped Thatch Roof - Thatch Wall - Sloped Thatch Wall Left - Sloped Thatch Wall Right - Thatch Doorframe - Toilet - Training Dummy - Metal Tree Platform - Wooden Tree Platform - Tree Sap Tap - Trophy Base - Trophy Wall-Mount - Auto Turret - Ballista Turret - Catapult Turret - Minigun Turret - Rocket Turret - Tek Turret - Vacuum Compartment - Vacuum Compartment Moonpool - Wall Torch - Wardrums - War Map - Water Reservoir - Metal Water Reservoir - Wooden Cage - Wooden Catwalk - Wooden Ceiling - Wooden Hatchframe - Wooden Door - Wooden Fence Foundation - Wooden Foundation - Dinosaur Gate - Dinosaur Gateway - Wooden Ladder - Wooden Pillar - Wooden Railing - Wooden Ramp - Sloped Wooden Roof - Wooden Sign - Wooden Billboard - Wooden Wall Sign - Wooden Spike Wall - Wooden Staircase - Wooden Trapdoor - Wooden Wall - Sloped Wood Wall Left - Sloped Wood Wall Right - Wooden Doorframe - Wooden Windowframe - Wooden Window - Wreath - Holiday Lights - Transponder Node - Alpha Rex Trophy - Survivor's Trophy - Broodmother Trophy - Broodmother Trophy (Alpha) - Broodmother Trophy (Beta) - Broodmother Trophy (Gamma) - Dragon Trophy - Dragon Trophy (Alpha) - Dragon Trophy (Beta) - Dragon Trophy (Gamma) - Megapithecus Trophy - Megapithecus Trophy (Alpha) - Megapithecus Trophy (Beta) - Megapithecus Trophy (Gamma) - Flashlight Attachment - Holo-Scope Attachment - Laser Attachment - Scope Attachment - Silencer Attachment - - - - Chainsaw - Flamethrower - Boomerang - Cluster Grenade - Oil Jar - Whip - Flamethrower Ammo - Rocket Homing Missile - Morellatops Saddle - Desert Cloth Boots - Desert Cloth Gloves - Desert Goggles and Hat - Desert Cloth Pants - Desert Cloth Shirt - Mantis Saddle - Lymantria Saddle - Rock Golem Saddle - ARK Thorny Dragon Saddle Skin - Thorny Dragon Saddle - Cactus Sap - Camelsaurus Egg - Mantis Egg - Moth Egg - Thorny Dragon Egg - Vulture Egg - Kibble (Camelsaurus Egg) - Kibble (Mantis Egg) - Kibble (Moth Egg) - Kibble (Thorny Dragon Egg) - Kibble (Vulture Egg) - Wyvern Egg Fire - Wyvern Egg Lightning - Wyvern Egg Poison - Plant Species Y Seed - Fire Talon - Lightning Talon - Poison Talon - Clay - Deathworm Horn - Preserving Salt - Propellant - Raw Salt - Sand - Silk - Sulfur - Adobe Ceiling - Giant Adobe Trapdoor - Giant Adobe Hatchframe - Adobe Hatchframe - Adobe Door - Adobe Fence Foundation - Adobe Foundation - Adobe Dinosaur Gateway - Adobe Dinosaur Gate - Behemoth Adobe Dinosaur Gate - Behemoth Adobe Dinosaur Gateway - Adobe Ladder - Adobe Pillar - Adobe Railing - Adobe Ramp - Sloped Adobe Roof - Adobe Staircase - Adobe Trapdoor - Adobe Wall - Sloped Adobe Wall Left - Sloped Adobe Wall Right - Adobe Doorframe - Adobe Windowframe - Adobe Window - Manticore Flag - Mirror - Oil Pump - Plant Species Y Trap - Tent - Vessel - Water Well - Wind Turbine - Alpha Deathworm Trophy - Alpha Wyvern Trophy - Manticore Trophy - Manticore Trophy (Alpha) - Manticore Trophy (Beta) - Manticore Trophy (Gamma) - - - - Mail - Viking Axe - BattleAxe - Longbow - Metal Hammer - Metal Machete - Obsidian Spear - Obsidian Pickaxe - Pitchfork - Flintlock Pistol - Musket - Recurve Bow - Sharpened Sword - Stone Hunting Knife - Wooden Club - Spear - Flaming Arrow - Obsidian Arrow - Feathered Stone Arrow - Biscuit - Biscuit Batter - Bread - Broth - Cake Batter - Cigarette - Cooked Bacon - Cooked Fish Fillet - Salted Jerky - Cooked Poultry - Salted Prime Jerky - Cooked Spare Ribs - Cookies - Corn Starch - Cured Bacon - Wheat Beer - Braggot Mead - Fermented Wine - Bonemeal Fertilizer - Fresh Fat - Fresh Bacon - Fresh Fish Fillet - Fresh Poultry - Fresh Spare Ribs - Gravy - Honey - Baked Honey Loaf - Icing - Cake - Chicken and Rice - Fillet and Bread - Pizza - Prime Salad - Salad - Old Cooked Fish Fillet - Pancakes - Pancake Batter - Jam of Amarberry - Jam of Azulberry - Jam of Mejoberry - Jam of Tintoberry - Canteen - Barley Seed - Cashew Tree - Coffee Seed - Grape Seed - Cabbage Seed - Rice Seed - Sorghum Seed - Soybean Seed - Spinach Seed - Sugarcane Seed - Camellia (Tea) Seed - Tobacco Seed - Tomato Seed - Wheat Seed - Amaberry Juice - Azulberry Juice - Mejoberry Juice - Stimbull Juice - Tintoberry Juice - Tomato Juice - Cup of Coffee - Cup of Tea - Cane Sugar - Sorghum Syrup - Tomato Sauce - Fresh Barley - Fresh Coffee Fruit - Cooked Rice - Dried Tea Bags - Dried Tobacco - Dried Wheat - Cashew - Cabbage - Fresh Rice - Grapes  - Ground Cashew - Ground Soybean - Fresh Sorghum - Soybean - Fresh Spinach - Fresh Sugar Plant - Fresh Tea Leaves - Fresh Tobacco - Tomato - Fresh Wheat - Beeswax - Brick - Carbon - Trap Bait - Cashew Milk - Fresh Cement - Clay - Claystone - Coal - Cookie Dough - Copper - Fresh Dough - Dried Barley - Dry Firewood - Drone Bee - Fabric - Feathers - Fish Bait - Sack of Flour - Fresh Firewood - Glass - Grape Juice - Liquid Latex - Leather - Limestone - Wood Plank - Cup of Malt - Pizza Dough - Organic Oil - Organic Oil - Queen Bee - Rubber - Salt - Soymilk - Steel Ingot - Stone (Magnetite) - Fresh Sugar Juice Bucket - Tofu - Dried Rice - Worker Bee - Natural Yeast - Rowboat - Adobe Ceiling - Adobe Foundation - Adobe Doorframe - Adobe Windowframe - Adobe Wall - Advanced Workbench - Alchemy Table - Wooden Arrow Sign - Bakers Oven - Fermenting Barrel - Barrel of Gunpowder - Storage Barrel - Simple Bed - Big Bonfire - Big Campfire - Big Fence - Opening - Big Fence - Post - Big Fence - Section - Brazier - Concrete Dinosaur Gate - Brick Dinosaur Gateway - Sloped Brick Roof - Brick Doorframe - Brick Windowframe - Brick Wall - Sloped Brick Wall Left - Sloped Brick Wall Right - Wooden Cabinet - Covered Wooden Cabinet - Candles - Cauldron - Ceiling Lamp - Cement Mixer - Sloped Cement Roof - Well Chain - Concrete Ceiling - Concrete Foundation - Concrete Pillar - Concrete Ramp - Construction Table - Cooking Station - Deadfall Trap - Wood Post Fence - Fish Trap - Fruit Press - Lumber Bench - Lumber Chair - Lumber Table - Table Lantern - Lumber Glass Ceiling - Reinforced Glass Door - Grindstone - Simple Hammock - Handmill - Industrial Cooker - Industrial Grill - Lumber Ceiling - Lumber Door - Lumber Foundation - Lumber Dinosaur Gate - Lumber Dinosaur Gateway - Sloped Glass Roof - Lumber Glass Doorframe - Lumber Glass Windowframe - Lumber Glass Wall - Sloped Lumber Glass Wall Left - Sloped Lumber Glass Wall Right - Lumber Window - Lumber Pillar - Lumber Ramp - Sloped Lumber Roof - Wooden Stairs (One Level) - Lumber Doorframe - Lumber Windowframe - Lumber Wall - Sloped Lumber Wall Left - Sloped Lumber Wall Right - Lumber Station - APS Mailbox - Market Stall - Sink - Miners Box - Modular Table - Oil Tank - Pontoon Bridge - Preserving Campfire - Meat Preserving Shed - Primitive Grill - Primitive Forge - Smokehouse - Spinning Mule - Steel Handrail - Steel Pillar - Big Stone Fence - Small Stone Fence - Steel Safebox - Steel Locker - Firewood Holder - Modern Storage Shelf - Modern Hanging Shelf - Modern Storage Shelf (Fiber) - Weapon Rack - Wood Storage Shed - Tanning Rack - Teepee - Trading Crate (Bread) - Trading Crate (Eggs) - Trading Crate (Fruits Veggies) - Trading Crate - Lantern - Tudor Bar - Tudor Bar (L Shaped) - Steel Water Tower - Water Well - Well Bucket - Windmill - Wood Handrail - Yurt - - - - Charge Battery - Glow Stick - Plant Species Z Fruit - Tek Railgun - Climbing Pick - Charge Lantern - Zip-Line Anchor - Basilisk Saddle - Ravager Saddle Skin - Ravager Saddle - Karkinos Saddle - Glider Suit - Hazard Suit Boots - Hazard Suit Gloves - Hazard Suit Hat - Hazard Suit Pants - Hazard Suit Shirt - Roll Rat Saddle - Rock Drake Saddle - Tek Rock Drake Saddle - Zip-Line Motor Attachment - Basilisk Egg - Featherlight Egg - Glowtail Egg - Rock Drake Egg - Kibble (Featherlight Egg) - Kibble (Glowtail Egg) - Kibble (Rock Drake Egg) - Aquatic Mushroom - Ascerbic Mushroom - Auric Mushroom - Nameless Venom - Plant Species Z Seed - Mushroom Brew - Basilisk Scale - Alpha Basilisk Fang - Alpha Karkinos Claw - Alpha Reaper King Barb - Rock Drake Feather - Aggeravic Mushroom - Element Ore - Fungal Wood - Congealed Gas Ball - Blue Gem - Red Gem - Green Gem - Reaper Pheromone Gland - Wooden Platform - Rockwell Flag - Shag Rug - Gas Collector - Cliff Platform (Metal) - Portable Rope Ladder - Cliff Platform (Stone) - Wood Elevator Platform (Large) - Wood Elevator Platform (Medium) - Wood Elevator Platform (Small) - Wood Elevator Top Switch - Wood Elevator Track - Rockwell Trophy (Gamma) - Rockwell Trophy (Beta) - Rockwell Trophy (Alpha) - - - - Empty Cryopod - Taxidermy Tool - Tek Gravity Grenade - Cannon Shell - Rocket Pod - Desert Titan Saddle - Forest Titan Saddle - PrimalItemArmor_GachaSaddle_C - Gasbags Saddle - Managarmr Saddle - Ice Titan Saddle - M.R.L.M. (Mek Rocket Launcher Module) - M.D.S.M. (Mek Deployable Shield Module) - M.D.S.M. (Mek Deployable Shield Module) - M.O.M.I. (MegaMek Operational Materialization Interface) - Snow Owl Saddle - Velonasaur Saddle - Artifact of Chaos - Artifact of Growth - Artifact of the Void - Gasbags bladder - Snow Owl Egg - Velonasaur Egg - Gacha Crystal - Superior Augmented Kibble - Regular Augmented Kibble - Small Advanced Kibble - Extraordinary Augmented Kibble - Exceptional Augmented Kibble - Extra Small Advanced Kibble - Snow Owl Pellet - Blue Crystalized Sap - Condensed Gas - Corrupted Nodule - Corrupted Wood - Element Dust - Crafted Element Dust (Element) - Crafted Element Dust (Element Shard) - Unstable Element - Fragmented Green Gem - Corrupt Heart - Red Crystalized Sap - Scrap Metal - Scrap Metal Ingot - Unstable Element Shard - Silicate - HomoDeus Boots - HomoDeus Gloves - HomoDeus Helmet - HomoDeus Pants - HomoDeus Shirt - Unassembled Enforcer - Unassembled Mek - Cryofridge - Dino Leash - King Titan Flag - King Titan Flag (Mecha) - Delivery Crate - Large Taxidermy Base - Medium Taxidermy Base - Small Taxidermy Base - Tek Bridge - Desert Titan Trophy - Forest Titan Trophy - Ice Titan Trophy - King Titan Trophy (Alpha) - King Titan Trophy (Beta) - King Titan Trophy (Gamma) - - - - Tek Claws - Tek Grenade Launcher - Fish Net - Cruise Missile - Mining Drill - Tek Shoulder Cannon - Astrocetus Tek Saddle - Magmasaur Saddle (Genesis) - Megachelon Platform Saddle (Genesis) - Tier 1 Lootcrate (Genesis) - Tier 2 Lootcrate (Genesis) - Tier 3 Lootcrate (Genesis) - Bloodstalker Egg (Genesis) - Magmasaur Egg (Genesis) - Megachelon Egg (Genesis) - Tek Trike Egg (Genesis) - Ambergris - Turtle Shell - High Quality Pollen - Golden Nugget - Reaper King Pheromone Gland (Genesis) - Alpha X-Triceratops Skull - Golden Striped Megalodon Tooth - Master Controller Helmet - Corrupted Avatar Helmet Skin - Corrupted Avatar Shirt Skin - Corrupted Avatar Pants Skin - Corrupted Avatar Gloves Skin - Corrupted Avatar Boots Skin - Unassembled TEK Hover Skiff - Moeder Flag - VR Boss Flag - Metal Ocean Platform - Pressure Plate - Tek Sensor - Tek Jump Pad - Wood Ocean Platform - Gamma Moeder Trophy (Гамма) - Beta Moeder Trophy (Бета) - Alpha Moeder Trophy (Альфа) - Master Controller Trophy - - - - - - - - Beavers - DarkWater - DarkWater_Lio - DarkWater_Mosa - DarkWater_Mosa_Caves - DarkWater_Plesia - DarkWater_Tuso - DarkWaterAngler - DeepWater - InlandWater - Ocean - RedwoodWater - ShallowWater - SwampWater - Archa - Beach - Bee - Cave1 - Cave2 - Cave2-LowSpiderScorp - Cave3 - Cave5 - Cave5_Tough - Cave7-Fliers - CaveIceWater - CaveLava - CaveMegalo - CaveTek - CaveTek_Easy - CaveTek_Easy_11 - CaveTek_Easy_12 - CaveTek_Easy_13 - CaveTek_Easy_14 - CaveTek_Easy_15 - CaveTek_Easy_16 - CaveTek_Hard - CaveTek_Hard_11 - CaveTek_Hard_12 - CaveTek_Hard_13 - CaveTek_Hard_14 - CaveTek_Hard_15 - CaveTek_Hard_16 - CaveTek_Medium - CaveTek_Medium_11 - CaveTek_Medium_12 - CaveTek_Medium_13 - CaveTek_Medium_14 - CaveTek_Medium_15 - CaveTek_Medium_16 - CaveWater - Chupa - DamiensAtoll - DodoRex - DodoWyvern - Gigant - Gigant (Tek Cave) - Grassland - IceCave - Jungle - Megalania - MonsterIsland - Mountain - Pelican - Penguins - Phoenix - Quetz - Redwoods - Rex - Snow - Swamp - SwampCave - SwampCaveWater - Thy - TinyCave - Titano - Unicorn - Water - - Angler - Penguin - DunkEur - GrasslandsUnderArea_Water - IceCave - IceCaveWater - Lava - Lava_Upper - LavaBeach - LavaWater - MiniCaveBear - SnowGrasslands - SnowGrasslandsUnderArea - SnowyLake_Mosa - SnowyMountain - SpiderCave - UnderwaterCave - OceanUnderworld - - DeathWorm - RexSolo - Badlands - CanyonCave - Canyons - Dunes - EZMode - GreenDesert - Mountain - MountainCave - Oasis - RuinsCave - RuinsCaveNoGolem - Sandworm - Water - Wyvern - WyvernTrench - - Deepwater - InlandWater - Ocean - TheDeepwater - TheOcean - Beach - Grassland - Jungle - Mountain - Snow - SnowMountain - SnowShoreline - Swamp - Redwoods - - Bear - Castle - Center - CenterWater - Golem - Griffin - Iceworm - Jerboa - MonkeyIsland - Mudslide - PolarBear - Scotland - SnowForest - SnowPlains - - Basilisks - BioLumCave - DrakeTrench - ElementalChamber - ElementCave - ElementWater - FertileCave - OctoBat - RockDrake - TwitchBioLand - TwitchBioWater - TwitchFertileLand - TwitchFertileLandEasy - TwitchFertileWater - TwitchFertileWaterCave3 - TwitchFertileWaterEasy - XenoQueens - Xenos - ChupaCabraSurface - - City_Park2 - City_Trench - CityCenter - CityCenter_DangerClose - CityObelisk - CityTier2_Building - CityTier2_Building_DangerClose - CityTier2_Fliers - ParkWater - ParkWater2 - Wasteland_City_Buffer_1 - Wasteland_City_Buffer_2 - Wasteland_DesertBuffer - Wasteland_Easy - Wasteland_ForbiddenZone - Wasteland_Hard - Wasteland_Medium - Wasteland_North - Wasteland_NorthCraterForest - Wasteland_OilFields - Wasteland_OilFields_Fliers - Wasteland_SnowBuffer - Wasteland_South - Wasteland_Sulfur - Quetz - DesertCave - DesertMountain - DesertOasis - Forest - ShallowWater_Cave - ShallowWater_Desert - ShallowWater_Ice - Snow - Snow_1 - Snow_Purlovia - Snow_TEMP - - - - - - - - Cave Loot Crate (Green) - Cave Loot Crate (Blue) - Cave Loot Crate (Yellow) - Cave Loot Crate (Red) - Ice Cave Loot Crate (Blue) - Ice Cave Loot Crate (Yellow) - Ice Cave Loot Crate (Red) - Deep Sea Loot Crate - Swamp Cave Loot Crate (Blue) - Swamp Cave Loot Crate (Yellow) - Swamp Cave Loot Crate (Red) - Underwater Cave Loot Crate (Blue) - Underwater Cave Loot Crate (Yellow) - Underwater Cave Loot Crate (Red) - White Beacon - White Beacon (Double items) - Green Beacon - Green Beacon (Double items) - Blue Beacon - Blue Beacon (Double items) - Purple Beacon - Purple Beacon (Double items) - Yellow Beacon - Yellow Beacon (Double items) - Red Beacon - Red Beacon (Double items) - Artifact Container Hunter - Artifact Container Pack - Artifact Container Massive - Artifact Container Devious - Artifact Container Clever - Artifact Container Skylord - Artifact Container Devourer - Artifact Container Immune - Artifact Container Strong - Artifact Container Cunning - Artifact Container Brute - - Cave Loot Crate 1 - Cave Loot Crate 2 - Cave Loot Crate 3 - White Beacon - White Beacon (Double items) - Green Beacon - Green Beacon (Double items) - Blue Beacon - Blue Beacon (Double items) - Purple Beacon - Purple Beacon (Double items) - Yellow Beacon - Yellow Beacon (Double items) - Red Beacon - Red Beacon (Double items) - Artifact Container Destroyer - Artifact Container Gatekeeper - Artifact Container Crag - - White Beacon - White Beacon (Double items) - Green Beacon - Green Beacon (Double items) - Blue Beacon - Blue Beacon (Double items) - Purple Beacon - Purple Beacon (Double items) - Yellow Beacon - Yellow Beacon (Double items) - Red Beacon - Red Beacon (Double items) - Dungeon Loot Crate (Blue) - Dungeon Loot Crate (Purple) - Dungeon Loot Crate (Yellow) - Dungeon Loot Crate (Red) - Surface Blue Beacon - Surface Blue Beacon (Double items) - Surface Purple Beacon - Surface Purple Beacon (Double items) - Surface Yellow Beacon - Surface Yellow Beacon (Double items) - Surface Red Beacon - Surface Red Beacon (Double items) - Artifact Container Depths - Artifact Container Shadows - Artifact Container Stalker - Artifact Container Lost - - Cave Loot Crate (Blue) - Cave Loot Crate (Yellow) - Cave Loot Crate (Red) - Artifact Container Chaos - Artifact Container Growth - Artifact Container Void - Artifact Container King Titan (Alpha) - Artifact Container King Titan (Beta) - Artifact Container King Titan (Gamma) - - - - - - Boss Inventory - Broodmother (Easy) - Boss Inventory - Broodmother (Medium) - Boss Inventory - Broodmother (Hard) - Boss Inventory - Megapithecus (Easy) - Boss Inventory - Megapithecus (Medium) - Boss Inventory - Megapithecus (Hard) - Boss Inventory - Dragon (Easy) - Boss Inventory - Dragon (Medium) - Boss Inventory - Dragon (Hard) - Boss Inventory - End Boss Minion - - Boss Inventory - Manticore (Easy) - Boss Inventory - Manticore (Medium) - Boss Inventory - Manticore (Hard) - - Boss Inventory - Broodmother (Easy) - Boss Inventory - Broodmother (Medium) - Boss Inventory - Broodmother (Hard) - Boss Inventory - Megapithecus (Easy) - Boss Inventory - Megapithecus (Medium) - Boss Inventory - Megapithecus (Hard) - - Boss Inventory - Titan - Boss Inventory - Desert Titan - Boss Inventory - Forest Titan - Boss Inventory - Ice Titan - - Boss Inventory - Crystal Wyvern Queen (Gamma) - Boss Inventory - Crystal Wyvern Queen (Beta) - Boss Inventory - Crystal Wyvern Queen (Alpha) - - Boss Inventory - Dragon (Gamma) - Boss Inventory - Dragon (Beta) - Boss Inventory - Dragon (Alpha) - Boss Inventory - Manticore (Gamma) - Boss Inventory - Manticore (Beta) - Boss Inventory - Manticore (Alpha) - - Boss Inventory - Dragon (Easy) - Boss Inventory - Dragon (Medium) - Boss Inventory - Dragon (Hard) - Boss Inventory - Manticore (Easy) - Boss Inventory - Manticore (Medium) - Boss Inventory - Manticore (Hard) - Boss Inventory - Megapithecus (Easy) - Boss Inventory - Megapithecus (Medium) - Boss Inventory - Megapithecus (Hard) - - - - - - Profile Validation - The following validation problems were encountered.\r\n\r\n{validateMessage}\r\n\r\nDo you want to continue with the server start, this could cause problems? - - The server port is outside the valid range ({PortMinimum}-{PortMaximum}). - The server peer port is outside the valid range ({PortMinimum}-{PortMaximum}). - The query port is outside the valid range ({PortMinimum}-{PortMaximum}). - The rcon port is outside the valid range ({PortMinimum}-{PortMaximum}). - - The map name has not been entered. - - Server files have not been downloaded, server folder does not exist. - Server files have not been downloaded properly, server executable file ({ServerExe}) does not exist. - The server files are for a different application. - - Map mod has not been downloaded, mod folder does not exist. - Map mod has not been downloaded properly, mod file does not exist. - The map mod is not a valid map mod. - Map mod has not been downloaded properly, mod file is invalid. - Map mod file does not exist or is invalid. - The map name does not match the map mod's map name. - The map mod is for a different application. - The map mod is outdated. - The map mod details could not be retrieved from steam. - - Total conversion mod has not been downloaded, mod folder does not exist. - Total conversion mod has not been downloaded properly, mod file does not exist. - The total conversion mod is not a valid total conversion mod. - Total conversion mod has not been downloaded properly, mod file is invalid. - Total conversion mod file does not exist or is invalid. - The map name does not match the total conversion mod's map name. - The total conversion mod is for a different application. - The total conversion mod is outdated. - The total conversion mod details could not be retrieved from steam. - - Mod {modId} has not been downloaded, mod folder does not exist. - Mod {modId} has not been downloaded properly, mod file does not exist. - Mod {modId} is for a different application. - Mod {modId} is outdated. - Mod {modId} details could not be retrieved from steam. - - - - Saving... - Checking Player and Dino Max XP... - Constructing Dino Information... - Constructing Engram Information... - Constructing Map Spawner Information... - Constructing Supply Crate Information... - Constructing Stack Size Information... - Constructing Prevent Transfer Information... - Saving Profile File... - Saving Config Files... - Saving Launcher File... - Checking Web Alarm File... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - Backup file could not be found or does not exist. - The server save folder could not be found or does not exist.\r\n{saveFolder} - The backup does not contain the world save file. - - - - Server Update - There was a problem while performing the server update. This may leave your server in a incomplete state.\r\n\r\nDo you want to continue with the server start, this could cause problems? - - - - Discord Bot Error - The discord bot requires a valid token so it can log into the discord server.\r\nThis can be set in the global settings. - The discord bot requires a valid prefix.\r\nThis can be set in the global settings. - The discord bot prefix contains invalid characters. Only letters and numbers are allowed. - - Command '{0}' has not been enabled. - Unknown command '{0}'. - Another command is currently being processed. - Another command '{0}' is currently running against profile '{1}'. - Command '{0}' has been disabled for profile '{1}'. - - The '{0}' command requires a profile id or alias. - Profile/Alias '{0}' was not found or is not associated with the channel. - Profile '{0}' is in a state '{1}' that cannot run this command. - Profile '{0}' is currently being updated. - No profiles are associated with the channel. - - Call to server '{0}' failed. - A backup request for server '{0}' has been sent. - A restart request for server '{0}' has been sent. - A shutdown request for server '{0}' has been sent. - A start request for server '{0}' has been sent. - A stop request for server '{0}' has been sent. - An update request for server '{0}' has been sent. - - Count: - Map: - - - \ No newline at end of file diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt deleted file mode 100644 index 94c049d0..00000000 --- a/ASM/beta/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.1.429.3 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip deleted file mode 100644 index 9fe4f79f..00000000 Binary files a/ASM/beta/latest.zip and /dev/null differ diff --git a/ASM/en-US.xaml b/ASM/en-US.xaml deleted file mode 100644 index 156d4890..00000000 --- a/ASM/en-US.xaml +++ /dev/null @@ -1,5692 +0,0 @@ - - - - Last Updated By: - Bletch - Error - - - - The Island - The Center - Scorched Earth - Ragnarok - Aberration - Extinction - Valguero - Genesis: Part 1 - Crystal Isles - Genesis: Part 2 - Lost Island - - - - Primitive Plus - - - - Live - - - - None - Valentines Day - Easter - Fear Evolved (Halloween) - Turkey Trial - Winter Wonderland - - - - All - Unknown - ARK Prime - The Center - Primitive Plus - Scorched Earth - Ragnarok - Aberration - Extinction - Genesis: Part 1 - Crystal Isles - Genesis: Part 2 - Lost Island - PGM - - - - Unknown - Not Downloaded - Map - Map Extension - Mod - Total Conversion - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Idle - Below Normal - Normal - Above Normal - High - RealTime - - - - Normal - Minimized - Maximized - - - - Critical - Error - Warning - Info - Verbose - Debug - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Data Directory Selection Error - The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. - The directory you have chosen is on the desktop. This is not recommended, please choose another folder. - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - Show Main Window - Show Server Monitor - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Failed - Cancel - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Custom Config Data - Process - Cancel - - - - Add Users - Enter one or more user ids. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Data Folder Selection - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. - Select the drive where the data folder should be located. - Data Folder Name: - The name of the server manager data folder. - Local Disk - {0} free of {1} - - Ok - Cancel - Refresh - - Data Directory Selection Error - The data folder name you have entered is not valid. - Server Manager Restart Required - The data folder has been set, you must now restart the server manager to use the new settings. - - - - Close - - Player List: {0} - Profiles: - Invalid: - - View Profile... - View Tribe... - Copy ID... - Copy Player ID... - - _Players - Sort - By Online - By Name - By Team - By Last Updated - _Filter - Show Online - Show All - Show Admin - Show Whitelisted - Show Invalid - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - You are about to purge ALL unused mods from your server's Mod folder. Do you want to continue? - Mod purge complete, a total of {folderCount} mod folder(s) and {fileCount} mod file(s) were purged. - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the server manager last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Import mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Open server mods folder. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - Delete Backup Confirmation - You are about to delete backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Delete Backup Error - Delete Backup Success - The backup file has been deleted. - - Restore Backup Confirmation - You are about to restore backup file\r\n{fileName}.\r\n\r\nSelect Yes to restore the world save, player and tribe files.\r\nSelect No to only restore the world save.\r\nSelect Cancel to quit the restore. - You are about to restore backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Restore Backup Error - Restore Backup Success - The backup file has been restored, {fileCount} file(s) restored. - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected profiles with the settings from the selected sections of the current profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected any profiles to copy settings to. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the current profile to the selected profiles. - Select All - Unselect All - Process - Close - - This form will copy the selected settings to the selected profiles. - - Copy - Profile - Section - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Total Servers: - Server - Map - Mods - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - ARK: Survival Evolved™ Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Enable Run as Administrator Prompt on Startup - Check if Server Manager Running on Startup - Main Window Start Mode: - Server Monitor Window Start Mode: - Minimize To Tray - Manage firewall settings automatically - Manage Public IP automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - ... - Clear - Get WebApi Key... - Help... - - Language - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Custom Override Options - Enable Custom Engine.ini Settings - If enabled, the engine.ini settings will be managers by the server manager. - Enable Crafting Overrides - If enabled, the crafting overrides will be managed by the server manager. - Enable Stack Size Overrides - If enabled, the stack size overrides will be managed by the server manager. - Enable Map Spawner Overrides - If enabled, the map spawner overrides will be managed by the server manager. - Enable Supply Crate Overrides - If enabled, the supply crate overrides will be managed by the server manager. - Enable Prevent Transfer Overrides - If enabled, the prevent transfer overrides will be managed by the server manager. - Enable PGM Ark Settings - If enabled, the PGM settings will be managed by the server manager. - Enable SotF Settings - If enabled, the SotF settings will be managed by the server manager. - WARNING: While any of these options are disabled, the server manager will not read or write the associated overrides settings. Re-enabling any of these options will cause ALL existing associated overrides to be removed from the config file. - - Custom Level Options - Player Level Increase: - The amount of XP to be increased when adding a new custom level. - Dino Level Increase: - The amount of XP to be increased when adding a new custom level. - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or more actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Ark Mod Management enabled. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Ark Mod Management enabled. - Start Server Minimized - If enabled, when the server is started the command window will be minimized, otherwise it will open in normally. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Set to 0 to never expire the cache, you must manually refresh the cache. - - Backup Settings - Include the SaveGames folder when performing a WorldSave backup - If enabled, when a worldsave backup runs it will include the SaveGames folder used to store mod data files. - Delete Old Backup Files - If enabled, when the auto-backup runs the old backup files will be deleted. - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - - Enable Auto Update - Game Server - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Start Message: - This message will be displayed when the server is being started. - Include Public IP and Port in Start Message - The startup message will include the Public IP and Port. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Mod Update Detected: - This message will be displayed when the server manager detects one or more mods are out of date. - Force Respawn Dinos Warning: - This message will be displayed when the server is being started and a wild dino wipe is scheduled. - - Enable Discord Bot - You will need to restart the server manager if you change any settings for the Discord Bot. - Token: - The token associated with the discord bot. - Server Id: - The id of the discord server the bot will listen to. - Prefix: - The prefix that must be used when sending a command via discord. - Log Level: - Get Token... - Help... - All Profiles Alias: - The alias to use when sending a command via discord to all profiles associated with a discord channel. Do not include spaces or special characters. To disable the All Profiles alias, clear the value. - Allow All Bots - If enabled, the server manager bot will respond to all other bots, otherwise they will be ignored unless they are in the whitelist. - Bot Whitelist - Bot ID - The id of the bot to whitelist. - Add Whitelist - Clear Whitelists - Delete Whitelist - If enabled, the backup command can be sent from discord. - If enabled, the restart command can be sent from discord. - If enabled, the shutdown command can be sent from discord. - If enabled, the start command can be sent from discord. - If enabled, the stop command can be sent from discord. - If enabled, the update command can be sent from discord. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - Enable Logging - If enabled, all logging will be enabled. - Delete Logs After - How old the log files must be to be deleted in days. - Max Number of Logs - The maximum number of log files that will be kept. - RCON Broadcast Mode: - Select the method used by the server manager to send auto process messages to the game clients via RCON. - - Any changes to these priorities will take effect after the task has been created or saved. - Select the priority used by the windows task manager when running this task. - Auto Backup Task Priority: - Auto Update Task Priority: - Auto Shutdown/Restart Task Priority: - Auto Start Task Priority: - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - Confirm Data Directory Reset - Click 'Yes' to confirm you want to reset the location of the data directory. Once reset, the server manager will shutdown and you will need to restart. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials you must turn off the Output SteamCMD to the progress window option. - - - - ARK: Survival Evolved™ Server Manager - ARK: Survival Evolved™ Server Manager (Administrator) - ARK: Survival Evolved™ Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open server manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - Discord Bot: - Start - Start the discord bot - Stop - Stop the discord bot - - Unknown - Disabled - Queued - Ready - Running - Stopped - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - This server manager is provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Discord Bot Running Commands - The discord bot has one or more running commands, do you want to continue shutting down the server manager? - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - _File - _Exit - - _Language - - x - % - seconds - minutes - hours - days - dinos - files - items - xp - players - tribes - levels - units - - Filter: - Click to apply the filter. - - - - - - Profile ID: - The unique ID assigned to the profile. - Profile: - The name for the server profile. This is not the public name users will see in Ark. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Latest Available Version: - The version of the server that is currently available for download. - Refresh the latest version of the server that is currently available to download. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Last Start Time: - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - Profile Validation - The profile passed the basic validation. - Profile Validation Error - - Support ZipFile Creation - The support zip file has been created and saved to your desktop.\r\nThe filename is {filename}. - Support ZipFile Creation Error - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from this profile to one or more profiles. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the server manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the server manager must run with administrator privileges. Restart the server manager and 'Run As Administrator' and you will be able to utilize these features. - ARK Auto Settings - The ARK automatic settings and server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the ARK features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will stop the server. Do you wish to proceed? - Shutdown the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - Backup Server - Backup Server Error - The backup was successful. - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or GameUserSettings.ini - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Add Record Error - You must select a parent record to add the new record to. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Confirm Reload - Click 'Yes' to confirm you want to perform the reload. - Reload Error - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - Spectator Password: - The password users must enter to use non-admin spectator mode on the server. - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Server Port: - The port users will use to connect to your server. Default is 7777. Change this and Query Port if you wish to host multiple servers on one machine. - Peer Port: - Pinger port used to determine server availability. Default is 7778. - Query Port: - The port Steam uses to communicate with your server. Default is 27015. Change this and Server Port if you wish to host multiple servers on one machine. - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the server choose - (Recommended) - Refresh the available local IPs. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Enable RCON - If enabled, the RCON feature will be enabled. - RCON Port: - The port that RCON will use on your server. - RCON Server Log Buffer: - Sets the max length of RCON game log buffer (default 600). - Resets the RCON Window settings back to defaults. - - Maps and Mods - Survival of the Fittest enabled - Maps and Mods disabled - Map Name or Map Mod Path: - The standard map name (e.g. TheIsland, TheCenter), or the local mod path (e.g. /Game/Mods/123456789/ModMapName) if your mod has a map in it. - Total Conversion ID: - The id of the total conversion mod. - Read total conversion mod to find the map name - Find Total Conversion Map Name - The map name has been updated. - Find Total Conversion Map Name Error - The map name could not be found, please check the total conversion mod id is correct and the mod has been downloaded. - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Duration: - The time the Message of the Day will be shown for when the user connects to the server. - seconds - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Enable Extinction Event - If enabled, the extinction countdown will be turned on. To reset the countdown, disable, save the profile and then enable. - Time Interval - Sets the number of days to countdown before the extinction event will occur. - The date and time of the extinction event. - - Server Options - Reset all server options to defaults. - Max Players: - Sets the maximum number of players which can join this server. - Enable Idle Timeout - If enabled, the idle timeout period will be used. - The time until idle players are kicked from the server. - seconds - Use Ban List URL - If enabled, the ban list URL specified will be used. - The URL of the ban list to use. - Reset the ban list properties to defaults. - Disable Valve Anti-Cheat System (VAC) - If enabled, the Valve anti-cheat system will be disabled. Please use this with caution! - Disable Player-Move-Physics Optimization - If enabled, the player-move-physics will be disabled. - Disable Anti-Speed Hack Detection - If enabled, the anti-speed hack detection will be disabled. - Anti-Speed Hack Bias - Adjust the speed hack detection bias. Default is 1.0, disabled is 0.0. - Enable BattlEye Anti-Cheat System - If enabled, the BattlEye Anti-Cheat System will be enabled. - x - Use All Available Cores - If enabled, all of your CPU cores will be used, if all of them are not being utilized after using this launch option, then try to disable it. - Use Cache - If enabled, ~70% faster loading speed option. The first and second times that you start the game will be still be slow, but the third time onwards will be fast. - Use Old Save Format - If enabled, will use the old save formatt. New saves are not backwards compatible. - Force DirectX 10 - If enabled, the game is forced to use DirectX 10 instead of DirectX 11. - Force Shader Model 4 - If enabled, the game is forced to use Shader Model 4 instead of the Shader Model 5. - Force Low Memory - If enabled, reduces graphics and audio effects to save about 800 MB RAM, likely enabling 4GB RAM players to get past infinite-loading screens. - Force No Man Sky - If enabled, lots of the detailed sky features are disabled, such as clouds and starry night sky. You still see the stars, the sun, and the moon. - Use No Memory Bias - If enabled, will use the old method, more RAM usage but no potential performance loss. - Stasis Keep Controllers - If enabled, the server can gain performance by keeping the AI's in memory of statised creatures. NOTE: your server must have a lot of RAM otherwise your server will suffer with a large memory overhead. - No Hang Detection - If enabled, prevents some types of crashes causes by hanging (may appear as though the server is lagging while the server is hanging). - No Dinos - If enabled, no dinos will spawn on the map. - Server Allow Ansel - If enabled, will enable NVIDIA Ansel on Servers. - Structure Memory Optimizations - If enabled, will enable the structure memory optimizations. NOTE: avoid using it when running structure-related mods (until they get updated) as it can break the snappoints of these mod structures. - No Under Mesh Checking - If enabled, will turn it off the anti meshing system entirely. - No Under Mesh Killing - If enabled, will turn off the anti meshing player kills (but still allow teleporting). - Enable Vivox - If enabled, will turn on Vivox. NOTE: Steam Servers only. - Allow Shared Connections - If disabled, will disable family sharing. - Enable Crossplay - If enabled, will turn on crossplay, so players using clients from different stores can connect to the dedicated server. - Epic Store Players Only - If enabled, will only allow players using the Epic store client to connect. - Enable Public IP for Epic - If enabled, will add a server argument for the public IP that EPIC clients will attempt to connect to. - Force Respawn Dinos on Startup (Causes lag after 'Ready' while repopulating) - If enabled, when the server is started ALL wild creatures will be wiped and respawned (this will only destroy wild creatures that are NOT currently being tamed). - Enable Auto Force Respawn Dinos - If enabled, will force respawn of wild dinos after the specified interval. - Auto Force Respawn Dinos Interval - The interval between the forced auto dino respawn. - Alternate Save Directory Name: - (Optional) - Sets the directory name (underneath the servers Saved folder) to store the world, player and tribe files. - Cross-ARK Data Transfer ClusterId: - Sets a cluster id for this server that will group the servers together via Cross-ARK Data Transfer. - Cluster Directory Override - If enabled, allows you to use a common cross-server storage location that functions between multiple servers running on the same machine. Uses the clusters directory in the server manager Data directory. - - Server Log Options - Reset all server log options to defaults. - Enable Server Admin Logs - If enabled, the Server Admin Logs (including RCON support) will be turned on. - Maximum Tribe Logs: - Sets the maximum number of Tribe log entries that are kept per Tribe (default 100). - Server Admin Logs Include Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) into the Shootergame log files. - Server RCON Output Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) to the RCON window. - Allow Hide Damage Source from Logs - If enabled, makes the Silencer hide the name of the player who has killed you from the kill message and tribe log. - Log Admin Commands to Chat (public) - If enabled, admin commands will be echoed to chat for everyone to see. - Log Admin Commands to Chat (admins only) - If enabled, admin commands will be echoed to chat for admins only to see. - Tribe Log Destroyed Enemy Structures - If enabled, the enemy-structure destruction log (for the victim tribe) wil display the attacker tribe in the Tribe Logs, instead of a generic structure destruction message. - - Enable Web Alarms - If enabled, servers can now get web notifications posted somewhere when important things happen to a tribe. - Web Key - A key which is optional to use in the listening script, but required to have it in the text file. - Web URL - Specifies the URL where your listening script is stored, waiting and ready to receive the post information by your game server. - NOTE: The server manager does not provide the Web Alarms functionality, it just allows you to enable/disable the Web Alarms and create the necessary AlarmPostCredentials file. - Web Alarm Error - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Prefix Launcher - If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started). - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Discord Bot Details - Channel Id: - The id of the discord server channel this profile will listen to. - Alias: - A unique name to identify your server when using the discord commands, can be used instead of the profile id. - Allow Cluster Alias - If enabled, the cluster id can be used as a discord alias to perform server commands. - Allow Backup - If enabled, the profile will listen for backup commands from discord. - Allow Restart - If enabled, the profile will listen for restart commands from discord. - Allow Shutdown - If enabled, the profile will listen for shutdown commands from discord. - Allow Start - If enabled, the profile will listen for start commands from discord. - Allow Stop - If enabled, the profile will listen for stop commands from discord. - Allow Update - If enabled, the profile will listen for update commands from discord. - - - - Server Details - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - Clear Branch Error - - Event Details - NOTE: Enabling an event on your server should only be done when the official event is running. If you enable the event before or after the official dates, the event may cause your server to become unstable, or may not work at all. - Active Event: - The name of the event to enable (leave blank to disable the event). - - - - Rules - Enable Hardcore Mode - Enables hardcore mode (players can not respawn, a new character must be created). - Enable PvP - Enables Player vs Player mode (players are able to deal damage to or kill each other. In PvP players can also damage or destroy another tribe's buildings or kill their dinos). - Enable Creative Mode - If enabled, allows creative mode. - Enable PvE Cave Building - If enabled, allows building in caves when PvE mode is enabled. - Enable PvE Cryo Sickness - If enabled, if you release a tamed creature from a cryopod you will have a cryo sickness timer when PvE mode is enabled. - Disable PvE Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, dinos and structures when PvE mode is enabled. - Disable Supply Crates - If enabled, will prevent spawning of Supply crates (artifact crates will still spawn). - Allow Crate Spawns on top of Structures - If enabled, will allow from-the-air Supply Crates to appear on top of Structures, rather than being prevented by Structures. - Random Supply Crate Points - If enabled, will make Supply Crates random. - Prevent Building in Resource Rich Areas - If enabled, completely disables building in specific resource-rich areas, in particular setup on TheIsland around the major mountains. - Disable PvP Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, dinos and structures when PvP mode is enabled. - Use Corpse Locator - If enabled, upon death, a beam of light shoots into the sky to help the player locate where they died. - Prevent Spawn Animations - If enabled, will disable the respawn animation. - Allow Unlimited Respecs - If enabled, will allow the player to have unlimited respecs using the mindwipe tonic. - Allow Platform Saddle Multi Floors - If enabled, will allow multiple platform floors on rafts and saddle platforms. - Platform Saddle Build Area Bounds Multiplier - Increasing the multiplier allows structures being placed further away from the platform. - Max Gateways on Saddles - Limits the number of gateways that can be placed on platform saddles. This option is not retroactive, so applying this change will require some manual administration work to clear up any pre-existing platforms that exceed the limit. - - Enable Difficulty Override - If enabled, this will allow the max level of creatures in the world to be changed. - Max Dino Level: - Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - Difficulty Offset: - Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - Destroy Tames Over Level: - Tames that exceed this level will be deleted on server start. To disable deletion set to 0. - - Enable Tribute Downloads - If enabled, this will allow downloading external survivors/items/dinos into your server. - No Survivor Downloads - If enabled, the survivor downloads are disabled. - No Item Downloads - If enabled, the item downloads are disabled. - No Dino Downloads - If enabled, the dino downloads are disabled. - - Tribute Upload Options - No Survivor Uploads - If enabled, the survivor uploads are disabled. - No Item Uploads - If enabled, the item uploads are disabled. - No Dino Uploads - If enabled, the dino uploads are disabled. - Max Tribute Dinos - If enabled, will limit the number of dinos that a player can store in the obelisks. NOTE: Setting this to high can cause cluster corruption. - Max Tribute Items - If enabled, will limit the number of items that a player can store in the obelisks. NOTE: Setting this to high can cause cluster corruption. - - Cluster Tribute Options - No Transfer from Filtering - If enabled, the survivor, item and dino transfers are disabled if the server is not in the same cluster. - Override Survivor Upload Expiration - If enabled, will allow you to override the expiration timer. - Override Item Upload Expiration - If enabled, will allow you to override the expiration timer. - Override Dino Upload Expiration - If enabled, will allow you to override the expiration timer. - Override Minimum Dino Re-upload Interval - If enabled, will allow you to override the re-upload interval. - Allow Foreign Dino Downloads - If enabled, will allow you to download foreign Dinos to the map. - - Increase PvP Respawn Interval - If enabled, enables the increase PvP respawn interval settings. - Interval Check Period - The time period the respawn check lasts after the player is killed by a team. - seconds - Interval Multiplier: - The multiplier value of the base amount to determine the respawn time. - x - Interval Base Amount: - The base time period used to detemine the respawn time. - seconds - Prevent Offline PvP - If enabled, enables the offline raiding prevention option. - Logout Interval - The time period before a tribe/players dinos/structures become invulnerable/inactive after they log off (if tribe, requires ALL tribe members to be logged off). - seconds - Connection Invincible Interval - The time period after login that the player is given the No Damage buff to prevent character killing immediately after login. - - PvE Schedule - If enabled, allows switching between PvE and PvP at pre-specified in-game times or pre-specified real-world times. - Use Server Time - If enabled, the schedule will use the time on the server machine; otherwise it uses the in-game time. - Start Time: - The start time in hours and minutes from midnight to enable PvE mode. - Stop Time: - The stop time in hours and minutes from midnight to disable PvE mode. - - Max Players in Tribe: - Set to 0 for unlimited player in tribe, set to a number > 0 to act as a limit. - players - Tribe Name Change Cooldown - Cooldown added to tribe's changing their name. - Tribe Slot Reuse Cooldown - Locks a tribe slot so when a tribe member leaves, the slot cannot be reused until the cooldown expires. Set to 0 to disable the cooldown. - Allow Tribe Alliances - If enabled, players are able to create alliances with other tribes. - Max Alliances Per Tribe - The maximum number of alliances allowed for each tribe. - Max Tribes Per Alliance - The maximum number of tribes allowed in each alliance. - PvE "Tribe Warfare" options - Allow Tribe Warfare - If enabled, capability for tribes to officially declare war on each other for mutually-agreed-upon period of time. - Allow Cancelling Tribe Warfare - If enabled, tribes are able to cancel an agreed-upon war before it has actually started. - - Allow Custom Recipes - If enabled, players are able to use the Custom RP-oriented Recipe/Cooking System (including Skill-Based results). - Effectiveness Multiplier - Specifies the multiplier for the customer recipe effectiveness. Higher values increase the recipe effectiveness. - Skill Multiplier - Specifies the multiplier for the customer recipe skill. Higher values increase the recipe skill. - - Enable Diseases - If enabled, diseases will be enabled. - Non Permanent Diseases - If enabled, will make diseases not permanent (you will then lose them if you respawn). - - Override NPC Network Stasis Range Scale - If enabled, you can override the NPC network statis range scale settings. - Online Player Count Start - The minimum number of online players when the statis scale is enabled. - Online Player Count End - The maximum number of online players when the scale maximum is reached. - Scale Maximum - The maximum scale percentage used by the server, when the online player count end value is reached. - - Oxygen Swim Speed Stat Multiplier - Specifies the multiplier for how swim speed is multiplied by level spent in oxygen. - Supply Crate Loot Quality Multiplier - Specifies the multiplier for the supply crate loot quality. - Fishing Loot Quality Multiplier - Specifies the multiplier for the fishing loot quality. - Disable Non-Meat Fish Loot - If enabled, disables harvesting non-meat fish loot. - Use Corpse Life Span Multiplier - Specifies the multiplier for corpse and dropped box lifespan. - Global Powered Battery Durability - Specifies the multiplier for the rate at which charge batteries are used in electrical objects (decrease per second). - Fuel Consumption Interval Multiplier - Specifies the multiplier for the interval of fuel consumption. - Limit Non Player Dropped Items Range - Limit the number of droppeditems in an area (together with LimitNonPlayerDroppedItemsCount). - Limit Non Player Dropped Items Count - Limit the number of droppeditems in an area (together with LimitNonPlayerDroppedItemsRange). - - Enable Cryopod Nerf - If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod. - Duration - The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod. - Outgoing Damage Multiplier - Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the damage done by the creature will be lower (eg. 0.01 means 99% of the damage is removed). - Incoming Damage Multiplier Percent - Specifies the percentage increase to the incoming damage multiplier of a creature, after they have been released from a cryopod. Higher values means more incoming damage done to the creature (eg. 0.25 = 25% more damage). - - Allow TEK Suit Powers - If enabled, will allow the player to use TEK Suit Powers on the Genesis map. - Disable Missions - if enabled, will disable all missions on the Genesis map. - - Disable TEK Suit on Spawn - If enabled, will prevent the player spawning with the TEK Suit. - - Disable World Buffs - If enabled, will disable world effects from Missions altogether. - Enable World Buff Scaling - If enabled, will cause world buffs to scale their benefits multiplicatively, rather than add/subtract a flat amount to the value at runtime. - World Buff Scaling Efficacy - Specifies the global scalar to reduce/increase the effectiveness of world buffs (e.g. 1 is default, 0.5 would be 50% less effective, 2.0 would be 2x more effective). - - Hexagons - Disable Hexagon Store - Is enabled, the hexagon store will be disabled. - Allow Only Engram Points Trade - Is enabled, only engram points can be sold on the Hexagon store. - Max Hexagons per Character - Specifies the maximum number of hexagons that each player can have. - Hexagon Reward Multiplier - Specifies the multiplier for the hexagons rewards. - Hexagon Cost Multiplier - Specifies the multiplier for the hexagon cost of items. - - Item Stat Clamps - WARNING: This will permanently change the stats of any existing items so make sure to backup your current save before modifying and playing with the clamping values. - Generic Quality - Armor - Max Durability - Weapon Damage Percent - Weapon Clip Ammo - Hypo Insulation - Weight - Hyper Insulation - - - - Chat and Notifications - Enable Global Voice Chat - If enabled, voice chat becomes global and everyone on the server can hear; otherwise only people near each other can hear. - Enable Proximity Text Chat - If enabled, only players near each other can see their chat messages; otherwise their text chat is global and everyone can see their chat messages. - Enable 'Player Left' Notifications - If enabled, players will always get notified if someone leaves the server. - Enable 'Player Joined' Notifications - If enabled, players will always get notified if someone joins the server. - - - - HUD and Visuals - Allow Crosshair - If enabled, shows each player a crosshair. - Allow HUD - If enabled, allows the player to see the HUD. - Allow Third-Person View - If enabled, allows players to view themselves in third person. - Allow Map Player Location - If enabled, shows each player their position on the map. - Allow Player Gamma Settings in PvP - If enabled, allows gamma changes in PvP mode. - Allow Player Gamma Settings in PvE - If enabled, allows gamma changes in PvE mode. - Show Floating Damage Text - If enabled, enables RPG-style popup text stat mode. - Allow Hit Markers - If enabled, shows hit markers for ranged attacks. - - - - Player Settings - Enable Flyer-Carry - If enabled, permit flying dinosaurs to pick up other dinosaurs and players when mounted by a player in PvE. - XP Multiplier: - Specifies the scaling factor for the experience received by players. Higher values increase XP amounts awarded for various actions; lower values decrease it. - Reset maximum XP Cap to official default - Damage: - Specifies the scaling factor for the damage dealt with attacks. Higher values increase damage. Lower values decrease it. - Resistance: - Specifies the scaling factor for the resistance to damage received when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Water Drain: - Specifies the scaling factor for water consumption. Higher values increase water consumption (thirsty faster). - Food Drain: - Specifies the scaling factor for food consumption. Higher values increase food consumption (hungry faster). - Stamina Drain: - Specifies the scaling factor for stamina consumption. Higher values increase stamina consumption (tired faster). - Health Recovery: - Specifies the scaling factor for health recovery. Higher values increase the recovery rate (heal faster). - Harvesting Damage: - Specifies the scaling factor for the harvest damage rate. Higher values increase damage rate. Lower values decrease it. - Turret Damage: - Specifies the scaling factor for damage by turret (bullet and projectile turrets). Higher values increase turret damage. Lower values decrease it. - - Base Stat Multipliers - Per-Level Stat Multipliers - - Health: - Specifies the multiplier for health gain per level. Higher values increase health faster; lower values increase health more slowly. - Specifies the multiplier for base health. Higher values increase base health; lower values decrease base health. - Stamina: - Specifies the multiplier for stamina gain per level. Higher values increase stamina faster; lower values increase stamina more slowly. - Specifies the multiplier for base stamina. Higher values increase base stamina; lower values decrease base stamina. - Torpidity: - Specifies the multiplier for torpidity gain per level. Higher values increase the torpidity faster; lower values increase the torpidity more slowly. - Specifies the multiplier for base torpidity. Higher values increase base torpidity; lower values decrease base torpidity. - Oxygen: - Specifies the multiplier for oxygen efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base oxygen. Higher values increase base oxygen; lower values decrease base oxygen. - Food: - Specifies the multiplier for food efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base food. Higher values increase base food; lower values decrease base food. - Water: - Specifies the multiplier for water efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base water. Higher values increase base water; lower values decrease base water. - Temperature: - Specifies the multiplier for temperature tolerance gain per level. Higher values increase tolerance faster; lower values increase tolerance more slowly. - Specifies the multiplier for base temperature. Higher values increase base temperature; lower values decrease base temperature. - Weight: - Specifies the multiplier for carrying capacity gain per level. Higher values increase carrying capacity faster; lower values increase carrying capacity more slowly. - Specifies the multiplier for base carrying capacity. Higher values increase base carrying capacity; lower values decrease base carrying capacity. - Damage: - Specifies the multiplier for damage gain per level. Higher values increase damage dealt faster; lower values increase damage dealt more slowly. - Specifies the multiplier for base damage. Higher values increase base damage; lower values decrease base damage. - Speed: - Specifies the multiplier for speed gain per level. Higher values increase speed faster; lower values increase speed more slowly. - Specifies the multiplier for base speed. Higher values increase base speed; lower values decrease base speed. - Fortitude: - Specifies the multiplier for fortitude gain per level. Higher values increase fortitude faster; lower values increase the fortitude more slowly. - Specifies the multiplier for base fortitude. Higher values increase base fortitude; lower values decrease base fortitude. - Crafting: - Specifies the multiplier for crafting skill gain per level. Higher values increase crafting skill faster; lower values increase crafting skill more slowly. - Specifies the multiplier for base crafting. Higher values increase base crafting; lower values decrease base crafting. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - - Crafting Skill Bonus Multiplier - Specifies the multiplier for the crafting skill bonus. - Max Fall Speed Multiplier - Specifies the falling speed multiplier at which players starts taking fall damage. For example, having it set to 0.1 means players will no longer survive a regular jump while having it set very high such as 100.0 means players will survive a fall from the sky limit. - - - - Max Tamed Dinos (server): - Set the maximum number of tamed dinos of the server. - Max Tamed Dinos (tribe): - Set the maximum number of tamed dinos per tribe. - Dino Settings - Tamed Damage: - Tamed Resistance: - Food Drain: - Specifies the scaling factor for the food drain of wild dinos. Higher values increase food drain. Lower values decrease it. - Tamed Food Drain: - Specifies the scaling factor for the food drain of tamed dinos. Higher values increase food drain. Lower values decrease it. - Torpor Drain: - Specifies the scaling factor for the torpor drain of wild dinos. Higher values increase torpor drain. Lower values decrease it. - Tamed Torpor Drain: - Specifies the scaling factor for the torpor drain of tamed dinos. Higher values increase torpor drain. Lower values decrease it. - Passive Tame Interval: - Specifies the scaling factor for the time between passive tame feedings. Higher values increase the time interval between feedings. Lower values decrease it. - - Tamed Dinos Saddle Structure Cost: - The number of tribe tamed dino slots each platform saddle (with structures) will cost. - Use Tame Limit for Structures Only - if enabled, will make Tame Units only be applied and used for Platforms with Structures and Rafts. - Dino Spawns: - Specifies the scaling factor for dino spawns. Higher values increase the number of dinos spawned throughout the Ark. - Allow Raid Dino Feeding - If enabled, allows your server's Titanosaurs to be permanently tamed (namely allows them to be Fed). - Food Drain Multiplier - Specifies the multiplier for food drain of the raid dinos. Higher values increase the food drain; lower values decrease the food drain. - Allow Flyers in Caves - If enabled, allows Flyers into caves. - Allow Flying Stamina Recovery - If enabled, recovers stamina while standing on a flyer. - Allow Flyer Speed Leveling - If enabled, allows the leveling of flyer movement speed. - Prevent Dino Mate Boost - If enabled, the dino mate boost will be disabled. - Disable Force Ground Flyer with Explosives - If enabled, will disable the grounding of the flyer when explosives are put on them. - Allow Multiple Attached C4 - If enabled, will allow more than one C4 attached per dino. - Disable Dino Decay PvE - If enabled, disables the gradual decay of dino ownership in PvE; otherwise every dino can be claimed by any player. - Disable Dino Decay PvP - If enabled, disables the gradual decay of dino ownership in PvP; otherwise every dino can be claimed by any player. - PvE Dino Decay Period: - Multiplier on the base decay of dino ownership time. Only works when Disable Dino Decay PvE is unchecked. - Disable Baby Dino Imprint Buff - If enabled, will disable the dino imprinting-player stat bonus, where normally whomever specifically imprinted on the dino and raised it to have an imprinting quality, gets extra damage/resistance buff. - Allow Baby Dino Imprint Cuddle by Anyone - If enabled, ANYONE will to be able to take care of a Baby Dino (cuddle etc), not just whomever imprinted on it. - Auto Destroy Decayed Dinos - If enabled, all claimable decayed dinos will auto-destroy on load, rather than have them remain around as Claimable. - Disable Dino Riding - If enabled, all tamed dinos will be unable to be ridden. - Disable Dino Taming - If enabled, all wild dinos will be unable to be tamed. - Change Flyer Riding - If enabled, will allow you to change if flyers can be ridden on the map or not; otherwise will default to use the map settings. - Enable Flyer Riding - If enabled, players can ride flyers; otherwise players cannot ride flyers. - - Dino Customization - Spawn Multipliers - Show/Hide the spawn multiplier columns. - Tamed Damage - Show/Hide the tamed dino damage multiplier column. - Tamed Resistance - Show/Hide the tamed dino resistance multiplier column. - Wild Damage - Show/Hide the wild dino damage multiplier column. - Wild Resistance - Show/Hide the wild dino resistance multiplier column. - Reset all dino customizations back to defaults. - Paste custom dino data. - Save custom dino data. - Custom Dino Settings - Name - Mod - Spawnable - Tameable - Replace With - Spawn Weight - Override Limit - Spawn Limit - Tamed Damage - Tamed Resistance - Wild Damage - Wild Resistance - Remove this Dino - - Remove Dino - Click 'Yes' to confirm you want to delete the dino record. - - Per-Level Stat Multipliers (Tamed) - Per-Level Stat Multipliers (Tamed) - Add - Per-Level Stat Multipliers (Tamed) - Affinity - Per-Level Stat Multipliers (Wild) - Mutagen Level Boost (Wild) - Mutagen Level Boost (Bred) - Dino Breeding Multipliers - If enabled, allows scale factors to be applied to each base stat. - If enabled, allows scale factors to be applied to each stat. - If enabled, allows scale factors to be applied to the Taming Addition for each stat. - If enabled, allows scale factors to be applied to the Taming Multiplier for each stat. - If enabled, allows scale factors to be applied to the Tamed Stat Increase for each stat. - If enabled, allows scale factors to be applied to the Number of levels Mutagen adds to tames with wild ancestry. - If enabled, allows scale factors to be applied to the Number of levels Mutagen adds to tames with bred ancestry. - Reset all values back to defaults. - Reset all values back to defaults. - - Mating Interval: - Specifies the multiplier for time between tamed dino mating. Lower values decrease the time between mating. - Mating Speed: - Specifies the multiplier for the speed at which dinosaurs mate with each other. Higher values increase the mating speed. - Egg Hatch Speed: - Specifies the multiplier for time that fertilised eggs hatch. Higher values decrease the time an eggs hatches. - Baby Mature Speed: - Specifies the multiplier for time that baby dinos mature into adults. Higher values decrease the time it take baby dinos to mature into adults. - Baby Food Consumption Speed: - Specifies the multiplier for the speed at which the baby dinos will consume food. Higher values will make the baby consume food more often. - - Dino Imprinting - Imprinting Stat Scale: - How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system. - Imprint Amount Scale: - A multiplier applied to the percentage each imprints provides. This multiplier is global, meaning it will affect the imprinting progresssion of every species. Higher values increase the amount of each imprint. - Cuddle Interval: - A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality. - Cuddle Grace Period: - A multiplier on how long after delaying cuddling with the baby before imprinting quality starts to decrease. Higher values increase the grace period. - Cuddle Lose Imprint Quality Speed: - A multiplier on how fast imprinting quality decreases after the grace period if you haven't yet cuddled with the baby. Lower values slow the imprint quality loss. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current dino customizations. - - - - Environment - Taming Speed: - Specifies the scaling factor for dinosaur taming speed. Higher values make taming faster. - Harvest Amount: - Specifies the scaling factor for yields from all harvesting activities (chopping down trees, picking berries, carving carcasses, mining rocks, etc). Higher values increase the amount of materials harvested with each strike. - Resource Respawn: - Specifies the scaling factor for the respawn rate for resource nodes (trees, rocks, bushes, etc). Lower values cause nodes to respawn more frequently. - Suppress Replenish Radius (Player): - Specifies the scaling factor to allow resources to regrow closer or farther away from players. Lower values decrease the distance resources will regrow from the player. - Suppress Replenish Radius (Structure): - Specifies the scaling factor to allow resources to regrow closer or farther away from structures. Lower values decrease the distance resources will regrow from the structure. - Clamp Resource Harvest Damage - If enabled, clamps how much harvesting damage you can do to a resource to the remaining health of the resource. - Harvest Health: - Specifies the scaling factor for the health of items that can be harvested (trees, rocks, carcasses, etc). Higher values increase the amount of damage (e.g. number of strikes) such objects can withstand before being destroyed, which results in higher overall harvest yields. - Use Optimized Harvesting Health - If enabled, you will get a more optimized server with a higher HarvestAmountMultiplier value, but with less rare items. - - Custom Harvest Amount Multipliers - If enabled, allows per-resource scale factors to be applied to each resource. - Reset all harvest customizations back to defaults. - Paste custom resource data. - Save custom resource data. - Custom Resource Settings - Amount - Remove this Resource - - Remove Resource - Click 'Yes' to confirm you want to delete the resource record. - - Base Temperature: - Specifies the scaling factor for the base temperature of the map. Lower values decrease the base temperature (makes it colder); higher values increase the base temperature (makes it hotter). - Day Cycle Speed: - Specifies the scaling factor for the passage of time in the Ark, controlling how often day changes to night and night changes to day. Values lower than 1 slow down the cycle; higher values accelerate it. - Day Time Speed: - Specifies the scaling factor for the passage of time in the Ark during the day. This value determines the length of each day, relative to the length of each night. Lowering this value increases the length of each day. - Night Time Speed: - Specifies the scaling factor for the passage of time in the Ark during night time. This value determines the length of each night, relative to the length of each day. Lowering this value increases the length of each night. - Disable Weather - Fog - If enabled, will disable fog. - Global Spoiling Time: - Scales the spoiling time of perishables globally. Higher values prolong the time. - Clamp Item Spoiling Times - If enabled, clamps all spoiling times to the items' maximum spoiling times. Useful if any infinite-spoiling exploits were used on the server and you wish to clean them up. Could potentially cause issues with Mods that alter spoiling time. - Global Item Decomp Time: - Scales the decomposition time of dropped items, loot bags etc globally. Higher values prolong the time. - Global Corpse Decomp Time: - Scales the decomposition time of corpses (player and dino), globally. Higher values prolong the time. - Crop Decay Speed: - Scales the decay time of crops. Lower values prolong the decay. - Crop Growth Speed: - Scales the growth time of crops. Higher values make crops grow faster. - Lay Egg Interval: - Scales the egg laying interval of dinos. Lower values cause dinos to lay eggs more frequently. - Poop Interval: - Scales the defecation interval of players and dinos. Lower values cause players and dinos to defecation more frequently. - Hair Growth Speed: - Specifies the scaling factor for the hair growth speed. Higher values increase growth speed. Lower values decrease it. - - Earned XP Multipliers - Generic (over time) - Specifies the scaling factor for the XP gained over time. Higher values increase the XP rate. - Crafting - Specifies the scaling factor for the XP gained while Crafting. Higher values increase the XP rate. - Harvesting - Specifies the scaling factor for the XP gained while Harvesting. Higher values increase the XP rate. - Killing - Specifies the scaling factor for the XP gained while Killing. Higher values increase the XP rate. - Special Events - Specifies the scaling factor for the XP gained for Special Events. Higher values increase the XP rate. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current resource harvest amount multiplier changes. - - - - Structures - Disable Structure Placement Collision - If enabled, will allow players to place structures that clip into terrain. - Structure Resistance: - Specifies the scaling factor for the resistance to damage structures receive when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Structure Damage: - Specifies the scaling factor for the damage structures deal with their attacks (e.g. spiked walls). Higher values increase damage. Lower values decrease it. - Structure Damage Repair Cooldown: - Server option for cooldown period on structure repair from the last time damaged. Set to 0 to disable it, official default is 180 seconds. - Enable PvP Structure Decay - If enabled, structures in PvP will automatically decay if left unused after a period of time. - PvP Zone Structure Damage: - Specifies the scaling factor for the damage structures take within caves/cave entrances, in PvP. - Max Structures in Range: - Specifies the maximum number of structures that can be constructed within a certain (currently hard-coded) range. - Per-Platform Structures Multiplier: - Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle/raft. - Max Platform Saddle Structures: - The maximum number of platformed creatures or rafts allowed on the entire server. - Override Structure Platform Prevention - If enabled, allows auto-turrets to be buildable/working on dino platform saddles. - Allow Unaligned Dinos on Flyer Platform - If enabled, non-allied dinos are able to stand on the Quetzal platforms. - Allow Structures at Supply Drops PvE - If enabled, will allow placing structures at supply drop locations. - - Enable Structure Decay PvE - If enabled, enables decay of player structures in PvE. - Structure Decay Period: - Specifies the time required for player structures to decay in PvE mode. - Structure Decay Multiplier: - Specifies the scaling factor for the decay rate of player structures in PvE mode. - - Auto Destroy Structures - If enabled, will auto destroy structures once the demolish timer expires. - Auto Destroy Old Structures Multiplier: - Allows Auto-Destroying Structures after sufficient 'no nearby Tribe' time has passed. Useful for servers to clear off abandoned structures automatically over time if they wish. Set to 0 to disable it. - Only Auto Destroy Core Structures - If enabled, will prevent any non-core/non-foundation structures from auto destroying (however they'll still get auto destroyed if a floor that they're on gets auto destroyed). - Only Decay Unsnapped Core Structures - If enabled, only unsnapped core structures will decay. Useful for eliminating lone pillar/foundation spam on servers. - Fast Decay Unsnapped Core Structures - If enabled, will decay unsnapped foundations/pillars at faster speed. - Destroy Unconnected Water Pipes - If enabled, after two real-time days the pipes will auto-destroy if unconnected to any non-pipe (directly or indirectly) and no allied player is nearby - Enable Fast Decay - If enabled, allows the setting of the fast decay options. - Fast Decay Interval - Sets a fixed constant decay period for "Fast Decay" structures (such as pillars or lone foundations). - Force All Structure Locking - If enabled, allow Locking all item containers. - Passive Defenses Damage Riderless Dinos - If enabled, spike walls will damage wild/riderless Dinos. - Limit Turrets In Range - If enabled, will implemented a Turret Counter on HUD in preparation for Turret Count Limiting (clamping how many Turrets can be built in an area on servers). - Limit Range - Sets the limit range for ALL auto turrets and plant turrets. - Limit Number - Sets the maximum number of turrets that can be placed within the limit range. - Hard Limit Turrets In Range - If enabled, will implement a retroactive turret hard limit. This will work on autoturrets, heavy turrets, tek turrets, plant turrets and is no longer map specific. The hard limit calculation is done on start-up, so if your turrets are ever over the limit, they will be randomly shut-off until you're under the limit. In order to restore shut off turrets, you must pick up any which exceed the number, as well as shut-off turrets and replace them in order for them to work. - Structure Pickup - Always Allow Structure Pickup - If enabled, will disable the timer on the quick-pickup system. - Structure Pickup Time after Placement - Specifies the amount of time in seconds after placement that quick pickup is available. - Structure Pickup Hold Duration - Specifies the amount of time of the quick-pickup hold duration, use 0 to disable and have instant pickup. - Allow Integrated Structures Plus - If enabled, will add all of the new S+ structures; otherwise disables all of the new S+ structures (intended mainly for letting unofficials that want to keep using the S+ mod version to keep using that without a ton of extra duplicate structures). - Disable Building in Mission Areas - If enabled, will disable building in mission areas on the Genesis map. - - - - Engrams - Auto Unlock All Engrams - If enabled, engrams will be automatically unlocked as the player levels. - Enable Engram Overrides - If enabled, enables engram customizations. - Reset all engram customizations back to defaults. - Paste custom engram data. - Save custom engram data. - Import custom engram data. - Export custom engram data. - Custom Engram Settings - Only Allow Selected Engrams - If enabled, only the selected engrams will be available to learn in game. - Select all the engrams. - Unselect all the engrams. - Filter Only Selected Engrams - If enabled, only the selected engram will be visible. - Selected - Selected - Name - Name of the Engram (engram class name). - Mod - Mod - Is Tekgram - Is Tekgram - Level - Player level when the engram can be manually unlocked. - Cost - The amount fo engram points needed to manually unlock. - Hidden - If enabled, the engram will be removed from the engram unlock screen and cannot be learned. - Remove Prereqs - If enabled, will remove the prerequisites needed to unlock the engram. - Auto Unlock - If enabled, the engram will be automatically unlocked at the specified level. - Auto Unlock Level - Player level when the engram is automatically unlocked. Auto Unlock must be enabled. - Remove this Engram - - Remove Engram - Click 'Yes' to confirm you want to delete the engram record. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current engram changes. - Confirm Select All Action - Click 'Yes' to confirm you want to select all the engrams. - Confirm Unselect All Action - Click 'Yes' to confirm you want to unselect all the engrams. - - Export Error - Select engram override data file - json - JSON Files - *.json - - Import Confirmation - You are about to import the engram data, this will overwrite the engrams in the list with data from the file. Do you want to continue? - Import Error - Select engram override data file - json - JSON Files - *.json - - - - Player and Dino Level Progressions - Player Max XP: - Set the maximum XP cap for the players. - Dino Max XP: - Set the maximum XP cap for the dinos. - NOTE: The last {levels} player levels are used for Ascension and Other leveling and are shown with a coloured background. If you customize your own player levels, make sure you add an additional {levels} levels. - Enable Custom Level Progressions - If enabled, enables player and dino level customizations. - Enable Dino Level Progressions - If enabled, enables dino level customizations. - Custom Player Levels - Delete all existing levels. - Reset all level customizations back to server manager defaults. - Reset all level customizations back to official defaults. - Import level customization data. - Export level customization data. - Update maximum XP Cap to last level value. - - + - - - Level - XP Required - Engram Points - Engram Total - Ascension Level - Add a new level after this one. - Remove this level - - Custom Dino Levels - - Can't delete last item - You can't delete the last level. If you want to disable the feature, uncheck Enable Custom Level Progressions. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current player levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current player levels. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current dino levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current dino levels. - - Update Error - - Export Error - Select level customization data file - csv - CSV Files - *.csv - - Import Error - Select level customization data file - csv - CSV Files - *.csv - - - - Custom GameUserSettings.ini Settings - Custom Game.ini Settings - Custom Engine.ini Settings - - Custom Sections - Section Name - Reload from Config File - Add Section - Paste Section Data - Import Data from Ini File - Clear All Sections - Delete Section - - Custom Items - Key - Value - Add Item - Paste Item Data - Delete All Items - Delete Item - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - Load Error - Save Error - - Administrators - Add Administrator - Clear Administrators - Reload from File - Delete Administrator - Player Id - Player Name - - Whitelisted - Add Whitelisted Player - Clear Whitelisted Players - Reload from File - Delete Whitelisted Player - Player Id - Player Name - - Exclusive Join - Add Exclusive Player - Clear Exclusive Players - Reload from File - Delete Exclusive Player - Player Id - Player Name - Enable Exclusive Join - If enabled, only players in the Exclusive Join list will be able to log into the server. - - - - Survival of the Fittest - Enable Survival of the Fittest - If enabled, configures the server as a 'Survival of the Fittest' server. - Disable Death Spectator - If enabled, players cannot be spectators after they die. - Only Admin Rejoin As Spectator - If enabled, only admins can join as spectators once the game has started. - Max Players in Tribe: - The maximum number of players allowed in a tribe. - Tribes Required for Game: - The number of tribes requires for the game to start. - Ring of Death Collapse Time: - The game length before Sudden Death. - Auto-start Delay Time: - The time after the minimum number of tribes has been achieved before the game starts. - Auto-restart Delay Time: - The time after the last game has ended before the new game will start. - Sudden Death Time: - The amount of time Sudden Death will be in effect until the game is declared a draw. - Output Game Report - If enabled, generates a timestamped HTML after-action report file at the end of each game in the server's "Saved" directory, as the Official Ranked servers do. - Enable Game Play Logging - If enabled, outputs a dated log file to \Saved folder, which will contain a timestamped kill and winners log listing steam id, steam name, character name, etc. Handy for automatic Tournament records. - Game Options - No Events - If enabled, will cause no Evolution Events to be automatically triggered. Host can still trigger events manually with 'cheat ce evorain' etc. - No Bosses - If enabled, will cause no bosses to be spawned - Both Bosses - If enabled and if bosses are used, this will spawn both the Broodmother and the Megapithecus at their respective times. - Evolution Event Interval - Specifies the interval factor for the Evolution Events. Lower values decrease the time between events, higher values increase the time between events. - Ring Start Time - You can set this to 'pre-advance' the match time (ring of death progress) to a certain time. Lower values decrease the match time and higher values increase the match time. - - Survival of the Fittest is an alternate game to Survival Evolved that uses a different set of server files and changes many of the rules. See the web for more details. - Go to SotF web page? - Survival of the Fittest is an alternate game to Survival Evolved that uses a different set of server files and changes many of the rules. See the web for more details. - - - - Procedurally Generated Arks - Enable Procedurally Generated Arks - If enabled, configures the server to use a procedurally generated ark. - Paste Procedurally Generated String - Paste Procedurally Generated String - Confirm Paste Procedurally Generated String - You are about to overwrite ALL your Procedurally Generated ARK settings. Do you want to continue? - Save Procedurally Generated Settings String - Procedurally Generated Settings String - Randomize - Randomize the Procedurally Generated Settings - World File Name - The name to use for the world file (e.g. MyPGArk1). - X - Y - Z - WARNING: The procedurally generated Ark system is HIGHLY EXPERIMENTAL. Your saved procedurally generated Arks will necessarily be wiped in subsequent updates as the dynamic algorithms are further developed. We only recommend using this system at the present time if you're willing to accept the frequent clearing of your procedurally generated Ark's save data! - NOTE: Once you have started your server, changing these settings will have NO effect. To create an ARK with your new settings, you must either change the World File Name, or delete the existing world save file. In both cases you will loss ALL progress. - - Terrian Settings - Map Seed - The seed used in the noise and random functions. - Landscape Radius - The radius of the landscape, outside of this radius it is water (to avoid cutting the landscape by the terrain border). - Water Frequency - The frequency of the noise function used to generate land/water. - Mountain Frequency - The frequency of the noise used to generate mountains. - Mountain Slop - How hard the transition is from land to mountain, the higher the value the smoother the transition (from 0 to 2). - Mountain Height - A multiplier for mountain height. - Turbulence Power - The power of the turbulence function used to randomly perturb the coordinates input to the noise function, to add some realism to the noise. - Shore Slope - How hard the transition is from water floor to shore, the higher the value the smoother the transition (from 0 to 2). - Shore Line End - . - Water Level - The height value for the water surface (from Ocean Floor level to 1). - Ocean Floor Level - The height value for the ocean floor (from -1 to Water Level). - Terrain Scale Multiplier - X, Y, Z to scale the whole terrain. - Erosion Steps - . - Erosion Strength - . - Deposition Strength - . - Trees Slope Threshold - . - General Mountain Trees % - . - - Biome Settings - Snow Biome Size - The radius of the Snow biome (from 0 to 1). - Redwood Biome Size - The radius of the Redwood biome (from 0 to 1). - Mountain Biome Start - The height value at which the Mountain biome starts. - Mountains Tree Density - Density of trees and rocks in the Mountain biome. - Jungle Biome Start - The height value at which the Jungle biome starts. - Island Border Curve - The exponent used in the curve to smoothly interpolate between island and water floor. - Max Spawn Point Height - The maximum height of land for a spawn point to be created. - Grass Density - Foliage density in the grasslands biome. - Jungle Grass Density - Foliage density in the Jungle biome. - Snow Tree Density - Density of trees and rocks in the Snow biome. - Redwood Tree Density - Density of trees and rocks in the Redwood biome. - Grasslands Tree Density - Density of trees and rocks in the Grasslands biome. - Redwood Grass Density - Foliage density in the Redwood biome. - Mountain Grass Density - Foliage density in the Mountain biome. - Snow Grass Density - Foliage density in the Snow biome. - Jungle Tree Density - Density of trees and rocks in the Jungle biome. - Shore Tree Density - Foliage density in the Shore biome. - Shoreline Start Offset - The distance from the water that the shoreline begins. Raise this for a shore that goes farther up to the land. - Shoreline Thickness - The overall width of the shore. Raise this along with ShorelineStartOffset to get a thicker, larger shore. - Snow Mountains Tree Density - Density of trees and rocks in the Snow Mountain biome. - Underwater Objects Density - Object density in the Underwater biome. - Snow Mountain Grass Density - Foliage density in the Snow Mountain biome. - Snow Shore Tree Density - Density of trees and rocks in the Snow Shore biome. - Inland Water Objects Density - Object density in the Inland Water biome. - Deep Water Biomes Depth - The depth value of the Deep Water biome. - - Map Settings - Snow Biome Location - The location of the Snow biome (X, Y from 0 to 1). - Redwood Biome Location - The location of the Redwood biome (X, Y from 0 to 1). - North Region 1 Start - The start location of the North Region 1 (X, Y from 0 to 1). - North Region 1 End - The end location of the North Region 1 (X, Y from 0 to 1). - North Region 2 Start - The start location of the North Region 2 (X, Y from 0 to 1). - North Region 2 End - The end location of the North Region 2 (X, Y from 0 to 1). - North Region 3 Start - The start location of the North Region 3 (X, Y from 0 to 1). - North Region 3 End - The end location of the North Region 3 (X, Y from 0 to 1). - South Region 1 Start - The start location of the South Region 1 (X, Y from 0 to 1). - South Region 1 End - The end location of the South Region 1 (X, Y from 0 to 1). - South Region 2 Start - The start location of the South Region 2 (X, Y from 0 to 1). - South Region 2 End - The end location of the South Region 2 (X, Y from 0 to 1). - South Region 3 Start - The start location of the South Region 3 (X, Y from 0 to 1). - South Region 3 End - The end location of the South Region 3 (X, Y from 0 to 1). - East Region 1 Start - The start location of the East Region 1 (X, Y from 0 to 1). - East Region 1 End - The end location of the East Region 1 (X, Y from 0 to 1). - East Region 2 Start - The start location of the East Region 2 (X, Y from 0 to 1). - East Region 2 End - The end location of the East Region 2 (X, Y from 0 to 1). - East Region 3 Start - The start location of the East Region 3 (X, Y from 0 to 1). - East Region 3 End - The end location of the East Region 3 (X, Y from 0 to 1). - West Region 1 Start - The start location of the West Region 1 (X, Y from 0 to 1). - West Region 1 End - The end location of the West Region 1 (X, Y from 0 to 1). - West Region 2 Start - The start location of the West Region 2 (X, Y from 0 to 1). - West Region 2 End - The end location of the West Region 2 (X, Y from 0 to 1). - West Region 3 Start - The start location of the West Region 3 (X, Y from 0 to 1). - West Region 3 End - The end location of the West Region 3 (X, Y from 0 to 1). - - - - Map Spawner Overrides - Containers - Entries - Map Spawner Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - - Type - Spawner Override Type - Spawner - Spawner Class String - - Name - Spawn Name - Dino - Entity ID of the dino to be added - Weight - Weight Factor for this spawn - Max Percentage - Sets the maximum allowed dinosaurs or creatures for this instance - - Add map spawn container - Add dino spawn entry - Delete all map spawn containers - Delete all dino spawn entries - Paste map spawn container data - Delete map spawn container - Delete dino spawn entry - Save all map spawn containers - Save map spawn container - - - - Crafting Overrides - Crafted Items - Resource Items - Crafting Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - NOTE: Changing the resources of a crafted item will require the Engram to be re-learnt. If the Engram is already known, a mindwipe tonic must be used so that it can be re-learnt. - - Crafted Item - Crafted Item Class String - - Resource Item - Resource Item Class String. - Quantity - How much of the resource is required. - Require Exact Resource Type - Determines if a logical check takes place on whether the production makes any sense at all. - - Add crafting item - Add resource - Delete all crafting items - Delete all resources - Paste crafting items data - Delete crafting item - Delete resource - Save crafting items data - Save crafting item - - - - Supply Crate Overrides - Supply Crates - Item Sets - Item Set Entries - Items - Supply Crate Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - WARNING: If you do not populate each grid properly, it could result in the Supply Crate not spawning into the world. Please ensure ALL sections are populated. - - Supply Crate - Supply Crate class string of the crate to be overridden. - Min ItemSets - The minimum number of sets that will be in the supply crate. - Max ItemSets - The maximum number of sets that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item set quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - Append Item Sets - If enabled, will add item sets to supply crates, rather than totally overriding all their items. - Prevent Increasing - If enabled, will dynamically increase the amount of items dropped by however many additional itemsets you add (only applies when AppendItemSets=true). - - Description - A description to identify the item set. - Min Items - The minimum number of items from the set that will be in the supply crate. - Max Items - The maximum number of items from the set that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Weight - Specifies the chance that the item set would make it into the loot crate. - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - - Description - A description to identify the item set entry. - Weight - Specifies the chance that the item would make it into the loot crate. - Min Quantity - The minimum quantity of the item that will be in the supply crate. - Max Quantity - The maximum quantity of the item that will be in the supply crate. - Min Quality - The minimum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Max Quality - The maximum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Force Blueprint - If enabled, you will always generate a blueprint instead of the item. - Blueprint Chance - Specifies the chance you will generate a blueprint instead of the item. Force Blueprint must be disabled. - - Item - Item class string of the item. - Weight - Specifies the chance that the item would make it into the loot crate. - - Add supply crate - Add item set - Add item set entry - Add item - Delete all supply crates - Delete all item sets - Delete all item set entries - Delete all items - Paste supply crate data - Delete supply crate - Delete item set - Delete item set entry - Delete item - Save all supply crates - Save supply crate - - - - Stack Size Overrides - Item Stack Size Multiplier - This is the global modifier to allow increasing or decreasing item stack sizes. NOTE: This only works for items that are intended to stack. - Stacked Items - Stack Size Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - - Item - Item Class String - Max Item Quantity - New stack size of the specified item - Ignore Multiplier - If enabled, will set the value of the items stack size to Max Item Quantity; otherwise the value of the items stack size is ItemStackSizeMultiplier * MaxItemQuantity. - - Add stack size item - Delete all stack size items - Paste stack size items data - Delete stack size item - Save stack size items data - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - - - Prevent Transfer Overrides - Prevent Transfers - Prevent Transfer Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - WARNING: Adding dinos to this list will prevent them from being transferred to and from the server. - - Dino - Dino Class String - - Add prevent transfer item - Delete all prevent transfer items - Paste prevent transfer items data - Delete prevent transfer item - Save prevent transfer items data - - - - Player Details - Tribe Details - Tribe Members - - Id: - Name: - Online: - Created: - Last Updated: - Level: - Whitelisted: - Owner: - Player Name - Character Name - Level - Online - Created - Last Updated - Click to view the profile file in explorer - - Player Profile - {0} - Tribe Profile - {0} - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - _Server - Save World - Destroy Wild Dinos - _Players - Sort - By Online - By Name - By Tribe - By Last Updated - _Filter - Show Online - Show Offline - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - Chat to Player... - Rename Player... - Rename Tribe... - Kill - Kick - Banned - Whitelisted - View Steam Profile... - View Profile... - View Tribe... - Copy ID... - Copy Player ID... - - Admin Name: - This is the name used to prefix serverchat messages sent from the console. - Status: - Players: - / - Mode: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - RCON: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - A world save is about to be performed, you may experience some lag during this process. Please be patient. - About to destroy all wild creatures, you may experience some lag during this process. Please be patient. - - Send a chat message to : - Rename player from : - Rename tribe from : - ID copied to the clipboard for : - ID copied - Player ID copied to the clipboard for : - Player ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - Right click on players in the list to access player commands. - Type {0} to get help. - - /help - - Known commands: - AllowPlayerToJoinNoCheck <steam id> - Adds the specified player to the server's whitelist. - BanPlayer <steam id> - Add the specified player to the server's banned list. - Broadcast <message> - Broadcast a message to all players on the server. - DestroyAll <class name> - Destroys ALL creatures of the specified class. - DestroyAllEnemies - Destroys all non-player creatures on the map, including tamed creatures. This does not prevent new ones from spawning as usual. - DestroyStructures - Destroys all structures owned by all players on the map. - DestroyWildDinos - Destroys all untamed creatures on the map. Useful for helping newly-released creatures to spawn. - DisallowPlayerToJoinNoCheck <steam id> - Removes the specified player from the server's whitelist. - DoExit - Shuts down the server as soon as possible. - GetChat - Returns the latest chat buffer (the same amount that the clients see). - GiveItemNumToPlayer <player id> <item id> <quantity> <quality> <blueprint> - Adds the specified item to the player's inventory (or its blueprint) in the specified quantity and with the specified quality. - GiveExpToPlayer <player id> <how much> <from tribe share> <prevent sharing with tribe> - Gives the specified player the specified amount of experience points. - KickPlayer <steam id> - Forcibly disconnect the specified player from the server. - KillPlayer <player id> - Kills the specified player. - ListPlayers - List all connected players and their Steam IDs. - PlayersOnly - Stops all creature movement in the game world and halts crafting. Players can still move normally. Repeat the command to disable its effects. - RenamePlayer "<player>" <new name> - Renames the player specified by their in-game string name. - RenameTribe "<tribe>" <new name> - Renames the tribe specified by it's string name. - SaveWorld - Forces the server to save the game world to disk in its current state. - ServerChat <message> - Sends a chat message to all currently connected players. - ServerChatTo "<steam id>" <message> - Sends a direct chat message to the player specified by their int64 encoded steam id. - ServerChatToPlayer "<player>" <message> - Sends a direct chat message to the player specified by their in-game player name. - SetMessageOfTheDay <message> - Sets the server's 'message of the day', displayed to players when they connect to it. - SetTimeOfDay <hour>:<minute>[:<second>] - Sets the game world's time of day to the specified time. - ShowMessageOfTheDay - Displays the message of the day. - Slomo <factor> - Sets the game speed multiplier. Lower values slow time, change back to 1 to set back to normal. - UnBanPlayer <steam id> - Remove the specified player from the server's banned list. - where: - <player> specifies the character name of the player - <steam id> is the long numerical id of the player - <player id> specifies the ingame UE4 ID of the player - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - - Disconnected - Connected - - '{0}' joined the game. - '{0}' left the game. - - - - Open RCON Session - - Hostname or IP Address: - RCON Port: - Admin Password: - - Connect - Cancel - - Remote: {0}:{1} - - - - Settings - - - - - - Achatina - Allosaurus - Ammonite - Anglerfish - Ankylosaurus - Titanomyrma Drone - Archaeopteryx - Argentavis - Arthropluera - Baryonyx - Basilosaurus - Onyc - Castoroides - Giant Bee - Gigantopithecus - Tek Parasaur - Tek Quetzal - Tek Raptor - Tek Rex - Tek Stegosaurus - Titanoboa - Carnotaurus - Chalicotherium - Cnidaria - Coelacanth - Coelacanth (Ocean) - Compy - Daeodon - Dilophosaurus - Dimetrodon - Dimorphodon - Diplocalus - Diplodocus - Direbear - Polar Bear - Direwolf - Dodo - Doedicurus - Ichthy - Meganeura - Dung Beetle - Dunkleosteus - Electrophorus - Equus - Eurypterid - Gallimimus - Giganotosaurus - Giganotosaurus (Tek Cave) - Hesperornis - Hyaenodon - Ichthyornis - Iguanodon - Kairuku - Kaprosuchus - Kentrosaurus - Leech - Leedsichthys - Liopleurodon - Lystrosaurus - Mammoth - Manta - Alpha Carnotaurus - Megalania - Megalodon - Megalosaurus - Megalosaurus (Tek Cave) - Alpha Raptor - Alpha T-Rex - Megatherium - Microraptor - Mesopithecus - Mosasaurus - Mosasaurus (Cave) - Alpha Mosasaurus (Cave) - Moschops - Otter - Oviraptor - Pachy - Pachyrhinosaurus - Parasaur - Paraceratherium - Pegomastax - Pelagornis - Phiomia - Megapiranha - Plesiosaur - Procoptodon - Pteranodon - Purlovia - Purlovia (Snow Cave) - Quetzal - Raptor - Rex - Woolly Rhino - Sabertooth - Sabertooth Salmon - Sarco - Bronto - Pulmonoscorpius - Ovis (Sheep) - Araneo - Spinosaurus - Megaloceros - Stego - Tapejara - Terror Bird - Therizinosaurus - Thylacoleo - Titanosaur - Beelzebufo - Trike - Trilobite - Troodon - Carbonemys - Tusoteuthis - Yutyrannus - - Alpha Leedsichthys - Queen Bee - Unicorn - Titanomyrma Soldier - Diseased Leech - Alpha Tusoteuthis - Alpha Megalodon - Alpha Mosasaurus - Yeti - - - - Broodmother Lysrix - Broodmother Lysrix (Easy Variant) - Broodmother Lysrix (Medium Variant) - Broodmother Lysrix (Hard Variant) - - Megapithecus - Megapithecus (Easy Variant) - Megapithecus (Medium Variant) - Megapithecus (Hard Variant) - - Dragon - Dragon (Easy Variant) - Dragon (Medium Variant) - Dragon (Hard Variant) - - Attack Drone - Attack Drone (Medium Variant) - Attack Drone (Hard Variant) - - Defense Unit - Defense Unit (Medium Variant) - Defense Unit (Hard Variant) - - Overseer - Overseer (Easy Variant) - Overseer (Medium Variant) - Overseer (Hard Variant) - - Dragon Guardian - Dragon Guardian (Easy Variant) - Dragon Guardian (Medium Variant) - Dragon Guardian (Hard Variant) - - Megapithecus Guardian - Megapithecus Guardian (Easy Variant) - Megapithecus Guardian (Medium Variant) - Megapithecus Guardian (Hard Variant) - - Broodmother Guardian - Broodmother Guardian (Easy Variant) - Broodmother Guardian (Medium Variant) - Broodmother Guardian (Hard Variant) - - - - Morellatops - Deathworm - Jerboa - Oil Jug Bug - Mantis - Lymantria - Phoenix - Rock Elemental - Thorny Dragon - Vulture - Fire Wyvern - - Water Jug Bug - Alpha Deathworm - Alpha Wyvern - Rubble Golem - Lightning Wyvern - Poison Wyvern - - - - Manticore - Manticore (Easy Variant) - Manticore (Medium Variant) - Manticore (Hard Variant) - - - - Griffin - Polar Bear - Ice Wyvern - Iceworm - - - - Ice Worm - Lava Golem - - Dragon (Easy Variant) - Dragon (Medium Variant) - Dragon (Hard Variant) - - Manticore (Easy Variant) - Manticore (Medium Variant) - Manticore (Hard Variant) - - - - Broodmother Lysrix (Easy Variant) - Broodmother Lysrix (Medium Variant) - Broodmother Lysrix (Hard Variant) - - Megapithecus (Easy Variant) - Megapithecus (Medium Variant) - Megapithecus (Hard Variant) - - - - Deinonychus - Ice Golem - Chalk Golem - Broodmother (Lysrix) - - - - Aberrant Achatina - Aberrant Anglerfish - Aberrant Ankylosaurus - Aberrant Arthropluera - Aberrant Baryonyx - Aberrant Gigantopithecus - Aberrant Titanoboa - Aberrant Carnotaurus - Aberrant Cnidaria - Aberrant Coelacanth - Aberrant Dimetrodon - Aberrant Dimorphodon - Aberrant Diplocaulus - Aberrant Diplodocus - Aberrant Direbear - Aberrant Dodo - Aberrant Doedicurus - Aberrant Meganeura - Aberrant Dung Beetle - Aberrant Electrophorus - Aberrant Equus - Aberrant Iguanodon - Aberrant Lystrosaurus - Aberrant Manta - Aberrant Megalania - Aberrant Megalosaurus - Aberrant Moschops - Aberrant Otter - Aberrant Parasaur - Aberrant Paraceratherium - Aberrant Piranha - Aberrant Purlovia - Aberrant Raptor - Aberrant Salmon - Aberrant Sarco - Aberrant Pulmonoscorpius - Aberrant Ovis - Aberrant Araneo - Aberrant Spino - Aberrant Stegosaurus - Aberrant Beelzebufo - Aberrant Triceratops - Aberrant Trilobite - Aberrant Carbonemys - - Basilisk - Ravager - Nameless - Karkinos - Lamprey - Featherlight - Shinehorn - Glowtail - Bulbdog - Glowbug - Roll Rat - Seeker - Rock Drake - Nameless Queen - - Nameless (Minion) - Nameless (Surface) - Alpha Basilisk - Alpha Karkinos - Alpha Surface Reaper King - Seeker (Surface) - Reaper Queen - Reaper King - Subterranean Reaper King - Elemental Reaper King - Surface Reaper King - Reaper King Tamed - - - - Rockwell - Rockwell (Easy Variant) - Rockwell (Medium Variant) - Rockwell (Hard Variant) - Rockwell Tentacle - Rockwell Tentacle (Hard Variant) - Rockwell Tentacle (Medium Variant) - Rockwell Tentacle (Easy Variant) - - - - Corrupted Arthropluera - Corrupted Carnotaurus - Corrupted Chalicotherium - Corrupted Deathworm - Corrupted Dilophosaur - Corrupted Dimorphodon - Corrupted Giganotosaurus - Enraged Corrupted Rex - Enraged Triceratops - Corrupted Paraceratherium - Corrupted Pteranodon - Corrupted Raptor - Corrupted Rex - Corrupted Rock Drake - Corrupted Spino - Corrupted Stegosaurus - Corrupted Triceratops - Corrupted Reaper King - Corrupted Wyvern - - Desert Titan - Enforcer - Forest Titan - Gacha - GasBags - Managarmr - Ice Titan - Mega Mek - Mek - Snow Owl - Scout - Velonasaur - Defense Unit - - - - Corrupt Tumor - King Titan (Gamma) - King Titan (Alpha) - King Titan (Beta) - - - - Astrocetus - Bloodstalker - Magmasaur - Megachelon - Ferox Small - Ferox Large - Insect Swarm - Parakeet Fish School - Tek Hover Skiff - Tek Triceratops - Tek Giganotosaurus - X-Allosaur - X-Ankylosaur - X-Argentavis - X-Basilosaurus - X-Dunkleosteus - X-Ichthyosaurus - X-Megalodon - X-Mosasaur - X-Otter - X-Parasaur - X-Raptor - X-Rex - X-Rock Elemental - X-Sabertooth - X-Sabertooth Salmon - X-Sabertooth Salmon (Rare) - X-Spinosaur - X-Tapejara - X-Triceratops - X-Woolly Rhino - X-Yutyrannus - - - - Moeder, Master of the Ocean (Easy Variant) - Moeder, Master of the Ocean (Medium Variant) - Moeder, Master of the Ocean (Hard Variant) - - Eel Minion (Gamma) - Eel Minion (Beta) - Eel Minion (Alpha) - - Corrupted Master Controller (Easy Variant) - Corrupted Master Controller (Medium Variant) - Corrupted Master Controller (Hard Variant) - - - - - - - - Advanced Bullet - Advanced Rifle Bullet - Advanced Sniper Bullet - Pheromone Dart - Air Conditioner - Tripwire Alarm Trap - Smithy - Stone Arrow - Tranq Arrow - Spear Bolt - Balista Turret - Bear Trap - Large Bear Trap - Beer Barrel - Blood Extraction Syringe - Bola - Bookshelf - Bow - Bug Repelant - C4 Charge - Camera - Campfire - Cannon - Cannon Ball - Canteen - Catapult Turret - Chain Bola - Chemistry Bench - Chitin Boots - Chitin Gauntlets - Chitin Helmet - Chitin Leggings - Cementing Paste - Chitin Chestpiece - Cloth Boots - Cloth Gloves - Cloth Hat - Cloth Pants - Cloth Shirt - Compass - Compost Bin - Metal Arrow - Compound Bow - Cooking Pot - Large Crop Plot - Medium Crop Plot - Small Crop Plot - Crossbow - Lesser Antidote - Electronics - Electric Prod - Elevator Platform (Large) - Elevator Platform (Medium) - Elevator Platform (Small) - Elevator Track - Fabricator - Feeding Trough - Fireplace - Fishing Rod - Multi-Panel Flag - Single Panel Flag - Flare Gun - Flashlight Attachment - Refining Forge - Wooden Table - Fur Boots - Fur Gauntlets - Fur Cap - Fur Leggings - Fur Chestpiece - GPS - Smoke Grenade - Gas Mask - Ghillie Boots - Ghillie Gauntlets - Ghillie Mask - Ghillie Leggings - Ghillie Chestpiece - Grappling Hook - Gravestone - Greenhouse Ceiling - Greenhouse Door - Greenhouse Roof Sloped - Greenhouse Wall Sloped Left - Greenhouse Wall Sloped Right - Greenhouse Wall - Greenhouse Doorframe - Greenhouse Window - Grenade - Industrial Grill - Industrial Grinder - Gunpowder - Handcuffs - Harpoon Launcher - Heavy Auto Turret - Hide Boots - Hide Gloves - Hide Hat - Hide Pants - Hide Shirt - Hide Sleeping Bag - Holo-Scope Attachment - Refrigerator - Industrial Cooker - Industrial Forge - Remote Keypad - Lamppost - Omnidirectional Lamppost - Lance - Laser Attachment - Fabricated Pistol - Assault Rifle - Pump-Action Shotgun - Fabricated Sniper Rifle - Magnifying Glass - Flak Boots - Metal Catwalk - Metal Ceiling - Metal Hatchframe - Giant Metal Hatchframe - Metal Door - Metal Fence Foundation - Metal Foundation - Metal Dinosaur Gate - Behemoth Gate - Metal Dinosaur Gateway - Behemoth Gateway - Flak Gauntlets - Metal Hatchet - Flak Helmet - Metal Ladder - Flak Leggings - Metal Pick - Metal Pillar - Metal Railing - Metal Irrigation Pipe - Inclined - Metal Irrigation Pipe - Intake - Metal Irrigation Pipe - Intersection - Metal Irrigation Pipe - Straight - Metal Irrigation Pipe - Tap - Metal Irrigation Pipe - Vertical - Metal Ramp - Metal Roof Sloped - Metal Shield - Flak Chestpiece - Metal Sickle - Metal Sign - Metal Billboard - Metal Wall Sign - Metal Wall Sloped Left - Metal Wall Sloped Right - Metal Spike Wall - Metal Staircase - Metal Trapdoor - Giant Metal Trapdoor - Metal Wall - Metal Doorframe - Metal Windowframe - Metal Window - Heavy Miner's Helmet - Minigun Turret - Re-Fertilizer - Bunk Bed - Mortar and Pestle - Motorboat - Narcotic - Night Vision Goggles - Note - Paintbrush - Painting Canvas - Parachute - Pike - Simple Pistol - Poison Grenade - Tripwire Narcotic Trap - Polymer - Electrical Cable Inclined - Electrical Cable Intersection - Electrical Cable Straight - Electrical Cable Vertical - Electrical Generator - Electrical Outlet - Preserving Bin - Radio - Raft - Shocking Tranquilizer Dart - Riot Boots - Riot Gauntlets - Riot Helmet - Riot Leggings - Riot Chestpiece - Riot Shield - Rocket Propelled Grenade - Rocket Launcher - Rocket Turret - Rope Ladder - Saddle - Allosaurus - Saddle - Ankylo - Saddle - Argentavis - Saddle - Arthropluera - Saddle - Baryonyx - Saddle - Basilosaurus - Saddle - Castoroides - Saddle - Carno - Saddle - Chalicotherium - Saddle - Daeodon - Saddle - Diplodocus - Saddle - Dire Bear - Saddle - Doedicurus - Saddle - Ichthyosaurus - Saddle - Dunkleosteus - Saddle - Equus - Saddle - Gallimimus - Saddle - Giganotosaurus - Saddle - Hyaenodon (Meatpack) - Saddle - Iguanodon - Saddle - Kaprosuchus - Saddle - Mammoth - Saddle - Manta - Saddle - Megalania - Saddle - Megalodon - Saddle - Megalosaurus - Saddle - Megatherium - Saddle - Mosasaur - Saddle - Mosasaur Platform - Saddle - Pachy - Saddle - Pachyrhinosaurus - Saddle - Parasaur - Saddle - Paracer - Saddle - Paracer Platform - Saddle - Pelagornis - Saddle - Phiomia - Saddle - Plesiosaur - Saddle - Plesiosaur Platform - Saddle - Procoptodon - Saddle - Pteranodon - Saddle - Quetz - Saddle - Quetz Platform - Saddle - Raptor - Saddle - Rex - Saddle - Woolly Rhino - Saddle - Sabertooth - Saddle - Sarco - Saddle - Bronto - Saddle - Bronto Platform - Saddle - Pulmonoscorpius - Saddle - Araneo - Saddle - Spino - Saddle - Megaloceros - Saddle - Stego - Saddle - Tapejara - Saddle - Terror Bird - Saddle - Therizinosaurus - Saddle - Thylacoleo - Saddle - Titanosaur Platform - Saddle - Beelzebufo - Saddle - Trike - Saddle - Carbonemys - Saddle - Tusoteuthis - Saddle - Yutyrannus - Scissors - Scope Attachment - SCUBA Flippers - SCUBA Mask - SCUBA Leggings - SCUBA Tank - Homing Underwater Mine - Silencer Attachment - Simple Bed - Simple Bullet - Longneck Rifle - Simple Rifle Ammo - Shotgun - Simple Shotgun Ammo - Slingshot - Sparkpowder - Spear - Spray Painter - Spyglass - Standing Torch - Stimulant - Stone Ceiling - Stone Hatchframe - Giant Stone Hatchframe - Wooden Club - Reinforced Wooden Door - Stone Fence Foundation - Stone Foundation - Reinforced Dinosaur Gate - Behemoth Reinforced Dinosaur Gate - Stone Dinosaur Gateway - Behemoth Stone Dinosaur Gateway - Stone Hatchet - Stone Pick - Stone Pillar - Stone Irrigation Pipe - Inclined - Stone Irrigation Pipe - Intake - Stone Irrigation Pipe - Intersection - Stone Irrigation Pipe - Straight - Stone Irrigation Pipe - Tap - Stone Irrigation Pipe - Vertical - Stone Railing - Stone Roof Sloped - Stone Wall Sloped Left - Stone Wall Sloped Right - Stone Staircase - Reinforced Trapdoor - Giant Reinforced Trapdoor - Stone Wall - Stone Doorframe - Stone Windowframe - Reinforced Window - Vault - Large Storage Box - Storage Box - Absorbent Substrate - Sword - Thatch Roof - Thatch Door - Thatch Foundation - Thatch Wall - Thatch Wall Sloped Left - Thatch Wall Sloped Right - Thatch Roof Sloped - Thatch Doorframe - Toilet - Torch - Training Dummy - Tranquilizer Dart - Tranq Spear Bolt - Transponder Tracker - Transponder Node - Metal Tree Platform - Wooden Tree Platform - Tree Sap Tap - Improvised Explosive Device - Trophy Base - Trophy Wall-Mount - Auto Turret - Wall Torch - Wardrums - War Map - Water Jar - Waterskin - Water Resevoir - Metal Water Resevoir - C4 Remote Detonator - Wooden Bench - Wooden Cage - Wooden Catwalk - Wooden Ceiling - Wooden Hatchframe - Wooden Chair - Wooden Door - Wooden Fence Foundation - Wooden Foundation - Dinosaur Gate - Dinosaur Gateway - Wooden Ladder - Wooden Pillar - Wooden Railing - Wooden Ramp - Wooden Shield - Wooden Sign - Wooden Billboard - Wooden Wall Sign - Wooden Spike Wall - Wooden Trapdoor - Wooden Wall - Wooden Wall Sloped Left - Wooden Wall Sloped Right - Wooden Staircase - Wooden Roof Sloped - Wooden Doorframe - Wooden Windowframe - Wooden Window - - - - Tek Dinosaur Gate - Tek Behemoth Gate - Tek Dinosaur Gateway - Tek Behemoth Gateway - Tek Sleeping Pod - Tek Boots - Tek Catwalk - Tek Ceiling - Tek Hatchframe - Tek Cloning Chamber - Tek Door - Tek Fence Foundation - Tek Foundation - Tek Generator - Tek Gauntlets - Tek Grenade - Tek Helmet - Tek Ladder - Tek Light - Tek Saddle - Megalodon - Tek Saddle - Mosasaur - Tek Leggings - Tek Pillar - Tek Railing - Tek Ramp - Tek Replicator - Tek Saddle - Rex - Tek Rifle - Tek Sloped Roof - Tek Forcefield - Tek Shield - Tek Chestpiece - Tek Sloped Wall Left - Tek Sloped Wall Right - Tek Staircase - Tek Sword - Tek Saddle - Tapejara - Tek Teleporter - Tek Transmitter - Tek Trapdoor - Tek Trough - Tek Vacuum Compartment - Tek Vacuum Compartment Moonpool - Tek Wall - Tek Doorframe - Tek Windowframe - Tek Window - Tek Turret - - - - Adobe Ceiling - Adobe Door - Adobe Foundation - Adobe Wall - Adobe Doorframe - Adobe Windowframe - Advanced Workbench - Alchemy Table - Flaming Arrow - Obsidian Arrow - Feathered Stone Arrow - Wooden Arrow Sign - Bakers Oven - Barrel of Gunpowder - Storage Barrel - BattleAxe - Big Bonfire - Big Campfire - Big Fence - Opening - Big Fence - Post - Big Fence - Section - Biscuit Batter - Bonemeal Fertilizer - Brazier - Concrete Dinosaur Gate - Brick Dinosaur Gateway - Sloped Brick Wall Left - Sloped Brick Wall Right - Brick Wall - Brick Doorframe - Brick Windowframe - Wooden Cabinet - Covered Wooden Cabinet - Cake Batter - Candles - Canteen - Trap Bait - Cauldron - Ceiling Lamp - Fresh Cement - Cement Mixer - Sloped Cement Roof - Well Chain - Cigarette - Clay - Concrete Ceiling - Concrete Foundation - Concrete Pillar - Concrete Ramp - Construction Table - Cookie Dough - Cooking Station - Corn Starch - Deadfall Trap - Fabric - Wood Post Fence - Fermenting Barrel - Fresh Firewood - Fish Bait - Fish Trap - Sack of Flour - Table Lantern - Lumber Glass Ceiling - Reinforced Glass Door - Sloped Glass Roof - Reinforced Glass Window - Grape Juice - Gravy - Grindstone - Ground Cashew - Ground Soybean - Handmill - Stone Hunting Knife - Icing - Industrial Cooker - Industrial Grill - Fruit Press - Amaberry Juice - Azulberry Juice - Mejoberry Juice - Stimbull Juice - Tintoberry Juice - Tomato Juice - Longbow - Lumber Bench - Lumber Ceiling - Lumber Chair - Lumber Door - Lumber Foundation - Lumber Glass Doorframe - Lumber Dinosaur Gate - Lumber Dinosaur Gateway - Sloped Lumber Glass Wall Left - Sloped Lumber Glass Wall Right - Lumber Window - Lumber Glass Windowframe - Lumber Ramp - Sloped Lumber Roof - Sloped Lumber Wall Left - Sloped Lumber Wall Right - Lumber Station - Lumber Table - Lumber Wall - Lumber Doorframe - Lumber Glass Wall - Lumber Windowframe - APS Mailbox - Cup of Malt - Market Stall - Metal Hammer - Metal Machete - Milk - Miners Box - Modular Table - Obsidian Spear - Obsidian Pickaxe - Oil Tank - Pancake Batter - Pitchfork - Pizza Dough - Pontoon Bridge - Primitive Grill - Primitive Forge - Flintlock Pistol - Musket - Fresh Dough - Recurve Bow - Rowboat - Salt - Organic Oil - Simple Hammock - Teepee - Smokehouse - Steel Handrail - Steel Pillar - Big Stone Fence - Small Stone Fence - Steel Safebox - Steel Locker - Firewood Holder - Modern Storage Shelf - Modern Hanging Shelf - Preserving Campfire - Weapon Rack - Wood Storage Shed - Fresh Sugar Juice Bucket - Tanning Rack - Tomato Sauce - Trading Crate (Bread) - Trading Crate (Eggs) - Trading Crate (Fruits Veggies) - Trading Crate - Tudor Bar - Tudor Bar (L Shaped) - Viking Axe - Steel Water Tower - Water Well - Well Bucket - Windmill - Wood Handrail - Wood Plank - Yurt - - - - Adobe Ceiling - Giant Adobe Trapdoor - Giant Adobe Hatchframe - Adobe Hatchframe - Adobe Door - Adobe Fence Foundation - Adobe Foundation - Adobe Dinosaur Gate - Behemoth Adobe Dinosaur Gate - Adobe Dinosaur Gateway - Behemoth Adobe Dinosaur Gateway - Adobe Ladder - Adobe Pillar - Adobe Railing - Adobe Ramp - Adobe Roof Sloped - Adobe Wall Sloped Left - Adobe Wall Sloped Right - Adobe Staircase - Adobe Trapdoor - Adobe Wall - Adobe Doorframe - Adobe Windowframe - Adobe Window - Boomerang - Chainsaw - Clay - Cluster Grenade - Desert Cloth Boots - Desert Cloth Gloves - Desert Goggles and Hat - Desert Cloth Pants - Desert Cloth Shirt - Flame Arrow - Flamethrower - Flamethrower Ammo - Mirror - Oil Jar - Oil Pump - Preserving Salt - Propellant - Rocket Homing Missile - Saddle - Morellatops - Saddle - Mantis - Saddle - Lymantria - Saddle - Rock Golem - Saddle - Thorny Dragon - Tent - Vessel - Water Well - Whip - Wind Turbine - - - - Saddle - Basilisk - Charge Battery - Charge Lantern - Climbing Pick - Fish Basket - Gas Collector - Glider Suit - Glow Stick - Hazard Suit Boots - Hazard Suit Shirt - Hazard Suit Gloves - Hazard Suit Hat - Hazard Suit Pants - Saddle - Karkino - Metal Cliff Platform - Pliers - Portable Rope Ladder - Saddle - Ravager - Saddle - Roll Rat - Saddle - Rock Drake - Shag Rug - Stone Cliff Platform - Wood Elevator Top Switch - Wood Elevator Track - Wood Elevator Platform (Large) - Wood Elevator Platform (Medium) - Wood Elevator Platform (Small) - Zip-Line Anchor - Zip-Line Motor Attachment - - Tek Saddle - Rock Drake - Tek Railgun - - - - Cryofridge - Dino Leash - Empty Cryopod - Gacha Saddle - Gasbags Saddle - Managarmr Saddle - M.S.C.M. (Mek Siege Cannon Module) - M.R.L.M. (Mek Rocket Launcher Module) - M.D.S.M. (Mek Deployable Shield Module) - Cannon Shell - Rocket Pod - Unassembled Mek - Snow Owl Saddle - Unstable Element - Unstable Element Shard - Velonasaur Saddle - Delivery Crate - Large Taxidermy Base - Medium Taxidermy Base - Small Taxidermy Base - Taxidermy Tool - - - - Tek Bridge - Tek Gravity Grenade - - - - Magmasaur Saddle - Megachelon Platform Saddle - Fishing Net - Wood Ocean Platform - Metal Ocean Platform - Pressure Plate - Mining Drill - - - - Astrocetus Tek Saddle - Tek Claws - Tek Cruise Missile - Tek Grenade Launcher - Tek Hover Skiff - Tek Jump Pad - Tek Sensor - Tek Shoulder Cannon - - - - - - - - Blood Extraction Syringe - Camera - Fish Basket (Filled) - Smoke Grenade - Note - Poison Grenade - Pliers - Rockwell Recipes: Battle Tartare - Rockwell Recipes: Calien Soup - Rockwell Recipes: Decorative Coloring - Rockwell Recipes: Enduro Stew - Rockwell Recipes: Focal Chili - Rockwell Recipes: Fria Curry - Rockwell Recipes: Medical Brew - Rockwell Recipes: Meat Jerky - Rockwell Recipes: Egg-based Kibble - Rockwell Recipes: Allosaurus Kibble - Rockwell Recipes: Ankylosaurus Kibble - Rockwell Recipes: Archaeopteryx Kibble - Rockwell Recipes: Argentavis Kibble - Rockwell Recipes: Baryonyx Kibble - Rockwell Recipes: Brontosaurus Kibble - Rockwell Recipes: Carbonemys Kibble - Rockwell Recipes: Carnotaurus Kibble - Rockwell Recipes: Compy Kibble - Rockwell Recipes: Dilophosaur Kibble - Rockwell Recipes: Dimetrodon Kibble - Rockwell Recipes: Dimorphodon Kibble - Rockwell Recipes: Diplodocus Kibble - Rockwell Recipes: Dodo Kibble - Rockwell Recipes: Gallimimus Kibble - Rockwell Recipes: Ichthyornis Kibble - Rockwell Recipes: Iguanodon Kibble - Rockwell Recipes: Kairuku Kibble - Rockwell Recipes: Kentrosaurus Kibble - Rockwell Recipes: Lystrosaurus Kibble - Rockwell Recipes: Megalania Kibble - Rockwell Recipes: Megalosaurus Kibble - Rockwell Recipes: Microraptor Kibble - Rockwell Recipes: Moschops Kibble - Rockwell Recipes: Oviraptor Kibble - Rockwell Recipes: Pachycephalosaurus Kibble - Rockwell Recipes: Pachyrhinosaurus Kibble - Rockwell Recipes: Parasaur Kibble - Rockwell Recipes: Pegomastax Kibble - Rockwell Recipes: Pelagornis Kibble - Rockwell Recipes: Pteranodon Kibble - Rockwell Recipes: Pulmonoscorpius Kibble - Rockwell Recipes: Quetzalcoatlus Kibble - Rockwell Recipes: Raptor Kibble - Rockwell Recipes: Tyrannosaurus Kibble - Rockwell Recipes: Sarcosuchus Kibble - Rockwell Recipes: Spinosaur Kibble - Rockwell Recipes: Stegosaurus Kibble - Rockwell Recipes: Tapejara Kibble - Rockwell Recipes: Terror Bird Kibble - Rockwell Recipes: Therizinosaur Kibble - Rockwell Recipes: Titanoboa Kibble - Rockwell Recipes: Triceratops Kibble - Rockwell Recipes: Troodon Kibble - Rockwell Recipes: Lazarus Chowder - Notes on Rockwell Recipes - Rockwell Recipes: Mindwipe Tonic - Rockwell Recipes: Shadow Steak Saute - Rockwell Recipes: Energy Brew - Specimen Implant - Tek Grenade - Tek Rifle - Tripwire Alarm Trap - Bola - Bow - C4 Remote Detonator - Compass - Compound Bow - Crossbow - Fishing Rod - Flare Gun - GPS - Grenade - Simple Pistol - Handcuffs - Harpoon Launcher - Lance - Lasso - Fabricated Pistol - Pump-Action Shotgun - Fabricated Sniper Rifle - Magnifying Glass - Metal Hatchet - Metal Pick - Longneck Rifle - Paintbrush - Pike - Tripwire Narcotic Trap - Electric Prod - Assault Rifle - Rocket Launcher - Scissors - Shotgun - Metal Sickle - Slingshot - Spear - Spray Painter - Spyglass - Wooden Club - Stone Hatchet - Stone Pick - Sword - Tek Sword - Torch - Transponder Tracker - Improvised Explosive Device - Advanced Bullet - Advanced Rifle Bullet - Advanced Sniper Bullet - Pheromone Dart - Flame Arrow - Stone Arrow - Tranquilizer Arrow - Ballista Bolt - Boulder - Cannon Ball - Chain Bola - Metal Arrow - Grappling Hook - Shocking Tranquilizer Dart - Rocket Propelled Grenade - Simple Bullet - Simple Rifle Ammo - Simple Shotgun Ammo - Tranquilizer Dart - Tranq Spear Bolt - Allosaurus Saddle - Ankylo Saddle - Argentavis Saddle - Arthropluera Saddle - Baryonyx Saddle - Basilosaurus Saddle - Castoroides Saddle - Carno Saddle - Chalicotherium Saddle - Chitin Boots - Chitin Gauntlets - Chitin Helmet - Chitin Leggings - Chitin Chestpiece - Cloth Boots - Cloth Gloves - Cloth Hat - Cloth Pants - Cloth Shirt - Daeodon Saddle - Diplodocus Saddle - Direbear Saddle - Doedicurus Saddle - Ichthyosaurus Saddle - Dunkleosteus Saddle - Equus Saddle - Fur Boots - Fur Gauntlets - Fur Cap - Fur Leggings - Fur Chestpiece - Gallimimus Saddle - Gas Mask - Ghillie Boots - Ghillie Gauntlets - Ghillie Mask - Ghillie Leggings - Ghillie Chestpiece - Giganotosaurus Saddle - Hide Boots - Hide Gloves - Hide Hat - Hunter Hat Skin - Hide Pants - Hide Shirt - Hyaenodon Meatpack (Saddle) - Iguanodon Saddle - Kaprosuchus Saddle - Mammoth Saddle - Manta Saddle - Megalania Saddle - Megalodon Saddle - Megalodon Tek Saddle - Megalosaurus Saddle - Megatherium Saddle - Flak Boots - Flak Gauntlets - Flak Helmet - Flak Leggings - Metal Shield - Flak Chestpiece - Heavy Miner's Helmet - Mosasaur Saddle - Mosasaur Platform Saddle - Mosasaur Tek Saddle - Night Vision Goggles - Pachy Saddle - Pachyrhinosaurus Saddle - Paracer Saddle - Paracer Platform Saddle - Parasaur Saddle - Parasaur ARK Founder Saddle Skin - Pelagornis Saddle - Phiomia Saddle - Plesiosaur Saddle - Plesiosaur Platform Saddle - Procoptodon Saddle - Pteranodon Saddle - Quetz Saddle - Quetz Platform Saddle - Raptor Saddle - Rex Saddle - Rex Stomped Glasses Saddle Skin - Rex Tek Saddle - Woolly Rhino Saddle - Riot Boots - Riot Gauntlets - Riot Helmet - Riot Leggings - Riot Chestpiece - Sabertooth Saddle - Sarco Saddle - Bronto Saddle - Bronto Platform Saddle - Pulmonoscorpius Saddle - SCUBA Flippers - SCUBA Mask - SCUBA Leggings - SCUBA Tank - Tek Shield - Araneo Saddle - Spino Saddle - Megaloceros Saddle - Stego Saddle - Tapejara Saddle - Tapejara Tek Saddle - Tek Boots - Tek Gauntlets - Tek Helmet - Tek Leggings - Tek Chestpiece - Terror Bird Saddle - Therizinosaurus Saddle - Thylacoleo Saddle - Titanosaur Platform Saddle - Beelzebufo Saddle - Riot Shield - Trike Saddle - Carbonemys Saddle - Tusoteuthis Saddle - Wooden Shield - Yutyrannus Saddle - Artifact of the Hunter - Artifact of the Pack - Artifact of the Massive - Artifact Of The Devious - Artifact of the Clever - Artifact of the Skylord - Artifact of the Devourer - Artifact of the Immune - Artifact of the Strong - Artifact of the Cunning - Artifact of the Brute - Artifact of the Depths - Artifact of the Shadows - Artifact of the Stalker - Artifact of the Lost - Artifact of the Gatekeeper - Artifact of the Crag - Artifact of the Destroyer - C4 Charge - Beer Jar - Beer Jar (alt) - Amarberry - Azulberry - Mejoberry - Narcoberry - Stimberry - Tintoberry - Blood Pack - Bug Repellant - Cactus Broth - Canteen (Empty) - Canteen (Full) - Cooked Lamb Chop - Cooked Meat - Cooked Fish Meat - Cooked Meat Jerky - Cooked Prime Meat - Cooked Prime Fish Meat - Prime Meat Jerky - Lesser Antidote - Large Animal Feces - Massive Animal Feces - Medium Animal Feces - Small Animal Feces - Allosaurus Egg - Ankylo Egg - Archaeopteryx Egg - Argentavis Egg - Baryonyx Egg - Titanboa Egg - Bronto Egg - Carno Egg - Compy Egg - Dilo Egg - Dimetrodon Egg - Dimorph Egg - Diplo Egg - Dodo Egg - Gallimimus Egg - Giganotosaurus Egg - Hesperonis Egg - Golden Egg - Ichthyornis Egg - Iguanodon Egg - Kairuku Egg - Kaprosuchus Egg - Kentrosaurus Egg - Lystro Egg - Megalania Egg - Megalosaurus Egg - Microraptor Egg - Moschops Egg - Oviraptor Egg - Pachycephalosaurus Egg - Pachyrhinosaurus Egg - Parasaur Egg - Tek Parasaur Egg - Pegomastax Egg - Pelagornis Egg - Pteranodon Egg - Quetzal Egg - Tek Quetzal Egg - Raptor Egg - Tek Raptor Egg - Rex Egg - Tek Rex Egg - Sarco Egg - Pulmonoscorpius Egg - Araneo Egg - Spino Egg - Stego Egg - Tek Stego Egg - Tapejara Egg - Terror Bird Egg - Therizino Egg - Trike Egg - Troodon Egg - Turtle Egg - Yutyrannus Egg - Fertilizer - Medical Brew - Honey - Human Feces - Iced Canteen (Empty) - Iced Canteen (Full) - Iced Water Jar (Empty) - Iced Water Jar (Full) - Bio Toxin - Kibble (Allosaurus Egg) - Kibble (Ankylo Egg) - Kibble (Archaeopteryx Egg) - Kibble (Argentavis Egg) - Kibble (Baryonyx Egg) - Kibble (Titanboa Egg) - Kibble (Carno Egg) - Kibble (Compy Egg) - Kibble (Dilo Egg) - Kibble (Dimetrodon Egg) - Kibble (Dimorph Egg) - Kibble (Diplo Egg) - Kibble (Dodo Egg) - Kibble (Gallimimus Egg) - Kibble (Kairuku Egg) - Kibble (Kaprosuchus Egg) - Kibble (Kentrosaurus Egg) - Kibble (Lystrosaurus Egg) - Kibble (Megalania Egg) - Kibble (Megalosaurus Egg) - Kibble (Microraptor Egg) - Kibble (Moschops Egg) - Kibble (Oviraptor Egg) - Kibble (Pachy Egg) - Kibble (Pachyrhino Egg) - Kibble (Parasaur Egg) - Kibble (Pegomastax Egg) - Kibble (Pelagornis Egg) - Kibble (Pteranodon Egg) - Kibble (Quetzal Egg) - Kibble (Raptor Egg) - Kibble (Rex Egg) - Kibble (Sarco Egg) - Kibble (Bronto Egg) - Kibble (Pulmonoscorpius Egg) - Kibble (Araneo Egg) - Kibble (Spino Egg) - Kibble (Stego Egg) - Kibble (Tapejara Egg) - Kibble (Terror Bird Egg) - Kibble (Therizinosaurus Egg) - Kibble (Trike Egg) - Kibble (Troodon Egg) - Kibble (Carbonemys Egg) - Narcotic - Raw Meat - Raw Fish Meat - Raw Mutton - Raw Prime Meat - Raw Prime Fish Meat - Amarberry Seed - Azulberry Seed - Citronal Seed - Plant Species X Seed - Longrass Seed - Mejoberry Seed - Narcoberry Seed - Rockarrot Seed - Savoroot Seed - Stimberry Seed - Tintoberry Seed - Battle Tartare - Calien Soup - Enduro Stew - Focal Chili - Fria Curry - Lazarus Chowder - Shadow Steak Saute - Spoiled Meat - Energy Brew - Stimulant - Sweet Vegetable Cake - Broth of Enlightenment - Emote - Evil - Emote Unlock - Heart - Emote Unlock - Snowball - Emote Unlock - Turkey - Facial Unlock - Curly Beard - Facial Unlock - Dread beard - Facial Unlock - Goatee - Facial Unlock - Moustache - Facial Unlock - Mutton Chops - Facial Unlock - Viking Beard - Hair Unlock - Afro - Hair Unlock - Braids - Hair Unlock - Dreadlocks - Hair Unlock - Mohawk - Hair Unlock - Ponytail - Hair Unlock - Viking - Emote Unlock - Turkey - Hair Unlock - Romantic - Citronal - Longrass - Rockarrot - Savoroot - Water Jar (Empty) - Water Jar (Full) - Waterskin (Empty) - Waterskin (Filled) - Wyvern Milk - Parachute - Re-Fertilizer - Mindwipe Tonic - Soap - Giga Bionic Costume - Rex Bionic Costume - Brachiosaurus Costume - Carno Bone Costume - Giganotosaurus Bone Costume - Jerboa Bone Costume - Quetzalcoatlus Bone Costume - Raptor Bone Costume - Rex Bone Costume - Bronto Bone Costume - Stego Bone Costume - Trike Bone Costume - Wyvern Bone Costume - Procoptodon Bunny Costume - Megaloceros Reindeer Costume - Stygimoloch Costume - Styracosaurus Costume - Magenta Coloring - Black Coloring - Blue Coloring - Brick Coloring - Brown Coloring - Cantaloupe Coloring - Cyan Coloring - Forest Coloring - Green Coloring - Magenta Coloring - Mud Coloring - Navy Coloring - Olive Coloring - Orange Coloring - Parchment Coloring - Pink Coloring - Purple Coloring - Red Coloring - Royalty Coloring - Silver Coloring - Sky Coloring - Slate Coloring - Tan Coloring - Tangerine Coloring - White Coloring - Yellow Coloring - Motorboat - Radio - Wooden Raft - Ammonite Bile - Angler Gel - Allosaurus Brain - Alpha Carnotaurus Arm - Alpha Leedsichthys Blubber - Alpha Megalodon Fin - Alpha Mosasaur Tooth - Alpha Raptor Claw - Alpha Tyrannosaur Tooth - Alpha Tusoteuthis Eye - Argentavis Talon - Basilosaurus Blubber - Titanoboa Venom - Giganotosaurus Heart - Megalania Toxin - Megalodon Tooth - Tyrannosaurus Arm - Sarcosuchus Skin - Sauropod Vertebra - Spinosaurus Sail - Therizino Claws - Thylacoleo Hook-Claw - Tusoteuthis Tentacle - Yutyrannus Lungs - Dinosaur Bone - Beer Liquid - Black Pearl - Charcoal - Chitin - Chitin or Keratin - Cementing Paste - Crystal - Electronics - Element - Element (Crafted) - Element Shard - Fiber - Flint - Gasoline - Gasoline (Gas-Crafted) - Gunpowder - Human Hair - Hide - Woolly Rhino Horn - Keratin - Leech Blood - Metal - Metal Ingot - Obsidian - Oil - Pelt - Pelt or Hair - Polymer - Organic Polymer - Rare Flower - Rare Mushroom - Sap - Silica Pearls - Achatina Paste - Sparkpowder - Oil (Tusoteuthis) - Stone - Absorbent Substrate - Thatch - Wood - Wool - Leech Blood or Horns - Aberrant Helmet Skin - Aberrant Sword Skin - Birthday Suit Pants Skin - Birthday Suit Shirt Skin - Rex Bone Helmet - Bunny Ears Skin - Candy Cane Club Skin - Captains Hat - Chili Helmet Skin - Clown Mask Skin - Corrupted Boots - Corrupted Gloves - Corrupted Helmet - Corrupted Pants - Corrupted Chestpiece - Dilo Mask - Dino Bunny Ears Skin - Dino Easter Chick Hat - Cute Dino Helmet Skin - Dino Easter Egg Hat - Dino Party Hat Skin - Dino Santa Hat Skin - Dino Glasses - Dino Witch Hat Skin - DodoRex Mask Skin - DodoWyvern Mask Skin - Easter Chick Hat - Easter Egg Hat - Safari Hat Skin - Fireworks Flaregun Skin - Nerdry Glasses - Manticore Boots Skin - Manticore Gloves Skin - Manticore Helmet Skin - Manticore Pants Skin - Manticore Shield Skin - Manticore Shirt Skin - Otter Mask Skin - Party Hat Skin - Bulbdog Mask Skin - Reaper Helmet Skin - Fireworks Rocket Launcher Skin - Santa Hat Skin - Scary Skull Helmet Skin - Scorched Spike Skin - Scorched Sword Skin - Top Hat Skin - Scorched Torch Skin - Torch Sparkler Skin - Trike Bone Helmet Skin - Chieftan Hat Skin - Vampire Eyes Skin - Werewolf Mask Skin - Witch Hat Skin - Wyvern Gloves Skin - Air Conditioner - Smithy - Bear Trap - Large Bear Trap - Bunk Bed - Simple Bed - Tek Sleeping Pod - Bee Hive - Beer Barrel - Birthday Cake - Bookshelf - Campfire - Cannon - Chemistry Bench - Holiday Tree - Compost Bin - Cooking Pot - Large Crop Plot - Medium Crop Plot - Small Crop Plot - Bunny Egg - Large Elevator Platform - Small Elevator Platform - Medium Elevator Platform - Elevator Track - Fabricator - Feeding Trough - Stone Fireplace - Fish Basket - Multi-Panel Flag - Dragon Flag - Gorilla Flag - Single Panel Flag - Spider Flag - Refining Forge - Gravestone - Wooden Bench - Wooden Chair - Wooden Table - Greenhouse Ceiling - Greenhouse Door - Sloped Greenhouse Roof - Greenhouse Wall - Sloped Greenhouse Wall Left - Sloped Greenhouse Wall Right - Greenhouse Doorframe - Greenhouse Window - Industrial Grill - Industrial Grinder - Heavy Auto Turret - Stolen Headstone - Refrigerator - Industrial Cooker - Industrial Forge - Remote Keypad - Lamppost - Omnidirectional Lamppost - Metal Catwalk - Metal Ceiling - Metal Hatchframe - Giant Metal Hatchframe - Metal Door - Metal Fence Foundation - Metal Foundation - Metal Dinosaur Gate - Behemoth Gate - Metal Dinosaur Gateway - Behemoth Gateway - Metal Ladder - Metal Pillar - Metal Irrigation Pipe - Inclined - Metal Irrigation Pipe - Intake - Metal Irrigation Pipe - Intersection - Metal Irrigation Pipe - Straight - Metal Irrigation Pipe - Tap - Metal Irrigation Pipe - Vertical - Metal Railing - Metal Ramp - Sloped Metal Roof - Metal Sign - Metal Billboard - Metal Wall Sign - Metal Spike Wall - Metal Staircase - Metal Trapdoor - Giant Metal Trapdoor - Metal Wall - Sloped Metal Wall Left - Sloped Metal Wall Right - Metal Doorframe - Metal Windowframe - Metal Window - Mortar and Pestle - Painting Canvas - Inclined Electrical Cable - Electrical Cable Intersection - Straight Electrical Cable - Vertical Electrical Cable - Electrical Generator - Electrical Outlet - Preserving Bin - Pumpkin - Rope Ladder - Scarecrow - Homing Underwater Mine - Hide Sleeping Bag - Snowman - Standing Torch - Holiday Stocking - Stone Ceiling - Giant Reinforced Trapdoor - Stone Hatchframe - Giant Stone Hatchframe - Reinforced Wooden Door - Stone Fence Foundation - Stone Foundation - Reinforced Dinosaur Gate - Stone Dinosaur Gateway - Behemoth Stone Dinosaur Gateway - Behemoth Reinforced Dinosaur Gate - Stone Pillar - Stone Irrigation Pipe - Inclined - Stone Irrigation Pipe - Intake - Stone Irrigation Pipe - Intersection - Stone Irrigation Pipe - Straight - Stone Irrigation Pipe - Tap - Stone Irrigation Pipe - Vertical - Stone Railing - Sloped Stone Roof - Stone Staircase - Reinforced Trapdoor - Stone Wall - Sloped Stone Wall Left - Sloped Stone Wall Right - Stone Doorframe - Stone Windowframe - Reinforced Window - Vault - Large Storage Box - Storage Box - Tek Catwalk - Tek Ceiling - Tek Hatchframe - Tek Cloning Chamber - Tek Door - Tek Fence Foundation - Tek Foundation - Tek Dinosaur Gate - Behemoth Tek Gate - Behemoth Dinosaur Gateway - Behemoth Tek Gateway - Tek Generator - Tek Ladder - Tek Light - Tek Pillar - Tek Railing - Tek Ramp - Tek Replicator - Sloped Tek Roof - Tek Forcefield - Tek Staircase - Tek Teleporter - Tek Transmitter - Tek Trapdoor - Tek Trough - Tek Wall - Sloped Tek Wall Left - Sloped Tek Wall Right - Tek Doorframe - Tek Windowframe - Tek Window - Thatch Roof - Thatch Door - Thatch Foundation - Sloped Thatch Roof - Thatch Wall - Sloped Thatch Wall Left - Sloped Thatch Wall Right - Thatch Doorframe - Toilet - Training Dummy - Metal Tree Platform - Wooden Tree Platform - Tree Sap Tap - Trophy Base - Trophy Wall-Mount - Auto Turret - Ballista Turret - Catapult Turret - Minigun Turret - Rocket Turret - Tek Turret - Vacuum Compartment - Vacuum Compartment Moonpool - Wall Torch - Wardrums - War Map - Water Reservoir - Metal Water Reservoir - Wooden Cage - Wooden Catwalk - Wooden Ceiling - Wooden Hatchframe - Wooden Door - Wooden Fence Foundation - Wooden Foundation - Dinosaur Gate - Dinosaur Gateway - Wooden Ladder - Wooden Pillar - Wooden Railing - Wooden Ramp - Sloped Wooden Roof - Wooden Sign - Wooden Billboard - Wooden Wall Sign - Wooden Spike Wall - Wooden Staircase - Wooden Trapdoor - Wooden Wall - Sloped Wood Wall Left - Sloped Wood Wall Right - Wooden Doorframe - Wooden Windowframe - Wooden Window - Wreath - Holiday Lights - Transponder Node - Alpha Rex Trophy - Survivor's Trophy - Broodmother Trophy - Broodmother Trophy (Alpha) - Broodmother Trophy (Beta) - Broodmother Trophy (Gamma) - Dragon Trophy - Dragon Trophy (Alpha) - Dragon Trophy (Beta) - Dragon Trophy (Gamma) - Megapithecus Trophy - Megapithecus Trophy (Alpha) - Megapithecus Trophy (Beta) - Megapithecus Trophy (Gamma) - Flashlight Attachment - Holo-Scope Attachment - Laser Attachment - Scope Attachment - Silencer Attachment - - - - Chainsaw - Flamethrower - Boomerang - Cluster Grenade - Oil Jar - Whip - Flamethrower Ammo - Rocket Homing Missile - Morellatops Saddle - Desert Cloth Boots - Desert Cloth Gloves - Desert Goggles and Hat - Desert Cloth Pants - Desert Cloth Shirt - Mantis Saddle - Lymantria Saddle - Rock Golem Saddle - ARK Thorny Dragon Saddle Skin - Thorny Dragon Saddle - Cactus Sap - Camelsaurus Egg - Mantis Egg - Moth Egg - Thorny Dragon Egg - Vulture Egg - Kibble (Camelsaurus Egg) - Kibble (Mantis Egg) - Kibble (Moth Egg) - Kibble (Thorny Dragon Egg) - Kibble (Vulture Egg) - Wyvern Egg Fire - Wyvern Egg Lightning - Wyvern Egg Poison - Plant Species Y Seed - Fire Talon - Lightning Talon - Poison Talon - Clay - Deathworm Horn - Preserving Salt - Propellant - Raw Salt - Sand - Silk - Sulfur - Adobe Ceiling - Giant Adobe Trapdoor - Giant Adobe Hatchframe - Adobe Hatchframe - Adobe Door - Adobe Fence Foundation - Adobe Foundation - Adobe Dinosaur Gateway - Adobe Dinosaur Gate - Behemoth Adobe Dinosaur Gate - Behemoth Adobe Dinosaur Gateway - Adobe Ladder - Adobe Pillar - Adobe Railing - Adobe Ramp - Sloped Adobe Roof - Adobe Staircase - Adobe Trapdoor - Adobe Wall - Sloped Adobe Wall Left - Sloped Adobe Wall Right - Adobe Doorframe - Adobe Windowframe - Adobe Window - Manticore Flag - Mirror - Oil Pump - Plant Species Y Trap - Tent - Vessel - Water Well - Wind Turbine - Alpha Deathworm Trophy - Alpha Wyvern Trophy - Manticore Trophy - Manticore Trophy (Alpha) - Manticore Trophy (Beta) - Manticore Trophy (Gamma) - - - - Mail - Viking Axe - BattleAxe - Longbow - Metal Hammer - Metal Machete - Obsidian Spear - Obsidian Pickaxe - Pitchfork - Flintlock Pistol - Musket - Recurve Bow - Sharpened Sword - Stone Hunting Knife - Wooden Club - Spear - Flaming Arrow - Obsidian Arrow - Feathered Stone Arrow - Biscuit - Biscuit Batter - Bread - Broth - Cake Batter - Cigarette - Cooked Bacon - Cooked Fish Fillet - Salted Jerky - Cooked Poultry - Salted Prime Jerky - Cooked Spare Ribs - Cookies - Corn Starch - Cured Bacon - Wheat Beer - Braggot Mead - Fermented Wine - Bonemeal Fertilizer - Fresh Fat - Fresh Bacon - Fresh Fish Fillet - Fresh Poultry - Fresh Spare Ribs - Gravy - Honey - Baked Honey Loaf - Icing - Cake - Chicken and Rice - Fillet and Bread - Pizza - Prime Salad - Salad - Old Cooked Fish Fillet - Pancakes - Pancake Batter - Jam of Amarberry - Jam of Azulberry - Jam of Mejoberry - Jam of Tintoberry - Canteen - Barley Seed - Cashew Tree - Coffee Seed - Grape Seed - Cabbage Seed - Rice Seed - Sorghum Seed - Soybean Seed - Spinach Seed - Sugarcane Seed - Camellia (Tea) Seed - Tobacco Seed - Tomato Seed - Wheat Seed - Amaberry Juice - Azulberry Juice - Mejoberry Juice - Stimbull Juice - Tintoberry Juice - Tomato Juice - Cup of Coffee - Cup of Tea - Cane Sugar - Sorghum Syrup - Tomato Sauce - Fresh Barley - Fresh Coffee Fruit - Cooked Rice - Dried Tea Bags - Dried Tobacco - Dried Wheat - Cashew - Cabbage - Fresh Rice - Grapes  - Ground Cashew - Ground Soybean - Fresh Sorghum - Soybean - Fresh Spinach - Fresh Sugar Plant - Fresh Tea Leaves - Fresh Tobacco - Tomato - Fresh Wheat - Beeswax - Brick - Carbon - Trap Bait - Cashew Milk - Fresh Cement - Clay - Claystone - Coal - Cookie Dough - Copper - Fresh Dough - Dried Barley - Dry Firewood - Drone Bee - Fabric - Feathers - Fish Bait - Sack of Flour - Fresh Firewood - Glass - Grape Juice - Liquid Latex - Leather - Limestone - Wood Plank - Cup of Malt - Pizza Dough - Organic Oil - Organic Oil - Queen Bee - Rubber - Salt - Soymilk - Steel Ingot - Stone (Magnetite) - Fresh Sugar Juice Bucket - Tofu - Dried Rice - Worker Bee - Natural Yeast - Rowboat - Adobe Ceiling - Adobe Foundation - Adobe Doorframe - Adobe Windowframe - Adobe Wall - Advanced Workbench - Alchemy Table - Wooden Arrow Sign - Bakers Oven - Fermenting Barrel - Barrel of Gunpowder - Storage Barrel - Simple Bed - Big Bonfire - Big Campfire - Big Fence - Opening - Big Fence - Post - Big Fence - Section - Brazier - Concrete Dinosaur Gate - Brick Dinosaur Gateway - Sloped Brick Roof - Brick Doorframe - Brick Windowframe - Brick Wall - Sloped Brick Wall Left - Sloped Brick Wall Right - Wooden Cabinet - Covered Wooden Cabinet - Candles - Cauldron - Ceiling Lamp - Cement Mixer - Sloped Cement Roof - Well Chain - Concrete Ceiling - Concrete Foundation - Concrete Pillar - Concrete Ramp - Construction Table - Cooking Station - Deadfall Trap - Wood Post Fence - Fish Trap - Fruit Press - Lumber Bench - Lumber Chair - Lumber Table - Table Lantern - Lumber Glass Ceiling - Reinforced Glass Door - Grindstone - Simple Hammock - Handmill - Industrial Cooker - Industrial Grill - Lumber Ceiling - Lumber Door - Lumber Foundation - Lumber Dinosaur Gate - Lumber Dinosaur Gateway - Sloped Glass Roof - Lumber Glass Doorframe - Lumber Glass Windowframe - Lumber Glass Wall - Sloped Lumber Glass Wall Left - Sloped Lumber Glass Wall Right - Lumber Window - Lumber Pillar - Lumber Ramp - Sloped Lumber Roof - Wooden Stairs (One Level) - Lumber Doorframe - Lumber Windowframe - Lumber Wall - Sloped Lumber Wall Left - Sloped Lumber Wall Right - Lumber Station - APS Mailbox - Market Stall - Sink - Miners Box - Modular Table - Oil Tank - Pontoon Bridge - Preserving Campfire - Meat Preserving Shed - Primitive Grill - Primitive Forge - Smokehouse - Spinning Mule - Steel Handrail - Steel Pillar - Big Stone Fence - Small Stone Fence - Steel Safebox - Steel Locker - Firewood Holder - Modern Storage Shelf - Modern Hanging Shelf - Modern Storage Shelf (Fiber) - Weapon Rack - Wood Storage Shed - Tanning Rack - Teepee - Trading Crate (Bread) - Trading Crate (Eggs) - Trading Crate (Fruits Veggies) - Trading Crate - Lantern - Tudor Bar - Tudor Bar (L Shaped) - Steel Water Tower - Water Well - Well Bucket - Windmill - Wood Handrail - Yurt - - - - Charge Battery - Glow Stick - Plant Species Z Fruit - Tek Railgun - Climbing Pick - Charge Lantern - Zip-Line Anchor - Basilisk Saddle - Ravager Saddle Skin - Ravager Saddle - Karkinos Saddle - Glider Suit - Hazard Suit Boots - Hazard Suit Gloves - Hazard Suit Hat - Hazard Suit Pants - Hazard Suit Shirt - Roll Rat Saddle - Rock Drake Saddle - Tek Rock Drake Saddle - Zip-Line Motor Attachment - Basilisk Egg - Featherlight Egg - Glowtail Egg - Rock Drake Egg - Kibble (Featherlight Egg) - Kibble (Glowtail Egg) - Kibble (Rock Drake Egg) - Aquatic Mushroom - Ascerbic Mushroom - Auric Mushroom - Nameless Venom - Plant Species Z Seed - Mushroom Brew - Basilisk Scale - Alpha Basilisk Fang - Alpha Karkinos Claw - Alpha Reaper King Barb - Rock Drake Feather - Aggeravic Mushroom - Element Ore - Fungal Wood - Congealed Gas Ball - Blue Gem - Red Gem - Green Gem - Reaper Pheromone Gland - Wooden Platform - Rockwell Flag - Shag Rug - Gas Collector - Cliff Platform (Metal) - Portable Rope Ladder - Cliff Platform (Stone) - Wood Elevator Platform (Large) - Wood Elevator Platform (Medium) - Wood Elevator Platform (Small) - Wood Elevator Top Switch - Wood Elevator Track - Rockwell Trophy (Gamma) - Rockwell Trophy (Beta) - Rockwell Trophy (Alpha) - - - - Empty Cryopod - Taxidermy Tool - Tek Gravity Grenade - Cannon Shell - Rocket Pod - Desert Titan Saddle - Forest Titan Saddle - PrimalItemArmor_GachaSaddle_C - Gasbags Saddle - Managarmr Saddle - Ice Titan Saddle - M.R.L.M. (Mek Rocket Launcher Module) - M.D.S.M. (Mek Deployable Shield Module) - M.D.S.M. (Mek Deployable Shield Module) - M.O.M.I. (MegaMek Operational Materialization Interface) - Snow Owl Saddle - Velonasaur Saddle - Artifact of Chaos - Artifact of Growth - Artifact of the Void - Gasbags bladder - Snow Owl Egg - Velonasaur Egg - Gacha Crystal - Superior Augmented Kibble - Regular Augmented Kibble - Small Advanced Kibble - Extraordinary Augmented Kibble - Exceptional Augmented Kibble - Extra Small Advanced Kibble - Snow Owl Pellet - Blue Crystalized Sap - Condensed Gas - Corrupted Nodule - Corrupted Wood - Element Dust - Crafted Element Dust (Element) - Crafted Element Dust (Element Shard) - Unstable Element - Fragmented Green Gem - Corrupt Heart - Red Crystalized Sap - Scrap Metal - Scrap Metal Ingot - Unstable Element Shard - Silicate - HomoDeus Boots - HomoDeus Gloves - HomoDeus Helmet - HomoDeus Pants - HomoDeus Shirt - Unassembled Enforcer - Unassembled Mek - Cryofridge - Dino Leash - King Titan Flag - King Titan Flag (Mecha) - Delivery Crate - Large Taxidermy Base - Medium Taxidermy Base - Small Taxidermy Base - Tek Bridge - Desert Titan Trophy - Forest Titan Trophy - Ice Titan Trophy - King Titan Trophy (Alpha) - King Titan Trophy (Beta) - King Titan Trophy (Gamma) - - - - Tek Claws - Tek Grenade Launcher - Fish Net - Cruise Missile - Mining Drill - Tek Shoulder Cannon - Astrocetus Tek Saddle - Magmasaur Saddle (Genesis) - Megachelon Platform Saddle (Genesis) - Tier 1 Lootcrate (Genesis) - Tier 2 Lootcrate (Genesis) - Tier 3 Lootcrate (Genesis) - Bloodstalker Egg (Genesis) - Magmasaur Egg (Genesis) - Megachelon Egg (Genesis) - Tek Trike Egg (Genesis) - Ambergris - Turtle Shell - High Quality Pollen - Golden Nugget - Reaper King Pheromone Gland (Genesis) - Alpha X-Triceratops Skull - Golden Striped Megalodon Tooth - Master Controller Helmet - Corrupted Avatar Helmet Skin - Corrupted Avatar Shirt Skin - Corrupted Avatar Pants Skin - Corrupted Avatar Gloves Skin - Corrupted Avatar Boots Skin - Unassembled TEK Hover Skiff - Moeder Flag - VR Boss Flag - Metal Ocean Platform - Pressure Plate - Tek Sensor - Tek Jump Pad - Wood Ocean Platform - Gamma Moeder Trophy (Гамма) - Beta Moeder Trophy (Бета) - Alpha Moeder Trophy (Альфа) - Master Controller Trophy - - - - - - - - Beavers - DarkWater - DarkWater_Lio - DarkWater_Mosa - DarkWater_Mosa_Caves - DarkWater_Plesia - DarkWater_Tuso - DarkWaterAngler - DeepWater - InlandWater - Ocean - RedwoodWater - ShallowWater - SwampWater - Archa - Beach - Bee - Cave1 - Cave2 - Cave2-LowSpiderScorp - Cave3 - Cave5 - Cave5_Tough - Cave7-Fliers - CaveIceWater - CaveLava - CaveMegalo - CaveTek - CaveTek_Easy - CaveTek_Easy_11 - CaveTek_Easy_12 - CaveTek_Easy_13 - CaveTek_Easy_14 - CaveTek_Easy_15 - CaveTek_Easy_16 - CaveTek_Hard - CaveTek_Hard_11 - CaveTek_Hard_12 - CaveTek_Hard_13 - CaveTek_Hard_14 - CaveTek_Hard_15 - CaveTek_Hard_16 - CaveTek_Medium - CaveTek_Medium_11 - CaveTek_Medium_12 - CaveTek_Medium_13 - CaveTek_Medium_14 - CaveTek_Medium_15 - CaveTek_Medium_16 - CaveWater - Chupa - DamiensAtoll - DodoRex - DodoWyvern - Gigant - Gigant (Tek Cave) - Grassland - IceCave - Jungle - Megalania - MonsterIsland - Mountain - Pelican - Penguins - Phoenix - Quetz - Redwoods - Rex - Snow - Swamp - SwampCave - SwampCaveWater - Thy - TinyCave - Titano - Unicorn - Water - - Angler - Penguin - DunkEur - GrasslandsUnderArea_Water - IceCave - IceCaveWater - Lava - Lava_Upper - LavaBeach - LavaWater - MiniCaveBear - SnowGrasslands - SnowGrasslandsUnderArea - SnowyLake_Mosa - SnowyMountain - SpiderCave - UnderwaterCave - OceanUnderworld - - DeathWorm - RexSolo - Badlands - CanyonCave - Canyons - Dunes - EZMode - GreenDesert - Mountain - MountainCave - Oasis - RuinsCave - RuinsCaveNoGolem - Sandworm - Water - Wyvern - WyvernTrench - - Deepwater - InlandWater - Ocean - TheDeepwater - TheOcean - Beach - Grassland - Jungle - Mountain - Snow - SnowMountain - SnowShoreline - Swamp - Redwoods - - Bear - Castle - Center - CenterWater - Golem - Griffin - Iceworm - Jerboa - MonkeyIsland - Mudslide - PolarBear - Scotland - SnowForest - SnowPlains - - Basilisks - BioLumCave - DrakeTrench - ElementalChamber - ElementCave - ElementWater - FertileCave - OctoBat - RockDrake - TwitchBioLand - TwitchBioWater - TwitchFertileLand - TwitchFertileLandEasy - TwitchFertileWater - TwitchFertileWaterCave3 - TwitchFertileWaterEasy - XenoQueens - Xenos - ChupaCabraSurface - - City_Park2 - City_Trench - CityCenter - CityCenter_DangerClose - CityObelisk - CityTier2_Building - CityTier2_Building_DangerClose - CityTier2_Fliers - ParkWater - ParkWater2 - Wasteland_City_Buffer_1 - Wasteland_City_Buffer_2 - Wasteland_DesertBuffer - Wasteland_Easy - Wasteland_ForbiddenZone - Wasteland_Hard - Wasteland_Medium - Wasteland_North - Wasteland_NorthCraterForest - Wasteland_OilFields - Wasteland_OilFields_Fliers - Wasteland_SnowBuffer - Wasteland_South - Wasteland_Sulfur - Quetz - DesertCave - DesertMountain - DesertOasis - Forest - ShallowWater_Cave - ShallowWater_Desert - ShallowWater_Ice - Snow - Snow_1 - Snow_Purlovia - Snow_TEMP - - - - - - - - Cave Loot Crate (Green) - Cave Loot Crate (Blue) - Cave Loot Crate (Yellow) - Cave Loot Crate (Red) - Ice Cave Loot Crate (Blue) - Ice Cave Loot Crate (Yellow) - Ice Cave Loot Crate (Red) - Deep Sea Loot Crate - Swamp Cave Loot Crate (Blue) - Swamp Cave Loot Crate (Yellow) - Swamp Cave Loot Crate (Red) - Underwater Cave Loot Crate (Blue) - Underwater Cave Loot Crate (Yellow) - Underwater Cave Loot Crate (Red) - White Beacon - White Beacon (Double items) - Green Beacon - Green Beacon (Double items) - Blue Beacon - Blue Beacon (Double items) - Purple Beacon - Purple Beacon (Double items) - Yellow Beacon - Yellow Beacon (Double items) - Red Beacon - Red Beacon (Double items) - Artifact Container Hunter - Artifact Container Pack - Artifact Container Massive - Artifact Container Devious - Artifact Container Clever - Artifact Container Skylord - Artifact Container Devourer - Artifact Container Immune - Artifact Container Strong - Artifact Container Cunning - Artifact Container Brute - - Cave Loot Crate 1 - Cave Loot Crate 2 - Cave Loot Crate 3 - White Beacon - White Beacon (Double items) - Green Beacon - Green Beacon (Double items) - Blue Beacon - Blue Beacon (Double items) - Purple Beacon - Purple Beacon (Double items) - Yellow Beacon - Yellow Beacon (Double items) - Red Beacon - Red Beacon (Double items) - Artifact Container Destroyer - Artifact Container Gatekeeper - Artifact Container Crag - - White Beacon - White Beacon (Double items) - Green Beacon - Green Beacon (Double items) - Blue Beacon - Blue Beacon (Double items) - Purple Beacon - Purple Beacon (Double items) - Yellow Beacon - Yellow Beacon (Double items) - Red Beacon - Red Beacon (Double items) - Dungeon Loot Crate (Blue) - Dungeon Loot Crate (Purple) - Dungeon Loot Crate (Yellow) - Dungeon Loot Crate (Red) - Surface Blue Beacon - Surface Blue Beacon (Double items) - Surface Purple Beacon - Surface Purple Beacon (Double items) - Surface Yellow Beacon - Surface Yellow Beacon (Double items) - Surface Red Beacon - Surface Red Beacon (Double items) - Artifact Container Depths - Artifact Container Shadows - Artifact Container Stalker - Artifact Container Lost - - Cave Loot Crate (Blue) - Cave Loot Crate (Yellow) - Cave Loot Crate (Red) - Artifact Container Chaos - Artifact Container Growth - Artifact Container Void - Artifact Container King Titan (Alpha) - Artifact Container King Titan (Beta) - Artifact Container King Titan (Gamma) - - - - - - Boss Inventory - Broodmother (Easy) - Boss Inventory - Broodmother (Medium) - Boss Inventory - Broodmother (Hard) - Boss Inventory - Megapithecus (Easy) - Boss Inventory - Megapithecus (Medium) - Boss Inventory - Megapithecus (Hard) - Boss Inventory - Dragon (Easy) - Boss Inventory - Dragon (Medium) - Boss Inventory - Dragon (Hard) - Boss Inventory - End Boss Minion - - Boss Inventory - Manticore (Easy) - Boss Inventory - Manticore (Medium) - Boss Inventory - Manticore (Hard) - - Boss Inventory - Broodmother (Easy) - Boss Inventory - Broodmother (Medium) - Boss Inventory - Broodmother (Hard) - Boss Inventory - Megapithecus (Easy) - Boss Inventory - Megapithecus (Medium) - Boss Inventory - Megapithecus (Hard) - - Boss Inventory - Titan - Boss Inventory - Desert Titan - Boss Inventory - Forest Titan - Boss Inventory - Ice Titan - - Boss Inventory - Crystal Wyvern Queen (Gamma) - Boss Inventory - Crystal Wyvern Queen (Beta) - Boss Inventory - Crystal Wyvern Queen (Alpha) - - Boss Inventory - Dragon (Gamma) - Boss Inventory - Dragon (Beta) - Boss Inventory - Dragon (Alpha) - Boss Inventory - Manticore (Gamma) - Boss Inventory - Manticore (Beta) - Boss Inventory - Manticore (Alpha) - - Boss Inventory - Dragon (Easy) - Boss Inventory - Dragon (Medium) - Boss Inventory - Dragon (Hard) - Boss Inventory - Manticore (Easy) - Boss Inventory - Manticore (Medium) - Boss Inventory - Manticore (Hard) - Boss Inventory - Megapithecus (Easy) - Boss Inventory - Megapithecus (Medium) - Boss Inventory - Megapithecus (Hard) - - - - - - Profile Validation - The following validation problems were encountered.\r\n\r\n{validateMessage}\r\n\r\nDo you want to continue with the server start, this could cause problems? - - The server port is outside the valid range ({PortMinimum}-{PortMaximum}). - The server peer port is outside the valid range ({PortMinimum}-{PortMaximum}). - The query port is outside the valid range ({PortMinimum}-{PortMaximum}). - The rcon port is outside the valid range ({PortMinimum}-{PortMaximum}). - - The map name has not been entered. - - Server files have not been downloaded, server folder does not exist. - Server files have not been downloaded properly, server executable file ({ServerExe}) does not exist. - The server files are for a different application. - - Map mod has not been downloaded, mod folder does not exist. - Map mod has not been downloaded properly, mod file does not exist. - The map mod is not a valid map mod. - Map mod has not been downloaded properly, mod file is invalid. - Map mod file does not exist or is invalid. - The map name does not match the map mod's map name. - The map mod is for a different application. - The map mod is outdated. - The map mod details could not be retrieved from steam. - - Total conversion mod has not been downloaded, mod folder does not exist. - Total conversion mod has not been downloaded properly, mod file does not exist. - The total conversion mod is not a valid total conversion mod. - Total conversion mod has not been downloaded properly, mod file is invalid. - Total conversion mod file does not exist or is invalid. - The map name does not match the total conversion mod's map name. - The total conversion mod is for a different application. - The total conversion mod is outdated. - The total conversion mod details could not be retrieved from steam. - - Mod {modId} has not been downloaded, mod folder does not exist. - Mod {modId} has not been downloaded properly, mod file does not exist. - Mod {modId} is for a different application. - Mod {modId} is outdated. - Mod {modId} details could not be retrieved from steam. - - - - Saving... - Checking Player and Dino Max XP... - Constructing Dino Information... - Constructing Engram Information... - Constructing Map Spawner Information... - Constructing Supply Crate Information... - Constructing Stack Size Information... - Constructing Prevent Transfer Information... - Saving Profile File... - Saving Config Files... - Saving Launcher File... - Checking Web Alarm File... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - Backup file could not be found or does not exist. - The server save folder could not be found or does not exist.\r\n{saveFolder} - The backup does not contain the world save file. - - - - Server Update - There was a problem while performing the server update. This may leave your server in a incomplete state.\r\n\r\nDo you want to continue with the server start, this could cause problems? - - - - Discord Bot Error - The discord bot requires a valid token so it can log into the discord server.\r\nThis can be set in the global settings. - The discord bot requires a valid prefix.\r\nThis can be set in the global settings. - The discord bot prefix contains invalid characters. Only letters and numbers are allowed. - - Command '{0}' has not been enabled. - Unknown command '{0}'. - Another command is currently being processed. - Another command '{0}' is currently running against profile '{1}'. - Command '{0}' has been disabled for profile '{1}'. - - The '{0}' command requires a profile id or alias. - Profile/Alias '{0}' was not found or is not associated with the channel. - Profile '{0}' is in a state '{1}' that cannot run this command. - Profile '{0}' is currently being updated. - No profiles are associated with the channel. - - Call to server '{0}' failed. - A backup request for server '{0}' has been sent. - A restart request for server '{0}' has been sent. - A shutdown request for server '{0}' has been sent. - A start request for server '{0}' has been sent. - A stop request for server '{0}' has been sent. - An update request for server '{0}' has been sent. - - Count: - Map: - - - \ No newline at end of file diff --git a/ASM/images/ASM.png b/ASM/images/ASM.png deleted file mode 100644 index 76e22cf3..00000000 Binary files a/ASM/images/ASM.png and /dev/null differ diff --git a/ASM/images/Bot01.png b/ASM/images/Bot01.png deleted file mode 100644 index a854a047..00000000 Binary files a/ASM/images/Bot01.png and /dev/null differ diff --git a/ASM/images/Bot02.png b/ASM/images/Bot02.png deleted file mode 100644 index a80732ff..00000000 Binary files a/ASM/images/Bot02.png and /dev/null differ diff --git a/ASM/images/Bot03.png b/ASM/images/Bot03.png deleted file mode 100644 index 4cbdd5bb..00000000 Binary files a/ASM/images/Bot03.png and /dev/null differ diff --git a/ASM/images/Bot04.png b/ASM/images/Bot04.png deleted file mode 100644 index 558668bb..00000000 Binary files a/ASM/images/Bot04.png and /dev/null differ diff --git a/ASM/images/Bot05.png b/ASM/images/Bot05.png deleted file mode 100644 index 445b4c1e..00000000 Binary files a/ASM/images/Bot05.png and /dev/null differ diff --git a/ASM/images/Bot06.png b/ASM/images/Bot06.png deleted file mode 100644 index da6dbee1..00000000 Binary files a/ASM/images/Bot06.png and /dev/null differ diff --git a/ASM/images/Bot07.png b/ASM/images/Bot07.png deleted file mode 100644 index 39ee5f17..00000000 Binary files a/ASM/images/Bot07.png and /dev/null differ diff --git a/ASM/images/Bot08.png b/ASM/images/Bot08.png deleted file mode 100644 index f09fa99a..00000000 Binary files a/ASM/images/Bot08.png and /dev/null differ diff --git a/ASM/images/Bot09.png b/ASM/images/Bot09.png deleted file mode 100644 index 7e544410..00000000 Binary files a/ASM/images/Bot09.png and /dev/null differ diff --git a/ASM/images/Bot10.png b/ASM/images/Bot10.png deleted file mode 100644 index 12d1ef6b..00000000 Binary files a/ASM/images/Bot10.png and /dev/null differ diff --git a/ASM/images/Bot11.png b/ASM/images/Bot11.png deleted file mode 100644 index 23d5f28d..00000000 Binary files a/ASM/images/Bot11.png and /dev/null differ diff --git a/ASM/images/Bot12.png b/ASM/images/Bot12.png deleted file mode 100644 index f6a5dbcf..00000000 Binary files a/ASM/images/Bot12.png and /dev/null differ diff --git a/ASM/images/Bot13.png b/ASM/images/Bot13.png deleted file mode 100644 index 9f8727af..00000000 Binary files a/ASM/images/Bot13.png and /dev/null differ diff --git a/ASM/images/Bot14.png b/ASM/images/Bot14.png deleted file mode 100644 index a7666ac1..00000000 Binary files a/ASM/images/Bot14.png and /dev/null differ diff --git a/ASM/images/Bot15.png b/ASM/images/Bot15.png deleted file mode 100644 index 279e1fc4..00000000 Binary files a/ASM/images/Bot15.png and /dev/null differ diff --git a/ASM/images/Bot16.png b/ASM/images/Bot16.png deleted file mode 100644 index 50dfc198..00000000 Binary files a/ASM/images/Bot16.png and /dev/null differ diff --git a/ASM/images/Bot17.png b/ASM/images/Bot17.png deleted file mode 100644 index 0fd90c0a..00000000 Binary files a/ASM/images/Bot17.png and /dev/null differ diff --git a/ASM/images/WebApiKey.png b/ASM/images/WebApiKey.png deleted file mode 100644 index f522a70f..00000000 Binary files a/ASM/images/WebApiKey.png and /dev/null differ diff --git a/ASM/latest.exe b/ASM/latest.exe deleted file mode 100644 index c1143107..00000000 Binary files a/ASM/latest.exe and /dev/null differ diff --git a/ASM/latest.txt b/ASM/latest.txt deleted file mode 100644 index 14041d7a..00000000 --- a/ASM/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.1.428 diff --git a/ASM/latest.zip b/ASM/latest.zip deleted file mode 100644 index 9db76d56..00000000 Binary files a/ASM/latest.zip and /dev/null differ diff --git a/ArkModCopy/ArkModCopy.v1.0.zip b/ArkModCopy/ArkModCopy.v1.0.zip deleted file mode 100644 index 6ba6fc3d..00000000 Binary files a/ArkModCopy/ArkModCopy.v1.0.zip and /dev/null differ diff --git a/ArkModCopy/ArkModCopy.v1.01.zip b/ArkModCopy/ArkModCopy.v1.01.zip deleted file mode 100644 index 618cb835..00000000 Binary files a/ArkModCopy/ArkModCopy.v1.01.zip and /dev/null differ diff --git a/ArkModCopy/ArkModCopy.v1.1.zip b/ArkModCopy/ArkModCopy.v1.1.zip deleted file mode 100644 index 502d29c1..00000000 Binary files a/ArkModCopy/ArkModCopy.v1.1.zip and /dev/null differ diff --git a/ArkModCopy/ArkModCopy.v1.2.zip b/ArkModCopy/ArkModCopy.v1.2.zip deleted file mode 100644 index 52272bf5..00000000 Binary files a/ArkModCopy/ArkModCopy.v1.2.zip and /dev/null differ diff --git a/ArkModCopy/ArkModCopy.v2.0.zip b/ArkModCopy/ArkModCopy.v2.0.zip deleted file mode 100644 index 8cb46c82..00000000 Binary files a/ArkModCopy/ArkModCopy.v2.0.zip and /dev/null differ diff --git a/ArkModCopy/ArkModCopy.v2.01.zip b/ArkModCopy/ArkModCopy.v2.01.zip deleted file mode 100644 index 7c240134..00000000 Binary files a/ArkModCopy/ArkModCopy.v2.01.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.1.zip b/CSM/ConanServerManager_1.0.1.zip deleted file mode 100644 index 33bd181b..00000000 Binary files a/CSM/ConanServerManager_1.0.1.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.10.exe b/CSM/ConanServerManager_1.0.10.exe deleted file mode 100644 index 6c732ba5..00000000 Binary files a/CSM/ConanServerManager_1.0.10.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.10.zip b/CSM/ConanServerManager_1.0.10.zip deleted file mode 100644 index 86ea9efc..00000000 Binary files a/CSM/ConanServerManager_1.0.10.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.11.exe b/CSM/ConanServerManager_1.0.11.exe deleted file mode 100644 index 89af4db0..00000000 Binary files a/CSM/ConanServerManager_1.0.11.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.11.zip b/CSM/ConanServerManager_1.0.11.zip deleted file mode 100644 index b697332e..00000000 Binary files a/CSM/ConanServerManager_1.0.11.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.12.exe b/CSM/ConanServerManager_1.0.12.exe deleted file mode 100644 index 739df7dd..00000000 Binary files a/CSM/ConanServerManager_1.0.12.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.12.zip b/CSM/ConanServerManager_1.0.12.zip deleted file mode 100644 index d1c15fba..00000000 Binary files a/CSM/ConanServerManager_1.0.12.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.13.exe b/CSM/ConanServerManager_1.0.13.exe deleted file mode 100644 index 6c77e1d5..00000000 Binary files a/CSM/ConanServerManager_1.0.13.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.13.zip b/CSM/ConanServerManager_1.0.13.zip deleted file mode 100644 index 7ec34ce0..00000000 Binary files a/CSM/ConanServerManager_1.0.13.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.14.exe b/CSM/ConanServerManager_1.0.14.exe deleted file mode 100644 index 427a62b7..00000000 Binary files a/CSM/ConanServerManager_1.0.14.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.14.zip b/CSM/ConanServerManager_1.0.14.zip deleted file mode 100644 index 4b3ecd35..00000000 Binary files a/CSM/ConanServerManager_1.0.14.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.15.exe b/CSM/ConanServerManager_1.0.15.exe deleted file mode 100644 index b05d96ad..00000000 Binary files a/CSM/ConanServerManager_1.0.15.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.15.zip b/CSM/ConanServerManager_1.0.15.zip deleted file mode 100644 index 32afcd23..00000000 Binary files a/CSM/ConanServerManager_1.0.15.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.16.exe b/CSM/ConanServerManager_1.0.16.exe deleted file mode 100644 index c3779778..00000000 Binary files a/CSM/ConanServerManager_1.0.16.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.16.zip b/CSM/ConanServerManager_1.0.16.zip deleted file mode 100644 index 613fe0e0..00000000 Binary files a/CSM/ConanServerManager_1.0.16.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.17.exe b/CSM/ConanServerManager_1.0.17.exe deleted file mode 100644 index 3ad7e84b..00000000 Binary files a/CSM/ConanServerManager_1.0.17.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.17.zip b/CSM/ConanServerManager_1.0.17.zip deleted file mode 100644 index d6e6544f..00000000 Binary files a/CSM/ConanServerManager_1.0.17.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.18.exe b/CSM/ConanServerManager_1.0.18.exe deleted file mode 100644 index 7aa0d631..00000000 Binary files a/CSM/ConanServerManager_1.0.18.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.18.zip b/CSM/ConanServerManager_1.0.18.zip deleted file mode 100644 index 29dd8fb0..00000000 Binary files a/CSM/ConanServerManager_1.0.18.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.2.zip b/CSM/ConanServerManager_1.0.2.zip deleted file mode 100644 index 6e8797a5..00000000 Binary files a/CSM/ConanServerManager_1.0.2.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.20.exe b/CSM/ConanServerManager_1.0.20.exe deleted file mode 100644 index b04ec58a..00000000 Binary files a/CSM/ConanServerManager_1.0.20.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.20.zip b/CSM/ConanServerManager_1.0.20.zip deleted file mode 100644 index 90e35065..00000000 Binary files a/CSM/ConanServerManager_1.0.20.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.21.exe b/CSM/ConanServerManager_1.0.21.exe deleted file mode 100644 index b29ceeb0..00000000 Binary files a/CSM/ConanServerManager_1.0.21.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.21.zip b/CSM/ConanServerManager_1.0.21.zip deleted file mode 100644 index 48b11155..00000000 Binary files a/CSM/ConanServerManager_1.0.21.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.22.exe b/CSM/ConanServerManager_1.0.22.exe deleted file mode 100644 index cc518639..00000000 Binary files a/CSM/ConanServerManager_1.0.22.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.22.zip b/CSM/ConanServerManager_1.0.22.zip deleted file mode 100644 index 5dfa0f31..00000000 Binary files a/CSM/ConanServerManager_1.0.22.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.23.exe b/CSM/ConanServerManager_1.0.23.exe deleted file mode 100644 index bb7457f5..00000000 Binary files a/CSM/ConanServerManager_1.0.23.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.23.zip b/CSM/ConanServerManager_1.0.23.zip deleted file mode 100644 index cd0497da..00000000 Binary files a/CSM/ConanServerManager_1.0.23.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.24.exe b/CSM/ConanServerManager_1.0.24.exe deleted file mode 100644 index 1f559b97..00000000 Binary files a/CSM/ConanServerManager_1.0.24.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.24.zip b/CSM/ConanServerManager_1.0.24.zip deleted file mode 100644 index 4c036be9..00000000 Binary files a/CSM/ConanServerManager_1.0.24.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.25.exe b/CSM/ConanServerManager_1.0.25.exe deleted file mode 100644 index 99e1b7da..00000000 Binary files a/CSM/ConanServerManager_1.0.25.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.25.zip b/CSM/ConanServerManager_1.0.25.zip deleted file mode 100644 index 0338ee1e..00000000 Binary files a/CSM/ConanServerManager_1.0.25.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.26.exe b/CSM/ConanServerManager_1.0.26.exe deleted file mode 100644 index 238d51e9..00000000 Binary files a/CSM/ConanServerManager_1.0.26.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.26.zip b/CSM/ConanServerManager_1.0.26.zip deleted file mode 100644 index 682347ea..00000000 Binary files a/CSM/ConanServerManager_1.0.26.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.3.zip b/CSM/ConanServerManager_1.0.3.zip deleted file mode 100644 index ee796330..00000000 Binary files a/CSM/ConanServerManager_1.0.3.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.4.zip b/CSM/ConanServerManager_1.0.4.zip deleted file mode 100644 index 5322d644..00000000 Binary files a/CSM/ConanServerManager_1.0.4.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.5.exe b/CSM/ConanServerManager_1.0.5.exe deleted file mode 100644 index 97392018..00000000 Binary files a/CSM/ConanServerManager_1.0.5.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.5.zip b/CSM/ConanServerManager_1.0.5.zip deleted file mode 100644 index 33c14fb2..00000000 Binary files a/CSM/ConanServerManager_1.0.5.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.6.exe b/CSM/ConanServerManager_1.0.6.exe deleted file mode 100644 index 226ed2a0..00000000 Binary files a/CSM/ConanServerManager_1.0.6.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.6.zip b/CSM/ConanServerManager_1.0.6.zip deleted file mode 100644 index 1fe49aaf..00000000 Binary files a/CSM/ConanServerManager_1.0.6.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.7.exe b/CSM/ConanServerManager_1.0.7.exe deleted file mode 100644 index 443a231b..00000000 Binary files a/CSM/ConanServerManager_1.0.7.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.7.zip b/CSM/ConanServerManager_1.0.7.zip deleted file mode 100644 index 58e99006..00000000 Binary files a/CSM/ConanServerManager_1.0.7.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.8.exe b/CSM/ConanServerManager_1.0.8.exe deleted file mode 100644 index 77f5cd19..00000000 Binary files a/CSM/ConanServerManager_1.0.8.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.8.zip b/CSM/ConanServerManager_1.0.8.zip deleted file mode 100644 index a2121cea..00000000 Binary files a/CSM/ConanServerManager_1.0.8.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.9.exe b/CSM/ConanServerManager_1.0.9.exe deleted file mode 100644 index 3be32d85..00000000 Binary files a/CSM/ConanServerManager_1.0.9.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.0.9.zip b/CSM/ConanServerManager_1.0.9.zip deleted file mode 100644 index 45877a17..00000000 Binary files a/CSM/ConanServerManager_1.0.9.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.27.exe b/CSM/ConanServerManager_1.1.27.exe deleted file mode 100644 index 0e31f5f6..00000000 Binary files a/CSM/ConanServerManager_1.1.27.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.27.zip b/CSM/ConanServerManager_1.1.27.zip deleted file mode 100644 index 5e8baaa7..00000000 Binary files a/CSM/ConanServerManager_1.1.27.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.28.exe b/CSM/ConanServerManager_1.1.28.exe deleted file mode 100644 index e8f9a629..00000000 Binary files a/CSM/ConanServerManager_1.1.28.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.28.zip b/CSM/ConanServerManager_1.1.28.zip deleted file mode 100644 index 41bf6313..00000000 Binary files a/CSM/ConanServerManager_1.1.28.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.29.exe b/CSM/ConanServerManager_1.1.29.exe deleted file mode 100644 index 78166d22..00000000 Binary files a/CSM/ConanServerManager_1.1.29.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.29.zip b/CSM/ConanServerManager_1.1.29.zip deleted file mode 100644 index f34d414e..00000000 Binary files a/CSM/ConanServerManager_1.1.29.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.30.exe b/CSM/ConanServerManager_1.1.30.exe deleted file mode 100644 index bb381813..00000000 Binary files a/CSM/ConanServerManager_1.1.30.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.30.zip b/CSM/ConanServerManager_1.1.30.zip deleted file mode 100644 index 11de3109..00000000 Binary files a/CSM/ConanServerManager_1.1.30.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.31.exe b/CSM/ConanServerManager_1.1.31.exe deleted file mode 100644 index cdc50a61..00000000 Binary files a/CSM/ConanServerManager_1.1.31.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.31.zip b/CSM/ConanServerManager_1.1.31.zip deleted file mode 100644 index c1ac6d82..00000000 Binary files a/CSM/ConanServerManager_1.1.31.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.32.exe b/CSM/ConanServerManager_1.1.32.exe deleted file mode 100644 index cfd0fe9c..00000000 Binary files a/CSM/ConanServerManager_1.1.32.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.32.zip b/CSM/ConanServerManager_1.1.32.zip deleted file mode 100644 index 42a73dd8..00000000 Binary files a/CSM/ConanServerManager_1.1.32.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.33.exe b/CSM/ConanServerManager_1.1.33.exe deleted file mode 100644 index 8961b35b..00000000 Binary files a/CSM/ConanServerManager_1.1.33.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.33.zip b/CSM/ConanServerManager_1.1.33.zip deleted file mode 100644 index 1c277310..00000000 Binary files a/CSM/ConanServerManager_1.1.33.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.34.exe b/CSM/ConanServerManager_1.1.34.exe deleted file mode 100644 index 33e6428d..00000000 Binary files a/CSM/ConanServerManager_1.1.34.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.34.zip b/CSM/ConanServerManager_1.1.34.zip deleted file mode 100644 index ac9def85..00000000 Binary files a/CSM/ConanServerManager_1.1.34.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.35.exe b/CSM/ConanServerManager_1.1.35.exe deleted file mode 100644 index e988c178..00000000 Binary files a/CSM/ConanServerManager_1.1.35.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.35.zip b/CSM/ConanServerManager_1.1.35.zip deleted file mode 100644 index ca8cb176..00000000 Binary files a/CSM/ConanServerManager_1.1.35.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.36.exe b/CSM/ConanServerManager_1.1.36.exe deleted file mode 100644 index ddde5727..00000000 Binary files a/CSM/ConanServerManager_1.1.36.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.36.zip b/CSM/ConanServerManager_1.1.36.zip deleted file mode 100644 index d4d281c8..00000000 Binary files a/CSM/ConanServerManager_1.1.36.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.37.exe b/CSM/ConanServerManager_1.1.37.exe deleted file mode 100644 index 5ccf31c2..00000000 Binary files a/CSM/ConanServerManager_1.1.37.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.37.zip b/CSM/ConanServerManager_1.1.37.zip deleted file mode 100644 index c86e15fd..00000000 Binary files a/CSM/ConanServerManager_1.1.37.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.38.exe b/CSM/ConanServerManager_1.1.38.exe deleted file mode 100644 index b28e65ee..00000000 Binary files a/CSM/ConanServerManager_1.1.38.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.38.zip b/CSM/ConanServerManager_1.1.38.zip deleted file mode 100644 index 388d58fb..00000000 Binary files a/CSM/ConanServerManager_1.1.38.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.39.exe b/CSM/ConanServerManager_1.1.39.exe deleted file mode 100644 index 406005d6..00000000 Binary files a/CSM/ConanServerManager_1.1.39.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.39.zip b/CSM/ConanServerManager_1.1.39.zip deleted file mode 100644 index 8cf4b27a..00000000 Binary files a/CSM/ConanServerManager_1.1.39.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.40.exe b/CSM/ConanServerManager_1.1.40.exe deleted file mode 100644 index aefa0f6b..00000000 Binary files a/CSM/ConanServerManager_1.1.40.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.40.zip b/CSM/ConanServerManager_1.1.40.zip deleted file mode 100644 index d679163d..00000000 Binary files a/CSM/ConanServerManager_1.1.40.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.41.exe b/CSM/ConanServerManager_1.1.41.exe deleted file mode 100644 index d38c3fb2..00000000 Binary files a/CSM/ConanServerManager_1.1.41.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.41.zip b/CSM/ConanServerManager_1.1.41.zip deleted file mode 100644 index 0e37fe3f..00000000 Binary files a/CSM/ConanServerManager_1.1.41.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.42.exe b/CSM/ConanServerManager_1.1.42.exe deleted file mode 100644 index 18612bd7..00000000 Binary files a/CSM/ConanServerManager_1.1.42.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.42.zip b/CSM/ConanServerManager_1.1.42.zip deleted file mode 100644 index 431ef0d6..00000000 Binary files a/CSM/ConanServerManager_1.1.42.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.43.exe b/CSM/ConanServerManager_1.1.43.exe deleted file mode 100644 index 8a3e501e..00000000 Binary files a/CSM/ConanServerManager_1.1.43.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.43.zip b/CSM/ConanServerManager_1.1.43.zip deleted file mode 100644 index 9a27aeb7..00000000 Binary files a/CSM/ConanServerManager_1.1.43.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.44.exe b/CSM/ConanServerManager_1.1.44.exe deleted file mode 100644 index 68955023..00000000 Binary files a/CSM/ConanServerManager_1.1.44.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.44.zip b/CSM/ConanServerManager_1.1.44.zip deleted file mode 100644 index 2b083c66..00000000 Binary files a/CSM/ConanServerManager_1.1.44.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.45.exe b/CSM/ConanServerManager_1.1.45.exe deleted file mode 100644 index 3e0fc228..00000000 Binary files a/CSM/ConanServerManager_1.1.45.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.45.zip b/CSM/ConanServerManager_1.1.45.zip deleted file mode 100644 index 0a0501e6..00000000 Binary files a/CSM/ConanServerManager_1.1.45.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.46.exe b/CSM/ConanServerManager_1.1.46.exe deleted file mode 100644 index 36f3417b..00000000 Binary files a/CSM/ConanServerManager_1.1.46.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.46.zip b/CSM/ConanServerManager_1.1.46.zip deleted file mode 100644 index 216c5d0f..00000000 Binary files a/CSM/ConanServerManager_1.1.46.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.47.exe b/CSM/ConanServerManager_1.1.47.exe deleted file mode 100644 index 9d336a12..00000000 Binary files a/CSM/ConanServerManager_1.1.47.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.47.zip b/CSM/ConanServerManager_1.1.47.zip deleted file mode 100644 index f6a1233f..00000000 Binary files a/CSM/ConanServerManager_1.1.47.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.48.exe b/CSM/ConanServerManager_1.1.48.exe deleted file mode 100644 index 365b8812..00000000 Binary files a/CSM/ConanServerManager_1.1.48.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.48.zip b/CSM/ConanServerManager_1.1.48.zip deleted file mode 100644 index ebab94bb..00000000 Binary files a/CSM/ConanServerManager_1.1.48.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.49.exe b/CSM/ConanServerManager_1.1.49.exe deleted file mode 100644 index 70261753..00000000 Binary files a/CSM/ConanServerManager_1.1.49.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.49.zip b/CSM/ConanServerManager_1.1.49.zip deleted file mode 100644 index 169356ae..00000000 Binary files a/CSM/ConanServerManager_1.1.49.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.50.exe b/CSM/ConanServerManager_1.1.50.exe deleted file mode 100644 index a3e63144..00000000 Binary files a/CSM/ConanServerManager_1.1.50.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.50.zip b/CSM/ConanServerManager_1.1.50.zip deleted file mode 100644 index 75c3ac14..00000000 Binary files a/CSM/ConanServerManager_1.1.50.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.51.exe b/CSM/ConanServerManager_1.1.51.exe deleted file mode 100644 index 87c20af8..00000000 Binary files a/CSM/ConanServerManager_1.1.51.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.51.zip b/CSM/ConanServerManager_1.1.51.zip deleted file mode 100644 index 3a5cd8ea..00000000 Binary files a/CSM/ConanServerManager_1.1.51.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.52.exe b/CSM/ConanServerManager_1.1.52.exe deleted file mode 100644 index e77af100..00000000 Binary files a/CSM/ConanServerManager_1.1.52.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.52.zip b/CSM/ConanServerManager_1.1.52.zip deleted file mode 100644 index bf6308f8..00000000 Binary files a/CSM/ConanServerManager_1.1.52.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.53.exe b/CSM/ConanServerManager_1.1.53.exe deleted file mode 100644 index 6a4318a6..00000000 Binary files a/CSM/ConanServerManager_1.1.53.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.53.zip b/CSM/ConanServerManager_1.1.53.zip deleted file mode 100644 index b78f6a21..00000000 Binary files a/CSM/ConanServerManager_1.1.53.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.54.exe b/CSM/ConanServerManager_1.1.54.exe deleted file mode 100644 index 0b299f5a..00000000 Binary files a/CSM/ConanServerManager_1.1.54.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.54.zip b/CSM/ConanServerManager_1.1.54.zip deleted file mode 100644 index a5faf492..00000000 Binary files a/CSM/ConanServerManager_1.1.54.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.55.exe b/CSM/ConanServerManager_1.1.55.exe deleted file mode 100644 index 33267533..00000000 Binary files a/CSM/ConanServerManager_1.1.55.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.55.zip b/CSM/ConanServerManager_1.1.55.zip deleted file mode 100644 index cc4e3efc..00000000 Binary files a/CSM/ConanServerManager_1.1.55.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.56.exe b/CSM/ConanServerManager_1.1.56.exe deleted file mode 100644 index 54cb8dc3..00000000 Binary files a/CSM/ConanServerManager_1.1.56.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.56.zip b/CSM/ConanServerManager_1.1.56.zip deleted file mode 100644 index e03e666f..00000000 Binary files a/CSM/ConanServerManager_1.1.56.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.57.exe b/CSM/ConanServerManager_1.1.57.exe deleted file mode 100644 index ff86db29..00000000 Binary files a/CSM/ConanServerManager_1.1.57.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.57.zip b/CSM/ConanServerManager_1.1.57.zip deleted file mode 100644 index c039f9a4..00000000 Binary files a/CSM/ConanServerManager_1.1.57.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.58.exe b/CSM/ConanServerManager_1.1.58.exe deleted file mode 100644 index 65b95a72..00000000 Binary files a/CSM/ConanServerManager_1.1.58.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.58.zip b/CSM/ConanServerManager_1.1.58.zip deleted file mode 100644 index 8855371c..00000000 Binary files a/CSM/ConanServerManager_1.1.58.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.59.exe b/CSM/ConanServerManager_1.1.59.exe deleted file mode 100644 index 18047e2b..00000000 Binary files a/CSM/ConanServerManager_1.1.59.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.59.zip b/CSM/ConanServerManager_1.1.59.zip deleted file mode 100644 index 830692a3..00000000 Binary files a/CSM/ConanServerManager_1.1.59.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.60.exe b/CSM/ConanServerManager_1.1.60.exe deleted file mode 100644 index f9f8df1d..00000000 Binary files a/CSM/ConanServerManager_1.1.60.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.60.zip b/CSM/ConanServerManager_1.1.60.zip deleted file mode 100644 index 281e3f7f..00000000 Binary files a/CSM/ConanServerManager_1.1.60.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.61.exe b/CSM/ConanServerManager_1.1.61.exe deleted file mode 100644 index cce304b3..00000000 Binary files a/CSM/ConanServerManager_1.1.61.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.61.zip b/CSM/ConanServerManager_1.1.61.zip deleted file mode 100644 index c3599349..00000000 Binary files a/CSM/ConanServerManager_1.1.61.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.62.exe b/CSM/ConanServerManager_1.1.62.exe deleted file mode 100644 index 1ad40afd..00000000 Binary files a/CSM/ConanServerManager_1.1.62.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.62.zip b/CSM/ConanServerManager_1.1.62.zip deleted file mode 100644 index 78d2bd38..00000000 Binary files a/CSM/ConanServerManager_1.1.62.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.63.exe b/CSM/ConanServerManager_1.1.63.exe deleted file mode 100644 index c12e2dc8..00000000 Binary files a/CSM/ConanServerManager_1.1.63.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.63.zip b/CSM/ConanServerManager_1.1.63.zip deleted file mode 100644 index 20c32797..00000000 Binary files a/CSM/ConanServerManager_1.1.63.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.64.exe b/CSM/ConanServerManager_1.1.64.exe deleted file mode 100644 index ca80af7e..00000000 Binary files a/CSM/ConanServerManager_1.1.64.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.64.zip b/CSM/ConanServerManager_1.1.64.zip deleted file mode 100644 index 26648136..00000000 Binary files a/CSM/ConanServerManager_1.1.64.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.65.exe b/CSM/ConanServerManager_1.1.65.exe deleted file mode 100644 index 8f0dc569..00000000 Binary files a/CSM/ConanServerManager_1.1.65.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.65.zip b/CSM/ConanServerManager_1.1.65.zip deleted file mode 100644 index e3dcc271..00000000 Binary files a/CSM/ConanServerManager_1.1.65.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.66.exe b/CSM/ConanServerManager_1.1.66.exe deleted file mode 100644 index 23b7a54f..00000000 Binary files a/CSM/ConanServerManager_1.1.66.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.66.zip b/CSM/ConanServerManager_1.1.66.zip deleted file mode 100644 index 1a05364b..00000000 Binary files a/CSM/ConanServerManager_1.1.66.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.67.exe b/CSM/ConanServerManager_1.1.67.exe deleted file mode 100644 index 7aa986c0..00000000 Binary files a/CSM/ConanServerManager_1.1.67.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.67.zip b/CSM/ConanServerManager_1.1.67.zip deleted file mode 100644 index 75b94f0e..00000000 Binary files a/CSM/ConanServerManager_1.1.67.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.68.exe b/CSM/ConanServerManager_1.1.68.exe deleted file mode 100644 index 32f739aa..00000000 Binary files a/CSM/ConanServerManager_1.1.68.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.68.zip b/CSM/ConanServerManager_1.1.68.zip deleted file mode 100644 index 7147b867..00000000 Binary files a/CSM/ConanServerManager_1.1.68.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.69.exe b/CSM/ConanServerManager_1.1.69.exe deleted file mode 100644 index f695c1bc..00000000 Binary files a/CSM/ConanServerManager_1.1.69.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.69.zip b/CSM/ConanServerManager_1.1.69.zip deleted file mode 100644 index bc35606f..00000000 Binary files a/CSM/ConanServerManager_1.1.69.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.70.exe b/CSM/ConanServerManager_1.1.70.exe deleted file mode 100644 index 70655fcc..00000000 Binary files a/CSM/ConanServerManager_1.1.70.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.70.zip b/CSM/ConanServerManager_1.1.70.zip deleted file mode 100644 index b42ed867..00000000 Binary files a/CSM/ConanServerManager_1.1.70.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.71.exe b/CSM/ConanServerManager_1.1.71.exe deleted file mode 100644 index 1d197b3d..00000000 Binary files a/CSM/ConanServerManager_1.1.71.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.71.zip b/CSM/ConanServerManager_1.1.71.zip deleted file mode 100644 index 98ae3d41..00000000 Binary files a/CSM/ConanServerManager_1.1.71.zip and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.72.exe b/CSM/ConanServerManager_1.1.72.exe deleted file mode 100644 index 79a8a540..00000000 Binary files a/CSM/ConanServerManager_1.1.72.exe and /dev/null differ diff --git a/CSM/ConanServerManager_1.1.72.zip b/CSM/ConanServerManager_1.1.72.zip deleted file mode 100644 index a6b8eeb3..00000000 Binary files a/CSM/ConanServerManager_1.1.72.zip and /dev/null differ diff --git a/CSM/README.md b/CSM/README.md deleted file mode 100644 index 213d0745..00000000 --- a/CSM/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Conan Server Manager -A manager for the Conan Exiles dedicated server. - -Download the latest.exe or latest.zip files diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml deleted file mode 100644 index d21a54df..00000000 --- a/CSM/VersionFeed.xml +++ /dev/null @@ -1,1961 +0,0 @@ - - - - urn:uuid:9EF03FB7-4958-4B39-808A-12B8E4008510 - Conan Server Manager Version Feed - This is the Conan Server Manager release version feed. - - 2022-05-15T00:00:00Z - - - urn:uuid:E367ACB5-E38A-4B3A-A089-E43D011A97E4 - 1.1.72 (1.1.72.4) - 1.1.72.4 - - 2022-05-15T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Shutdown/Restart - have rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails.
  • -
- CHANGE -
-
    -
  • Auto Process Task Priorities - Have added task priority droplists to the global settings, allowing the priority for each auto process task to be changed.
  • -
  • Player List - adjusted the margin around the border of the players in the player list.
  • -
  • de-DE Translation file added.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CE3805D7-1CC8-4DF6-8015-8E2B9B87C1FF - 1.1.71 (1.1.71.1) - 1.1.71.1 - - 2022-05-09T00:00:00Z - -
-

- BUGFIX -
-

    -
  • World Save Backups - have fixed the timestamps associated with the files inside the zip file.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:86CF3CE5-C935-4C04-8D31-224B2E1DD203 - 1.1.70 (1.1.70.2) - 1.1.70.2 - - 2022-05-09T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Rcon Player List - fixed a bug when displaying the player details for Epic Players.
  • -
  • Removed TLS13 from the list of accepted security protocols, as not all OS support TLS13.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AD8ABBB5-093A-4FDB-B473-FCED2DB46781 - 1.1.69 (1.1.69.7) - 1.1.69.7 - - 2022-05-08T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed an issue that would not send through the auto process messages via RCON using the correct mode selected in the global settings.
  • -
  • Fixed an issue with the path normalization, where it would add extra '\' characters to the end of the path, when the path was a Unc path.
  • -
  • World Save Backup - fixed the backup of the files.
  • -
- CHANGE -
-
    -
  • Auto Backup Settings - added RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
  • -
  • Global Backup Settings - added option to include/exclude the SaveGames folder in the worldsave backup (default exclude).
  • -
  • Global Alert Settings - added new textbox allowing the formatting of the ipaddress and port in the server startup message (default {ipaddress}:{port}).
  • -
  • Rcon Window - minor changes to the player list, online player count and server status.
  • -
  • Online Player Count - fixed the online player count to display the correct value.
  • -
  • Security Protocol Changes - updated the security protocols to use TLS12 and TLS13.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:FF2C83B2-6D10-4217-A021-5B5F090FC480 - 1.1.68 (1.1.68.2) - 1.1.68.2 - - 2022-05-02T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Shutdown window - when shutting down a server, the Cancel Shutdown button is now displayed.
  • -
- CHANGE -
-
    -
  • World Save Backup - added the SaveGames folder to the to the backup zip file.
  • -
  • World Save Restore - now restores the SaveGames folder.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E482A8A4-88C3-4517-A4DD-B954811F4F13 - 1.1.67 (1.1.67.1) - 1.1.67.1 - - 2022-04-23T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the discord bot Info command, to release the profile once the command has finished running.
  • -
- NEW -
-
    -
  • ru-RU Translation file added.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:243F602B-CD67-4691-BE25-61646590A07A - 1.1.66 (1.1.66.1) - 1.1.66.1 - - 2022-04-14T00:00:00Z - -
-

- CHANGE -
-

    -
  • Global Settings - added new discord bot setting for an All Profiles alias. To disable to All Profiles feature, just clear the alias field.
  • -
  • Discord Bot - can now use the new All Profiles alias to send a command to all profiles associated with the channel.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:59A5E20B-D3B2-4FDB-8E03-F0C3022C344F - 1.1.65 (1.1.65.1) - 1.1.65.1 - - 2022-03-23T00:00:00Z - -
-

- CHANGE -
-

    -
  • RCON Window - added two addional RCON broadcast methods, both require Pippi mod - Alert and Server.
  • -
  • Global Settings - added RCON broadcast mode droplist, so auto processes can send messages via RCON using this mode.
  • -
  • Auto Processes - changed the message broadcast to use the new config setting, not a hardcoded value.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:674D8E81-FB1B-42D9-8309-41AE40D5192F - 1.1.64 (1.1.64.1) - 1.1.64.1 - - 2022-03-22T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug that would prevent auto processes from sending through broadcast messages to the clients.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C6DE07B3-ADA8-4AE4-BFE4-1F87CDFF6284 - 1.1.63 (1.1.63.2) - 1.1.63.2 - - 2022-03-03T00:00:00Z - -
-

- CHANGE -
-

    -
  • Branch Details moved to new Server Details section, easier to perform profile sync.
  • -
  • Misc. Language File Updates.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6F91598E-D62C-4F48-A205-C9C4A66BBB65 - 1.1.62 (1.1.62.3) - 1.1.62.3 - - 2022-02-17T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added prefix launcher option to launcher arguments.
  • -
  • Added server monitor window startup state to global settings.
  • -
  • Added confirmation message box when stopping server.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:189B95FA-8ACA-4E37-9A34-443B6C5E27EE - 1.1.61 (1.1.61.4) - 1.1.61.4 - - 2022-01-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed bug when pasting ini config into paste window, resulting in blank record.
  • -
- CHANGE -
-
    -
  • Global Settings - Server Startup Options - Added new option to start the server windows minimzed.
  • -
  • Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.
  • -
  • Server manager language will default to the computers language setting on first start, if possible.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:656D558C-0D7C-47CF-BB80-527443B0EA5E - 1.1.60 (1.1.60.2) - 1.1.60.2 - - 2021-12-23T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed an error when deleting from a list while iterating over it.
  • -
- NEW -
-
    -
  • Added option to enable/disable the check for running server manager instance on startup.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:7531B516-6C68-452B-B484-25374A47C7A5 - 1.1.59 (1.1.59.1) - 1.1.59.1 - - 2021-12-22T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the duplication of the Server Files for Steam Users.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:19B09A66-43F2-4D5F-AF33-5C77D7EA9A6B - 1.1.58 (1.1.58.17) - 1.1.58.17 - - 2021-12-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the cleanup of the log files generated by the auto processes (Backup, Update and Shutdown/Restart).
    NOTE: It will not cleanup the existing files, you need to do that manually.
  • -
- NEW -
-
    -
  • Main Window - Added Discord Bot Status and a button to Stop/Start the discord bot.
  • -
  • Global Settings - Discord Bot section - Added a log level droplist.
  • -
  • Global Settings - Discord Bot section - Added a checkbox to allow all bots.
  • -
  • Global Settings - Discord Bot section - Added a whitelist to allow bots to send commands to the server manager.
  • -
  • Global Settings - Added new Log settings which allow you to turn if on/off and set the number of days/files to retain.
  • -
  • Server Settings - Discord Bot section - Added an alias that can be used with the discord command instead of the profile id.
  • -
- CHANGE -
-
    -
  • Discord Bot - all commands are now case INsensitive, along with the profile id and the alias.
  • -
  • Discord Bot - removed the mandatory requirement to enter the '!' after the discord prefix. The '!' has been added to the existing prefix so no change to existing functionality, but you can now change it.
  • -
  • Server Settings - Discord Bot section - Add a reset to default button.
  • -
  • Profile Sync - Added Discord Bot section to the list.
  • -
  • Auto-Update process - have reworked parts of the process and the logging.
  • -
  • Manual-Update process - have reworked parts of the logging.
  • -
  • Out of Date Mod Check - Added Valid mod check, so will not include mod that are invalid.
  • -
  • Made changes to the code to help improve performance.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6383E79A-C31F-462B-9730-B26B28DC5EFF - 1.1.57 (1.1.57.3) - 1.1.57.3 - - 2021-12-15T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug with the Server Shutdown when the CheckForOnlinePlayers option not selected.
  • -
  • Fixed a bug when the backup path was a root directory that caused a 'Invalid URI: A Dos path must be rooted' crash.
  • -
  • Added additional validation when setting directories in the global setting, to ensure they are rooted correctly.
  • -
  • Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F8A08616-749B-48E7-87D5-D97E86AB3926 - 1.1.56 (1.1.56.6) - 1.1.56.6 - - 2021-12-12T00:00:00Z - -
-

- NEW -
-

    -
  • - A new Discord Bot has been added to the server manager.
    - This new discord bot will allow you to send Start, Stop, Shutdown, Restart, Backup and Update commands to the server manager from within your discord client.
    - To setup the new discord bot, open the global settings and scroll down to the Discord section.

    - - NOTE: This is long process to get the discord bot working, and I have created a forum post with detailed instructions how to do it. - -
  • -
- CHANGE -
-
    -
  • Global Settings - Added reset button to the Data Directory Location.
  • -
  • Server Monitor window now stores it's location.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A3A790A9-D511-4CE8-AC15-A36B3DAB4385 - 1.1.55 (1.1.55.2) - 1.1.55.2 - - 2021-12-05T00:00:00Z - -
-

- CHANGE -
-

    -
  • Changed some globalization key values (maps and branches).
  • -
  • Changed the way the data directory is selected and created on first startup of the server manager.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:38961ED8-0964-4C1A-B09C-8AE2C5FCF76E - 1.1.54 (1.1.54.3) - 1.1.54.3 - - 2021-12-01T00:00:00Z - -
-

- NEW -
-

    -
  • Added the Profile ID to the top of the profile window.
  • -
- CHANGE -
-
    -
  • Added globalization to the Main Window Start Mode setting in the Global Settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:80B2DFDC-E9BE-4B56-A1FE-DD57E64647D1 - 1.1.53 (1.1.53.1) - 1.1.53.1 - - 2021-11-24T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a crashing bug when CSM closes and is unable to find the backup location to save the config settings.
  • -
- NEW -
-
    -
  • Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.
  • -
  • Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
  • -
  • Server Settings - added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen, it will size the grid correctly.
  • -
- CHANGE -
-
    -
  • Fixed the steamcmd warning about 'Please use force_install_dir before login!'.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:285E9972-4FC6-49EA-8FAD-1086F7FC5354 - 1.1.52 (1.1.52.1) - 1.1.52.1 - - 2021-11-21T00:00:00Z - -
-

- CHANGE -
-

    -
  • Server Status checks - a few code tweaks to the server status checks.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2B49A030-A742-476B-B811-6F0D7780B117 - 1.1.51 (1.1.51.1) - 1.1.51.1 - - 2021-08-22T00:00:00Z - -
-

- NEW -
-

    -
  • Server Settings - Added new server transfer options (server whitelist option in future version).
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6914861A-2D4E-4F08-89A3-D3D7A77F74C1 - 1.1.50 (1.1.50.1) - 1.1.50.1 - - 2020-11-25T00:00:00Z - -
-

- NEW -
-

    -
  • Global Settings - Added option to automatically manage the Public IP, default to True. If disabled, then the Public IP must be updated manually.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:B16E389F-EB2F-43DE-8802-1FD5FE09E90A - 1.1.49 (1.1.49.3) - 1.1.49.3 - - 2020-11-10T00:00:00Z - -
-

- NEW -
-

    -
  • Server Settings - Added Options UseVAC and AllowFamilySharedAccount.
  • -
- CHANGE -
-
    -
  • Disabled the Server Peer Port - can no longer be changed, defaults to Server Port + 1.
  • -
  • Removed Query Port and Server Peer Port from Engine.ini file.
  • -
  • Added Rcon Port to the command line.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:570ABD59-6E8B-4A20-87EA-083D947B995D - 1.1.48 (1.1.48.5) - 1.1.48.5 - - 2020-10-25T00:00:00Z - -
-

- NEW -
-

    -
  • Added public ip checks to all server starts.
  • -
  • Server Options - added server region selection.
  • -
- CHANGE -
-
    -
  • After profile sync, if automatic management section selected, it will run the schedule update.
  • -
  • Translation files updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:613F9F72-EBAF-484B-9593-8977CF8ACCD4 - 1.1.47 (1.1.47.2) - 1.1.47.2 - - 2020-10-02T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added new global setting to include Server IP and port to server start alert.
  • -
  • Added server ip and port to the alert message when starting the server.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AC6E0F0E-76F6-4769-81AF-7B9919FCD99C - 1.1.46 (1.1.46.3) - 1.1.46.3 - - 2020-09-25T00:00:00Z - -
-

- CHANGE -
-

    -
  • Rcon Window/Player List - changed the way the players are loaded and the online status is fetched.
  • -
  • Server Shutdown - added additional logging to server shutdown process to diagnose why in-game shutdown broadcasts are not being sent.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:63D078CE-5E97-462C-A0A6-4327692D0D69 - 1.1.45 (1.1.45.1) - 1.1.45.1 - - 2020-09-21T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed bug that cleared the server map when clicking save in the Mod Details window.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:5C31A84E-72DB-41A8-8FE1-91ACC40B318B - 1.1.44 (1.1.44.1) - 1.1.44.1 - - 2020-09-20T01:00:00Z - -
-

- CHANGE -
-

    -
  • Server Monitor - fixed DLC map name display
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:21AABD3F-375F-4D5D-B8AD-78062834009D - 1.1.43 (1.1.43.1) - 1.1.43.1 - - 2020-09-20T00:00:00Z - -
-

- NEW -
-

    -
  • Administration section - Added the Isle of Siptah DLC map to the map droplist.
  • -
  • Administration section - added new field to set the Map Save filename, should default to the correct db file, for the two maps.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:892ADC34-8A4A-460F-9B04-DC9C9987466C - 1.1.42 (1.1.42.1) - 1.1.42.1 - - 2020-08-06T00:00:00Z - -
-

- CHANGE -
-

    -
  • en-US updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:1C99C798-11ED-4D57-A661-423D30D8B9AA - 1.1.41 (1.1.41.8) - 1.1.41.8 - - 2020-07-13T00:00:00Z - -
-

- NEW -
-

    -
  • Added a new server manager updater check, when performing an upgrade of the server manager.
  • -
  • Added a new directory check when selecting the data directory, to make sure it is not underneath the installation folder.
  • -
  • New tray icon when the server manager starts.
  • -
  • New global setting to Minimize to Tray.
  • -
- CHANGE -
-
    -
  • Added a filter button to the filter boxes. Typing in the filter box no longer auto filters, you need to click the filter button to apply/clear the filter.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:45292341-D95A-42CE-88AB-C7B5E34AFAF9 - 1.1.40 (1.1.40.2) - 1.1.40.2 - - 2020-07-12T00:00:00Z - -
-

- CHANGE -
-

    -
  • Changed the shutdown timer alert interval from always 5 minutes, to a varying scale base on remaining time. Eg. 60 minute shutdown timer will only alert at these times - 60, 30, 15, 10, 5, 4 ,3, 2, 1.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C66B9180-74BF-4B6D-B04F-E220623DD748 - 1.1.39 (1.1.39.1) - 1.1.39.1 - - 2020-07-11T12:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed an issue where the Alert message for the server status would send through English only. Changed it so that it will send the translated status instead.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C8612D41-184B-4A9E-9780-457B0337CD33 - 1.1.38 (1.1.38.13) - 1.1.38.13 - - 2020-07-11T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Added Whitelist checkbox to the sync.
  • -
- NEW -
-
    -
  • Global Settings - Shutdown Options - Have added a new setting to disable the online player check when shutting down the server.
  • -
  • Shutdown Window - Have added a new setting to disable the online player check when shutting down the server.
  • -
- CHANGE -
-
    -
  • Globalisation - added some additional strings to the globalisation files.
  • -
  • Remove the avatar images from the player/rcon list.
  • -
  • Removed the map from the profile sync.
  • -
  • Removed all steam related features from PlayerList/Rcon windows.
  • -
  • Fixed loaded EPIC player profiles in PlayerList/Rcon windows.
  • -
  • Removed steam details from Player window.
  • -
  • Changed the Server Files section to be generic.
  • -
  • Changed the database schema, so the player and tribe loading works again.
  • -
  • Updated QueryMaster to handle missing message parts, when querying the server.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:3BF2385D-97ED-48C9-890E-E76F740B4EBB - 1.1.37 (1.1.37.1) - 1.1.37.1 - - 2020-06-11T12:00:00Z - -
-

- BUGFIX -
-

    -
  • Mod Details Window - fixed bug when clicking save button.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:855F4319-6E7D-4DB7-A7C8-AD6DC2A4C074 - 1.1.36 (1.1.36.5) - 1.1.36.5 - - 2020-06-10T00:00:00Z - -
-

- CHANGE -
-

    -
  • Changed the logic when reading the config files, when an expected setting is missing from the config file.
  • -
  • Globalisation - added some additional strings to the globalisation files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:84F25550-B942-4C86-9822-F71265A1EC8F - 1.1.35 (1.1.35.1) - 1.1.35.1 - - 2020-05-28T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added additional logging when the server is being started.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F6979B74-6993-41F7-B824-E936E804B2D3 - 1.1.34 (1.1.34.3) - 1.1.34.3 - - 2020-05-21T03:00:00Z - -
-

- CHANGE -
-

    -
  • Profile Sync - removed the ports and password from the administration section sync.
  • -
  • Global Settings - changed the workshop cache field to accept 0. When set the zero it will disable to auto refresh, and must be done manually.
  • -
  • Globalisation - added some missing strings to the globalisation files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F31488FF-5B1F-4484-A9C0-DE9AA1DB8282 - 1.1.33 (1.1.33.7) - 1.1.33.7 - - 2020-05-14T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Removed ProfileToolTip from profile file.
  • -
- NEW -
-
    -
  • Global Settings - added new alert message for Outdated mods to the discord plugin.
  • -
  • Out of Date Mods - added new alert message that is sent when the server manager detects a mod is outdated.
  • -
- CHANGE -
-
    -
  • Profile Sync Window - have changed the way this window works. You now open on the profile you want to copy from, and you can now select one or more profiles to copy to.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:5ADD1255-C89E-4DEF-934A-03F129CBE779 - 1.1.32 (1.1.32.1) - 1.1.32.1 - - 2020-04-21T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Setting Resets - added any missing settings to each reset methods.
  • -
  • Server Setting Syncs - added any missing settings to each sync methods.
  • -
  • New Profile Creation - fixed a bug that causes new profile to use the same profile id.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:0AEF2443-7B40-41B9-9918-7C5C034912AC - 1.1.31 (1.1.31.1) - 1.1.31.1 - - 2020-04-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Setting Directory Permissions - Fixed bug that caused the directory permissions process to fail.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:518E4808-C54D-4FED-9E47-5777468E33BD - 1.1.30 (1.1.30.5) - 1.1.30.5 - - 2020-04-19T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Deleting profiles - have added dispose call to prevent crash when updating server status.
  • -
  • Deleting profiles - have added null check to dispose call to prevent crash when removing profile.
  • -
  • Server Monitor Shortcut - fixed the shortcut creation, due to new server manager name.
  • -
- CHANGE -
-
    -
  • Added ToolTip to profile label and profile tab that shows the profile name and profile id.
  • -
  • Windows Firewall Management - have replaced the command line code to create the firewall rules with a proper library to create them.
  • -
  • Windows Firewall Management - when you delete a profile it will now attempt to remove the firewall rules.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:63BC4246-3F95-4B06-99D3-C012D8B7BA0E - 1.1.29 (1.1.29.1) - 1.1.29.1 - - 2020-04-12T01:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug that caused the server manager to crash when creating the server file watchers.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:5FEBCE52-E2B5-453F-BE87-A6D56E415E6C - 1.1.28 (1.1.28.1) - 1.1.28.1 - - 2020-04-12T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug that caused the server manager to crash when opening the RCON Window or Players List.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E797A3E2-5708-422A-808B-48DBA55B3FB0 - 1.1.27 (1.1.27.2) - 1.1.27.2 - - 2020-04-10T02:00:00Z - -
-

- CHANGE -
-

    -
  • Server Manager Profiles - Have changed the name of the profile files to be the profile id. This is to prevent profile name clashes.
  • -
  • Server Manager Profiles - Have removed the config file backups in the profiles folder. These files were never used and a pain to maintain.
  • -
  • Server Manager Logging - All logging now uses the profile id as the folder/filenames.
  • -
  • Server Installation Folder - changed the underlying control so that it displays underscore characters.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A231F3EF-9CC8-4107-8580-1067D1C49054 - 1.0.26 (1.0.26.3) - 1.0.26.3 - - 2020-04-05T03:00:00Z - -
-

- CHANGE -
-

    -
  • Main Window - changed the min width to 1024 pixels.
  • -
  • Main Window - rearranged the header section and the buttons.
  • -
  • Profile Sync Window - windows is now resizable.
  • -
  • Slider control - changed the min width of the value field to be smaller.
  • -
  • pt-BR Translation file added. (thanks @bruno5011)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:EF91C5B7-05CE-4FD9-9CD1-AC5D37DEEB59 - 1.0.25 (1.0.25.2) - 1.0.25.2 - - 2020-04-04T02:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - Fixed the overlay, so that is can be used again.
  • -
- NEW -
-
    -
  • pt-BR Translation file added. (thanks @bruno5011)
  • -
- CHANGE -
-
    -
  • Added last started date/time as tooltip for Status field.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:7F94445C-7435-4688-8C88-468E5308735E - 1.0.24 (1.0.24.1) - 1.0.24.1 - - 2020-04-02T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
  • -
- CHANGE -
-
    -
  • Global Settings - Auto-Restart section - added a note and fixed the tooltip.
  • -
  • ru-RU Translation file updated. (thanks @varlonec)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AFF6E785-595E-47B9-82AF-526CD0BBBBA4 - 1.0.23 (1.0.23.10) - 1.0.23.10 - - 2020-04-01T02:00:00Z - -
-

- NEW -
-

    -
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • -
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • -
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.
  • -
- CHANGE -
-
    -
  • RCON Window - added adjustable player list, width is retained.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:B33EF359-E372-4BA6-BC43-B8AC59939DEA - 1.0.22 (1.0.22.1) - 1.0.22.1 - - 2020-03-23T00:00:00Z - -
-

- CHANGE -
-

    -
  • Server Monitor Window - added backup and open folder buttons.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:0DB80A69-BA80-4451-A3C2-58C1918F5FBA - 1.0.21 (1.0.21.8) - 1.0.21.8 - - 2020-03-16T00:00:00Z - -
-

- New -
-

    -
  • Main Window - the main window now stores the height and width of the window.
  • -
  • Main Window - new button (top right corner) to open the new Server Monitor window.
  • -
  • Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.
  • -
  • Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.
  • -
  • Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • -
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • -
  • Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.
  • -
- CHANGE -
-
    -
  • fr-FR Translation file updated. (thanks @angemymy)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:DEA5605F-8087-4BC5-A344-B1443BFFE919 - 1.0.20 (1.0.20.1) - 1.0.20.1 - - 2020-03-12T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Game Data - fixed a crash when loading with an invalid gamedata file.
  • -
- CHANGE -
-
    -
  • Game Data Window - Added a validate button, to validate the user gamedata files.
  • -
  • Game Data Window - Displays the gamedata file in Red if the file is invalid.
  • -
  • Game Data Window - When adding a new gamedata file, will display an error if the file is invalid.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:BBA9E018-2C37-4407-A499-F4A54D37B1AA - 1.0.19 (1.0.19.1) - 1.0.19.1 - - 2020-03-08T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2E41E574-FB45-4B23-B080-07645DCCABEE - 1.0.18 (1.0.18.1) - 1.0.18.1 - - 2020-03-07T01:00:00Z - -
-

- BUGFIX -
-

    -
  • Game Data - fixed a bug that would prevent gamedata files from being loaded.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:FCE4B9D9-9A1B-4A99-B2DD-364B53DD911D - 1.0.17 (1.0.17.1) - 1.0.17.1 - - 2020-03-07T00:00:00Z - -
-

- NEW -
-

    -
  • Main Window - Added Game Data Window button to open a new Game Data window. Button is top right corner next to plugins button.
  • -
  • Game Data Window - A new window that allows you to manage your game data files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:702FFCE2-CEFB-45C9-A5E6-C1619B39D2DE - 1.0.16 (1.0.16.1) - 1.0.16.1 - - 2020-03-03T00:00:00Z - -
-

- NEW -
-

    -
  • Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:571A6313-F1A5-406C-B979-3472CEF9AA16 - 1.0.15 (1.0.15.1) - 1.0.15.1 - - 2019-11-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C4A1DE77-2559-4415-A262-A3A8C8610822 - 1.0.14 (1.0.14.1) - 1.0.14.1 - - 2018-11-22T10:00:00Z - -
-

- CHANGE -
-

    -
  • Game Map droplist - moved TheExiledLands map to the gamedata file.
  • -
- - WARNING: Before you restart your servers, check that the Map Name is set correctly. - -

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:0FDE5546-E576-44C2-860D-A266A24F1D8C - 1.0.13 (1.0.13.1) - 1.0.13.1 - - 2018-11-19T00:00:00Z - -
-

- NEW -
-

    -
  • Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.
  • -
- CHANGE -
-
    -
  • Main Window - Start position changed to 50,50.
  • -
  • Server Status - removed server status call to offline WEB API.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:61CA2DCD-A90C-45EA-8FDA-8C497FEFFE3B - 1.0.12 (1.0.12.1) - 1.0.12.1 - - 2018-08-16T00:00:00Z - -
-

- CHANGE -
-

    -
  • Download Location Changed - Have moved the server manager files to a new location for hosting.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:61CA2DCD-A90C-45EA-8FDA-8C497FEFFE3B - 1.0.11 (1.0.11.1) - 1.0.11.1 - - 2018-06-24T23:00:00Z - -
-

- CHANGE -
-

    -
  • Whitelisted Players - Added check option to turn whitelist on/off.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:773B7F65-4B5C-4775-B985-C115284B7312 - 1.0.10 (1.0.10.5) - 1.0.10.5 - - 2018-06-13T00:00:00Z - -
-

- BUGFIX -
-

    -
  • MotD Interval - fixed the bug when enabling the MotD interval.
  • -
  • Profile Import - fixed the profile import, so that any INI file can be imported.
  • -
  • Out-Of-Date Mods - Fixed bug that would keep updating mod status when changing profiles.
  • -
- CHANGE -
-
    -
  • Auto-Shutdown/Restart - Have added days of week, so you can schedule your server to shutdown on one or more days.
  • -
  • Server Files - Disabled file watcher when saving server files. Prevents double loading.
  • -
  • Config Files - changed the output of float numbers to 6 decimals.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:3872D5BF-BD64-4F2B-B9BE-79246113F88F - 1.0.9 (1.0.9.5) - 1.0.9.5 - - 2018-06-04T05:20:00Z - -
-

- CHANGE -
-

    -
  • Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.
  • -
  • Mod Details - grid background changed to blue, if mod record is invalid.
  • -
  • Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.
  • -
  • Mod Details - added mod fetch status message if failed.
  • -
  • Out of Date Mods - changed to exclude mods that are invalid (no steam information).
  • -
  • Rcon Window - changed the order the server status and player list is started.
  • -
  • Rcon Window - added null reference checking for send command results.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9776B7FA-7E33-47DC-8454-1E5812D76473 - 1.0.8 (1.0.8.1) - 1.0.8.1 - - 2018-05-30T00:30:00Z - -
-

- BUGFIX -
-

    -
  • Translations - Fixed the map name and branch names when changing languages.
  • -
  • Server Validation - Fixed the validation when the mod details could not be downloaded from steam.
  • -
- CHANGE -
-
    -
  • Server Shutdown Countdown - have removed the 4 minute, 3 minute and 2 minute broadcasts. So after the 5 minute broadcast then next one is the 1 minute broadcast.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:4B4FDA09-8A0F-4C44-9384-75F5EF2BC8FD - 1.0.7 (1.0.7.2) - 1.0.7.2 - - 2018-05-27T03:30:00Z - -
-

- BUGFIX -
-

    -
  • Processor Affinity - fixed bug with machines that have more than 32 processors.
  • -
  • Processor Affinity - removed code that checks the LauncherArgs for Affinity. Affinity can be set using the Affinity window, or the LauncherArgs.
  • -
  • Fix the bug when generating the support zip file.
  • -
- NEW -
-
    -
  • Whitelist Server Files - Added new whitelist section to the server files. Creates the whitelist.txt file.
  • -
  • Whitelist Filters - Added new whitelist filters to the RCON window and Player List Window.
  • -
  • Whitelist Indicator - PLayers that are whitelisted now have a blue border around the player profile when offline.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:201FEB6E-0EF4-4BBD-8368-D9C8C5AF1FDA - 1.0.6 (1.0.6.4) - 1.0.6.4 - - 2018-05-24T23:00:00Z - -
-

- NEW -
-

    -
  • Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.
  • -
  • - Server Status Options - added two new options to the global settings.
    - 1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.
    - 2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed. -
  • -
- CHANGE -
-
    -
  • MotD Duration Label - fixed motd duration label format.
  • -
  • Global Settings - fixed shutdown command option tooltip.
  • -
  • Log folder creation - added exists check when creating the Logs folder.
  • -
  • DotNet Framework updated
  • -
-
- - NOTE: There is a new version of the Discord plugin - 1.0.12.1. - -

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:179FDCE4-029F-4253-B531-0BF7619FF65F - 1.0.5 (1.0.5.1) - 1.0.5.1 - - 2018-05-21T23:30:00Z - -
-

- BUGFIX -
-

    -
  • Admin Password - fixed the bug that would prevent the admin password being written to the ServerSettings.ini file.
  • -
- NEW -
-
    -
  • Process Priority and Processor Affinity - added new priority and affinity entry fields.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E0D7D9C4-ECDD-4681-8D80-AF4238377B2E - 1.0.4 (1.0.4.4) - 1.0.4.4 - - 2018-05-21T03:50:00Z - -
-

- NEW -
-

    -
  • Import Profile - new imports button to import existing servers to the current profile.
  • -
  • MotD - Message of the Day added with an interval timer that will broadcast it in game.
  • -
  • Kick AFK Settings - added Kick AFK percentage/time server settings.
  • -
  • User Settings - added reading user config settings from json file when loading.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:91B72A9C-84C9-47AE-A9C6-1E3565CA102A - 1.0.3 (1.0.3.1) - 1.0.3.1 - - 2018-05-19T10:40:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - fixed the SQLite error, missing interop files are now deployed.
  • -
  • RCON Window - player list is now properly populated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CEC7E44F-F552-4CB0-8EBC-4122347D4B1A - 1.0.2 (1.0.2.2) - 1.0.2.2 - - 2018-05-19T02:50:00Z - -
-

- BUGFIX -
-

    -
  • MOD Path - manual and auto updates now use the same path method.
  • -
- CHANGE -
-
    -
  • Shutdown/Save Commands - moved them to the config file.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:5E30B739-D598-4E69-AB14-361B2676447A - 1.0.1 (1.0.1.7) - 1.0.1.7 - - 2018-05-17T08:50:00Z - -
-

- NEW -
-

    -
  • Very rough version for testing purposes only.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/CSM/beta/README.md b/CSM/beta/README.md deleted file mode 100644 index 7e1ddff9..00000000 --- a/CSM/beta/README.md +++ /dev/null @@ -1 +0,0 @@ -# Beta Builds diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml deleted file mode 100644 index 9ce637a8..00000000 --- a/CSM/beta/VersionFeed.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - urn:uuid:F9268CD1-3230-46A7-BD1D-023A2620A33B - Conan Server Manager Version Feed - This is the Conan Server Manager beta version feed. - - 2022-05-18T00:00:00Z - - - urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC - 1.1.73 (1.1.73.3) - 1.1.73.3 - - 2022-05-18T00:00:00Z - -
-

- NEW -
-

    -
  • Server Monitor - added new functionality to bulk start, restart, stop, shutdown, update and backup your servers.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:661C8C8B-B1DC-4368-95E7-A9C29C274B5B - 1.1.73 (1.1.73.2) - 1.1.73.2 - - 2022-05-18T00:00:00Z - -
-

- CHANGE -
-

    -
  • Backup Interval Changes - The backup interval has been changed to use the value in the global settings, when auto-backup is enabled or not.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D0681B47-5715-473E-99D3-63F475A997C4 - 1.1.73 (1.1.73.1) - 1.1.73.1 - - 2022-05-18T00:00:00Z - -
-

- CHANGE -
-

    -
  • World Save Zipping - have changed the way the zip file is created. All files are now added to the zip in one pass, rather than as separate files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml deleted file mode 100644 index ab085f0f..00000000 --- a/CSM/beta/en-US.xaml +++ /dev/null @@ -1,1364 +0,0 @@ - - - - Last Updated By: - unknown - Error - - - - The Exiled Lands - Isle of Siptah - - - - Live - - - - Unknown - Not Downloaded - Map - Mod - - - - All - Conan - Unknown - - - - Europe - North America - Asia - Australia - South America - Japan - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Idle - Below Normal - Normal - Above Normal - High - RealTime - - - - Normal - Minimized - Maximized - - - - Critical - Error - Warning - Info - Verbose - Debug - - - - x - % - seconds - minutes - hours - days - files - items - xp - players - tribes - levels - - - - Filter: - Click to apply the filter. - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Data Directory Selection Error - The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. - The directory you have chosen is on the desktop. This is not recommended, please choose another folder. - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - Show Main Window - Show Server Monitor - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Failed - Cancel - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Add Users - Enter one or more ids. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Data Folder Selection - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. - Select the drive where the data folder should be located. - Data Folder Name: - The name of the server manager data folder. - Local Disk - {0} free of {1} - - Ok - Cancel - Refresh - - Data Directory Selection Error - The data folder name you have entered is not valid. - Server Manager Restart Required - The data folder has been set, you must now restart the server manager to use the new settings. - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - You are about to purge ALL unused mods from your server's Mod folder. Do you want to continue? - Mod purge complete, a total of {folderCount} mod folder(s) and {fileCount} mod file(s) were purged. - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the ASM last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Load mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - Delete Backup Confirmation - You are about to delete backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Delete Backup Error - Delete Backup Success - The backup file has been deleted. - - Restore Backup Confirmation - You are about to restore backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Restore Backup Error - Restore Backup Success - The backup file has been restored, {fileCount} file(s) restored. - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected profiles with the settings from the selected sections of the current profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected any profiles to copy settings to. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the current profile to the selected profiles. - Select All - Unselect All - Process - Close - - This form will copy the selected settings to the selected profiles. - - Copy - Profile - Section - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Selected - Total Servers: - Server - Map - Mods - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Start the selected servers. - Shutdown Selected Servers - Shutdown the selected servers. - Stop Selected Servers - Stop the selected servers. - Restart the selected servers. - Update the selected servers. - Backup the selected servers. - Select all servers. - Unselect all servers. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently performing a server update, closing the window will disconnect you from steamcmd. Do you want to continue closing the window? - Confirm Shutdown Servers - You are about to shutdown the selected servers. Do you want to continue? - Confirm Start Servers - You are about to start the selected servers. Do you want to continue? - Confirm Stop Servers - You are about to stop the selected servers. Do you want to continue? - Confirm Restart Servers - You are about to restart the selected servers. Do you want to continue? - Confirm Update Servers - You are about to update the selected servers. Do you want to continue? - Confirm Backup Servers - You are about to backup the selected servers. Do you want to continue? - Selected Servers Error - You have not selected any servers. Selected one or more servers in the list and try again. - Close Server Monitor Error - The server monitor window cannot be closed at this time. One or more of the servers is currently starting, shutting down or restarting. - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - _Server - _Players - Sort - By Online - By Name - By Clan - By Last Online - _Filter - Show Online - Show Offline - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - Chat to Player... - Rename Player... - Rename Clan... - Kick - Banned - View Steam Profile... - View Profile... - View Clan... - Copy ID... - Copy Player ID... - - Status: - Players: - / - Mode: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - Rcon: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - Send a chat message to : - Rename player from : - Rename clan from : - ID copied to the clipboard for : - ID copied - Player ID copied to the clipboard for : - Player ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - Right click on players in the list to access player commands. - Type {0} to get help. - - /help - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - Alert (requires Pippi mod) - Server (requires Pippi mod) - - Disconnected - Connected - - '{0}' joined the game. - '{0}' left the game. - - - - Close - - Player List: {0} - Profiles: - Invalid: - - View Profile... - View Clan... - Copy ID... - Copy Player ID... - - _Players - Sort - By Name - By Clan - By Last Online - _Filter - Show All - Show Admin - Show Whitelisted - Show Invalid - - - - Player Details - Clan Details - Clan Members - - Id: - Name: - Online: - Last Online: - Level: - Owner: - Player Name - Character Name - Level - Online - Last Online - - Player Profile - {0} - Clan Profile - {0} - - - - Conan Exiles™ Server Manager - Conan Exiles™ Server Manager (Administrator) - Conan Exiles™ Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open server manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - Discord Bot: - Start - Start the discord bot - Stop - Stop the discord bot - - Unknown - Disabled - Queued - Ready - Running - Stopped - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - This server manager is provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Discord Bot Running Commands - The discord bot has one or more running commands, do you want to continue shutting down the server manager? - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - Settings - - - - Conan Exiles™ Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Enable Run as Administrator Prompt on Startup - Check if Server Manager Running on Startup - Main Window Start Mode: - Server Monitor Window Start Mode: - Minimize To Tray - Manage firewall settings automatically - Manage Public IP automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - Save Manager Password... - Create Manager User... - Delete Manager User... - ... - Clear - ... - ... - Get WebApi Key... - Help... - - Language - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or mroe actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. - Start Server Minimized - If enabled, when the server is started the command window will be minimized, otherwise it will open in normally. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Set to 0 to never expire the cache, you must manually refresh the cache. - - Backup Settings - Include the SaveGames folder when performing a WorldSave backup - If enabled, when a worldsave backup runs it will include the SaveGames folder used to store mod data files. - Delete Old Backup Files - If enabled, when the auto-backup runs the old backup files will be deleted. - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - - Enable Auto Update - Game Server - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Start Message: - This message will be displayed when the server is being started. - Include Public IP and Port in Start Message - The startup message will include the Public IP and Port. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Mod Update Detected: - This message will be displayed when the server manager detects one or more mods are out of date. - Force Respawn Creatures Warning: - This message will be displayed when the server is being started and a wild creature wipe is scheduled. - - Enable Discord Bot - You will need to restart the server manager if you change any settings for the Discord Bot. - Token: - The token associated with the discord bot. - Server Id: - The id of the discord server the bot will listen to. - Prefix: - The prefix that must be used when sending a command via discord. - Log Level: - Get Token... - Help... - All Profiles Alias: - The alias to use when sending a command via discord to all profiles associated with a discord channel. Do not include spaces or special characters. To disable the All Profiles alias, clear the value. - Allow All Bots - If enabled, the server manager bot will respond to all other bots, otherwise they will be ignored unless they are in the whitelist. - Bot Whitelist - Bot ID - The id of the bot to whitelist. - Add Whitelist - Clear Whitelists - Delete Whitelist - If enabled, the backup command can be sent from discord. - If enabled, the restart command can be sent from discord. - If enabled, the shutdown command can be sent from discord. - If enabled, the start command can be sent from discord. - If enabled, the stop command can be sent from discord. - If enabled, the update command can be sent from discord. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - Enable Logging - If enabled, all logging will be enabled. - Delete Logs After - How old the log files must be to be deleted in days. - Max Number of Logs - The maximum number of log files that will be kept. - RCON Broadcast Mode: - Select the method used by the server manager to send auto process messages to the game clients via RCON. - - Any changes to these priorities will take effect after the task has been created or saved. - Select the priority used by the windows task manager when running this task. - Auto Backup Task Priority: - Auto Update Task Priority: - Auto Shutdown/Restart Task Priority: - Auto Start Task Priority: - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - Confirm Data Directory Reset - Click 'Yes' to confirm you want to reset the location of the data directory. Once reset, the server manager will shutdown and you will need to restart. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option. - - - - - Profile ID: - The unique ID assigned to the profile. - Profile: - The name for the server profile. This is not the public name users will see in the game. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Last Start Time: - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - Profile Validation - The profile passed the basic validation. - Profile Validation Error - - Support ZipFile Creation - The support zip file has been created and saved to your desktop.\r\nThe filename is {filename}. - Support ZipFile Creation Error - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from this profile to one or more profiles. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the server manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the server manager must run with administrator privileges. Restart the server manager and 'Run As Administrator' and you will be able to utilize these features. - Conan Auto Settings - The Conan automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Conan features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will stop the server. Do you wish to proceed? - Shutdown the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - The server update failed as the steam username or password has not been setup in the Global Settings. - Backup Server - Backup Server Error - The backup was successful. - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or Game Server config file - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the server choose - (Recommended) - Refresh the available local IPs. - Server Port: - The port users will use to connect to your game server and used to send mods to game clients. Default is 7777. - Peer Port: - Pinger port used by server browser to determine server availability. Default is 7778. - Query Port: - The port used to communicate with your game server. Default is 27015. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Enable Rcon - If enabled, the Rcon feature will be enabled. - Rcon Port: - The port that Rcon will use on your server. - Rcon Password: - The password used to access the Rcon feature. - Resets the Rcon Window settings back to defaults. - - Maps and Mods - Map Name: - The standard map name. - Map Save File: - The file name of the map save (e.g. game.db). - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Server Options - Reset all server options to defaults. - Use VAC (Valve Anti-Cheat) - If enabled, will enable VAC protection for your game server. - Use BattlEye - If enabled, will enable BattlEye protection for your game server. - Allow Family Shared Accounts - If enabled, players will be able to use family shared accounts to access the server; otherwise only the account that owns the game wil be able to access the server. - Max Players: - Sets the maximum number of players which can join this server. - Kick AFK Percentage: - The percentage controls how many players need to be logged on before the system starts to kick people. If set to 0, the system should be off. If set to 80 then you need 80% of max players logged in before it will start to kick anybody. - Kick AFK Time: - Set the amount of AFK time before a character is kicked. - Server Region: - Selecting a server region will affect how your server is filtered in the list. Select your region to help players find a server that is close to them. - Enable Server Transfers - If enabled, will enable character server transfers. - Can Import Directly from Same Server - If enabled, will allow players to directly import characters that were exported from exactly the same server. - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Prefix Launcher - If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started). - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Discord Bot Details - Channel Id: - The id of the discord server channel this profile will listen to. - Alias: - A unique name to identify your server when using the discord commands, can be used instead of the profile id. - Allow Backup - If enabled, the profile will listen for backup commands from discord. - Allow Restart - If enabled, the profile will listen for restart commands from discord. - Allow Shutdown - If enabled, the profile will listen for shutdown commands from discord. - Allow Start - If enabled, the profile will listen for start commands from discord. - Allow Stop - If enabled, the profile will listen for stop commands from discord. - Allow Update - If enabled, the profile will listen for update commands from discord. - - - - Server Details - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - Clear Branch Error - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - Load Error - Save Error - - Blacklisted - Add Blacklisted Player - Clear Blacklisted Players - Reload from File - Delete Blacklisted Player - Player Id - Player Name - - Enable Whitelist - If enabled, only whitelised players will be able to join the server. - Add Whitelisted Player - Clear Whitelisted Players - Reload from File - Delete Whitelisted Player - Player Id - Player Name - - - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - Profile Validation - The following validation problems were encountered.\r\n\r\n{validateMessage}\r\n\r\nDo you want to continue with the server start, this could cause problems? - - The server port is outside the valid range ({PortMinimum}-{PortMaximum}). - The server peer port is outside the valid range ({PortMinimum}-{PortMaximum}). - The query port is outside the valid range ({PortMinimum}-{PortMaximum}). - The rcon port is outside the valid range ({PortMinimum}-{PortMaximum}). - - The map name has not been entered. - - Server files have not been downloaded, server folder does not exist. - Server files have not been downloaded properly, server executable file ({ServerExe}) does not exist. - The server files are for a different application. - - Mod {modId} has not been downloaded, mod file does not exist. - Mod {modId} is for a different application. - Mod {modId} is outdated. - Mod {modId} details could not be retrieved from steam. - - - - Saving... - Saving Profile File... - Saving Config Files... - Saving Launcher File... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - Backup file could not be found or does not exist. - The server save folder could not be found or does not exist.\r\n{saveFolder} - The backup does not contain the world save file. - - - - Server Update - There was a problem while performing the server update. This may leave your server in a incomplete state.\r\n\r\nDo you want to continue with the server start, this could cause problems? - - - - Discord Bot Error - The discord bot requires a valid token so it can log into the discord server\r\nThis can be set in the global settings. - The discord bot requires a valid prefix.\r\nThis can be set in the global settings. - The discord bot prefix contains invalid characters. Only letters and numbers are allowed. - - Command '{0}' has not been enabled. - Unknown command '{0}'. - Another command is currently being processed. - Another command '{0}' is currently running against profile '{1}'. - Command '{0}' has been disabled for profile '{1}'. - - The '{0}' command requires a profile id or alias. - Profile/Alias '{0}' was not found or is not associated with the channel. - Profile '{0}' is in a state '{1}' that cannot run this command. - Profile '{0}' is currently being updated. - - Call to server '{0}' failed. - A backup request for server '{0}' has been sent. - A restart request for server '{0}' has been sent. - A shutdown request for server '{0}' has been sent. - A start request for server '{0}' has been sent. - A stop request for server '{0}' has been sent. - An update request for server '{0}' has been sent. - - Count: - Map: - - - \ No newline at end of file diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt deleted file mode 100644 index cefe80c8..00000000 --- a/CSM/beta/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.1.73.3 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip deleted file mode 100644 index 228ec377..00000000 Binary files a/CSM/beta/latest.zip and /dev/null differ diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml deleted file mode 100644 index 69fded94..00000000 --- a/CSM/en-US.xaml +++ /dev/null @@ -1,1337 +0,0 @@ - - - - Last Updated By: - unknown - Error - - - - The Exiled Lands - Isle of Siptah - - - - Live - - - - Unknown - Not Downloaded - Map - Mod - - - - All - Conan - Unknown - - - - Europe - North America - Asia - Australia - South America - Japan - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Idle - Below Normal - Normal - Above Normal - High - RealTime - - - - Normal - Minimized - Maximized - - - - Critical - Error - Warning - Info - Verbose - Debug - - - - x - % - seconds - minutes - hours - days - files - items - xp - players - tribes - levels - - - - Filter: - Click to apply the filter. - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Data Directory Selection Error - The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. - The directory you have chosen is on the desktop. This is not recommended, please choose another folder. - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - Show Main Window - Show Server Monitor - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Failed - Cancel - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Add Users - Enter one or more ids. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Data Folder Selection - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. - Select the drive where the data folder should be located. - Data Folder Name: - The name of the server manager data folder. - Local Disk - {0} free of {1} - - Ok - Cancel - Refresh - - Data Directory Selection Error - The data folder name you have entered is not valid. - Server Manager Restart Required - The data folder has been set, you must now restart the server manager to use the new settings. - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - You are about to purge ALL unused mods from your server's Mod folder. Do you want to continue? - Mod purge complete, a total of {folderCount} mod folder(s) and {fileCount} mod file(s) were purged. - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the ASM last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Load mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - Delete Backup Confirmation - You are about to delete backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Delete Backup Error - Delete Backup Success - The backup file has been deleted. - - Restore Backup Confirmation - You are about to restore backup file\r\n{fileName}.\r\n\r\nDo you want to continue? - Restore Backup Error - Restore Backup Success - The backup file has been restored, {fileCount} file(s) restored. - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected profiles with the settings from the selected sections of the current profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected any profiles to copy settings to. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the current profile to the selected profiles. - Select All - Unselect All - Process - Close - - This form will copy the selected settings to the selected profiles. - - Copy - Profile - Section - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Total Servers: - Server - Map - Mods - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - _Server - _Players - Sort - By Online - By Name - By Clan - By Last Online - _Filter - Show Online - Show Offline - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - Chat to Player... - Rename Player... - Rename Clan... - Kick - Banned - View Steam Profile... - View Profile... - View Clan... - Copy ID... - Copy Player ID... - - Status: - Players: - / - Mode: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - Rcon: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - Send a chat message to : - Rename player from : - Rename clan from : - ID copied to the clipboard for : - ID copied - Player ID copied to the clipboard for : - Player ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - Right click on players in the list to access player commands. - Type {0} to get help. - - /help - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - Alert (requires Pippi mod) - Server (requires Pippi mod) - - Disconnected - Connected - - '{0}' joined the game. - '{0}' left the game. - - - - Close - - Player List: {0} - Profiles: - Invalid: - - View Profile... - View Clan... - Copy ID... - Copy Player ID... - - _Players - Sort - By Name - By Clan - By Last Online - _Filter - Show All - Show Admin - Show Whitelisted - Show Invalid - - - - Player Details - Clan Details - Clan Members - - Id: - Name: - Online: - Last Online: - Level: - Owner: - Player Name - Character Name - Level - Online - Last Online - - Player Profile - {0} - Clan Profile - {0} - - - - Conan Exiles™ Server Manager - Conan Exiles™ Server Manager (Administrator) - Conan Exiles™ Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open server manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - Discord Bot: - Start - Start the discord bot - Stop - Stop the discord bot - - Unknown - Disabled - Queued - Ready - Running - Stopped - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - This server manager is provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Discord Bot Running Commands - The discord bot has one or more running commands, do you want to continue shutting down the server manager? - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - Settings - - - - Conan Exiles™ Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Enable Run as Administrator Prompt on Startup - Check if Server Manager Running on Startup - Main Window Start Mode: - Server Monitor Window Start Mode: - Minimize To Tray - Manage firewall settings automatically - Manage Public IP automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - Save Manager Password... - Create Manager User... - Delete Manager User... - ... - Clear - ... - ... - Get WebApi Key... - Help... - - Language - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or mroe actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. - Start Server Minimized - If enabled, when the server is started the command window will be minimized, otherwise it will open in normally. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Set to 0 to never expire the cache, you must manually refresh the cache. - - Backup Settings - Include the SaveGames folder when performing a WorldSave backup - If enabled, when a worldsave backup runs it will include the SaveGames folder used to store mod data files. - Delete Old Backup Files - If enabled, when the auto-backup runs the old backup files will be deleted. - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - - Enable Auto Update - Game Server - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. - Perform Online Player Check - If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Start Message: - This message will be displayed when the server is being started. - Include Public IP and Port in Start Message - The startup message will include the Public IP and Port. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Mod Update Detected: - This message will be displayed when the server manager detects one or more mods are out of date. - Force Respawn Creatures Warning: - This message will be displayed when the server is being started and a wild creature wipe is scheduled. - - Enable Discord Bot - You will need to restart the server manager if you change any settings for the Discord Bot. - Token: - The token associated with the discord bot. - Server Id: - The id of the discord server the bot will listen to. - Prefix: - The prefix that must be used when sending a command via discord. - Log Level: - Get Token... - Help... - All Profiles Alias: - The alias to use when sending a command via discord to all profiles associated with a discord channel. Do not include spaces or special characters. To disable the All Profiles alias, clear the value. - Allow All Bots - If enabled, the server manager bot will respond to all other bots, otherwise they will be ignored unless they are in the whitelist. - Bot Whitelist - Bot ID - The id of the bot to whitelist. - Add Whitelist - Clear Whitelists - Delete Whitelist - If enabled, the backup command can be sent from discord. - If enabled, the restart command can be sent from discord. - If enabled, the shutdown command can be sent from discord. - If enabled, the start command can be sent from discord. - If enabled, the stop command can be sent from discord. - If enabled, the update command can be sent from discord. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - Enable Logging - If enabled, all logging will be enabled. - Delete Logs After - How old the log files must be to be deleted in days. - Max Number of Logs - The maximum number of log files that will be kept. - RCON Broadcast Mode: - Select the method used by the server manager to send auto process messages to the game clients via RCON. - - Any changes to these priorities will take effect after the task has been created or saved. - Select the priority used by the windows task manager when running this task. - Auto Backup Task Priority: - Auto Update Task Priority: - Auto Shutdown/Restart Task Priority: - Auto Start Task Priority: - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - Confirm Data Directory Reset - Click 'Yes' to confirm you want to reset the location of the data directory. Once reset, the server manager will shutdown and you will need to restart. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option. - - - - - Profile ID: - The unique ID assigned to the profile. - Profile: - The name for the server profile. This is not the public name users will see in the game. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Last Start Time: - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - Profile Validation - The profile passed the basic validation. - Profile Validation Error - - Support ZipFile Creation - The support zip file has been created and saved to your desktop.\r\nThe filename is {filename}. - Support ZipFile Creation Error - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from this profile to one or more profiles. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the server manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the server manager must run with administrator privileges. Restart the server manager and 'Run As Administrator' and you will be able to utilize these features. - Conan Auto Settings - The Conan automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Conan features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will stop the server. Do you wish to proceed? - Shutdown the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - The server update failed as the steam username or password has not been setup in the Global Settings. - Backup Server - Backup Server Error - The backup was successful. - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or Game Server config file - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the server choose - (Recommended) - Refresh the available local IPs. - Server Port: - The port users will use to connect to your game server and used to send mods to game clients. Default is 7777. - Peer Port: - Pinger port used by server browser to determine server availability. Default is 7778. - Query Port: - The port used to communicate with your game server. Default is 27015. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Enable Rcon - If enabled, the Rcon feature will be enabled. - Rcon Port: - The port that Rcon will use on your server. - Rcon Password: - The password used to access the Rcon feature. - Resets the Rcon Window settings back to defaults. - - Maps and Mods - Map Name: - The standard map name. - Map Save File: - The file name of the map save (e.g. game.db). - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Server Options - Reset all server options to defaults. - Use VAC (Valve Anti-Cheat) - If enabled, will enable VAC protection for your game server. - Use BattlEye - If enabled, will enable BattlEye protection for your game server. - Allow Family Shared Accounts - If enabled, players will be able to use family shared accounts to access the server; otherwise only the account that owns the game wil be able to access the server. - Max Players: - Sets the maximum number of players which can join this server. - Kick AFK Percentage: - The percentage controls how many players need to be logged on before the system starts to kick people. If set to 0, the system should be off. If set to 80 then you need 80% of max players logged in before it will start to kick anybody. - Kick AFK Time: - Set the amount of AFK time before a character is kicked. - Server Region: - Selecting a server region will affect how your server is filtered in the list. Select your region to help players find a server that is close to them. - Enable Server Transfers - If enabled, will enable character server transfers. - Can Import Directly from Same Server - If enabled, will allow players to directly import characters that were exported from exactly the same server. - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Prefix Launcher - If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started). - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Discord Bot Details - Channel Id: - The id of the discord server channel this profile will listen to. - Alias: - A unique name to identify your server when using the discord commands, can be used instead of the profile id. - Allow Backup - If enabled, the profile will listen for backup commands from discord. - Allow Restart - If enabled, the profile will listen for restart commands from discord. - Allow Shutdown - If enabled, the profile will listen for shutdown commands from discord. - Allow Start - If enabled, the profile will listen for start commands from discord. - Allow Stop - If enabled, the profile will listen for stop commands from discord. - Allow Update - If enabled, the profile will listen for update commands from discord. - - - - Server Details - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - Clear Branch Error - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - Load Error - Save Error - - Blacklisted - Add Blacklisted Player - Clear Blacklisted Players - Reload from File - Delete Blacklisted Player - Player Id - Player Name - - Enable Whitelist - If enabled, only whitelised players will be able to join the server. - Add Whitelisted Player - Clear Whitelisted Players - Reload from File - Delete Whitelisted Player - Player Id - Player Name - - - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - Profile Validation - The following validation problems were encountered.\r\n\r\n{validateMessage}\r\n\r\nDo you want to continue with the server start, this could cause problems? - - The server port is outside the valid range ({PortMinimum}-{PortMaximum}). - The server peer port is outside the valid range ({PortMinimum}-{PortMaximum}). - The query port is outside the valid range ({PortMinimum}-{PortMaximum}). - The rcon port is outside the valid range ({PortMinimum}-{PortMaximum}). - - The map name has not been entered. - - Server files have not been downloaded, server folder does not exist. - Server files have not been downloaded properly, server executable file ({ServerExe}) does not exist. - The server files are for a different application. - - Mod {modId} has not been downloaded, mod file does not exist. - Mod {modId} is for a different application. - Mod {modId} is outdated. - Mod {modId} details could not be retrieved from steam. - - - - Saving... - Saving Profile File... - Saving Config Files... - Saving Launcher File... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - Backup file could not be found or does not exist. - The server save folder could not be found or does not exist.\r\n{saveFolder} - The backup does not contain the world save file. - - - - Server Update - There was a problem while performing the server update. This may leave your server in a incomplete state.\r\n\r\nDo you want to continue with the server start, this could cause problems? - - - - Discord Bot Error - The discord bot requires a valid token so it can log into the discord server\r\nThis can be set in the global settings. - The discord bot requires a valid prefix.\r\nThis can be set in the global settings. - The discord bot prefix contains invalid characters. Only letters and numbers are allowed. - - Command '{0}' has not been enabled. - Unknown command '{0}'. - Another command is currently being processed. - Another command '{0}' is currently running against profile '{1}'. - Command '{0}' has been disabled for profile '{1}'. - - The '{0}' command requires a profile id or alias. - Profile/Alias '{0}' was not found or is not associated with the channel. - Profile '{0}' is in a state '{1}' that cannot run this command. - Profile '{0}' is currently being updated. - - Call to server '{0}' failed. - A backup request for server '{0}' has been sent. - A restart request for server '{0}' has been sent. - A shutdown request for server '{0}' has been sent. - A start request for server '{0}' has been sent. - A stop request for server '{0}' has been sent. - An update request for server '{0}' has been sent. - - Count: - Map: - - - \ No newline at end of file diff --git a/CSM/images/Bot01.png b/CSM/images/Bot01.png deleted file mode 100644 index a854a047..00000000 Binary files a/CSM/images/Bot01.png and /dev/null differ diff --git a/CSM/images/Bot02.png b/CSM/images/Bot02.png deleted file mode 100644 index 4c5d7ea4..00000000 Binary files a/CSM/images/Bot02.png and /dev/null differ diff --git a/CSM/images/Bot03.png b/CSM/images/Bot03.png deleted file mode 100644 index 2711a70d..00000000 Binary files a/CSM/images/Bot03.png and /dev/null differ diff --git a/CSM/images/Bot04.png b/CSM/images/Bot04.png deleted file mode 100644 index a28715d7..00000000 Binary files a/CSM/images/Bot04.png and /dev/null differ diff --git a/CSM/images/Bot05.png b/CSM/images/Bot05.png deleted file mode 100644 index 445b4c1e..00000000 Binary files a/CSM/images/Bot05.png and /dev/null differ diff --git a/CSM/images/Bot06.png b/CSM/images/Bot06.png deleted file mode 100644 index f4558301..00000000 Binary files a/CSM/images/Bot06.png and /dev/null differ diff --git a/CSM/images/Bot07.png b/CSM/images/Bot07.png deleted file mode 100644 index 82ea839a..00000000 Binary files a/CSM/images/Bot07.png and /dev/null differ diff --git a/CSM/images/Bot08.png b/CSM/images/Bot08.png deleted file mode 100644 index f09fa99a..00000000 Binary files a/CSM/images/Bot08.png and /dev/null differ diff --git a/CSM/images/Bot09.png b/CSM/images/Bot09.png deleted file mode 100644 index 7e544410..00000000 Binary files a/CSM/images/Bot09.png and /dev/null differ diff --git a/CSM/images/Bot10.png b/CSM/images/Bot10.png deleted file mode 100644 index 12d1ef6b..00000000 Binary files a/CSM/images/Bot10.png and /dev/null differ diff --git a/CSM/images/Bot11.png b/CSM/images/Bot11.png deleted file mode 100644 index 23d5f28d..00000000 Binary files a/CSM/images/Bot11.png and /dev/null differ diff --git a/CSM/images/Bot12.png b/CSM/images/Bot12.png deleted file mode 100644 index f6a5dbcf..00000000 Binary files a/CSM/images/Bot12.png and /dev/null differ diff --git a/CSM/images/Bot13.png b/CSM/images/Bot13.png deleted file mode 100644 index 07b5ae17..00000000 Binary files a/CSM/images/Bot13.png and /dev/null differ diff --git a/CSM/images/Bot14.png b/CSM/images/Bot14.png deleted file mode 100644 index f228a440..00000000 Binary files a/CSM/images/Bot14.png and /dev/null differ diff --git a/CSM/images/Bot15.png b/CSM/images/Bot15.png deleted file mode 100644 index 0f1b2652..00000000 Binary files a/CSM/images/Bot15.png and /dev/null differ diff --git a/CSM/images/Bot16.png b/CSM/images/Bot16.png deleted file mode 100644 index 50dfc198..00000000 Binary files a/CSM/images/Bot16.png and /dev/null differ diff --git a/CSM/images/Bot17.png b/CSM/images/Bot17.png deleted file mode 100644 index 354262ee..00000000 Binary files a/CSM/images/Bot17.png and /dev/null differ diff --git a/CSM/images/CSM.png b/CSM/images/CSM.png deleted file mode 100644 index 3a29a421..00000000 Binary files a/CSM/images/CSM.png and /dev/null differ diff --git a/CSM/images/WebApiKey.png b/CSM/images/WebApiKey.png deleted file mode 100644 index 46d629d2..00000000 Binary files a/CSM/images/WebApiKey.png and /dev/null differ diff --git a/CSM/latest.exe b/CSM/latest.exe deleted file mode 100644 index 79a8a540..00000000 Binary files a/CSM/latest.exe and /dev/null differ diff --git a/CSM/latest.txt b/CSM/latest.txt deleted file mode 100644 index 55546d1f..00000000 --- a/CSM/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.1.72 diff --git a/CSM/latest.zip b/CSM/latest.zip deleted file mode 100644 index a6b8eeb3..00000000 Binary files a/CSM/latest.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.20.zip b/DSM/DnLServerManager_1.0.20.zip deleted file mode 100644 index 4e18e843..00000000 Binary files a/DSM/DnLServerManager_1.0.20.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.22.zip b/DSM/DnLServerManager_1.0.22.zip deleted file mode 100644 index fed3bccd..00000000 Binary files a/DSM/DnLServerManager_1.0.22.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.23.zip b/DSM/DnLServerManager_1.0.23.zip deleted file mode 100644 index 24ce54df..00000000 Binary files a/DSM/DnLServerManager_1.0.23.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.24.zip b/DSM/DnLServerManager_1.0.24.zip deleted file mode 100644 index 58e4947b..00000000 Binary files a/DSM/DnLServerManager_1.0.24.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.25.zip b/DSM/DnLServerManager_1.0.25.zip deleted file mode 100644 index 2a0407bc..00000000 Binary files a/DSM/DnLServerManager_1.0.25.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.26.zip b/DSM/DnLServerManager_1.0.26.zip deleted file mode 100644 index 7e6ae817..00000000 Binary files a/DSM/DnLServerManager_1.0.26.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.27.zip b/DSM/DnLServerManager_1.0.27.zip deleted file mode 100644 index 274977d3..00000000 Binary files a/DSM/DnLServerManager_1.0.27.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.29.zip b/DSM/DnLServerManager_1.0.29.zip deleted file mode 100644 index 12ad238d..00000000 Binary files a/DSM/DnLServerManager_1.0.29.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.30.zip b/DSM/DnLServerManager_1.0.30.zip deleted file mode 100644 index ae57f649..00000000 Binary files a/DSM/DnLServerManager_1.0.30.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.31.zip b/DSM/DnLServerManager_1.0.31.zip deleted file mode 100644 index 4b07b159..00000000 Binary files a/DSM/DnLServerManager_1.0.31.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.32.zip b/DSM/DnLServerManager_1.0.32.zip deleted file mode 100644 index b940007f..00000000 Binary files a/DSM/DnLServerManager_1.0.32.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.33.zip b/DSM/DnLServerManager_1.0.33.zip deleted file mode 100644 index be29e979..00000000 Binary files a/DSM/DnLServerManager_1.0.33.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.34.zip b/DSM/DnLServerManager_1.0.34.zip deleted file mode 100644 index 0e1fe386..00000000 Binary files a/DSM/DnLServerManager_1.0.34.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.35.zip b/DSM/DnLServerManager_1.0.35.zip deleted file mode 100644 index 5361053c..00000000 Binary files a/DSM/DnLServerManager_1.0.35.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.36.zip b/DSM/DnLServerManager_1.0.36.zip deleted file mode 100644 index 2c03ee8f..00000000 Binary files a/DSM/DnLServerManager_1.0.36.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.37.zip b/DSM/DnLServerManager_1.0.37.zip deleted file mode 100644 index 38192bfc..00000000 Binary files a/DSM/DnLServerManager_1.0.37.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.38.zip b/DSM/DnLServerManager_1.0.38.zip deleted file mode 100644 index 002d6c76..00000000 Binary files a/DSM/DnLServerManager_1.0.38.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.39.zip b/DSM/DnLServerManager_1.0.39.zip deleted file mode 100644 index 5a4d07a5..00000000 Binary files a/DSM/DnLServerManager_1.0.39.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.40.zip b/DSM/DnLServerManager_1.0.40.zip deleted file mode 100644 index 04575a54..00000000 Binary files a/DSM/DnLServerManager_1.0.40.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.41.exe b/DSM/DnLServerManager_1.0.41.exe deleted file mode 100644 index ab0fb8ad..00000000 Binary files a/DSM/DnLServerManager_1.0.41.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.41.zip b/DSM/DnLServerManager_1.0.41.zip deleted file mode 100644 index 386fc146..00000000 Binary files a/DSM/DnLServerManager_1.0.41.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.42.exe b/DSM/DnLServerManager_1.0.42.exe deleted file mode 100644 index 00b8654a..00000000 Binary files a/DSM/DnLServerManager_1.0.42.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.42.zip b/DSM/DnLServerManager_1.0.42.zip deleted file mode 100644 index f221b5a8..00000000 Binary files a/DSM/DnLServerManager_1.0.42.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.43.exe b/DSM/DnLServerManager_1.0.43.exe deleted file mode 100644 index fe530c1d..00000000 Binary files a/DSM/DnLServerManager_1.0.43.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.43.zip b/DSM/DnLServerManager_1.0.43.zip deleted file mode 100644 index 6c9c45bf..00000000 Binary files a/DSM/DnLServerManager_1.0.43.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.44.exe b/DSM/DnLServerManager_1.0.44.exe deleted file mode 100644 index 761b3a22..00000000 Binary files a/DSM/DnLServerManager_1.0.44.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.44.zip b/DSM/DnLServerManager_1.0.44.zip deleted file mode 100644 index 6dd8c77c..00000000 Binary files a/DSM/DnLServerManager_1.0.44.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.45.exe b/DSM/DnLServerManager_1.0.45.exe deleted file mode 100644 index c2e528ec..00000000 Binary files a/DSM/DnLServerManager_1.0.45.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.45.zip b/DSM/DnLServerManager_1.0.45.zip deleted file mode 100644 index ec8b4397..00000000 Binary files a/DSM/DnLServerManager_1.0.45.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.46.exe b/DSM/DnLServerManager_1.0.46.exe deleted file mode 100644 index f04a3003..00000000 Binary files a/DSM/DnLServerManager_1.0.46.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.46.zip b/DSM/DnLServerManager_1.0.46.zip deleted file mode 100644 index 7ec9253c..00000000 Binary files a/DSM/DnLServerManager_1.0.46.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.47.exe b/DSM/DnLServerManager_1.0.47.exe deleted file mode 100644 index 39e085c2..00000000 Binary files a/DSM/DnLServerManager_1.0.47.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.47.zip b/DSM/DnLServerManager_1.0.47.zip deleted file mode 100644 index b5d5aed4..00000000 Binary files a/DSM/DnLServerManager_1.0.47.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.48.exe b/DSM/DnLServerManager_1.0.48.exe deleted file mode 100644 index f92de69d..00000000 Binary files a/DSM/DnLServerManager_1.0.48.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.48.zip b/DSM/DnLServerManager_1.0.48.zip deleted file mode 100644 index a7521833..00000000 Binary files a/DSM/DnLServerManager_1.0.48.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.49.exe b/DSM/DnLServerManager_1.0.49.exe deleted file mode 100644 index ce9bfb02..00000000 Binary files a/DSM/DnLServerManager_1.0.49.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.49.zip b/DSM/DnLServerManager_1.0.49.zip deleted file mode 100644 index 2f2fc107..00000000 Binary files a/DSM/DnLServerManager_1.0.49.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.50.exe b/DSM/DnLServerManager_1.0.50.exe deleted file mode 100644 index 2e980108..00000000 Binary files a/DSM/DnLServerManager_1.0.50.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.50.zip b/DSM/DnLServerManager_1.0.50.zip deleted file mode 100644 index 9505e65b..00000000 Binary files a/DSM/DnLServerManager_1.0.50.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.51.exe b/DSM/DnLServerManager_1.0.51.exe deleted file mode 100644 index e1f5c1d3..00000000 Binary files a/DSM/DnLServerManager_1.0.51.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.51.zip b/DSM/DnLServerManager_1.0.51.zip deleted file mode 100644 index 1d44a25a..00000000 Binary files a/DSM/DnLServerManager_1.0.51.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.52.exe b/DSM/DnLServerManager_1.0.52.exe deleted file mode 100644 index fe1427d6..00000000 Binary files a/DSM/DnLServerManager_1.0.52.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.52.zip b/DSM/DnLServerManager_1.0.52.zip deleted file mode 100644 index e566e203..00000000 Binary files a/DSM/DnLServerManager_1.0.52.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.53.exe b/DSM/DnLServerManager_1.0.53.exe deleted file mode 100644 index e8a1a5d6..00000000 Binary files a/DSM/DnLServerManager_1.0.53.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.53.zip b/DSM/DnLServerManager_1.0.53.zip deleted file mode 100644 index 22f84a7c..00000000 Binary files a/DSM/DnLServerManager_1.0.53.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.54.exe b/DSM/DnLServerManager_1.0.54.exe deleted file mode 100644 index b4c58d03..00000000 Binary files a/DSM/DnLServerManager_1.0.54.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.54.zip b/DSM/DnLServerManager_1.0.54.zip deleted file mode 100644 index 536dfaae..00000000 Binary files a/DSM/DnLServerManager_1.0.54.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.56.exe b/DSM/DnLServerManager_1.0.56.exe deleted file mode 100644 index 586a509c..00000000 Binary files a/DSM/DnLServerManager_1.0.56.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.56.zip b/DSM/DnLServerManager_1.0.56.zip deleted file mode 100644 index ade6ecd6..00000000 Binary files a/DSM/DnLServerManager_1.0.56.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.57.exe b/DSM/DnLServerManager_1.0.57.exe deleted file mode 100644 index 9f8172d8..00000000 Binary files a/DSM/DnLServerManager_1.0.57.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.57.zip b/DSM/DnLServerManager_1.0.57.zip deleted file mode 100644 index 9f9a5963..00000000 Binary files a/DSM/DnLServerManager_1.0.57.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.58.exe b/DSM/DnLServerManager_1.0.58.exe deleted file mode 100644 index cae3b5ef..00000000 Binary files a/DSM/DnLServerManager_1.0.58.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.58.zip b/DSM/DnLServerManager_1.0.58.zip deleted file mode 100644 index cc6f9fda..00000000 Binary files a/DSM/DnLServerManager_1.0.58.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.59.exe b/DSM/DnLServerManager_1.0.59.exe deleted file mode 100644 index ec4a46aa..00000000 Binary files a/DSM/DnLServerManager_1.0.59.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.59.zip b/DSM/DnLServerManager_1.0.59.zip deleted file mode 100644 index 24781d47..00000000 Binary files a/DSM/DnLServerManager_1.0.59.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.60.exe b/DSM/DnLServerManager_1.0.60.exe deleted file mode 100644 index a0b6edd1..00000000 Binary files a/DSM/DnLServerManager_1.0.60.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.60.zip b/DSM/DnLServerManager_1.0.60.zip deleted file mode 100644 index f62b8e15..00000000 Binary files a/DSM/DnLServerManager_1.0.60.zip and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.61.exe b/DSM/DnLServerManager_1.0.61.exe deleted file mode 100644 index d642785d..00000000 Binary files a/DSM/DnLServerManager_1.0.61.exe and /dev/null differ diff --git a/DSM/DnLServerManager_1.0.61.zip b/DSM/DnLServerManager_1.0.61.zip deleted file mode 100644 index 2f53080d..00000000 Binary files a/DSM/DnLServerManager_1.0.61.zip and /dev/null differ diff --git a/DSM/README.md b/DSM/README.md deleted file mode 100644 index ab12a28e..00000000 --- a/DSM/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Dark and Light Server Manager -A manager for the Dark and Light dedicated server. - -Download the latest.exe or latest.zip files diff --git a/DSM/VersionFeed.xml b/DSM/VersionFeed.xml deleted file mode 100644 index 827fd195..00000000 --- a/DSM/VersionFeed.xml +++ /dev/null @@ -1,1190 +0,0 @@ - - - - urn:uuid:D80E19F9-33D2-4466-9177-A11506998E48 - DnL Server Manager Version Feed - This is the Dark and Light Server Manager release version feed. - - 2020-04-04T00:00:00Z - - - urn:uuid:BF5CE701-50F7-4CC6-A438-BFA79BE544F1 - 1.0.61 (1.0.61.1) - 1.0.61.1 - - 2020-04-04T00:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - Fixed the overlay, so that is can be used again.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CCAD5D32-F569-4953-95C6-26A1B5E58231 - 1.0.60 (1.0.60.1) - 1.0.60.1 - - 2020-04-02T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
  • -
- CHANGE -
-
    -
  • Global Settings - Auto-Restart section - added a note and fixed the tooltip.
  • -
  • ru-RU Translation file updated. (thanks @varlonec)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E86C43BD-C320-4078-8B69-36CCCA276914 - 1.0.59 (1.0.59.10) - 1.0.59.10 - - 2020-04-01T02:00:00Z - -
-

- NEW -
-

    -
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • -
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • -
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.
  • -
- CHANGE -
-
    -
  • RCON Window - added adjustable player list, width is retained.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:7D0FA1D3-A9ED-4501-82A7-B1CE0676998C - 1.0.58 (1.0.58.1) - 1.0.58.1 - - 2020-03-23T00:00:00Z - -
-

- CHANGE -
-

    -
  • Server Monitor Window - added backup and open folder buttons.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:881875C7-1719-48C5-91F2-41959F4CF2BD - 1.0.57 (1.0.57.7) - 1.0.57.7 - - 2020-03-16T00:00:00Z - -
-

- New -
-

    -
  • Main Window - the main window now stores the height and width of the window.
  • -
  • Main Window - new button (top right corner) to open the new Server Monitor window.
  • -
  • Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.
  • -
  • Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.
  • -
  • Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • -
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • -
  • Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.
  • -
- CHANGE -
-
    -
  • fr-FR Translation file updated. (thanks @angemymy)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F97DFA57-C4EB-41C1-8ABD-BF8328558550 - 1.0.56 (1.0.56.1) - 1.0.56.1 - - 2020-03-12T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Game Data - fixed a crash when loading with an invalid gamedata file.
  • -
- CHANGE -
-
    -
  • Game Data Window - Added a validate button, to validate the user gamedata files.
  • -
  • Game Data Window - Displays the gamedata file in Red if the file is invalid.
  • -
  • Game Data Window - When adding a new gamedata file, will display an error if the file is invalid.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:EEAA3BDA-AB84-4B7E-AB83-E64D35150EDA - 1.0.55 (1.0.55.1) - 1.0.55.1 - - 2020-03-08T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F4CA1048-DC8F-4A7F-87B1-08D1FA4003E3 - 1.0.54 (1.0.54.1) - 1.0.54.1 - - 2020-03-07T01:00:00Z - -
-

- BUGFIX -
-

    -
  • Game Data - fixed a bug that would prevent gamedata files from being loaded.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:4AF29AF5-4BF7-43B7-B47E-AE8938E023A6 - 1.0.53 (1.0.53.1) - 1.0.53.1 - - 2020-03-07T00:00:00Z - -
-

- NEW -
-

    -
  • Main Window - Added Game Data Window button to open a new Game Data window. Button is top right corner next to plugins button.
  • -
  • Game Data Window - A new window that allows you to manage your game data files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D1227F0E-1C12-4F48-9957-D77742CC21DC - 1.0.52 (1.0.52.1) - 1.0.52.1 - - 2020-03-03T00:00:00Z - -
-

- NEW -
-

    -
  • Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D0FC94BA-CD82-4EC1-8670-5268A4AD8A2A - 1.0.51 (1.0.51.1) - 1.0.51.1 - - 2019-11-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:18DAE41B-FADD-4EED-BFB1-2F9C433F5977 - 1.0.50 (1.0.50.1) - 1.0.50.1 - - 2018-12-02T10:00:00Z - -
-

- BUGFIX -
-

    -
  • Backup and Update Fix - fixed bug in previous version that pervented the Auto-Backup and Auto-Update from backing up the world save.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:862C89FF-231B-4A31-9CB9-BF2C47737FAC - 1.0.49 (1.0.49.1) - 1.0.49.1 - - 2018-11-22T10:00:00Z - -
-

- BUGFIX -
-

    -
  • Dino, Engram and Resource Grids - fixed bug where the Mod column would not be updated when changing languages.
  • -
- NEW -
-
    -
  • Game Map droplist - added TheShard map.
  • -
- CHANGE -
-
    -
  • Game Map droplist - moved TheSacredPath map to the gamedata file.
  • -
  • Settings Window - changed the filter drop lists to show the Mod name. The list is now dynamic and will display mods from your own custom gamedata files.
  • -
- - WARNING: Before you restart your servers, check that the Map Name is set correctly. - -

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:FB8FB305-5256-41BF-AF3A-00E83A30C552 - 1.0.48 (1.0.48.1) - 1.0.48.1 - - 2018-11-19T00:00:00Z - -
-

- NEW -
-

    -
  • Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.
  • -
- CHANGE -
-
    -
  • Main Window - Start position changed to 50,50.
  • -
  • Server Status - removed server status call to offline WEB API.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:38D8952C-CCB0-4B5B-862B-2DEE95CB4AD1 - 1.0.47 (1.0.47.1) - 1.0.47.1 - - 2018-08-16T00:00:00Z - -
-

- CHANGE -
-

    -
  • Download Location Changed - Have moved the server manager files to a new location for hosting.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:38D8952C-CCB0-4B5B-862B-2DEE95CB4AD1 - 1.0.46 (1.0.46.5) - 1.0.46.5 - - 2018-06-13T00:00:00Z - -
-

- BUGFIX -
-

    -
  • MotD Interval - fixed the bug when enabling the MotD interval.
  • -
  • Profile Import - fixed the profile import, so that any INI file can be imported.
  • -
  • Out-Of-Date Mods - Fixed bug that would keep updating mod status when changing profiles.
  • -
- CHANGE -
-
    -
  • Auto-Shutdown/Restart - Have added days of week, so you can schedule your server to shutdown on one or more days.
  • -
  • Server Files - Disabled file watcher when saving server files. Prevents double loading.
  • -
  • Config Files - changed the output of float numbers to 6 decimals.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D9AF02DA-F868-4B4D-9613-8D93A8FB979D - 1.0.45 (1.0.45.5) - 1.0.45.5 - - 2018-06-04T05:20:00Z - -
-

- CHANGE -
-

    -
  • Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.
  • -
  • Mod Details - grid background changed to blue, if mod record is invalid.
  • -
  • Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.
  • -
  • Mod Details - added mod fetch status message if failed.
  • -
  • Out of Date Mods - changed to exclude mods that are invalid (no steam information).
  • -
  • Rcon Window - changed the order the server status and player list is started.
  • -
  • Rcon Window - added null reference checking for send command results.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2503647A-3739-4455-9005-9100CFC259BA - 1.0.44 (1.0.44.1) - 1.0.44.1 - - 2018-05-30T00:30:00Z - -
-

- BUGFIX -
-

    -
  • Translations - Fixed the map name and branch names when changing languages.
  • -
  • Server Validation - Fixed the validation when the mod details could not be downloaded from steam.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2503647A-3739-4455-9005-9100CFC259BA - 1.0.43 (1.0.43.2) - 1.0.43.2 - - 2018-05-27T03:30:00Z - -
-

- BUGFIX -
-

    -
  • Processor Affinity - fixed bug with machines that have more than 32 processors.
  • -
  • Processor Affinity - removed code that checks the LauncherArgs for Affinity. Affinity can be set using the Affinity window, or the LauncherArgs.
  • -
  • Fix the bug when generating the support zip file.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2503647A-3739-4455-9005-9100CFC259BA - 1.0.42 (1.0.42.4) - 1.0.42.4 - - 2018-05-24T23:00:00Z - -
-

- BUGFIX -
-

    -
  • Message of the Day - fixed the saving of the message of the day.
  • -
- NEW -
-
    -
  • Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.
  • -
  • - Server Status Options - added two new options to the global settings.
    - 1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.
    - 2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed. -
  • -
- CHANGE -
-
    -
  • MotD Duration Label - fixed motd duration label format.
  • -
  • Global Settings - fixed shutdown command option tooltip.
  • -
  • Log folder creation - added exists check when creating the Logs folder.
  • -
  • DotNet Framework updated
  • -
-
- - NOTE: There is a new version of the Discord plugin - 1.0.12.1. - -

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:42180D14-C444-4FF5-B084-EF11836AA4CE - 1.0.41 (1.0.41.1) - 1.0.41.1 - - 2018-05-22T04:00:00Z - -
-

- BUGFIX -
-

    -
  • Duplicated comma bug - attempt #2 fixing the duplicate comma bug.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D91F21C2-D22C-495F-A14E-2121F07F23A9 - 1.0.40 (1.0.40.1) - 1.0.40.1 - - 2018-05-21T23:30:00Z - -
-

- BUGFIX -
-

    -
  • Duplicated comma bug - fixed the duplicate comma bug.
  • -
- NEW -
-
    -
  • Process Priority and Processor Affinity - added new priority and affinity entry fields.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:1B41F11B-5993-42CB-AC0B-4287B81E09E6 - 1.0.39 (1.0.39.6) - 1.0.39.6 - - 2018-05-21T03:50:00Z - -
-

- BUGFIX -
-

    -
  • Player List - fixed bug that would prevent loading the player list if the steam fetch caused a problem.
  • -
  • Server Status spamming - attempt #1 to fix the server status spam being sent to the discord plugin.
  • -
  • MOD Path - manual and auto updates now use the same path method.
  • -
- CHANGE -
-
    -
  • Server Stop process - changed the way the server stop process is done. It is now all threaded properly and should now close down the server within 30 seconds.
  • -
  • Server Status - when performing the manual update, the 'Updating' server status should now remain until the update process is complete. This will also keep the update and start buttons disabled.
  • -
  • RCON Window - changed player leaving message color to MidniteBlue.
  • -
  • Shutdown/Save Commands - moved them to the config file.
  • -
  • Import Profile - now imports to the current profile rather than creating a new profile and overwriting the current profile.
  • -
  • User Settings - added reading user config settings from json file when loading.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:BCFE0052-8E95-403C-A906-398F23F26F04 - 1.0.38 (1.0.38.3) - 1.0.38.3 - - 2018-05-12T02:30:00Z - -
-

- BUGFIX -
-

    -
  • SteamCMD - added a bug fix to reduce the steamcmd error when changing/removing branches.
  • -
- CHANGE -
-
    -
  • Icons - all icons have be cleaned up and updated.
  • -
  • Message of the Day - Added a new Lines count. Will let you know how many lines the MotD is, and will turn red when you have exceeded the visible space in game.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:B7EBC54D-4A9B-44E9-AC60-6C0B75EF0036 - 1.0.37 (1.0.37.4) - 1.0.37.4 - - 2018-05-07T10:10:00Z - -
-

- BUGFIX -
-

    -
  • Engrams - fixed bug that would clear the selected engrams.
  • -
  • Creature - fixed bug that would clear the creature spawn multipliers.
  • -
- NEW -
-
    -
  • - Beta branch support now added to the server manager and works with the Manual and Auto update processes.

    - - NOTE: This change affects the server cache and will force your server to perform an update when the next auto-update is run. - -
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:EE080BB3-68BB-4504-8820-5376D5BEF650 - 1.0.36 (1.0.36.5) - 1.0.36.5 - - 2018-05-06T00:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Player List - Fixed player list showing online players as Invalid.
  • -
  • RCON Player List - Fixed player list showing duplicate player profiles.
  • -
  • RCON Player List - removed players from list when the player profile no longer exists (eg. cluster transfer).
  • -
  • Player List - removed players from list when the player profile no longer exists (eg. cluster transfer).
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:36C4F0E6-55DE-49BD-80B6-1227B664824A - 1.0.35 (1.0.35.21) - 1.0.35.21 - - 2017-09-01T11:30:00Z - -
-

- BUGFIX -
-

    -
  • Lots of bugfixes.
  • -
- NEW -
-
    -
  • Lots of new features.
  • -
- CHANGE -
-
    -
  • Lots of changes.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:347B33E6-FC01-44D3-A459-58EEE77FA3FE - 1.0.34 (1.0.34.5) - 1.0.34.5 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Added a null check behind the save button.
  • -
- NEW -
-
    -
  • Added a global option to enable/disable downloading the player avatar images in the RCON window.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6AFB9FE9-34EB-408A-9145-98E11887FA19 - 1.0.33 (1.0.33.2) - 1.0.33.2 - - 2017-09-01T00:00:00Z - -
-

- NEW -
-

    -
  • Added an Enable/Disable button to the task status section.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:948963FC-6575-4A1A-8189-5956FDC996C8 - 1.0.32 (1.0.32.5) - 1.0.32.5 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed issue with WEB API calls, servers should now resolve properly.
  • -
- CHANGE -
-
    -
  • Changed the download location of the manager.
  • -
  • Changed the download location of the discord plugin.
  • -
  • Removed the validation check for the auto-backup and auto-update interval.
  • -
  • Removed avatar images from the backup/restore.
  • -
  • adds a length count to the MOTD field. It will turn red if the length > 1000.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2EC47FB7-B565-46A9-8C18-5616118C5F40 - 1.0.31 (1.0.31.4) - 1.0.31.4 - - 2017-09-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • When starting the manager, the public IP is ALWAYS updated.
  • -
  • Creature name fixes.
  • -
- NEW -
-
    -
  • Added a Reset button to the top of the global settings form, to reset ALL user settings.
  • -
  • Added Wheat Seed, Twine, Apple and Berry resources.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:588ADBFF-E3B0-466E-A276-52E203C4DC26 - 1.0.30 (1.0.30.5) - 1.0.30.5 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed a bug with DnLData reading of player and tribe files, when duplicate files are found.
  • -
  • Added extra exception checks when loading DnLData information.
  • -
- NEW -
-
    -
  • - DnLServerManager.exe is now code signed. -
  • -
  • Added new Server Status alert messages through the Discord plugin. A new alert type has been added ServerStatusUpdate.
  • -
  • Added new Wild Dino Wipe on server startup warning message through the Discord plugin.
  • -
  • More alert messages added to global settings, so you can customise.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D66B37C2-46BD-4699-87FC-D5016612F3AB - 1.0.29 (1.0.29.2) - 1.0.29.2 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed bug when closing the RCON window, when opened using the Open Remote Console button (not RCON button).
  • -
- NEW -
-
    -
  • Added new global option to enable/disable using 'DoExit' command to shutdown the server.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:EF63CEE8-6841-43D4-9AF0-DE5BA576FCEF - 1.0.28 (1.0.28.1) - 1.0.28.1 - - 2017-09-01T00:00:00Z - -
-

- NEW -
-

    -
  • - Added a new global setting that sets the delay period to wait after the saveworld command is sent.

    - - NOTE: This is for server with larger world saves that take longer to complete the save. - -
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9AFA478C-FB0F-447C-BAE1-A0E5B0CDC270 - 1.0.27 (1.0.27.2) - 1.0.27.2 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • - Fixed alert messages sent to discord plugin. When adding \r\n or \n, they work properly.
    - - NOTE: Discord plugin was not changed. - -
  • -
- CHANGE -
-
    -
  • Changed location of the player avatar images. They are now stored in the SavedArks folder, not the TEMP folder.
  • -
  • Added player avatar images to the backup and restore.
  • -
  • Added support for TLS1.0, TLS1.1 and TLS1.2 when downloading files.
  • -
  • Removed support for SSL3 when downloading files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A63D05B9-50A7-429A-BF75-2AC43C807567 - 1.0.26 (1.0.26.1) - 1.0.26.1 - - 2017-09-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • - Second attempt to fix RCON spamming issue.

    - - NOTE: This is not a guaranteed fix, as I am unable to reproduce the error so I am only guessing what might be the cause. - If you are suffering the RCON issue, can you please update and provide feedback if this fixed your problem or not. - -
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:42CD00D4-BD1B-40F1-AB8D-D31993769327 - 1.0.25 (1.0.25.1) - 1.0.25.1 - - 2017-09-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • - First attempt to fix RCON spamming issue.

    - - NOTE: This is not a guaranteed fix, as I am unable to reproduce the error so I am only guessing what might be the cause. - If you are suffering the RCON issue, can you please update and provide feedback if this fixed your problem or not. - -
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:160B88B2-05F6-4A30-8E3F-BA684A71AD61 - 1.0.24 (1.0.24.2) - 1.0.24.2 - - 2017-09-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • - Completely re-wrote the server manager update. Everything is now done inside a new updater application.

    - NOTE: Updating to this version will still use the old updater. -
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:060D1F32-0ADB-4E11-AE3C-70C376A7DC98 - 1.0.23 (1.0.23.1) - 1.0.23.1 - - 2017-09-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added progress messages to the Server Manager Update process.
  • -
- NEW -
-
    -
  • Added Korean language translation.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:5849E4A3-860E-40DD-BAEF-56EB143622B4 - 1.0.22 (1.0.22.1) - 1.0.22.1 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Changed the display of the sliders to show the proper numbers instead of Exponential notation.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:0FED7201-C721-4ECF-9CDD-5CD7B9225DE4 - 1.0.21 (1.0.21.1) - 1.0.21.1 - - 2017-09-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • Replaced difficulty override setting, with the old difficulty setting. Defaults to 400 (or 1.0, max creature level of 120).
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:5DA54F06-39E5-47A1-AB93-C52725DF30DA - 1.0.20 (1.0.20.1) - 1.0.20.1 - - 2017-09-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fix crash when opening the RCON window via the Open button at the top right corner.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
diff --git a/DSM/beta/README.md b/DSM/beta/README.md deleted file mode 100644 index 7e1ddff9..00000000 --- a/DSM/beta/README.md +++ /dev/null @@ -1 +0,0 @@ -# Beta Builds diff --git a/DSM/beta/VersionFeed.xml b/DSM/beta/VersionFeed.xml deleted file mode 100644 index 9a4f45ad..00000000 --- a/DSM/beta/VersionFeed.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - urn:uuid:D80E19F9-33D2-4466-9177-A11506998E48 - DnL Server Manager Version Feed - This is the Dark and Light Server Manager beta version feed. - - 2020-04-04T00:00:00Z - - - urn:uuid:BF5CE701-50F7-4CC6-A438-BFA79BE544F1 - 1.0.61 (1.0.61.1) - 1.0.61.1 - - 2020-04-04T00:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - Fixed the overlay, so that is can be used again.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/DSM/beta/en-US.xaml b/DSM/beta/en-US.xaml deleted file mode 100644 index 091a37f8..00000000 --- a/DSM/beta/en-US.xaml +++ /dev/null @@ -1,2171 +0,0 @@ - - - - Error - - - - All - Dark and Light - Unknown - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The Server Manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Cancel - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Custom Config Data - Process - Cancel - - - - Add Steam Users - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Close - - Player List: {0} - Filter: - Profiles: - Invalid: - - View Steam Profile... - View Profile... - View Tribe... - Copy Steam ID... - Copy Player ID... - - _Players - Sort - By Online - By Name - By Team - By Last Updated - _Filter - Show Online - Show All - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - - - User Password - Save Password - Password: - Confirm: - OK - Cancel - - Password Error - You must enter a password. - The passwords do not match. - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the ASM last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - Filter: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Load mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected section settings of your current profile with those from the selected profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected a profile to copy from. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the selected profile to your current profile. - Select All - Unselect All - Process - Cancel - - This form will copy the selected settings from the selected profile to the current profile. - Profile to Copy From: - Select the profile to copy the settings from. - - Copy - Section - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Total Servers: - Server - Map - Mods - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - DnL Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Server Manager User Exists: - Enable Run as Administrator Prompt on Startup - Manage firewall settings automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - Save Manager Password... - Create Manager User... - Delete Manager User... - ... - Clear - ... - ... - Get WebApi Key... - Help... - Language - Custom Override Options - Enable Crafting Overrides - If enabled, the crafting overrides will be managed by the server manager. - Enable Map Spawner Overrides - If enabled, the map spawner overrides will be managed by the server manager. - Enable Supply Crate Overrides - If enabled, the supply crate overrides will be managed by the server manager. - WARNING: While any of these options are disabled, the server manager will not read or write the associated overrides settings. Re-enabling any of these options will cause ALL existing associated overrides to be removed from the config file. - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or mroe actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Player Level Increase: - The amount of XP to be increased when adding a new custom level. - Creature Level Increase: - The amount of XP to be increased when adding a new custom level. - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Dark and Light mod management enabled. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Dark and Light mod management enabled. - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - Delete Old Backup Files - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - Enable Auto Update - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Started Message: - This message will be displayed when the server is being started. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Force Respawn Creatures Warning: - This message will be displayed when the server is being started and a wild creature wipe is scheduled. - - - - Dark and Light Server Manager - Dark and Light Server Manager (Administrator) - DnL Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP: - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Server Manager User Exists: - Why is the Server Manager User Missing? - Server Manager User Missing - The server manager requires it's own windows user to run SteamCMD. To create the Server Manager user, open the Global Settings. - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open Server Manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - - Unknown - Disabled - Queued - Ready - Running - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - The Server Manager is an open-source project, provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - _File - _Exit - - _Language - - x - % - seconds - minutes - hours - days - items - xp - players - tribes - levels - - - - - - Profile: - The name for the server profile. This is not the public name users will see in the game. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from another profile to this profile. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the Server Manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the Server Manager must run with administrator privileges. Restart the Server Manager and 'Run As Administrator' and you will be able to utilize these features. - Dark and Light Auto Settings - The Dark and Light automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Dark and Light features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will shut down the server. Do you wish to proceed? - Stop the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - The server update failed as the steam username or password has not been setup in the Global Settings. - Backup Server - Backup Server Error - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or GameUserSettings.ini - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - Spectator Password: - The password users must enter to use non-admin spectator mode on the server. - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Server Port: - The port users will use to connect to your server. Default is 7777. Change this and Query Port if you wish to host multiple servers on one machine. - Query Port: - The port Steam uses to communicate with your server. Default is 27015. Change this and Server Port if you wish to host multiple servers on one machine. - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the game choose - (Recommended) - Refresh the available local IPs. - Use Raw Sockets - Allow direct P2P connections instead of through steam. Open up both the Server Port and Server Port + 1 are open in the firewall and port forwarding. - NOTE: Enable the Raw Sockets option with caution. Using Raw Sockets could cause login issues and may not work on ALL maps. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Login Options - Use Ban List URL - If enabled, the ban list URL specified will be used. - The URL of the ban list to use. - Reset the ban list properties to defaults. - Enable Idle Timeout - If enabled, the idle timeout period will be used. - The time until idle players are kicked from the server. - seconds - Max Players: - Sets the maximum number of players which can join this server. - - Admin Console (RCON) - Enable RCON Port - If enabled, the RCON port will be enabled. - The port that RCON will use on your server. - Resets the RCON Window settings back to defaults. - RCON Server Log Buffer: - Sets the max length of RCON game log buffer (default 600). - Force Respawn Creatures on Startup (Causes lag after 'Ready' while repopulating) - If enabled, when the server is started ALL wild creatures will be wiped and respawned (this will only destroy wild creatures that are NOT currently being tamed). - Alternate Save Directory Name: - (Optional) - Sets the directory name (underneath the servers Saved folder) to store the world, player and tribe files. - Cross-Server Data Transfer ClusterId: - Sets a cluster id for this server that will group the servers together via Cross-Server Data Transfer. - Cluster Directory Override - If enabled, allows you to use a common cross-server storage location that functions between multiple servers running on the same machine. Uses the clusters directory in the server manager's data directory. - - Maps and Mods - Map Name or Map Mod Path: - The standard map name or the local mod path (e.g. /Game/Mods/123456789/ModMapName) if your mod has a map in it. - Reset map name to the Cape of Sacred Path map - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Enable Extinction Event - If enabled, the extinction countdown will be turned on. To reset the countdown, disable, save the profile and then enable. - Time Interval - Sets the number of days to countdown before the extinction event will occur. - The date and time of the extinction event. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Duration: - The time the Message of the Day will be shown for when the user connects to the server. - seconds - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Server Options - Reset all server options to defaults. - Disable Valve Anti-Cheat System (VAC) - If enabled, the Valve anti-cheat system will be disabled. Please use this with caution! - Disable Player-Move-Physics Optimization - If enabled, the player-move-physics will be disabled. - Disable Anti-Speed Hack Detection - If enabled, the anti-speed hack detection will be disabled. - Anti-Speed Hack Bias - Adjust the speed hack detection bias. Default is 1.0, disabled is 0.0. - Enable BattlEye Anti-Cheat System - If enabled, the BattlEye Anti-Cheat System will be enabled. - x - Use All Available Cores - If enabled, all of your CPU cores will be used, if all of them are not being utilized after using this launch option, then try to disable it. - Use Cache - If enabled, ~70% faster loading speed option. The first and second times that you start the game will be still be slow, but the third time onwards will be fast. - Force DirectX 10 - If enabled, the game is forced to use DirectX 10 instead of DirectX 11. - Force Shader Model 4 - If enabled, the game is forced to use Shader Model 4 instead of the Shader Model 5. - Force Low Memory - If enabled, reduces graphics and audio effects to save about 800 MB RAM, likely enabling 4GB RAM players to get past infinite-loading screens. - Force No Man Sky - If enabled, lots of the detailed sky features are disabled, such as clouds and starry night sky. You still see the stars, the sun, and the moon. - Enable Web Alarms - If enabled, servers can now get web notifications posted somewhere when important things happen to a tribe. - Use No Memory Bias - If enabled, will use the old method, more RAM usage but no potential performance loss. - Stasis Keep Controllers - If enabled, the server can gain performance by keeping the AI's in memory of statised creatures. NOTE: your server must have a lot of RAM otherwise your server will suffer with a large memory overhead. - Web Key - A key which is optional to use in the listening script, but required to have it in the text file. - Web URL - Specifies the URL where your listening script is stored, waiting and ready to receive the post information by your game server. - NOTE: The server manager does not provide the Web Alarms functionaility. The server manager just allows you to enable/disable the Web Alarms and create the necessary AlarmPostCredentials file. - - Server Log Options - Reset all server log options to defaults. - Enable Server Admin Logs - If enabled, the Server Admin Logs (including RCON support) will be turned on. - Maximum Tribe Logs: - Sets the maximum number of Tribe log entries that are kept per Tribe (default 100). - Server Admin Logs Include Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) into the Shootergame log files. - Server RCON Output Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) to the RCON window. - Log Admin Commands to Chat (public) - If enabled, admin commands will be echoed to chat for everyone to see. - Log Admin Commands to Chat (admins only) - If enabled, admin commands will be echoed to chat for admins only to see. - Tribe Log Destroyed Enemy Structures - If enabled, the enemy-structure destruction log (for the victim tribe) wil display the attacker tribe in the Tribe Logs, instead of a generic structure destruction message. - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Rules - Enable Hardcore Mode - Enables hardcore mode (players can not respawn, a new character must be created). - Enable PvP - Enables Player vs Player mode (players are able to deal damage to or kill each other. In PvP players can also damage or destroy another tribe's buildings or kill their creatures). - Enable PvE Cave Building - If enabled, allows building in caves when PvE mode is enabled. - Disable PvE Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, creatures and structures when PvE mode is enabled. - Disable Loot Crates - If enabled, will prevent spawning of Loot crates (artifact crates will still spawn). - Allow Crate Spawns on top of Structures - If enabled, will allow from-the-air Supply Crates to appear on top of Structures, rather than being prevented by Structures. - Prevent Building in Resource Rich Areas - If enabled, completely disables building in specific resource-rich areas, in particular setup on TheIsland around the major mountains. - Disable PvP Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, creatures and structures when PvP mode is enabled. - Use Corpse Locator - If enabled, upon death, a beam of light shoots into the sky to help the player locate where they died. - Prevent Spawn Animations - If enabled, will disable the respawn animation. - Allow Unlimited Respecs - If enabled, will allow the player to have unlimited respecs using the mindwipe tonic. - Allow Platform Saddle Multi Floors - If enabled, will allow multiple platform floors on rafts and saddle platforms. - Max Players in Tribe: - Set to 0 for unlimited player in tribe, set to a number > 0 to act as a limit. - players - - Difficulty: - Determines the levels of creatures in the world as well as the quality of loot drops. The higher the value, the higher the Maximum Creature Level and Loot Drop. - % - Enable Difficulty Override - If enabled, this will allow the max level of creatures in the world to be changed. - Max Creature Level: - Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - - Enable Tribute Downloads - If enabled, this will allow downloading external survivors/items/creatures into your server. - No Survivor Downloads - If enabled, the survivor downloads are disabled. - No Item Downloads - If enabled, the item downloads are disabled. - No Creature Downloads - If enabled, the creature downloads are disabled. - - Tribute Upload Options - No Survivor Uploads - If enabled, the survivor uploads are disabled. - No Item Uploads - If enabled, the item uploads are disabled. - No Creature Uploads - If enabled, the creature uploads are disabled. - - Cluster Tribute Options - No Transfer from Filtering - If enabled, the survivor, item and creature transfers are disabled if the server is not in the same cluster. - Override Survivor Upload Expiration - If enabled, will allow you to override the expiration timer. - Survivor Upload Expiration - Set the expiration timer for uploaded survivors. - Override Item Upload Expiration - If enabled, will allow you to override the expiration timer. - Item Upload Expiration - Set the expiration timer for uploaded items. - Override Creature Upload Expiration - If enabled, will allow you to override the expiration timer. - Creature Upload Expiration - Set the expiration timer for uploaded creatures. - Override Minimum Creature Re-upload Interval - If enabled, will allow you to override the re-upload interval. - Minimum Creature Re-upload Interval - Set the cooldown between allowed Creature re-uploads. Remaining cooldown time is displayed on the Creature Upload UI. - - Increase PvP Respawn Interval - If enabled, enables the increase PvP respawn interval settings. - Interval Check Period - The time period the respawn check lasts after the player is killed by a team. - seconds - Interval Multiplier: - The multiplier value of the base amount to determine the respawn time. - x - Interval Base Amount: - The base time period used to detemine the respawn time. - seconds - Prevent Offline PvP - If enabled, enables the offline raiding prevention option. - Logout Interval - The time period before a tribe/players creatures/structures become invulnerable/inactive after they log off (if tribe, requires ALL tribe members to be logged off). - seconds - - PvE Schedule - If enabled, allows switching between PvE and PvP at pre-specified in-game times or pre-specified real-world times. - Use Server Time - If enabled, the schedule will use the time on the server machine; otherwise it uses the in-game time. - Start Time: - The start time in hours and minutes from midnight to enable PvE mode. - Stop Time: - The stop time in hours and minutes from midnight to disable PvE mode. - - PvE "Tribe Warfare" options - Allow Tribe Warfare - If enabled, capability for tribes to officially declare war on each other for mutually-agreed-upon period of time. - Allow Cancelling Tribe Warfare - If enabled, tribes are able to cancel an agreed-upon war before it has actually started. - Allow Tribe Alliances - If enabled, players are able to create alliances with other tribes. - - Allow Custom Recipes - If enabled, players are able to use the Custom RP-oriented Recipe/Cooking System (including Skill-Based results). - Effectiveness Multiplier - Specifies the multiplier for the customer recipe effectiveness. Higher values increase the recipe effectiveness. - Skill Multiplier - Specifies the multiplier for the customer recipe skill. Higher values increase the recipe skill. - - Enable Diseases - If enabled, diseases will be enabled. - Non Permanent Diseases - If enabled, will make diseases not permanent (you will then lose them if you respawn). - - Override NPC Network Stasis Range Scale - If enabled, you can override the NPC network statis range scale settings. - Online Player Count Start - The minimum number of online players when the statis scale is enabled. - Online Player Count End - The maximum number of online players when the scale maximum is reached. - Scale Maximum - The maximum scale percentage used by the server, when the online player count end value is reached. - - Oxygen Swim Speed Stat Multiplier - Specifies the multiplier for how swim speed is multiplied by level spent in oxygen. - Supply Crate Loot Quality Multiplier - Specifies the multiplier for the supply crate loot quality. - Fishing Loot Quality Multiplier - Specifies the multiplier for the fishing loot quality. - Disable Non-Meat Fish Loot - If enabled, disables harvesting non-meat fish loot. - - - - Chat and Notifications - Enable Global Voice Chat - If enabled, voice chat becomes global and everyone on the server can hear; otherwise only people near each other can hear. - Enable Proximity Text Chat - If enabled, only players near each other can see their chat messages; otherwise their text chat is global and everyone can see their chat messages. - Enable 'Player Left' Notifications - If enabled, players will always get notified if someone leaves the server. - Enable 'Player Joined' Notifications - If enabled, players will always get notified if someone joins the server. - - - - HUD and Visuals - Allow Crosshair - If enabled, shows each player a crosshair. - Allow HUD - If enabled, allows the player to see the HUD. - Allow Third-Person View - If enabled, allows players to view themselves in third person. - Allow Map Player Location - If enabled, shows each player their position on the map. - Allow Player Gamma Settings in PvP - If enabled, allows gamma changes in PvP mode. - Allow Player Gamma Settings in PvE - If enabled, allows gamma changes in PvE mode. - Show Floating Damage Text - If enabled, enables RPG-style popup text stat mode. - Allow Hit Markers - If enabled, shows hit markers for ranged attacks. - - - - Player Settings - Enable Flyer-Carry - If enabled, permit flying creatures to pick up other creatures and players when mounted by a player in PvE. - XP Multiplier: - Specifies the scaling factor for the experience received by players. Higher values increase XP amounts awarded for various actions; lower values decrease it. - Max XP: - Set the maximum XP cap. - xp - Reset maximum XP Cap to official default - Damage: - Specifies the scaling factor for the damage dealt with attacks. Higher values increase damage. Lower values decrease it. - Resistance: - Specifies the scaling factor for the resistance to damage received when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Water Drain: - Specifies the scaling factor for water consumption. Higher values increase water consumption (thirsty faster). - Food Drain: - Specifies the scaling factor for food consumption. Higher values increase food consumption (hungry faster). - Stamina Drain: - Specifies the scaling factor for stamina consumption. Higher values increase stamina consumption (tired faster). - Health Recovery: - Specifies the scaling factor for health recovery. Higher values increase the recovery rate (heal faster). - Harvesting Damage: - Specifies the scaling factor for the harvest damage rate. Higher values increase damage rate. Lower values decrease it. - Turret Damage: - Specifies the scaling factor for damage by turret (bullet and projectile turrets). Higher values increase turret damage. Lower values decrease it. - - Base Stat Multipliers - Per-Level Stat Multipliers - - Health: - Specifies the multiplier for health gain per level. Higher values increase health faster; lower values increase health more slowly. - Specifies the multiplier for base health. Higher values increase base health; lower values decrease base health. - Stamina: - Specifies the multiplier for stamina gain per level. Higher values increase stamina faster; lower values increase stamina more slowly. - Specifies the multiplier for base stamina. Higher values increase base stamina; lower values decrease base stamina. - Constitution: - Specifies the multiplier for constitution per level. Higher values increase the constitution faster; lower values increase the constitution more slowly. - Specifies the multiplier for base constitution. Higher values increase base constitution; lower values decrease base constitution. - Oxygen: - Specifies the multiplier for oxygen efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base oxygen. Higher values increase base oxygen; lower values decrease base oxygen. - Hunger: - Specifies the multiplier for hunger gain per level. Higher values increase hunger faster; lower values increase hunger more slowly. - Specifies the multiplier for base hunger. Higher values increase base food; lower values decrease base hunger. - Thirst: - Specifies the multiplier for thirst gain per level. Higher values increase thirst faster; lower values increase thirst more slowly. - Specifies the multiplier for base water. Higher values increase base thirst; lower values decrease base thirst. - Temperature: - Specifies the multiplier for temperature tolerance gain per level. Higher values increase tolerance faster; lower values increase tolerance more slowly. - Specifies the multiplier for base temperature. Higher values increase base temperature; lower values decrease base temperature. - Weight: - Specifies the multiplier for carrying capacity gain per level. Higher values increase carrying capacity faster; lower values increase carrying capacity more slowly. - Specifies the multiplier for base carrying capacity. Higher values increase base carrying capacity; lower values decrease base carrying capacity. - Attack: - Specifies the multiplier for attack gain per level. Higher values increase attack faster; lower values increase attack more slowly. - Specifies the multiplier for base attack. Higher values increase base attack; lower values decrease base attack. - Speed: - Specifies the multiplier for speed gain per level. Higher values increase speed faster; lower values increase speed more slowly. - Specifies the multiplier for base speed. Higher values increase base speed; lower values decrease base speed. - Fortitude: - Specifies the multiplier for fortitude gain per level. Higher values increase fortitude faster; lower values increase the fortitude more slowly. - Specifies the multiplier for base fortitude. Higher values increase base fortitude; lower values decrease base fortitude. - Crafting: - Specifies the multiplier for crafting skill gain per level. Higher values increase crafting skill faster; lower values increase crafting skill more slowly. - Specifies the multiplier for base crafting. Higher values increase base crafting; lower values decrease base crafting. - Mana: - Specifies the multiplier for mana gain per level. Higher values increase mana faster; lower values increase mana more slowly. - Specifies the multiplier for base crafting. Higher values increase base mana; lower values decrease base mana. - Focus: - Specifies the multiplier for focus gain per level. Higher values increase focus faster; lower values increase focus more slowly. - Specifies the multiplier for base crafting. Higher values increase base focus; lower values decrease base focus. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - - Crafting Skill Bonus Multiplier - Specifies the multiplier for the crafting skill bonus. - - - - Creature Settings - Tamed Damage: - Tamed Resistance: - Max Tamed Creatures (server): - Set the maximum number of tamed creatures of the server. - Max Tamed Creatures (tribe): - Set the maximum number of tamed creatures per tribe. - Creature Spawns: - Specifies the scaling factor for creature spawns. Higher values increase the number of creatures spawned throughout the world. - Allow Raid Creature Feeding - If enabled, allows your server's Titanosaurs to be permanently tamed (namely allows them to be Fed). - Food Drain Multiplier - Specifies the multiplier for food drain of the raid creatures. Higher values increase the food drain; lower values decrease the food drain. - Allow Flyers in Caves - If enabled, allows Flyers into caves. - Allow Flying Stamina Recovery - If enabled, recovers stamina while standing on a flyer. - Prevent Creature Mate Boost - If enabled, the creature mate boost will be disabled. - Disable Force Ground Flyer with Explosives - If enabled, will disable the grounding of the flyer when explosives are put on them. - Allow Multiple Attached C4 - If enabled, will allow more than one C4 attached per creature. - Disable Creature Decay PvE - If enabled, disables the gradual decay of creature ownership in PvE; otherwise every creature can be claimed by any player. - Disable Creature Decay PvP - If enabled, disables the gradual decay of creature ownership in PvP; otherwise every creature can be claimed by any player. - PvE Creature Decay Period: - Multiplier on the base decay of creature ownership time. Only works when Disable Creature Decay PvE is unchecked. - Disable Baby Creature Imprint Buff - If enabled, will disable the creature imprinting-player stat bonus, where normally whomever specifically imprinted on the creature and raised it to have an imprinting quality, gets extra damage/resistance buff. - Allow Baby Creature Imprint Cuddle by Anyone - If enabled, ANYONE will to be able to take care of a Baby Creature (cuddle etc), not just whomever imprinted on it. - Auto Destroy Decayed Creatures - If enabled, all claimable decayed creatures will auto-destroy on load, rather than have them remain around as Claimable. - Disable Creature Riding - If enabled, all tamed creatures will be unable to be ridden. - Disable Creature Taming - If enabled, all wild creatures will be unable to be tamed. - - Creature Customization - Spawn Multipliers - Show/Hide the spawn multiplier columns. - Tamed Damage - Show/Hide the tamed creature damage multiplier column. - Tamed Resistance - Show/Hide the tamed creature resistance multiplier column. - Wild Damage - Show/Hide the wild creature damage multiplier column. - Wild Resistance - Show/Hide the wild creature resistance multiplier column. - Reset all creature customizations back to defaults. - Paste custom creature data. - Save custom creature data. - Custom Creature Settings - Filter: - Name - Mod - Spawnable - Tameable - Replace With - Spawn Weight - Override Limit - Spawn Limit - Tamed Damage - Tamed Resistance - Wild Damage - Wild Resistance - Remove this Creature - - Remove Creature - Click 'Yes' to confirm you want to delete the creature record. - - Per-Level Stat Multipliers (Tamed) - Per-Level Stat Multipliers (Tamed) - Add - Per-Level Stat Multipliers (Tamed) - Affinity - Per-Level Stat Multipliers (Wild) - Creature Breeding Multipliers - If enabled, allows scale factors to be applied to each base stat. - If enabled, allows scale factors to be applied to each stat. - If enabled, allows scale factors to be applied to the Taming Addition for each stat. - If enabled, allows scale factors to be applied to the Taming Multiplier for each stat. - If enabled, allows scale factors to be applied to the Tamed Stat Increase for each stat. - Reset all multipliers back to defaults. - Reset all multipliers back to defaults. - - Mating Interval: - Specifies the multiplier for time between tamed creature mating. Lower values decrease the time between mating. - Egg Hatch Speed: - Specifies the multiplier for time that fertilised eggs hatch. Higher values decrease the time an eggs hatches. - Baby Mature Speed: - Specifies the multiplier for time that baby creatures mature into adults. Higher values decrease the time it take baby creatures to mature into adults. - Baby Food Consumption Speed: - Specifies the multiplier for the speed at which the baby creatures will consume food. Higher values will make the baby consume food more often. - - Creature Imprinting - Imprinting Stat Scale: - How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system. - Cuddle Interval: - A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality. - Cuddle Grace Period: - A multiplier on how long after delaying cuddling with the baby before imprinting quality starts to decrease. Higher values increase the grace period. - Cuddle Lose Imprint Quality Speed: - A multiplier on how fast imprinting quality decreases after the grace period if you haven't yet cuddled with the baby. Lower values slow the imprint quality loss. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current creature customizations. - - - - Environment - Taming Speed: - Specifies the scaling factor for creature taming speed. Higher values make taming faster. - Harvest Amount: - Specifies the scaling factor for yields from all harvesting activities (chopping down trees, picking berries, carving carcasses, mining rocks, etc). Higher values increase the amount of materials harvested with each strike. - Resource Respawn: - Specifies the scaling factor for the respawn rate for resource nodes (trees, rocks, bushes, etc). Lower values cause nodes to respawn more frequently. - Suppress Replenish Radius (Player): - Specifies the scaling factor to allow resources to regrow closer or farther away from players. Lower values decrease the distance resources will regrow from the player. - Suppress Replenish Radius (Structure): - Specifies the scaling factor to allow resources to regrow closer or farther away from structures. Lower values decrease the distance resources will regrow from the structure. - Clamp Resource Harvest Damage - If enabled, clamps how much harvesting damage you can do to a resource to the remaining health of the resource. - Harvest Health: - Specifies the scaling factor for the health of items that can be harvested (trees, rocks, carcasses, etc). Higher values increase the amount of damage (e.g. number of strikes) such objects can withstand before being destroyed, which results in higher overall harvest yields. - Use Optimized Harvesting Health - If enabled, you will get a more optimized server with a higher HarvestAmountMultiplier value, but with less rare items. - - Custom Harvest Amount Multipliers - If enabled, allows per-resource scale factors to be applied to each resource. - Reset all harvest customizations back to defaults. - Paste custom resource data. - Save custom resource data. - Custom Resource Settings - Filter: - Amount - Remove this Resource - - Remove Resource - Click 'Yes' to confirm you want to delete the resource record. - - Day Cycle Speed: - Specifies the scaling factor for the passage of time in the world, controlling how often day changes to night and night changes to day. Values lower than 1 slow down the cycle; higher values accelerate it. - Day Time Speed: - Specifies the scaling factor for the passage of time in the world during the day. This value determines the length of each day, relative to the length of each night. Lowering this value increases the length of each day. - Night Time Speed: - Specifies the scaling factor for the passage of time in the world during night time. This value determines the length of each night, relative to the length of each day. Lowering this value increases the length of each night. - Global Spoiling Time: - Scales the spoiling time of perishables globally. Higher values prolong the time. - Clamp Item Spoiling Times - If enabled, clamps all spoiling times to the items' maximum spoiling times. Useful if any infinite-spoiling exploits were used on the server and you wish to clean them up. Could potentially cause issues with Mods that alter spoiling time. - Global Item Decomp Time: - Scales the decomposition time of dropped items, loot bags etc globally. Higher values prolong the time. - Global Corpse Decomp Time: - Scales the decomposition time of corpses (player and creature), globally. Higher values prolong the time. - Crop Decay Speed: - Scales the decay time of crops. Lower values prolong the decay. - Crop Growth Speed: - Scales the growth time of crops. Higher values make crops grow faster. - Lay Egg Interval: - Scales the egg laying interval of creatures. Lower values cause creatures to lay eggs more frequently. - Poop Interval: - Scales the defecation interval of players and creatures. Lower values cause players and creatures to defecation more frequently. - Hair Growth Speed: - Specifies the scaling factor for the hair growth speed. Higher values increase growth speed. Lower values decrease it. - - Earned XP Multipliers - Generic (over time) - Specifies the scaling factor for the XP gained over time. Higher values increase the XP rate. - Crafting - Specifies the scaling factor for the XP gained while Crafting. Higher values increase the XP rate. - Harvesting - Specifies the scaling factor for the XP gained while Harvesting. Higher values increase the XP rate. - Killing - Specifies the scaling factor for the XP gained while Killing. Higher values increase the XP rate. - Special Events - Specifies the scaling factor for the XP gained for Special Events. Higher values increase the XP rate. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current resource harvest amount multiplier changes. - - - - Structures - Disable Structure Placement Collision - If enabled, will allow players to place structures that clip into terrain. - Structure Resistance: - Specifies the scaling factor for the resistance to damage structures receive when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Structure Damage: - Specifies the scaling factor for the damage structures deal with their attacks (e.g. spiked walls). Higher values increase damage. Lower values decrease it. - Structure Damage Repair Cooldown: - Server option for cooldown period on structure repair from the last time damaged. Set to 0 to disable it, official default is 180 seconds. - Enable PvP Structure Decay - If enabled, structures in PvP will automatically decay if left unused after a period of time. - PvP Zone Structure Damage: - Specifies the scaling factor for the damage structures take within caves/cave entrances, in PvP. - Max Structures Visible: - The maximum number of structures which will be visible to the player. Lower values may help with server speed. - Per-Platform Structures Multiplier: - Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle. - Max Platform Saddle Structures: - The maximum number of platformed creatures or rafts allowed on the entire server. - Override Structure Platform Prevention - If enabled, allows auto-turrets to be buildable/working on creature platform saddles. - Allow Unaligned Creatures on Flyer Platform - If enabled, non-allied creatures are able to stand on the Quetal platforms. - Allow Structures at Supply Drops PvE - If enabled, will allow placing structures at supply drop locations. - - Enable Structure Decay PvE - If enabled, enables decay of player structures in PvE. - Structure Decay Period: - Specifies the time required for player structures to decay in PvE mode. - Structure Decay Multiplier: - Specifies the scaling factor for the decay rate of player structures in PvE mode. - - Auto Destroy Structures - If enabled, will auto destroy structures once the demolish timer expires. - Auto Destroy Old Structures Multiplier: - Allows Auto-Destroying Structures after sufficient 'no nearby Tribe' time has passed. Useful for servers to clear off abandoned structures automatically over time if they wish. Set to 0 to disable it. - Only Auto Destroy Core Structures - If enabled, will prevent any non-core/non-foundation structures from auto destroying (however they'll still get auto destroyed if a floor that they're on gets auto destroyed). - Only Decay Unsnapped Core Structures - If enabled, only unsnapped core structures will decay. Useful for eliminating lone pillar/foundation spam on servers. - Fast Decay Unsnapped Core Structures - If enabled, will decay unsnapped foundations/pillars at faster speed. - Destroy Unconnected Water Pipes - If enabled, after two real-time days the pipes will auto-destroy if unconnected to any non-pipe (directly or indirectly) and no allied player is nearby - Enable Fast Decay - If enabled, allows the setting of the fast decay options. - Fast Decay Interval - Sets a fixed constant decay period for "Fast Decay" structures (such as pillars or lone foundations). - Force All Structure Locking - If enabled, allow Locking all item containers. - Passive Defenses Damage Riderless Creatures - If enabled, spike walls will damage wild/riderless creatures. - - - - Engrams - Enable Engram Overrides - If enabled, enables engram customizations. - Reset all engram customizations back to defaults. - Paste custom engram data. - Save custom engram data. - Custom Engram Settings - Only Allow Selected Engrams - If enabled, only the selected engrams will be available to learn in game. - Select all the engrams. - Unselect all the engrams. - Filter: - Filter Only Selected Engrams - If enabled, only the selected engram will be visible. - Selected - Name - Mod - Level - Cost - Hidden - Known - Remove Prereqs - Remove this Engram - - Remove Engram - Click 'Yes' to confirm you want to delete the resource record. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current engram changes. - Confirm Select All Action - Click 'Yes' to confirm you want to select all the engrams. - Confirm Unselect All Action - Click 'Yes' to confirm you want to unselect all the engrams. - - - - Custom Level Progressions - NOTE: The player levels must contain at least 60 levels. If you customize your own player levels, make sure you have at least 60 levels, otherwise not all Tasks can be unloacked. - Enable Custom Level Progressions - If enabled, enables player and creature level customizations. - Custom Player Levels - Delete all existing levels. - Reset all level customizations back to official defaults. - Import level customizations from CSV file. - Export level customizations to CSV file. - Update maximum XP Cap to last level value. - - + - - - Level - XP Required - Engram Points - Engram Total - Add a new level after this one. - Remove this level - - Custom Creature Levels - - Can't delete last item - You can't delete the last level. If you want to disable the feature, uncheck Enable Custom Level Progressions. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current player levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current player levels. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current creature levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current creature levels. - - Export Error - Import Error - Update Error - Save level customizations - Select level customization CSV file - csv - csv - CSV Files - *.csv - CSV Files - *.csv - - - - Custom GameUserSettings Details - - Custom Sections - Section Name - Add Section - Paste Section Data - Import Data from Ini File - Clear All Sections - Delete Section - - Custom Items - Key - Value - Add Item - Paste Item Data - Delete All Items - Delete Item - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - - Administrators - Add Administrator - Clear Administrators - Reload from File - Delete Administrator - Steam ID - Steam Name - - Whitelisted - Add Whitelisted Player - Clear Whitelisted Players - Reload from File - Delete Whitelisted Player - Steam ID - Steam Name - - Exclusive Join - Add Exclusive Player - Clear Exclusive Players - Reload from File - Delete Exclusive Player - Steam ID - Steam Name - Enable Exclusive Join - If enabled, only players in the Exclusive Join list will be able to log into the server. - - - - Map Spawner Overrides - Containers - Entries - Map Spawner Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - - Type - Spawner Override Type - Spawner - Spawner Class String - - Name - Spawn Name - Creature - Entity ID of the creature to be added - Weight - Weight Factor for this spawn - Max Percentage - Sets the maximum allowed creatures for this instance - - Add map spawn container - Add creature spawn entry - Delete all map spawn containers - Delete all creature spawn entries - Paste map spawn container data - Delete map spawn container - Delete creature spawn entry - Save all map spawn containers - Save map spawn container - - - - Crafting Overrides - Crafted Items - Resource Items - Crafting Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - NOTE: Changing the resources of a crafted item will require the Engram to be re-learnt. If the Engram is already known, a mindwipe tonic must be used so that it can be re-learnt. - - Crafted Item - Crafted Item Class String - - Resource Item - Resource Item Class String. - Quantity - How much of the resource is required. - Require Exact Resource Type - Determines if a logical check takes place on whether the production makes any sense at all. - - Add crafting item - Add resource - Delete all crafting items - Delete all resources - Paste crafting items data - Delete crafting item - Delete resource - Save crafting items data - Save crafting item - - - - Supply Crate Overrides - Supply Crates - Item Sets - Item Set Entries - Items - Supply Crate Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - WARNING: If you do not populate each grid properly, it could result in the Supply Crate not spawning into the world. Please ensure ALL sections are populated. - - Supply Crate - Supply Crate class string of the crate to be overridden. - Min ItemSets - The minimum number of sets that will be in the supply crate. - Max ItemSets - The maximum number of sets that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item set quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - - Description - A description to identify the item set. - Min Items - The minimum number of items from the set that will be in the supply crate. - Max Items - The maximum number of items from the set that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Weight - Specifies the chance that the item set would make it into the loot crate. - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - - Description - A description to identify the item set entry. - Weight - Specifies the chance that the item would make it into the loot crate. - Min Quantity - The minimum quantity of the item that will be in the supply crate. - Max Quantity - The maximum quantity of the item that will be in the supply crate. - Min Quality - The minimum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Max Quality - The maximum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Force Blueprint - If enabled, you will always generate a blueprint instead of the item. - Blueprint Chance - Specifies the chance you will generate a blueprint instead of the item. Force Blueprint must be disabled. - - Item - Item class string of the item. - Weight - Specifies the chance that the item would make it into the loot crate. - - Add supply crate - Add item set - Add item set entry - Add item - Delete all supply crates - Delete all item sets - Delete all item set entries - Delete all items - Paste supply crate data - Delete supply crate - Delete item set - Delete item set entry - Delete item - Save all supply crates - Save supply crate - - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - - - Steam Details - Player Details - Tribe Details - Tribe Members - - Id: - Name: - Online: - Created: - Last Updated: - Community Banned: - VAC Banned: - Number of VAC Bans: - Days Since Last Ban: - Level: - Whitelisted: - Banned: - Number of Game Bans: - Owner: - Steam Name - Character Name - Level - Online - Created - Last Updated - Click to open the steam profile in a browser - Click to view the profile file in explorer - - Player Profile - {0} - Tribe Profile - {0} - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - _Server - Save World - Destroy Wild Creatures - _Players - Sort - By Online - By Name - By Tribe - By Last Updated - _Filter - Show Online - Show Offline - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - Chat to Player... - Rename Player... - Rename Tribe... - Kill - Kick - Banned - Whitelisted - View Steam Profile... - View Profile... - View Tribe... - Copy Steam ID... - Copy Player ID... - - Admin Name: - This is the name used to prefix serverchat messages sent from the console. - Status: - Players: - / - Mode: - Filter: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - RCON: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - A world save is about to be performed, you may experience some lag during this process. Please be patient. - About to destroy all wild creatures, you may experience some lag during this process. Please be patient. - - Send a chat message to : - Rename player from : - Rename tribe from : - Steam ID copied to the clipboard for : - Steam ID copied - Player ID copied to the clipboard for : - Player ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - Right click on players in the list to access player commands. - Type {0} to get help. - - /help - - Known commands: - AllowPlayerToJoinNoCheck <steam id> - Adds the specified player to the server's whitelist. - BanPlayer <steam id> - Add the specified player to the server's banned list. - Broadcast <message> - Broadcast a message to all players on the server. - DestroyAll <class name> - Destroys ALL creatures of the specified class. - DestroyAllEnemies - Destroys all non-player creatures on the map, including tamed creatures. This does not prevent new ones from spawning as usual. - DestroyStructures - Destroys all structures owned by all players on the map. - DestroyWildDinos - Destroys all untamed creatures on the map. Useful for helping newly-released creatures to spawn. - DisallowPlayerToJoinNoCheck <steam id> - Removes the specified player from the server's whitelist. - DoExit - Shuts down the server as soon as possible. - GetChat - Returns the latest chat buffer (the same amount that the clients see). - GiveItemNumToPlayer <player id> <item id> <quantity> <quality> <blueprint> - Adds the specified item to the player's inventory (or its blueprint) in the specified quantity and with the specified quality. - GiveExpToPlayer <player id> <how much> <from tribe share> <prevent sharing with tribe> - Gives the specified player the specified amount of experience points. - KickPlayer <steam id> - Forcibly disconnect the specified player from the server. - KillPlayer <player id> - Kills the specified player. - ListPlayers - List all connected players and their Steam IDs. - PlayersOnly - Stops all creature movement in the game world and halts crafting. Players can still move normally. Repeat the command to disable its effects. - RenamePlayer "<player>" <new name> - Renames the player specified by their in-game string name. - RenameTribe "<tribe>" <new name> - Renames the tribe specified by it's string name. - SaveWorld - Forces the server to save the game world to disk in its current state. - ServerChat <message> - Sends a chat message to all currently connected players. - ServerChatTo "<steam id>" <message> - Sends a direct chat message to the player specified by their int64 encoded steam id. - ServerChatToPlayer "<player>" <message> - Sends a direct chat message to the player specified by their in-game player name. - SetMessageOfTheDay <message> - Sets the server's 'message of the day', displayed to players when they connect to it. - SetTimeOfDay <hour>:<minute>[:<second>] - Sets the game world's time of day to the specified time. - ShowMessageOfTheDay - Displays the message of the day. - Slomo <factor> - Sets the game speed multiplier. Lower values slow time, change back to 1 to set back to normal. - UnBanPlayer <steam id> - Remove the specified player from the server's banned list. - where: - <player> specifies the character name of the player - <steam id> is the long numerical id of the player - <player id> specifies the ingame UE4 ID of the player - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - - Disconnected - Connected - - Player '{0}' joined the game. - Player '{0}' left the game. - - - - Open RCON Session - - Hostname or IP Address: - RCON Port: - Admin Password: - - Connect - Cancel - - Remote: {0}:{1} - - - - Settings - - - - Live - - - - The Sacred Path - The Shard - - - - - - Albino Deer - Alligar - Balrog - Nidhog - Bear - Fire Lord - Boa - Wild Boar - Centaur Vanguard Chieftain - Centaur Spearman Chieftain - Cyclops Chieftain - Giant Moose - Centaur Shieldman - Centaur Lancer - Cyclops - Deer - Mastodorn - Elite Nidhog - Elite Goblin - Elite Griffin - Elite Ice Goblin - Elite Kebo - Elite Unicorn - Bahamut - Fire Dragon - Fire Elemental - Dark Fire Element - Ice Elemental - Wraith - Dark Wraith - Goblin - Goblin Chieftain - Goblin (Bag) - Golden Sheep - Griffin - Gryphon - Horse - Waterfly - Bargesh - Ice Dragon - Ice Imp - Ice Goblin - Ice Wolf - Kebo - Molten Tiger - Windrider - Deathstalker - Light Elemental - Longhorn - Nightshade - Colossus - Pegasus - Muckripper - Bramblehopper - Sheep - Fallen - Dark Fallen - Spider - Big Spider - Earth Elemental - Dark Earth Elemental - Treant - Vrock - Unicorn - Water Elemental - Wind Elemental - Dark Wind Element - Wolf - Wyvern - Yeti - - - - - - - - xxx - - - - - - - - Field Flowers - Darkweed - Terra Flowers - Fireblossoms - Lightblossoms - Snow Loti - Thundergrass - Grass - Luck Clover - Cooking Herb - Magic Shards - Vigor Mushrooms - Death Cap Mushrooms - Nightcap Mushrooms - White Cap Mushrooms - Raw Meat - Fine Raw Meat - Shrub Seedlings - Darkweed Seeds - Terra Flower Seeds - Fireblossom Seeds - Lightblossom Seeds - Fungal Spores - Snow Lotus Seeds - Wheat Seed - Thundergrass Seeds - Rotten Meat - Magic Essence - Bones - Ground Bone - Chaos Essence - Charcoal - Gold Coins - Copper Ore - Copper Ingot - Lightstone - Lightstone Sand - Dark Elemental Core - Darkstone - Darkstone Sand - Earth Elemental Core - Dark Essence - Earth Essence - Fire Essence - Light Essence - Water Essence - Air Essence - Fur - Twine - Fire Elemental Core - GoldenFleece - Hide - Ice Chunk - Ink - Light Elemental Core - Silica Powder - Dark Magic Core - Earth Magic Core - Fire Magic Core - Light Magic Core - Water Magic Core - Wind Magic Core - Magic Crystal - Magical Glow - Iron Ore - Iron Ingot - Quartz Sand - Mithril Ore - Mithril Ingot - Stones - Sulfur Ore - Sulfur Powder - Straw - Soul of Darkness - Soul of Light - Water Elemental Core - Air Elemental Core - Wood - Berry - Apple - Field Mushrooms - Fiber - - - - - - - - xxx - - - - - - - - xxx - - - - - \ No newline at end of file diff --git a/DSM/beta/latest.txt b/DSM/beta/latest.txt deleted file mode 100644 index 92800e12..00000000 --- a/DSM/beta/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.0.61.1 diff --git a/DSM/beta/latest.zip b/DSM/beta/latest.zip deleted file mode 100644 index 2f53080d..00000000 Binary files a/DSM/beta/latest.zip and /dev/null differ diff --git a/DSM/en-US.xaml b/DSM/en-US.xaml deleted file mode 100644 index 091a37f8..00000000 --- a/DSM/en-US.xaml +++ /dev/null @@ -1,2171 +0,0 @@ - - - - Error - - - - All - Dark and Light - Unknown - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The Server Manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Cancel - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Custom Config Data - Process - Cancel - - - - Add Steam Users - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Close - - Player List: {0} - Filter: - Profiles: - Invalid: - - View Steam Profile... - View Profile... - View Tribe... - Copy Steam ID... - Copy Player ID... - - _Players - Sort - By Online - By Name - By Team - By Last Updated - _Filter - Show Online - Show All - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - - - User Password - Save Password - Password: - Confirm: - OK - Cancel - - Password Error - You must enter a password. - The passwords do not match. - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the ASM last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - Filter: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Load mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected section settings of your current profile with those from the selected profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected a profile to copy from. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the selected profile to your current profile. - Select All - Unselect All - Process - Cancel - - This form will copy the selected settings from the selected profile to the current profile. - Profile to Copy From: - Select the profile to copy the settings from. - - Copy - Section - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Total Servers: - Server - Map - Mods - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - DnL Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Server Manager User Exists: - Enable Run as Administrator Prompt on Startup - Manage firewall settings automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - Save Manager Password... - Create Manager User... - Delete Manager User... - ... - Clear - ... - ... - Get WebApi Key... - Help... - Language - Custom Override Options - Enable Crafting Overrides - If enabled, the crafting overrides will be managed by the server manager. - Enable Map Spawner Overrides - If enabled, the map spawner overrides will be managed by the server manager. - Enable Supply Crate Overrides - If enabled, the supply crate overrides will be managed by the server manager. - WARNING: While any of these options are disabled, the server manager will not read or write the associated overrides settings. Re-enabling any of these options will cause ALL existing associated overrides to be removed from the config file. - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or mroe actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Player Level Increase: - The amount of XP to be increased when adding a new custom level. - Creature Level Increase: - The amount of XP to be increased when adding a new custom level. - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Dark and Light mod management enabled. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Dark and Light mod management enabled. - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - Delete Old Backup Files - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - Enable Auto Update - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Started Message: - This message will be displayed when the server is being started. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Force Respawn Creatures Warning: - This message will be displayed when the server is being started and a wild creature wipe is scheduled. - - - - Dark and Light Server Manager - Dark and Light Server Manager (Administrator) - DnL Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP: - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Server Manager User Exists: - Why is the Server Manager User Missing? - Server Manager User Missing - The server manager requires it's own windows user to run SteamCMD. To create the Server Manager user, open the Global Settings. - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open Server Manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - - Unknown - Disabled - Queued - Ready - Running - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - The Server Manager is an open-source project, provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - _File - _Exit - - _Language - - x - % - seconds - minutes - hours - days - items - xp - players - tribes - levels - - - - - - Profile: - The name for the server profile. This is not the public name users will see in the game. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from another profile to this profile. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the Server Manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the Server Manager must run with administrator privileges. Restart the Server Manager and 'Run As Administrator' and you will be able to utilize these features. - Dark and Light Auto Settings - The Dark and Light automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Dark and Light features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will shut down the server. Do you wish to proceed? - Stop the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - The server update failed as the steam username or password has not been setup in the Global Settings. - Backup Server - Backup Server Error - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or GameUserSettings.ini - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - Spectator Password: - The password users must enter to use non-admin spectator mode on the server. - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Server Port: - The port users will use to connect to your server. Default is 7777. Change this and Query Port if you wish to host multiple servers on one machine. - Query Port: - The port Steam uses to communicate with your server. Default is 27015. Change this and Server Port if you wish to host multiple servers on one machine. - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the game choose - (Recommended) - Refresh the available local IPs. - Use Raw Sockets - Allow direct P2P connections instead of through steam. Open up both the Server Port and Server Port + 1 are open in the firewall and port forwarding. - NOTE: Enable the Raw Sockets option with caution. Using Raw Sockets could cause login issues and may not work on ALL maps. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Login Options - Use Ban List URL - If enabled, the ban list URL specified will be used. - The URL of the ban list to use. - Reset the ban list properties to defaults. - Enable Idle Timeout - If enabled, the idle timeout period will be used. - The time until idle players are kicked from the server. - seconds - Max Players: - Sets the maximum number of players which can join this server. - - Admin Console (RCON) - Enable RCON Port - If enabled, the RCON port will be enabled. - The port that RCON will use on your server. - Resets the RCON Window settings back to defaults. - RCON Server Log Buffer: - Sets the max length of RCON game log buffer (default 600). - Force Respawn Creatures on Startup (Causes lag after 'Ready' while repopulating) - If enabled, when the server is started ALL wild creatures will be wiped and respawned (this will only destroy wild creatures that are NOT currently being tamed). - Alternate Save Directory Name: - (Optional) - Sets the directory name (underneath the servers Saved folder) to store the world, player and tribe files. - Cross-Server Data Transfer ClusterId: - Sets a cluster id for this server that will group the servers together via Cross-Server Data Transfer. - Cluster Directory Override - If enabled, allows you to use a common cross-server storage location that functions between multiple servers running on the same machine. Uses the clusters directory in the server manager's data directory. - - Maps and Mods - Map Name or Map Mod Path: - The standard map name or the local mod path (e.g. /Game/Mods/123456789/ModMapName) if your mod has a map in it. - Reset map name to the Cape of Sacred Path map - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Enable Extinction Event - If enabled, the extinction countdown will be turned on. To reset the countdown, disable, save the profile and then enable. - Time Interval - Sets the number of days to countdown before the extinction event will occur. - The date and time of the extinction event. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Duration: - The time the Message of the Day will be shown for when the user connects to the server. - seconds - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Server Options - Reset all server options to defaults. - Disable Valve Anti-Cheat System (VAC) - If enabled, the Valve anti-cheat system will be disabled. Please use this with caution! - Disable Player-Move-Physics Optimization - If enabled, the player-move-physics will be disabled. - Disable Anti-Speed Hack Detection - If enabled, the anti-speed hack detection will be disabled. - Anti-Speed Hack Bias - Adjust the speed hack detection bias. Default is 1.0, disabled is 0.0. - Enable BattlEye Anti-Cheat System - If enabled, the BattlEye Anti-Cheat System will be enabled. - x - Use All Available Cores - If enabled, all of your CPU cores will be used, if all of them are not being utilized after using this launch option, then try to disable it. - Use Cache - If enabled, ~70% faster loading speed option. The first and second times that you start the game will be still be slow, but the third time onwards will be fast. - Force DirectX 10 - If enabled, the game is forced to use DirectX 10 instead of DirectX 11. - Force Shader Model 4 - If enabled, the game is forced to use Shader Model 4 instead of the Shader Model 5. - Force Low Memory - If enabled, reduces graphics and audio effects to save about 800 MB RAM, likely enabling 4GB RAM players to get past infinite-loading screens. - Force No Man Sky - If enabled, lots of the detailed sky features are disabled, such as clouds and starry night sky. You still see the stars, the sun, and the moon. - Enable Web Alarms - If enabled, servers can now get web notifications posted somewhere when important things happen to a tribe. - Use No Memory Bias - If enabled, will use the old method, more RAM usage but no potential performance loss. - Stasis Keep Controllers - If enabled, the server can gain performance by keeping the AI's in memory of statised creatures. NOTE: your server must have a lot of RAM otherwise your server will suffer with a large memory overhead. - Web Key - A key which is optional to use in the listening script, but required to have it in the text file. - Web URL - Specifies the URL where your listening script is stored, waiting and ready to receive the post information by your game server. - NOTE: The server manager does not provide the Web Alarms functionaility. The server manager just allows you to enable/disable the Web Alarms and create the necessary AlarmPostCredentials file. - - Server Log Options - Reset all server log options to defaults. - Enable Server Admin Logs - If enabled, the Server Admin Logs (including RCON support) will be turned on. - Maximum Tribe Logs: - Sets the maximum number of Tribe log entries that are kept per Tribe (default 100). - Server Admin Logs Include Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) into the Shootergame log files. - Server RCON Output Tribe Logs - If enabled, it will write all tribe log entries (for all tribes) to the RCON window. - Log Admin Commands to Chat (public) - If enabled, admin commands will be echoed to chat for everyone to see. - Log Admin Commands to Chat (admins only) - If enabled, admin commands will be echoed to chat for admins only to see. - Tribe Log Destroyed Enemy Structures - If enabled, the enemy-structure destruction log (for the victim tribe) wil display the attacker tribe in the Tribe Logs, instead of a generic structure destruction message. - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Rules - Enable Hardcore Mode - Enables hardcore mode (players can not respawn, a new character must be created). - Enable PvP - Enables Player vs Player mode (players are able to deal damage to or kill each other. In PvP players can also damage or destroy another tribe's buildings or kill their creatures). - Enable PvE Cave Building - If enabled, allows building in caves when PvE mode is enabled. - Disable PvE Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, creatures and structures when PvE mode is enabled. - Disable Loot Crates - If enabled, will prevent spawning of Loot crates (artifact crates will still spawn). - Allow Crate Spawns on top of Structures - If enabled, will allow from-the-air Supply Crates to appear on top of Structures, rather than being prevented by Structures. - Prevent Building in Resource Rich Areas - If enabled, completely disables building in specific resource-rich areas, in particular setup on TheIsland around the major mountains. - Disable PvP Friendly Fire - If enabled, players are unable to deal damage to or kill other tribe members, creatures and structures when PvP mode is enabled. - Use Corpse Locator - If enabled, upon death, a beam of light shoots into the sky to help the player locate where they died. - Prevent Spawn Animations - If enabled, will disable the respawn animation. - Allow Unlimited Respecs - If enabled, will allow the player to have unlimited respecs using the mindwipe tonic. - Allow Platform Saddle Multi Floors - If enabled, will allow multiple platform floors on rafts and saddle platforms. - Max Players in Tribe: - Set to 0 for unlimited player in tribe, set to a number > 0 to act as a limit. - players - - Difficulty: - Determines the levels of creatures in the world as well as the quality of loot drops. The higher the value, the higher the Maximum Creature Level and Loot Drop. - % - Enable Difficulty Override - If enabled, this will allow the max level of creatures in the world to be changed. - Max Creature Level: - Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - - Enable Tribute Downloads - If enabled, this will allow downloading external survivors/items/creatures into your server. - No Survivor Downloads - If enabled, the survivor downloads are disabled. - No Item Downloads - If enabled, the item downloads are disabled. - No Creature Downloads - If enabled, the creature downloads are disabled. - - Tribute Upload Options - No Survivor Uploads - If enabled, the survivor uploads are disabled. - No Item Uploads - If enabled, the item uploads are disabled. - No Creature Uploads - If enabled, the creature uploads are disabled. - - Cluster Tribute Options - No Transfer from Filtering - If enabled, the survivor, item and creature transfers are disabled if the server is not in the same cluster. - Override Survivor Upload Expiration - If enabled, will allow you to override the expiration timer. - Survivor Upload Expiration - Set the expiration timer for uploaded survivors. - Override Item Upload Expiration - If enabled, will allow you to override the expiration timer. - Item Upload Expiration - Set the expiration timer for uploaded items. - Override Creature Upload Expiration - If enabled, will allow you to override the expiration timer. - Creature Upload Expiration - Set the expiration timer for uploaded creatures. - Override Minimum Creature Re-upload Interval - If enabled, will allow you to override the re-upload interval. - Minimum Creature Re-upload Interval - Set the cooldown between allowed Creature re-uploads. Remaining cooldown time is displayed on the Creature Upload UI. - - Increase PvP Respawn Interval - If enabled, enables the increase PvP respawn interval settings. - Interval Check Period - The time period the respawn check lasts after the player is killed by a team. - seconds - Interval Multiplier: - The multiplier value of the base amount to determine the respawn time. - x - Interval Base Amount: - The base time period used to detemine the respawn time. - seconds - Prevent Offline PvP - If enabled, enables the offline raiding prevention option. - Logout Interval - The time period before a tribe/players creatures/structures become invulnerable/inactive after they log off (if tribe, requires ALL tribe members to be logged off). - seconds - - PvE Schedule - If enabled, allows switching between PvE and PvP at pre-specified in-game times or pre-specified real-world times. - Use Server Time - If enabled, the schedule will use the time on the server machine; otherwise it uses the in-game time. - Start Time: - The start time in hours and minutes from midnight to enable PvE mode. - Stop Time: - The stop time in hours and minutes from midnight to disable PvE mode. - - PvE "Tribe Warfare" options - Allow Tribe Warfare - If enabled, capability for tribes to officially declare war on each other for mutually-agreed-upon period of time. - Allow Cancelling Tribe Warfare - If enabled, tribes are able to cancel an agreed-upon war before it has actually started. - Allow Tribe Alliances - If enabled, players are able to create alliances with other tribes. - - Allow Custom Recipes - If enabled, players are able to use the Custom RP-oriented Recipe/Cooking System (including Skill-Based results). - Effectiveness Multiplier - Specifies the multiplier for the customer recipe effectiveness. Higher values increase the recipe effectiveness. - Skill Multiplier - Specifies the multiplier for the customer recipe skill. Higher values increase the recipe skill. - - Enable Diseases - If enabled, diseases will be enabled. - Non Permanent Diseases - If enabled, will make diseases not permanent (you will then lose them if you respawn). - - Override NPC Network Stasis Range Scale - If enabled, you can override the NPC network statis range scale settings. - Online Player Count Start - The minimum number of online players when the statis scale is enabled. - Online Player Count End - The maximum number of online players when the scale maximum is reached. - Scale Maximum - The maximum scale percentage used by the server, when the online player count end value is reached. - - Oxygen Swim Speed Stat Multiplier - Specifies the multiplier for how swim speed is multiplied by level spent in oxygen. - Supply Crate Loot Quality Multiplier - Specifies the multiplier for the supply crate loot quality. - Fishing Loot Quality Multiplier - Specifies the multiplier for the fishing loot quality. - Disable Non-Meat Fish Loot - If enabled, disables harvesting non-meat fish loot. - - - - Chat and Notifications - Enable Global Voice Chat - If enabled, voice chat becomes global and everyone on the server can hear; otherwise only people near each other can hear. - Enable Proximity Text Chat - If enabled, only players near each other can see their chat messages; otherwise their text chat is global and everyone can see their chat messages. - Enable 'Player Left' Notifications - If enabled, players will always get notified if someone leaves the server. - Enable 'Player Joined' Notifications - If enabled, players will always get notified if someone joins the server. - - - - HUD and Visuals - Allow Crosshair - If enabled, shows each player a crosshair. - Allow HUD - If enabled, allows the player to see the HUD. - Allow Third-Person View - If enabled, allows players to view themselves in third person. - Allow Map Player Location - If enabled, shows each player their position on the map. - Allow Player Gamma Settings in PvP - If enabled, allows gamma changes in PvP mode. - Allow Player Gamma Settings in PvE - If enabled, allows gamma changes in PvE mode. - Show Floating Damage Text - If enabled, enables RPG-style popup text stat mode. - Allow Hit Markers - If enabled, shows hit markers for ranged attacks. - - - - Player Settings - Enable Flyer-Carry - If enabled, permit flying creatures to pick up other creatures and players when mounted by a player in PvE. - XP Multiplier: - Specifies the scaling factor for the experience received by players. Higher values increase XP amounts awarded for various actions; lower values decrease it. - Max XP: - Set the maximum XP cap. - xp - Reset maximum XP Cap to official default - Damage: - Specifies the scaling factor for the damage dealt with attacks. Higher values increase damage. Lower values decrease it. - Resistance: - Specifies the scaling factor for the resistance to damage received when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Water Drain: - Specifies the scaling factor for water consumption. Higher values increase water consumption (thirsty faster). - Food Drain: - Specifies the scaling factor for food consumption. Higher values increase food consumption (hungry faster). - Stamina Drain: - Specifies the scaling factor for stamina consumption. Higher values increase stamina consumption (tired faster). - Health Recovery: - Specifies the scaling factor for health recovery. Higher values increase the recovery rate (heal faster). - Harvesting Damage: - Specifies the scaling factor for the harvest damage rate. Higher values increase damage rate. Lower values decrease it. - Turret Damage: - Specifies the scaling factor for damage by turret (bullet and projectile turrets). Higher values increase turret damage. Lower values decrease it. - - Base Stat Multipliers - Per-Level Stat Multipliers - - Health: - Specifies the multiplier for health gain per level. Higher values increase health faster; lower values increase health more slowly. - Specifies the multiplier for base health. Higher values increase base health; lower values decrease base health. - Stamina: - Specifies the multiplier for stamina gain per level. Higher values increase stamina faster; lower values increase stamina more slowly. - Specifies the multiplier for base stamina. Higher values increase base stamina; lower values decrease base stamina. - Constitution: - Specifies the multiplier for constitution per level. Higher values increase the constitution faster; lower values increase the constitution more slowly. - Specifies the multiplier for base constitution. Higher values increase base constitution; lower values decrease base constitution. - Oxygen: - Specifies the multiplier for oxygen efficiency gain per level. Higher values increase efficiency faster; lower values increase efficiency more slowly. - Specifies the multiplier for base oxygen. Higher values increase base oxygen; lower values decrease base oxygen. - Hunger: - Specifies the multiplier for hunger gain per level. Higher values increase hunger faster; lower values increase hunger more slowly. - Specifies the multiplier for base hunger. Higher values increase base food; lower values decrease base hunger. - Thirst: - Specifies the multiplier for thirst gain per level. Higher values increase thirst faster; lower values increase thirst more slowly. - Specifies the multiplier for base water. Higher values increase base thirst; lower values decrease base thirst. - Temperature: - Specifies the multiplier for temperature tolerance gain per level. Higher values increase tolerance faster; lower values increase tolerance more slowly. - Specifies the multiplier for base temperature. Higher values increase base temperature; lower values decrease base temperature. - Weight: - Specifies the multiplier for carrying capacity gain per level. Higher values increase carrying capacity faster; lower values increase carrying capacity more slowly. - Specifies the multiplier for base carrying capacity. Higher values increase base carrying capacity; lower values decrease base carrying capacity. - Attack: - Specifies the multiplier for attack gain per level. Higher values increase attack faster; lower values increase attack more slowly. - Specifies the multiplier for base attack. Higher values increase base attack; lower values decrease base attack. - Speed: - Specifies the multiplier for speed gain per level. Higher values increase speed faster; lower values increase speed more slowly. - Specifies the multiplier for base speed. Higher values increase base speed; lower values decrease base speed. - Fortitude: - Specifies the multiplier for fortitude gain per level. Higher values increase fortitude faster; lower values increase the fortitude more slowly. - Specifies the multiplier for base fortitude. Higher values increase base fortitude; lower values decrease base fortitude. - Crafting: - Specifies the multiplier for crafting skill gain per level. Higher values increase crafting skill faster; lower values increase crafting skill more slowly. - Specifies the multiplier for base crafting. Higher values increase base crafting; lower values decrease base crafting. - Mana: - Specifies the multiplier for mana gain per level. Higher values increase mana faster; lower values increase mana more slowly. - Specifies the multiplier for base crafting. Higher values increase base mana; lower values decrease base mana. - Focus: - Specifies the multiplier for focus gain per level. Higher values increase focus faster; lower values increase focus more slowly. - Specifies the multiplier for base crafting. Higher values increase base focus; lower values decrease base focus. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - - Crafting Skill Bonus Multiplier - Specifies the multiplier for the crafting skill bonus. - - - - Creature Settings - Tamed Damage: - Tamed Resistance: - Max Tamed Creatures (server): - Set the maximum number of tamed creatures of the server. - Max Tamed Creatures (tribe): - Set the maximum number of tamed creatures per tribe. - Creature Spawns: - Specifies the scaling factor for creature spawns. Higher values increase the number of creatures spawned throughout the world. - Allow Raid Creature Feeding - If enabled, allows your server's Titanosaurs to be permanently tamed (namely allows them to be Fed). - Food Drain Multiplier - Specifies the multiplier for food drain of the raid creatures. Higher values increase the food drain; lower values decrease the food drain. - Allow Flyers in Caves - If enabled, allows Flyers into caves. - Allow Flying Stamina Recovery - If enabled, recovers stamina while standing on a flyer. - Prevent Creature Mate Boost - If enabled, the creature mate boost will be disabled. - Disable Force Ground Flyer with Explosives - If enabled, will disable the grounding of the flyer when explosives are put on them. - Allow Multiple Attached C4 - If enabled, will allow more than one C4 attached per creature. - Disable Creature Decay PvE - If enabled, disables the gradual decay of creature ownership in PvE; otherwise every creature can be claimed by any player. - Disable Creature Decay PvP - If enabled, disables the gradual decay of creature ownership in PvP; otherwise every creature can be claimed by any player. - PvE Creature Decay Period: - Multiplier on the base decay of creature ownership time. Only works when Disable Creature Decay PvE is unchecked. - Disable Baby Creature Imprint Buff - If enabled, will disable the creature imprinting-player stat bonus, where normally whomever specifically imprinted on the creature and raised it to have an imprinting quality, gets extra damage/resistance buff. - Allow Baby Creature Imprint Cuddle by Anyone - If enabled, ANYONE will to be able to take care of a Baby Creature (cuddle etc), not just whomever imprinted on it. - Auto Destroy Decayed Creatures - If enabled, all claimable decayed creatures will auto-destroy on load, rather than have them remain around as Claimable. - Disable Creature Riding - If enabled, all tamed creatures will be unable to be ridden. - Disable Creature Taming - If enabled, all wild creatures will be unable to be tamed. - - Creature Customization - Spawn Multipliers - Show/Hide the spawn multiplier columns. - Tamed Damage - Show/Hide the tamed creature damage multiplier column. - Tamed Resistance - Show/Hide the tamed creature resistance multiplier column. - Wild Damage - Show/Hide the wild creature damage multiplier column. - Wild Resistance - Show/Hide the wild creature resistance multiplier column. - Reset all creature customizations back to defaults. - Paste custom creature data. - Save custom creature data. - Custom Creature Settings - Filter: - Name - Mod - Spawnable - Tameable - Replace With - Spawn Weight - Override Limit - Spawn Limit - Tamed Damage - Tamed Resistance - Wild Damage - Wild Resistance - Remove this Creature - - Remove Creature - Click 'Yes' to confirm you want to delete the creature record. - - Per-Level Stat Multipliers (Tamed) - Per-Level Stat Multipliers (Tamed) - Add - Per-Level Stat Multipliers (Tamed) - Affinity - Per-Level Stat Multipliers (Wild) - Creature Breeding Multipliers - If enabled, allows scale factors to be applied to each base stat. - If enabled, allows scale factors to be applied to each stat. - If enabled, allows scale factors to be applied to the Taming Addition for each stat. - If enabled, allows scale factors to be applied to the Taming Multiplier for each stat. - If enabled, allows scale factors to be applied to the Tamed Stat Increase for each stat. - Reset all multipliers back to defaults. - Reset all multipliers back to defaults. - - Mating Interval: - Specifies the multiplier for time between tamed creature mating. Lower values decrease the time between mating. - Egg Hatch Speed: - Specifies the multiplier for time that fertilised eggs hatch. Higher values decrease the time an eggs hatches. - Baby Mature Speed: - Specifies the multiplier for time that baby creatures mature into adults. Higher values decrease the time it take baby creatures to mature into adults. - Baby Food Consumption Speed: - Specifies the multiplier for the speed at which the baby creatures will consume food. Higher values will make the baby consume food more often. - - Creature Imprinting - Imprinting Stat Scale: - How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system. - Cuddle Interval: - A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality. - Cuddle Grace Period: - A multiplier on how long after delaying cuddling with the baby before imprinting quality starts to decrease. Higher values increase the grace period. - Cuddle Lose Imprint Quality Speed: - A multiplier on how fast imprinting quality decreases after the grace period if you haven't yet cuddled with the baby. Lower values slow the imprint quality loss. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset the Max XP. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current creature customizations. - - - - Environment - Taming Speed: - Specifies the scaling factor for creature taming speed. Higher values make taming faster. - Harvest Amount: - Specifies the scaling factor for yields from all harvesting activities (chopping down trees, picking berries, carving carcasses, mining rocks, etc). Higher values increase the amount of materials harvested with each strike. - Resource Respawn: - Specifies the scaling factor for the respawn rate for resource nodes (trees, rocks, bushes, etc). Lower values cause nodes to respawn more frequently. - Suppress Replenish Radius (Player): - Specifies the scaling factor to allow resources to regrow closer or farther away from players. Lower values decrease the distance resources will regrow from the player. - Suppress Replenish Radius (Structure): - Specifies the scaling factor to allow resources to regrow closer or farther away from structures. Lower values decrease the distance resources will regrow from the structure. - Clamp Resource Harvest Damage - If enabled, clamps how much harvesting damage you can do to a resource to the remaining health of the resource. - Harvest Health: - Specifies the scaling factor for the health of items that can be harvested (trees, rocks, carcasses, etc). Higher values increase the amount of damage (e.g. number of strikes) such objects can withstand before being destroyed, which results in higher overall harvest yields. - Use Optimized Harvesting Health - If enabled, you will get a more optimized server with a higher HarvestAmountMultiplier value, but with less rare items. - - Custom Harvest Amount Multipliers - If enabled, allows per-resource scale factors to be applied to each resource. - Reset all harvest customizations back to defaults. - Paste custom resource data. - Save custom resource data. - Custom Resource Settings - Filter: - Amount - Remove this Resource - - Remove Resource - Click 'Yes' to confirm you want to delete the resource record. - - Day Cycle Speed: - Specifies the scaling factor for the passage of time in the world, controlling how often day changes to night and night changes to day. Values lower than 1 slow down the cycle; higher values accelerate it. - Day Time Speed: - Specifies the scaling factor for the passage of time in the world during the day. This value determines the length of each day, relative to the length of each night. Lowering this value increases the length of each day. - Night Time Speed: - Specifies the scaling factor for the passage of time in the world during night time. This value determines the length of each night, relative to the length of each day. Lowering this value increases the length of each night. - Global Spoiling Time: - Scales the spoiling time of perishables globally. Higher values prolong the time. - Clamp Item Spoiling Times - If enabled, clamps all spoiling times to the items' maximum spoiling times. Useful if any infinite-spoiling exploits were used on the server and you wish to clean them up. Could potentially cause issues with Mods that alter spoiling time. - Global Item Decomp Time: - Scales the decomposition time of dropped items, loot bags etc globally. Higher values prolong the time. - Global Corpse Decomp Time: - Scales the decomposition time of corpses (player and creature), globally. Higher values prolong the time. - Crop Decay Speed: - Scales the decay time of crops. Lower values prolong the decay. - Crop Growth Speed: - Scales the growth time of crops. Higher values make crops grow faster. - Lay Egg Interval: - Scales the egg laying interval of creatures. Lower values cause creatures to lay eggs more frequently. - Poop Interval: - Scales the defecation interval of players and creatures. Lower values cause players and creatures to defecation more frequently. - Hair Growth Speed: - Specifies the scaling factor for the hair growth speed. Higher values increase growth speed. Lower values decrease it. - - Earned XP Multipliers - Generic (over time) - Specifies the scaling factor for the XP gained over time. Higher values increase the XP rate. - Crafting - Specifies the scaling factor for the XP gained while Crafting. Higher values increase the XP rate. - Harvesting - Specifies the scaling factor for the XP gained while Harvesting. Higher values increase the XP rate. - Killing - Specifies the scaling factor for the XP gained while Killing. Higher values increase the XP rate. - Special Events - Specifies the scaling factor for the XP gained for Special Events. Higher values increase the XP rate. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current resource harvest amount multiplier changes. - - - - Structures - Disable Structure Placement Collision - If enabled, will allow players to place structures that clip into terrain. - Structure Resistance: - Specifies the scaling factor for the resistance to damage structures receive when attacked. Higher values decrease resistance, increasing damage per attack. Lower values increase it, reducing damage per attack. - Structure Damage: - Specifies the scaling factor for the damage structures deal with their attacks (e.g. spiked walls). Higher values increase damage. Lower values decrease it. - Structure Damage Repair Cooldown: - Server option for cooldown period on structure repair from the last time damaged. Set to 0 to disable it, official default is 180 seconds. - Enable PvP Structure Decay - If enabled, structures in PvP will automatically decay if left unused after a period of time. - PvP Zone Structure Damage: - Specifies the scaling factor for the damage structures take within caves/cave entrances, in PvP. - Max Structures Visible: - The maximum number of structures which will be visible to the player. Lower values may help with server speed. - Per-Platform Structures Multiplier: - Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle. - Max Platform Saddle Structures: - The maximum number of platformed creatures or rafts allowed on the entire server. - Override Structure Platform Prevention - If enabled, allows auto-turrets to be buildable/working on creature platform saddles. - Allow Unaligned Creatures on Flyer Platform - If enabled, non-allied creatures are able to stand on the Quetal platforms. - Allow Structures at Supply Drops PvE - If enabled, will allow placing structures at supply drop locations. - - Enable Structure Decay PvE - If enabled, enables decay of player structures in PvE. - Structure Decay Period: - Specifies the time required for player structures to decay in PvE mode. - Structure Decay Multiplier: - Specifies the scaling factor for the decay rate of player structures in PvE mode. - - Auto Destroy Structures - If enabled, will auto destroy structures once the demolish timer expires. - Auto Destroy Old Structures Multiplier: - Allows Auto-Destroying Structures after sufficient 'no nearby Tribe' time has passed. Useful for servers to clear off abandoned structures automatically over time if they wish. Set to 0 to disable it. - Only Auto Destroy Core Structures - If enabled, will prevent any non-core/non-foundation structures from auto destroying (however they'll still get auto destroyed if a floor that they're on gets auto destroyed). - Only Decay Unsnapped Core Structures - If enabled, only unsnapped core structures will decay. Useful for eliminating lone pillar/foundation spam on servers. - Fast Decay Unsnapped Core Structures - If enabled, will decay unsnapped foundations/pillars at faster speed. - Destroy Unconnected Water Pipes - If enabled, after two real-time days the pipes will auto-destroy if unconnected to any non-pipe (directly or indirectly) and no allied player is nearby - Enable Fast Decay - If enabled, allows the setting of the fast decay options. - Fast Decay Interval - Sets a fixed constant decay period for "Fast Decay" structures (such as pillars or lone foundations). - Force All Structure Locking - If enabled, allow Locking all item containers. - Passive Defenses Damage Riderless Creatures - If enabled, spike walls will damage wild/riderless creatures. - - - - Engrams - Enable Engram Overrides - If enabled, enables engram customizations. - Reset all engram customizations back to defaults. - Paste custom engram data. - Save custom engram data. - Custom Engram Settings - Only Allow Selected Engrams - If enabled, only the selected engrams will be available to learn in game. - Select all the engrams. - Unselect all the engrams. - Filter: - Filter Only Selected Engrams - If enabled, only the selected engram will be visible. - Selected - Name - Mod - Level - Cost - Hidden - Known - Remove Prereqs - Remove this Engram - - Remove Engram - Click 'Yes' to confirm you want to delete the resource record. - - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current engram changes. - Confirm Select All Action - Click 'Yes' to confirm you want to select all the engrams. - Confirm Unselect All Action - Click 'Yes' to confirm you want to unselect all the engrams. - - - - Custom Level Progressions - NOTE: The player levels must contain at least 60 levels. If you customize your own player levels, make sure you have at least 60 levels, otherwise not all Tasks can be unloacked. - Enable Custom Level Progressions - If enabled, enables player and creature level customizations. - Custom Player Levels - Delete all existing levels. - Reset all level customizations back to official defaults. - Import level customizations from CSV file. - Export level customizations to CSV file. - Update maximum XP Cap to last level value. - - + - - - Level - XP Required - Engram Points - Engram Total - Add a new level after this one. - Remove this level - - Custom Creature Levels - - Can't delete last item - You can't delete the last level. If you want to disable the feature, uncheck Enable Custom Level Progressions. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current player levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current player levels. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all the current creature levels. - Confirm Reset Action - Click 'Yes' to confirm you want to reset all the current creature levels. - - Export Error - Import Error - Update Error - Save level customizations - Select level customization CSV file - csv - csv - CSV Files - *.csv - CSV Files - *.csv - - - - Custom GameUserSettings Details - - Custom Sections - Section Name - Add Section - Paste Section Data - Import Data from Ini File - Clear All Sections - Delete Section - - Custom Items - Key - Value - Add Item - Paste Item Data - Delete All Items - Delete Item - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - - Administrators - Add Administrator - Clear Administrators - Reload from File - Delete Administrator - Steam ID - Steam Name - - Whitelisted - Add Whitelisted Player - Clear Whitelisted Players - Reload from File - Delete Whitelisted Player - Steam ID - Steam Name - - Exclusive Join - Add Exclusive Player - Clear Exclusive Players - Reload from File - Delete Exclusive Player - Steam ID - Steam Name - Enable Exclusive Join - If enabled, only players in the Exclusive Join list will be able to log into the server. - - - - Map Spawner Overrides - Containers - Entries - Map Spawner Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - - Type - Spawner Override Type - Spawner - Spawner Class String - - Name - Spawn Name - Creature - Entity ID of the creature to be added - Weight - Weight Factor for this spawn - Max Percentage - Sets the maximum allowed creatures for this instance - - Add map spawn container - Add creature spawn entry - Delete all map spawn containers - Delete all creature spawn entries - Paste map spawn container data - Delete map spawn container - Delete creature spawn entry - Save all map spawn containers - Save map spawn container - - - - Crafting Overrides - Crafted Items - Resource Items - Crafting Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - NOTE: Changing the resources of a crafted item will require the Engram to be re-learnt. If the Engram is already known, a mindwipe tonic must be used so that it can be re-learnt. - - Crafted Item - Crafted Item Class String - - Resource Item - Resource Item Class String. - Quantity - How much of the resource is required. - Require Exact Resource Type - Determines if a logical check takes place on whether the production makes any sense at all. - - Add crafting item - Add resource - Delete all crafting items - Delete all resources - Paste crafting items data - Delete crafting item - Delete resource - Save crafting items data - Save crafting item - - - - Supply Crate Overrides - Supply Crates - Item Sets - Item Set Entries - Items - Supply Crate Override Settings - NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent the server manager managing the overrides. See the 'Custom Override Options' in the global settings. - WARNING: If you do not populate each grid properly, it could result in the Supply Crate not spawning into the world. Please ensure ALL sections are populated. - - Supply Crate - Supply Crate class string of the crate to be overridden. - Min ItemSets - The minimum number of sets that will be in the supply crate. - Max ItemSets - The maximum number of sets that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item set quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - - Description - A description to identify the item set. - Min Items - The minimum number of items from the set that will be in the supply crate. - Max Items - The maximum number of items from the set that will be in the supply crate. - Quality Multiplier - This is a multiplier to modify the item quality. A value of 1.0 will result in a good mix of all quality levels (Wildcard recommends to keep it at 1.0). - Weight - Specifies the chance that the item set would make it into the loot crate. - Prevent Duplicates - If enabled, will ensure that only one item will be added to the same loot crate, if it was added to two different sets. - - Description - A description to identify the item set entry. - Weight - Specifies the chance that the item would make it into the loot crate. - Min Quantity - The minimum quantity of the item that will be in the supply crate. - Max Quantity - The maximum quantity of the item that will be in the supply crate. - Min Quality - The minimum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Max Quality - The maximum quality of the item that will be in the supply crate (Wildcard recommends to keep it at 1.0). - Force Blueprint - If enabled, you will always generate a blueprint instead of the item. - Blueprint Chance - Specifies the chance you will generate a blueprint instead of the item. Force Blueprint must be disabled. - - Item - Item class string of the item. - Weight - Specifies the chance that the item would make it into the loot crate. - - Add supply crate - Add item set - Add item set entry - Add item - Delete all supply crates - Delete all item sets - Delete all item set entries - Delete all items - Paste supply crate data - Delete supply crate - Delete item set - Delete item set entry - Delete item - Save all supply crates - Save supply crate - - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - - - Steam Details - Player Details - Tribe Details - Tribe Members - - Id: - Name: - Online: - Created: - Last Updated: - Community Banned: - VAC Banned: - Number of VAC Bans: - Days Since Last Ban: - Level: - Whitelisted: - Banned: - Number of Game Bans: - Owner: - Steam Name - Character Name - Level - Online - Created - Last Updated - Click to open the steam profile in a browser - Click to view the profile file in explorer - - Player Profile - {0} - Tribe Profile - {0} - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - _Server - Save World - Destroy Wild Creatures - _Players - Sort - By Online - By Name - By Tribe - By Last Updated - _Filter - Show Online - Show Offline - Show Admin - Show Banned - Show Whitelisted - Show Invalid - Show Player Avatars - - Chat to Player... - Rename Player... - Rename Tribe... - Kill - Kick - Banned - Whitelisted - View Steam Profile... - View Profile... - View Tribe... - Copy Steam ID... - Copy Player ID... - - Admin Name: - This is the name used to prefix serverchat messages sent from the console. - Status: - Players: - / - Mode: - Filter: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - RCON: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - A world save is about to be performed, you may experience some lag during this process. Please be patient. - About to destroy all wild creatures, you may experience some lag during this process. Please be patient. - - Send a chat message to : - Rename player from : - Rename tribe from : - Steam ID copied to the clipboard for : - Steam ID copied - Player ID copied to the clipboard for : - Player ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - Right click on players in the list to access player commands. - Type {0} to get help. - - /help - - Known commands: - AllowPlayerToJoinNoCheck <steam id> - Adds the specified player to the server's whitelist. - BanPlayer <steam id> - Add the specified player to the server's banned list. - Broadcast <message> - Broadcast a message to all players on the server. - DestroyAll <class name> - Destroys ALL creatures of the specified class. - DestroyAllEnemies - Destroys all non-player creatures on the map, including tamed creatures. This does not prevent new ones from spawning as usual. - DestroyStructures - Destroys all structures owned by all players on the map. - DestroyWildDinos - Destroys all untamed creatures on the map. Useful for helping newly-released creatures to spawn. - DisallowPlayerToJoinNoCheck <steam id> - Removes the specified player from the server's whitelist. - DoExit - Shuts down the server as soon as possible. - GetChat - Returns the latest chat buffer (the same amount that the clients see). - GiveItemNumToPlayer <player id> <item id> <quantity> <quality> <blueprint> - Adds the specified item to the player's inventory (or its blueprint) in the specified quantity and with the specified quality. - GiveExpToPlayer <player id> <how much> <from tribe share> <prevent sharing with tribe> - Gives the specified player the specified amount of experience points. - KickPlayer <steam id> - Forcibly disconnect the specified player from the server. - KillPlayer <player id> - Kills the specified player. - ListPlayers - List all connected players and their Steam IDs. - PlayersOnly - Stops all creature movement in the game world and halts crafting. Players can still move normally. Repeat the command to disable its effects. - RenamePlayer "<player>" <new name> - Renames the player specified by their in-game string name. - RenameTribe "<tribe>" <new name> - Renames the tribe specified by it's string name. - SaveWorld - Forces the server to save the game world to disk in its current state. - ServerChat <message> - Sends a chat message to all currently connected players. - ServerChatTo "<steam id>" <message> - Sends a direct chat message to the player specified by their int64 encoded steam id. - ServerChatToPlayer "<player>" <message> - Sends a direct chat message to the player specified by their in-game player name. - SetMessageOfTheDay <message> - Sets the server's 'message of the day', displayed to players when they connect to it. - SetTimeOfDay <hour>:<minute>[:<second>] - Sets the game world's time of day to the specified time. - ShowMessageOfTheDay - Displays the message of the day. - Slomo <factor> - Sets the game speed multiplier. Lower values slow time, change back to 1 to set back to normal. - UnBanPlayer <steam id> - Remove the specified player from the server's banned list. - where: - <player> specifies the character name of the player - <steam id> is the long numerical id of the player - <player id> specifies the ingame UE4 ID of the player - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - - Disconnected - Connected - - Player '{0}' joined the game. - Player '{0}' left the game. - - - - Open RCON Session - - Hostname or IP Address: - RCON Port: - Admin Password: - - Connect - Cancel - - Remote: {0}:{1} - - - - Settings - - - - Live - - - - The Sacred Path - The Shard - - - - - - Albino Deer - Alligar - Balrog - Nidhog - Bear - Fire Lord - Boa - Wild Boar - Centaur Vanguard Chieftain - Centaur Spearman Chieftain - Cyclops Chieftain - Giant Moose - Centaur Shieldman - Centaur Lancer - Cyclops - Deer - Mastodorn - Elite Nidhog - Elite Goblin - Elite Griffin - Elite Ice Goblin - Elite Kebo - Elite Unicorn - Bahamut - Fire Dragon - Fire Elemental - Dark Fire Element - Ice Elemental - Wraith - Dark Wraith - Goblin - Goblin Chieftain - Goblin (Bag) - Golden Sheep - Griffin - Gryphon - Horse - Waterfly - Bargesh - Ice Dragon - Ice Imp - Ice Goblin - Ice Wolf - Kebo - Molten Tiger - Windrider - Deathstalker - Light Elemental - Longhorn - Nightshade - Colossus - Pegasus - Muckripper - Bramblehopper - Sheep - Fallen - Dark Fallen - Spider - Big Spider - Earth Elemental - Dark Earth Elemental - Treant - Vrock - Unicorn - Water Elemental - Wind Elemental - Dark Wind Element - Wolf - Wyvern - Yeti - - - - - - - - xxx - - - - - - - - Field Flowers - Darkweed - Terra Flowers - Fireblossoms - Lightblossoms - Snow Loti - Thundergrass - Grass - Luck Clover - Cooking Herb - Magic Shards - Vigor Mushrooms - Death Cap Mushrooms - Nightcap Mushrooms - White Cap Mushrooms - Raw Meat - Fine Raw Meat - Shrub Seedlings - Darkweed Seeds - Terra Flower Seeds - Fireblossom Seeds - Lightblossom Seeds - Fungal Spores - Snow Lotus Seeds - Wheat Seed - Thundergrass Seeds - Rotten Meat - Magic Essence - Bones - Ground Bone - Chaos Essence - Charcoal - Gold Coins - Copper Ore - Copper Ingot - Lightstone - Lightstone Sand - Dark Elemental Core - Darkstone - Darkstone Sand - Earth Elemental Core - Dark Essence - Earth Essence - Fire Essence - Light Essence - Water Essence - Air Essence - Fur - Twine - Fire Elemental Core - GoldenFleece - Hide - Ice Chunk - Ink - Light Elemental Core - Silica Powder - Dark Magic Core - Earth Magic Core - Fire Magic Core - Light Magic Core - Water Magic Core - Wind Magic Core - Magic Crystal - Magical Glow - Iron Ore - Iron Ingot - Quartz Sand - Mithril Ore - Mithril Ingot - Stones - Sulfur Ore - Sulfur Powder - Straw - Soul of Darkness - Soul of Light - Water Elemental Core - Air Elemental Core - Wood - Berry - Apple - Field Mushrooms - Fiber - - - - - - - - xxx - - - - - - - - xxx - - - - - \ No newline at end of file diff --git a/DSM/latest.exe b/DSM/latest.exe deleted file mode 100644 index d642785d..00000000 Binary files a/DSM/latest.exe and /dev/null differ diff --git a/DSM/latest.txt b/DSM/latest.txt deleted file mode 100644 index 59587fa4..00000000 --- a/DSM/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.0.61 diff --git a/DSM/latest.zip b/DSM/latest.zip deleted file mode 100644 index 2f53080d..00000000 Binary files a/DSM/latest.zip and /dev/null differ diff --git a/GameData/Maps/Archived/CrystalIsles_Bletch.gamedata b/GameData/Maps/Archived/CrystalIsles_Bletch.gamedata deleted file mode 100644 index 3e7f0c94..00000000 --- a/GameData/Maps/Archived/CrystalIsles_Bletch.gamedata +++ /dev/null @@ -1,370 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.2", - "Created": "2020-07-19T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Bee", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "HoneyBee_Character_BP_C", - "Description": "Giant Worker Bee", - "Mod": "CrystalIsles" - }, - { - "NameTag": "Tropeognathus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Tropeognathus_Character_BP_C", - "Description": "Tropeognathus", - "Mod": "CrystalIsles" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_C", - "Description": "Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_WS_C", - "Description": "Tropical Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_Ember_C", - "Description": "Ember Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_Blood_C", - "Description": "Blood Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Mega_C", - "Description": "Alpha Blood Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Minion_WS_C", - "Description": "Tropical Crystal Wyvern Heir", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Minion_Ember_C", - "Description": "Ember Crystal Wyvern Heir", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Minion_Blood_C", - "Description": "Blood Crystal Wyvern Heir", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_C", - "Description": "Crystal Wyvern Queen", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_Easy_C", - "Description": "Crystal Wyvern Queen (Gamma)", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_Medium_C", - "Description": "Crystal Wyvern Queen (Beta)", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_Hard_C", - "Description": "Crystal Wyvern Queen (Alpha)", - "Mod": "CrystalIsles" - } - ], - "Engrams": [ - { - "Level": 65, - "Points": 21, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Tropeognathus_C", - "Description": "Tropeognathus Saddle", - "Mod": "CrystalIsles" - } - ], - "Items": [ - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TropeSaddle_C", - "Description": "Tropeognathus Saddle", - "Mod": "CrystalIsles" - }, - { - "Category": "Resources", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_Crystal_IslesPrimal_C", - "Description": "Primal Crystal", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_CrystalWyvern_C", - "Description": "Crystal Talon", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaCrystalWyvern_C", - "Description": "Alpha Crystal Talon", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Tropeognathus_C", - "Description": "Tropeognathus Egg", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Tropeognathus_Fertilized_C", - "Description": "Tropeognathus Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_C", - "Description": "Crystal Wyvern Egg", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_Fertilized_WS_C", - "Description": "Tropical Crystal Wyvern Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_Fertilized_Ember_C", - "Description": "Ember Crystal Wyvern Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_Fertilized_Bloodfall_C", - "Description": "Blood Crystal Wyvern Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Flag", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Flag_CIBoss_C", - "Description": "Crystal Wyvern Queen Flag", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_C", - "Description": "Crystal Wyvern Queen Trophy", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_Gamma_C", - "Description": "Crystal Wyvern Queen Trophy (Gamma)", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_Beta_C", - "Description": "Crystal Wyvern Queen Trophy (Beta)", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_Alpha_C", - "Description": "Crystal Wyvern Queen Trophy (Alpha)", - "Mod": "CrystalIsles" - } - ], - "MapSpawners": [ - { - "ClassName": "CI_DinoSpawnEntries_AggressiveCrysWyv_C", - "Description": "CI_DinoSpawnEntries_AggressiveCrysWyv", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_Ants_C", - "Description": "CI_DinoSpawnEntries_Ants", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_Bog_C", - "Description": "CI_DinoSpawnEntries_Bog", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_CavernEasy_C", - "Description": "CI_DinoSpawnEntries_CavernEasy", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_DevilsWater_C", - "Description": "CI_DinoSpawnEntries_DevilsWater", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_ElementalChamber_C", - "Description": "CI_DinoSpawnEntries_ElementalChamber", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_ElementBubbles_Large_C", - "Description": "CI_DinoSpawnEntries_ElementBubbles_Large", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_FloatingIslands_Main_C", - "Description": "CI_DinoSpawnEntries_FloatingIslands_Main", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_FloatingIslands_Small_C", - "Description": "CI_DinoSpawnEntries_FloatingIslands_Small", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_OtterPonds_C", - "Description": "CI_DinoSpawnEntries_OtterPonds", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_PoohBears_C", - "Description": "CI_DinoSpawnEntries_PoohBears", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_SaberPride_C", - "Description": "CI_DinoSpawnEntries_SaberPride", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_Tropeo_C", - "Description": "CI_DinoSpawnEntries_Tropeo", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_WaterTunnels_C", - "Description": "CI_DinoSpawnEntries_WaterTunnels", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_WolfPack_C", - "Description": "CI_DinoSpawnEntries_WolfPack", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_HoneyBees_C", - "Description": "CI_HoneyBees", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_Griffin_C", - "Description": "DinoSpawnEntries_Griffin", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnentries_Icewyvern_C", - "Description": "DinoSpawnentries_Icewyvern", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntriesJungle_C", - "Description": "DinoSpawnEntriesJungle", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_CW_Bloodfall_C", - "Description": "DinoSpawnEntries_CW_Bloodfall", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_CW_Emberfall_C", - "Description": "DinoSpawnEntries_CW_Emberfall", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_CW_WhiteShoal_C", - "Description": "DinoSpawnEntries_CW_WhiteShoals", - "Mod": "CrystalIsles" - }, - ], - "Inventories": [ - { - "ClassName": "DinoDropInventoryComponent_CIBoss_Easy_C", - "Description": "Boss Inventory - Crystal Wyvern Queen (Gamma)", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoDropInventoryComponent_CIBoss_Medium_C", - "Description": "Boss Inventory - Crystal Wyvern Queen (Beta)", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoDropInventoryComponent_CIBoss_Hard_C", - "Description": "Boss Inventory - Crystal Wyvern Queen (Alpha)", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoDropInventoryComponent_Carnivore_Large_CrystalWyvern_C", - "Description": "Creature Inventory - Crystal Wyvern", - "Mod": "CrystalIsles" - } - ] -} \ No newline at end of file diff --git a/GameData/Maps/Archived/Genesis ByPatcher.gamedata b/GameData/Maps/Archived/Genesis ByPatcher.gamedata deleted file mode 100644 index d0e54ddc..00000000 --- a/GameData/Maps/Archived/Genesis ByPatcher.gamedata +++ /dev/null @@ -1,1015 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.1", - "Created": "2020-03-15T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Astrocetus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "SpaceWhale_Character_BP_C", - "Description": "Astrocetus", - "Mod": "Genesis" - }, - { - "NameTag": "Megachelon", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "GiantTurtle_Character_BP_C", - "Description": "Megachelon", - "Mod": "Genesis" - }, - { - "NameTag": "Magmasaur", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Cherufe_Character_BP_C", - "Description": "Magmasaur", - "Mod": "Genesis" - }, - { - "NameTag": "Bloodstalker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "BogSpider_Character_BP_C", - "Description": "Bloodstalker", - "Mod": "Genesis" - }, - { - "NameTag": "Insect Swarm", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "InsectSwarmChar_BP_C", - "Description": "Insect Swarm", - "Mod": "Genesis" - }, - { - "NameTag": "Microbe Swarm", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "MicrobeSwarmChar_BP_C", - "Description": "Microbe Swarm", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelMinion_Character_BP_C", - "Description": "Eel Minion", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelMinion_Character_BP_Easy_C", - "Description": "Eel Minion (Easy Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelMinion_Character_BP_Medium_C", - "Description": "Eel Minion (Medium Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelMinion_Character_BP_Hard_C", - "Description": "Eel Minion (Hard Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_C", - "Description": "Moeder", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_Easy_C", - "Description": "Moeder (Easy Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_Medium_C", - "Description": "Moeder (Medium Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_Hard_C", - "Description": "Moeder (Hard Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRMainBoss_Character_BP_C", - "Description": "Corrupted Master Controller", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRMainBoss_Character_BP_Easy_C", - "Description": "Corrupted Master Controller (Easy Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRMainBoss_Character_BP_Medium_C", - "Description": "Corrupted Master Controller (Medium Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "null", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRMainBoss_Character_BP_Hard_C", - "Description": "Corrupted Master Controller (Hard Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "Ferox", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Shapeshifter_Small_Character_BP_C", - "Description": "Ferox", - "Mod": "Genesis" - }, - { - "NameTag": "X-Parasaur", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Para_Character_BP_C", - "Description": "X-Parasaur", - "Mod": "Genesis" - }, - { - "NameTag": "X-Paraceratherium", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Paracer_Character_BP_C", - "Description": "X-Paraceratherium", - "Mod": "Genesis" - }, - { - "NameTag": "X-Raptor", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Raptor_Character_BP_C", - "Description": "X-Raptor", - "Mod": "Genesis" - }, - { - "NameTag": "X-Spino", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Spino_Character_BP_C", - "Description": "X-Spino", - "Mod": "Genesis" - }, - { - "NameTag": "X-Tapejara", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Tapejara_Character_BP_C", - "Description": "X-Tapejara", - "Mod": "Genesis" - }, - { - "NameTag": "X-Sabertooth Salmon", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Lunar_Salmon_Character_BP_C", - "Description": "X-Sabertooth Salmon", - "Mod": "Genesis" - }, - { - "NameTag": "X-Basilosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Basilosaurus_Character_BP_C", - "Description": "X-Basilosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Ichthyosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Dolphin_Character_BP_C", - "Description": "X-Ichthyosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Dunkleosteus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Dunkle_Character_BP_C", - "Description": "X-Dunkleosteus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Megalodon", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Megalodon_Character_BP_C", - "Description": "X-Megalodon", - "Mod": "Genesis" - }, - { - "NameTag": "X-Mosasaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Mosa_Character_BP_C", - "Description": "X-Mosasaurus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Argentavis", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Argent_Character_BP_C", - "Description": "X-Argentavis", - "Mod": "Genesis" - }, - { - "NameTag": "X-Otter", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Otter_Character_BP_C", - "Description": "X-Otter", - "Mod": "Genesis" - }, - { - "NameTag": "X-Woolly Rhino", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Rhino_Character_BP_C", - "Description": "X-Woolly Rhino", - "Mod": "Genesis" - }, - { - "NameTag": "X-Sabertooth", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Saber_Character_BP_C", - "Description": "X-Sabertooth", - "Mod": "Genesis" - }, - { - "NameTag": "X-Yutyrannus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Yutyrannus_Character_BP_C", - "Description": "X-Yutyrannus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Dragon", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Volcanic_Dragon_Character_BP_C", - "Description": "X-Dragon", - "Mod": "Genesis" - }, - { - "NameTag": "X-Allosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Allo_Character_BP_C", - "Description": "X-Allosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Ankylosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Ankylo_Character_BP_C", - "Description": "X-Ankylosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "X-Rock Elemental", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Golem_Character_BP_C", - "Description": "X-Rock Elemental", - "Mod": "Genesis" - }, - { - "NameTag": "X-Rex", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Rex_Character_BP_C", - "Description": "X-Rex", - "Mod": "Genesis" - }, - { - "NameTag": "X-Triceratops", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Trike_Character_BP_C", - "Description": "X-Triceratops", - "Mod": "Genesis" - }, - { - "NameTag": "Hover Skiff", - "IsSpawnable": false, - "IsTameable": "ByCrafting", - "ClassName": "TekHoverSkiff_Character_BP_C", - "Description": "Hover Skiff", - "Mod": "Genesis" - }, - { - "NameTag": "Drone", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "EndDrone_Lunar_Character_BP_C", - "Description": "Drone", - "Mod": "Genesis" - }, - { - "NameTag": "Drone Tank", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "EndTank_Lunar_Character_BP_C", - "Description": "Drone Tank", - "Mod": "Genesis" - }, - { - "NameTag": "Lunar Reaper King", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Xenomorph_Character_BP_Male_Lunar_C", - "Description": "Lunar Reaper King", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Daeodon", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRDaeodon_Character_BP_C", - "Description": "Virtual Daeodon", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Drone", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VREndDrone_Character_BP_C", - "Description": "Virtual Drone", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Giganotosaurus", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRGigant_Character_BP_C", - "Description": "Virtual Giganotosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Raptor", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRRaptor_Character_BP_C", - "Description": "Virtual Raptor", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Reaper King", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRXenomorph_Character_BP_Male_Minion_C", - "Description": "Virtual Reaper King", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Rex", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRRex_Character_BP_C", - "Description": "Virtual Rex", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Triceratops", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRTrike_Character_BP_C", - "Description": "Virtual Triceratops", - "Mod": "Genesis" - }, - { - "NameTag": "Virtual Yutyrannus", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "VRYutyrannus_Character_BP_C", - "Description": "Virtual Yutyrannus", - "Mod": "Genesis" - }, - { - "NameTag": "Rare X-Sabertooth Salmon", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Rare_Lunar_Salmon_Character_BP_C", - "Description": "Rare X-Sabertooth Salmon", - "Mod": "Genesis" - }, - ], - "Engrams": [ - { - "Level": 6, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_FishingNet_C", - "Description": "Fish Net", - "Mod": "Genesis" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_PressurePlate_C", - "Description": "Pressure Plate", - "Mod": "Genesis" - }, - { - "Level": 25, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_OceanPlatformWood_C", - "Description": "Wood Ocean Platform", - "Mod": "Genesis" - }, - { - "Level": 45, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_GiantTurtleSaddle_C", - "Description": "Megachelon Platform Saddle", - "Mod": "Genesis" - }, - { - "Level": 53, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_OceanPlatformMetal_C", - "Description": "Metal Ocean Platform", - "Mod": "Genesis" - }, - { - "Level": 70, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_JumpPad_C", - "Description": "Tek Jump Pad", - "Mod": "Genesis" - }, - { - "Level": 80, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_MiningDrill_C", - "Description": "Mining Drill", - "Mod": "Genesis" - }, - { - "Level": 95, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CherufeSaddle_C", - "Description": "Magmasaur Saddle", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_HoverSkiff_C", - "Description": "Unassembled Tek Hover Skiff", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_CruiseMissile_C", - "Description": "Tek Cruise Missile", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_ShoulderCannon_C", - "Description": "Tek Shoulder Cannon", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekClaws_C", - "Description": "Tek Claws", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekGrenadeLauncher_C", - "Description": "Tek Grenade Launcher", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekSpaceWhaleSaddle_C", - "Description": "Astrocetus Tek Saddle", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekAlarm_C", - "Description": "Tek Sensor", - "Mod": "Genesis" - } - ], - "Items": [ - { - "Category": "Resources", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_Ambergris_C", - "Description": "Ambergris", - "Mod": "Genesis" - }, - { - "Category": "Resources", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_GoldenNugget_C", - "Description": "Golden Nugget", - "Mod": "Genesis" - }, - { - "Category": "Resources", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_HighQualityPollen_C", - "Description": "High Quality Pollen", - "Mod": "Genesis" - }, - { - "Category": "Resources", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_TurtleShell_C", - "Description": "Shell Fragment", - "Mod": "Genesis" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BogSpider_C", - "Description": "Bloodstalker Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Cherufe_C", - "Description": "Magmasaur Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_GiantTurtle_C", - "Description": "Megachelon Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Trike_Bionic_C", - "Description": "Tek Trike Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Gigant_Fertilized_Bionic_C", - "Description": "Tek Giganotosaurus Egg", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TrikeSkullHelmet_Retrieve_C", - "Description": "Alpha X-Triceratops Skull", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_MasterController_C", - "Description": "Master Controller Trophy", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TrikeSkullHelmet_Retrieve_C", - "Description": "Moeder Trophy", - "Mod": "Genesis" - }, - { - "Category": "Artifacts", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_RetrieveMegTooth_C", - "Description": "Golden Megalodon Tooth", - "Mod": "Genesis" - }, - { - "Category": "Artifacts", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_RetrieveReaperGland_C", - "Description": "Reaper Pheromone Gland", - "Mod": "Genesis" - }, - { - "Category": "Weapons", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekCruiseMissile_C", - "Description": "Tek Cruise Missile", - "Mod": "Genesis" - }, - { - "Category": "Weapons", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponSpear_Flame_Gauntlet_C", - "Description": "Flaming Spear", - "Mod": "Genesis" - }, - { - "Category": "Weapons", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekClaws_C", - "Description": "Tek Claws", - "Mod": "Genesis" - }, - { - "Category": "Weapons", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekGrenadeLauncher_C", - "Description": "Tek Grenade Launcher", - "Mod": "Genesis" - }, - { - "Category": "Weapons", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ShoulderCannon_C", - "Description": "Tek Shoulder Cannon", - "Mod": "Genesis" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_SpaceWhaleSaddle_Tek_C", - "Description": "Astrocetus Tek Saddle", - "Mod": "Genesis" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CherufeSaddle_C", - "Description": "Magmasaur Saddle", - "Mod": "Genesis" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_GiantTurtleSaddle_C", - "Description": "Megachelon Platform Saddle", - "Mod": "Genesis" - }, - { - "Category": "Spawner", - "IsHarvestable": false, - "ClassName": "PrimalItem_Spawner_HoverSkiff_C", - "Description": "Unassembled TEK Hover Skiff", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Metal_OceanPlatform_C", - "Description": "Metal Ocean Platform", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PressurePlate_C", - "Description": "Pressure Plate", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekAlarm_C", - "Description": "Tek Sensor", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Flag_VRBoss_C", - "Description": "VR Boss Flag", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Flag_EelBoss_C", - "Description": "Moeder Flag", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekJumpPad_C", - "Description": "Tek Jump Pad", - "Mod": "Genesis" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wood_OceanPlatform_C", - "Description": "Wood Ocean Platform", - "Mod": "Genesis" - }, - { - "Category": "SupplyCrates", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Lootcrate_lvl1_C", - "Description": "Lootcrate (Tier 1)", - "Mod": "Genesis" - }, - { - "Category": "SupplyCrates", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Lootcrate_lvl2_C", - "Description": "Lootcrate (Tier 2)", - "Mod": "Genesis" - }, - { - "Category": "SupplyCrates", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Lootcrate_lvl3_C", - "Description": "Lootcrate (Tier 3)", - "Mod": "Genesis" - }, - { - "Category": "Tools", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponMiningDrill_C", - "Description": "Mining Drill", - "Mod": "Genesis" - }, - { - "Category": "Tools", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponFishingNet_C", - "Description": "Fish Net", - "Mod": "Genesis" - } - ], - "MapSpawners": [ - { - "ClassName": "Gen1_Arctic_Cave_DinoSpawnEntries_C", - "Description": "Arctic_Cave", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Ferox_DinoSpawnEntries_C", - "Description": "Arctic_Ferox", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Forest_DinoSpawnEntries_C", - "Description": "Arctic_Forest", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Forest_Nice_DinoSpawnEntries_C", - "Description": "Arctic_Forest_Nice", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_FrozenWater_DinoSpawnEntries_C", - "Description": "Arctic_FrozenWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_LakeArea_DinoSpawnEntries_C", - "Description": "Arctic_LakeArea", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_LakeArea_OttersOnly_DinoSpawnEntries_C", - "Description": "Arctic_LakeArea_OttersOnly", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Wastes_DinoSpawnEntries_C", - "Description": "Arctic_Wastes", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Canopy_DinoSpawnEntries_C", - "Description": "Bog_Canopy", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Forest_DinoSpawnEntries_C", - "Description": "Bog_Forest", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_InsectSwarm_DinoSpawnEntries_C", - "Description": "Bog_InsectSwarm", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Plains_DinoSpawnEntries_C", - "Description": "Bog_Plains", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Spider_DinoSpawnEntries_C", - "Description": "Bog_Spider", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Spino_DinoSpawnEntries_C", - "Description": "Bog_Spino", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Springs_DinoSpawnEntries_C", - "Description": "Bog_Springs", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Water_DinoSpawnEntries_C", - "Description": "Bog_Water", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_CaveWater_DinoSpawnEntries_Cave_C", - "Description": "Lunar_Cave", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave1_C", - "Description": "Lunar_Cave1", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave2_C", - "Description": "Lunar_Cave2", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave3_C", - "Description": "Lunar_Cave3", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave4_C", - "Description": "Lunar_Cave4", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave5_C", - "Description": "Lunar_Cave5", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave6_C", - "Description": "Lunar_Cave6", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_DinoSpawnEntries_C", - "Description": "Lunar", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_SpaceWhale_DinoSpawnEntries_C", - "Description": "Lunar_SpaceWhale", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Xenos_DinoSpawnEntries_C", - "Description": "Lunar_Xenos", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanAboveWater_DinoSpawnEntries_C", - "Description": "OceanAboveWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanAboveWater_Land_DinoSpawnEntries_C", - "Description": "OceanAboveWater_Land", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanDeep_DinoSpawnEntries_C", - "Description": "OceanDeep", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanLargerDinos_DinoSpawnEntries_C", - "Description": "OceanLargerDinos", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanShallow_DinoSpawnEntries_C", - "Description": "OceanShallow", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanTurtle_DinoSpawnEntries_C", - "Description": "OceanTurtle", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Ocean_CaveWater_DinoSpawnEntries_C", - "Description": "Ocean_CaveWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Volcano_Cave_DinoSpawnEntries_C", - "Description": "Volcano_Cave", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Volcano_DinoSpawnEntries_C", - "Description": "Volcano", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Volcano_Magmasaur_DinoSpawnEntries_C", - "Description": "Volcano_Magmasaur", - "Mod": "Genesis" - } - ], - "SupplyCrates": [ - { - "ClassName": "Lootcrate_lvl1_C", - "Description": "Loot Crate (Tier 1)", - "Mod": "Genesis" - }, - { - "ClassName": "Lootcrate_lvl2_C", - "Description": "Loot Crate (Tier 2)", - "Mod": "Genesis" - }, - { - "ClassName": "Lootcrate_lvl3_C", - "Description": "Loot Crate (Tier 3)", - "Mod": "Genesis" - } - ], - "GameMaps": [ - { - "IsSotF": false, - "ClassName": "Genesis", - "Description": "Genesis", - "Mod": "Genesis" - } - ] -} diff --git a/GameData/Maps/CrystalIsles.gamedata b/GameData/Maps/CrystalIsles.gamedata deleted file mode 100644 index 986f9134..00000000 --- a/GameData/Maps/CrystalIsles.gamedata +++ /dev/null @@ -1,370 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.1", - "Created": "2020-06-18T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Bee", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "HoneyBee_Character_BP_C", - "Description": "Giant Worker Bee", - "Mod": "CrystalIsles" - }, - { - "NameTag": "Tropeognathus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Tropeognathus_Character_BP_C", - "Description": "Tropeognathus", - "Mod": "CrystalIsles" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_C", - "Description": "Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_WS_C", - "Description": "Tropical Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_Ember_C", - "Description": "Ember Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalWyvern_Character_BP_Blood_C", - "Description": "Blood Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Mega_C", - "Description": "Alpha Blood Crystal Wyvern", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Minion_WS_C", - "Description": "Tropical Crystal Wyvern Heir", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Minion_Ember_C", - "Description": "Ember Crystal Wyvern Heir", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Minion_Blood_C", - "Description": "Blood Crystal Wyvern Heir", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_C", - "Description": "Crystal Wyvern Queen", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_Easy_C", - "Description": "Crystal Wyvern Queen (Gamma)", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_Medium_C", - "Description": "Crystal Wyvern Queen (Beta)", - "Mod": "CrystalIsles" - }, - { - "NameTag": null, - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "CrystalWyvern_Character_BP_Boss_Hard_C", - "Description": "Crystal Wyvern Queen (Alpha)", - "Mod": "CrystalIsles" - } - ], - "Engrams": [ - { - "Level": 65, - "Points": 21, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Tropeognathus_C", - "Description": "Tropeognathus Saddle", - "Mod": "CrystalIsles" - } - ], - "Items": [ - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TropeSaddle_C", - "Description": "Tropeognathus Saddle", - "Mod": "CrystalIsles" - }, - { - "Category": "Resources", - "IsHarvestable": true, - "ClassName": "PrimalItemResource_Crystal_IslesPrimal_C", - "Description": "Primal Crystal", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_CrystalWyvern_C", - "Description": "Crystal Talon", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaCrystalWyvern_C", - "Description": "Alpha Crystal Talon", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Tropeognathus_C", - "Description": "Tropeognathus Egg", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Tropeognathus_Fertilized_C", - "Description": "Tropeognathus Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_C", - "Description": "Crystal Wyvern Egg", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_Fertilized_WS_C", - "Description": "Tropical Crystal Wyvern Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_Fertilized_Ember_C", - "Description": "Ember Crystal Wyvern Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalWyvern_Fertilized_Bloodfall_C", - "Description": "Blood Crystal Wyvern Egg (Fertilized)", - "Mod": "CrystalIsles" - }, - { - "Category": "Flag", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Flag_CIBoss_C", - "Description": "Crystal Wyvern Queen Flag", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_C", - "Description": "Crystal Wyvern Queen Trophy", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_Gamma_C", - "Description": "Crystal Wyvern Queen Trophy (Gamma)", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_Beta_C", - "Description": "Crystal Wyvern Queen Trophy (Beta)", - "Mod": "CrystalIsles" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_CIBoss_Alpha_C", - "Description": "Crystal Wyvern Queen Trophy (Alpha)", - "Mod": "CrystalIsles" - } - ], - "MapSpawners": [ - { - "ClassName": "CI_DinoSpawnEntries_AggressiveCrysWyv", - "Description": "CI_DinoSpawnEntries_AggressiveCrysWyv", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_Ants", - "Description": "CI_DinoSpawnEntries_Ants", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_Bog", - "Description": "CI_DinoSpawnEntries_Bog", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_CavernEasy", - "Description": "CI_DinoSpawnEntries_CavernEasy", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_DevilsWater", - "Description": "CI_DinoSpawnEntries_DevilsWater", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_ElementalChamber", - "Description": "CI_DinoSpawnEntries_ElementalChamber", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_ElementBubbles_Large", - "Description": "CI_DinoSpawnEntries_ElementBubbles_Large", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_FloatingIslands_Main", - "Description": "CI_DinoSpawnEntries_FloatingIslands_Main", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_FloatingIslands_Small", - "Description": "CI_DinoSpawnEntries_FloatingIslands_Small", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_OtterPonds", - "Description": "CI_DinoSpawnEntries_OtterPonds", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_PoohBears", - "Description": "CI_DinoSpawnEntries_PoohBears", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_SaberPride", - "Description": "CI_DinoSpawnEntries_SaberPride", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_Tropeo", - "Description": "CI_DinoSpawnEntries_Tropeo", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_WaterTunnels", - "Description": "CI_DinoSpawnEntries_WaterTunnels", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_DinoSpawnEntries_WolfPack", - "Description": "CI_DinoSpawnEntries_WolfPack", - "Mod": "CrystalIsles" - }, - { - "ClassName": "CI_HoneyBees", - "Description": "CI_HoneyBees", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_Griffin", - "Description": "DinoSpawnEntries_Griffin", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnentries_Icewyvern", - "Description": "DinoSpawnentries_Icewyvern", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntriesJungle", - "Description": "DinoSpawnEntriesJungle", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_CW_Bloodfall", - "Description": "DinoSpawnEntries_CW_Bloodfall", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_CW_Emberfall", - "Description": "DinoSpawnEntries_CW_Emberfall", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoSpawnEntries_CW_WhiteShoals", - "Description": "DinoSpawnEntries_CW_WhiteShoals", - "Mod": "CrystalIsles" - }, - ], - "Inventories": [ - { - "ClassName": "DinoDropInventoryComponent_CIBoss_Easy_C", - "Description": "Boss Inventory - Crystal Wyvern Queen (Gamma)", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoDropInventoryComponent_CIBoss_Medium_C", - "Description": "Boss Inventory - Crystal Wyvern Queen (Beta)", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoDropInventoryComponent_CIBoss_Hard_C", - "Description": "Boss Inventory - Crystal Wyvern Queen (Alpha)", - "Mod": "CrystalIsles" - }, - { - "ClassName": "DinoDropInventoryComponent_Carnivore_Large_CrystalWyvern_C", - "Description": "Creature Inventory - Crystal Wyvern", - "Mod": "CrystalIsles" - } - ] -} diff --git a/GameData/Maps/Genesis.gamedata b/GameData/Maps/Genesis.gamedata deleted file mode 100644 index d0c01f78..00000000 --- a/GameData/Maps/Genesis.gamedata +++ /dev/null @@ -1,1657 +0,0 @@ -{ - "Application": "ark", - "Version": "2.0.2", - "Created": "2021-06-26T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Paracer", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Paracer_Character_BP_C", - "Description": "X-Paraceratherium", - "Mod": "Genesis" - }, - { - "NameTag": "Space Whale", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "SpaceWhale_Character_BP_C", - "Description": "Astrocetus", - "Mod": "Genesis" - }, - { - "NameTag": "Bloodstalker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "BogSpider_Character_BP_C", - "Description": "Bloodstalker", - "Mod": "Genesis" - }, - { - "NameTag": "Gremlin", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Shapeshifter_Small_Character_BP_C", - "Description": "Ferox", - "Mod": "Genesis" - }, - { - "NameTag": "HoverSkiff", - "IsSpawnable": false, - "IsTameable": "ByCrafting", - "ClassName": "TekHoverSkiff_Character_BP_C", - "Description": "Hover Skiff", - "Mod": "Genesis" - }, - { - "NameTag": "LavaLizard", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "Cherufe_Character_BP_C", - "Description": "Magmasaur", - "Mod": "Genesis" - }, - { - "NameTag": "GiantTurtle", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "GiantTurtle_Character_BP_C", - "Description": "Megachelon", - "Mod": "Genesis" - }, - { - "NameTag": "EelBoss", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_Easy_C", - "Description": "Moeder, Master of the Ocean (Easy Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "EelBoss", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_Hard_C", - "Description": "Moeder, Master of the Ocean (Hard Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "EelBoss", - "IsSpawnable": false, - "IsTameable": "False", - "ClassName": "EelBoss_Character_BP_Medium_C", - "Description": "Moeder, Master of the Ocean (Medium Variant)", - "Mod": "Genesis" - }, - { - "NameTag": "Allo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Allo_Character_BP_C", - "Description": "X-Allosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "Anky", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Ankylo_Character_BP_C", - "Description": "X-Ankylosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "Argent", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Argent_Character_BP_C", - "Description": "X-Argentavis", - "Mod": "Genesis" - }, - { - "NameTag": "Basilosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Basilosaurus_Character_BP_C", - "Description": "X-Basilosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "Dunkle", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Dunkle_Character_BP_C", - "Description": "X-Dunkleosteus", - "Mod": "Genesis" - }, - { - "NameTag": "Dolphin", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Dolphin_Character_BP_C", - "Description": "X-Ichthyosaurus", - "Mod": "Genesis" - }, - { - "NameTag": "Mega", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Megalodon_Character_BP_C", - "Description": "X-Megalodon", - "Mod": "Genesis" - }, - { - "NameTag": "Mosasaur", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ocean_Mosa_Character_BP_C", - "Description": "X-Mosasaurus", - "Mod": "Genesis" - }, - { - "NameTag": "Otter", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Otter_Character_BP_C", - "Description": "X-Otter", - "Mod": "Genesis" - }, - { - "NameTag": "Para", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Para_Character_BP_C", - "Description": "X-Parasaur", - "Mod": "Genesis" - }, - { - "NameTag": "Raptor", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Raptor_Character_BP_C", - "Description": "X-Raptor", - "Mod": "Genesis" - }, - { - "NameTag": "Rex", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Rex_Character_BP_C", - "Description": "X-Rex", - "Mod": "Genesis" - }, - { - "NameTag": "RockElemental", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Golem_Character_BP_C", - "Description": "X-Rock Elemental", - "Mod": "Genesis" - }, - { - "NameTag": "Sabertooth", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Saber_Character_BP_C", - "Description": "X-Sabertooth", - "Mod": "Genesis" - }, - { - "NameTag": "Salmon", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Lunar_Salmon_Character_BP_C", - "Description": "X-Sabertooth Salmon", - "Mod": "Genesis" - }, - { - "NameTag": "Salmon", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Rare_Lunar_Salmon_Character_BP_C", - "Description": "X-Sabertooth Salmon", - "Mod": "Genesis" - }, - { - "NameTag": "Spino", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Spino_Character_BP_C", - "Description": "X-Spino", - "Mod": "Genesis" - }, - { - "NameTag": "Tapejara", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Tapejara_Character_BP_C", - "Description": "X-Tapejara", - "Mod": "Genesis" - }, - { - "NameTag": "Trike", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcano_Trike_Character_BP_C", - "Description": "X-Triceratops", - "Mod": "Genesis" - }, - { - "NameTag": "Rhino", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Rhino_Character_BP_C", - "Description": "X-Woolly Rhino", - "Mod": "Genesis" - }, - { - "NameTag": "Yutyrannus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Snow_Yutyrannus_Character_BP_C", - "Description": "X-Yutyrannus", - "Mod": "Genesis" - } - ], - "Engrams": [ - { - "Level": 95, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CherufeSaddle_C", - "Description": "Magmasaur Saddle", - "Mod": "Genesis" - }, - { - "Level": 45, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_GiantTurtleSaddle_C", - "Description": "Megachelon Platform Saddle", - "Mod": "Genesis" - }, - { - "Level": 53, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_OceanPlatformMetal_C", - "Description": "Metal Ocean Platform", - "Mod": "Genesis" - }, - { - "Level": 80, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_MiningDrill_C", - "Description": "Mining Drill", - "Mod": "Genesis" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_PressurePlate_C", - "Description": "Pressure Plate", - "Mod": "Genesis" - }, - { - "Level": 70, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_JumpPad_C", - "Description": "Tek Jump Pad", - "Mod": "Genesis" - }, - { - "Level": 25, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_OceanPlatformWood_C", - "Description": "Wood Ocean Platform", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekSpaceWhaleSaddle_C", - "Description": "Astrocetus Tek Saddle", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_CruiseMissile_C", - "Description": "Cruise Missile", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekClaws_C", - "Description": "Tek Claws", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekGrenadeLauncher_C", - "Description": "Tek Grenade Launcher", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekAlarm_C", - "Description": "Tek Sensor", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_ShoulderCannon_C", - "Description": "Tek Shoulder Cannon", - "Mod": "Genesis" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_HoverSkiff_C", - "Description": "Unassembled TEK Hover Skiff", - "Mod": "Genesis" - } - ], - "Items": [ - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CherufeSaddle_C", - "Description": "Magmasaur Saddle", - "Mod": "Genesis" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_GiantTurtleSaddle_C", - "Description": "Megachelon Platform Saddle", - "Mod": "Genesis" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Metal_OceanPlatform_C", - "Description": "Metal Ocean Platform", - "Mod": "Genesis" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponMiningDrill_C", - "Description": "Mining Drill", - "Mod": "Genesis" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PressurePlate_C", - "Description": "Pressure Plate", - "Mod": "Genesis" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekJumpPad_C", - "Description": "Tek Jump Pad", - "Mod": "Genesis" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wood_OceanPlatform_C", - "Description": "Wood Ocean Platform", - "Mod": "Genesis" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_SpaceWhaleSaddle_Tek_C", - "Description": "Astrocetus Tek Saddle", - "Mod": "Genesis" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekCruiseMissile_C", - "Description": "Cruise Missile", - "Mod": "Genesis" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekClaws_C", - "Description": "Tek Claws", - "Mod": "Genesis" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekGrenadeLauncher_C", - "Description": "Tek Grenade Launcher", - "Mod": "Genesis" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekAlarm_C", - "Description": "Tek Sensor", - "Mod": "Genesis" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ShoulderCannon_C", - "Description": "Tek Shoulder Cannon", - "Mod": "Genesis" - }, - { - "Category": "Spawner", - "IsHarvestable": false, - "ClassName": "PrimalItem_Spawner_HoverSkiff_C", - "Description": "Unassembled TEK Hover Skiff", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Allo_Fertilized_Volcano_C", - "Description": "Fertilized X-Allosaurus Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Ankylo_Fertilized_Volcano_C", - "Description": "Fertilized X-Ankylo Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Argent_Fertilized_Snow_C", - "Description": "Fertilized X-Argentavis Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BogSpider_Fertilized_C", - "Description": "Fertilized Bloodstalker Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Cherufe_Fertilized_C", - "Description": "Fertilized Magmasaur Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_GiantTurtle_C", - "Description": "Megachelon Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_GiantTurtle_Fertilized_C", - "Description": "Fertilized Megachelon Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Para_Fertilized_Bog_C", - "Description": "Fertilized X-Parasaur Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Raptor_Fertilized_Bog_C", - "Description": "Fertilized X-Raptor Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Rex_Fertilized_Volcano_C", - "Description": "Fertilized X-Rex Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Spino_Fertilized_Bog_C", - "Description": "Fertilized X-Spino Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Tapejara_Fertilized_Bog_C", - "Description": "Fertilized X-Tapejara Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Trike_Fertilized_Volcano_C", - "Description": "Fertilized X-Trike Egg", - "Mod": "Genesis" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Yuty_Fertilized_Snow_C", - "Description": "Fertilized X-Yutyrannus Egg", - "Mod": "Genesis" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Ambergris_C", - "Description": "Ambergris", - "Mod": "Genesis" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_TurtleShell_C", - "Description": "Shell Fragment", - "Mod": "Genesis" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_MasterControllerHelmet_C", - "Description": "Master Controller Helmet", - "Mod": "Genesis" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WeaponSkin_Bow_Gen1_C", - "Description": "Special Bow Skin", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_EelBoss_Alpha_C", - "Description": "Alpha Moeder Trophy", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_EelBoss_Beta_C", - "Description": "Beta Moeder Trophy", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_EelBoss_Gamma_C", - "Description": "Gamma Moeder Trophy", - "Mod": "Genesis" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_MasterController_C", - "Description": "Master Controller Trophy", - "Mod": "Genesis" - } - ], - "MapSpawners": [ - { - "ClassName": "Gen1_Arctic_Cave_DinoSpawnEntries_C", - "Description": "Arctic_Cave", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Ferox_DinoSpawnEntries_C", - "Description": "Arctic_Ferox", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Forest_DinoSpawnEntries_C", - "Description": "Arctic_Forest", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Forest_Nice_DinoSpawnEntries_C", - "Description": "Arctic_Forest_Nice", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_FrozenWater_DinoSpawnEntries_C", - "Description": "Arctic_FrozenWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_LakeArea_DinoSpawnEntries_C", - "Description": "Arctic_LakeArea", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_LakeArea_OttersOnly_DinoSpawnEntries_C", - "Description": "Arctic_LakeArea_OttersOnly", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Arctic_Wastes_DinoSpawnEntries_C", - "Description": "Arctic_Wastes", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Canopy_DinoSpawnEntries_C", - "Description": "Bog_Canopy", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Forest_DinoSpawnEntries_C", - "Description": "Bog_Forest", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_InsectSwarm_DinoSpawnEntries_C", - "Description": "Bog_InsectSwarm", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Plains_DinoSpawnEntries_C", - "Description": "Bog_Plains", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Spider_DinoSpawnEntries_C", - "Description": "Bog_Spider", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Spino_DinoSpawnEntries_C", - "Description": "Bog_Spino", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Springs_DinoSpawnEntries_C", - "Description": "Bog_Springs", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Bog_Water_DinoSpawnEntries_C", - "Description": "Bog_Water", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_C", - "Description": "Lunar_Cave", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave1_C", - "Description": "Lunar_Cave1", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave2_C", - "Description": "Lunar_Cave2", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave3_C", - "Description": "Lunar_Cave3", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave4_C", - "Description": "Lunar_Cave4", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave5_C", - "Description": "Lunar_Cave5", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Cave_DinoSpawnEntries_Cave6_C", - "Description": "Lunar_Cave6", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_CaveWater_DinoSpawnEntries_Cave_C", - "Description": "Lunar_CaveWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_DinoSpawnEntries_C", - "Description": "Lunar", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_SpaceWhale_DinoSpawnEntries_C", - "Description": "Lunar_SpaceWhale", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Lunar_Xenos_DinoSpawnEntries_C", - "Description": "Lunar_Xenos", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Ocean_CaveWater_DinoSpawnEntries_C", - "Description": "Ocean_CaveWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanAboveWater_DinoSpawnEntries_C", - "Description": "OceanAboveWater", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanAboveWater_Land_DinoSpawnEntries_C", - "Description": "OceanAboveWater_Land", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanDeep_DinoSpawnEntries_C", - "Description": "OceanDeep", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanDeepRavine_DinoSpawnEntries_C", - "Description": "OceanDeepRavine", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanLargerDinos_DinoSpawnEntries_C", - "Description": "OceanLargerDinos", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanShallow_DinoSpawnEntries_C", - "Description": "OceanShallow", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_OceanTurtle_DinoSpawnEntries_C", - "Description": "OceanTurtle", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Volcano_Cave_DinoSpawnEntries_C", - "Description": "Volcano_Cave", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Volcano_DinoSpawnEntries_C", - "Description": "Volcano", - "Mod": "Genesis" - }, - { - "ClassName": "Gen1_Volcano_Magmasaur_DinoSpawnEntries_C", - "Description": "Volcano_Magmasaur", - "Mod": "Genesis" - } - ], - "SupplyCrates": [ - { - "ClassName": "Race_BogSpider_Hard_C", - "Description": "'King of Swing' Grand Prix (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_BogSpider_Medium_C", - "Description": "'King of Swing' Grand Prix (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_BogSpider_Easy_C", - "Description": "'King of Swing' Grand Prix (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_SpaceWhale_Hard_C", - "Description": "A Captain's Conquest (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_SpaceWhale_Medium_C", - "Description": "A Captain's Conquest (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_SpaceWhale_Easy_C", - "Description": "A Captain's Conquest (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Allo_Hard_C", - "Description": "Allo and Goodbye (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Allo_Medium_C", - "Description": "Allo and Goodbye (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Allo_Easy_C", - "Description": "Allo and Goodbye (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_BogBulbs_Hard_C", - "Description": "Along Came Pollen (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_BogBulbs_Medium_C", - "Description": "Along Came Pollen (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_BogBulbs_Easy_C", - "Description": "Along Came Pollen (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Bog_Hard_C", - "Description": "Another Bog Hunt (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Bog_Medium_C", - "Description": "Another Bog Hunt (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Bog_Easy_C", - "Description": "Another Bog Hunt (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Bog_Hard_C", - "Description": "Bog Beatdown (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Bog_Medium_C", - "Description": "Bog Beatdown (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Bog_Easy_C", - "Description": "Bog Beatdown (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Fishing_OnlyNormalFish_CoelPiranhaOnly_Bog_Hard_C", - "Description": "Bog Fishin' (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Fishing_OnlyNormalFish_CoelPiranhaOnly_Bog_Medium_C", - "Description": "Bog Fishin' (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Fishing_OnlyNormalFish_CoelPiranhaOnly_Bog_Easy_C", - "Description": "Bog Fishin' (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_BogKapro_Hard_C", - "Description": "Bog Rally (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_BogKapro_Medium_C", - "Description": "Bog Rally (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_BogKapro_Easy_C", - "Description": "Bog Rally (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Dolphin_Hard_C", - "Description": "Bottle-nosed Blitz (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Dolphin_Medium_C", - "Description": "Bottle-nosed Blitz (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Dolphin_Easy_C", - "Description": "Bottle-nosed Blitz (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Arctic_Hard_C", - "Description": "Built Fjord Tough (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Arctic_Medium_C", - "Description": "Built Fjord Tough (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Arctic_Easy_C", - "Description": "Built Fjord Tough (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Leeds_Hard_C", - "Description": "Chasing the White Whale (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Leeds_Medium_C", - "Description": "Chasing the White Whale (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Leeds_Easy_C", - "Description": "Chasing the White Whale (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Raptor_Hard_C", - "Description": "Cheaper by the Pack (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Raptor_Medium_C", - "Description": "Cheaper by the Pack (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Raptor_Easy_C", - "Description": "Cheaper by the Pack (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Galli_Hard_C", - "Description": "Dead Heat (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Galli_Medium_C", - "Description": "Dead Heat (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Galli_Easy_C", - "Description": "Dead Heat (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Megaloceros_Hard_C", - "Description": "Deer-ly Departed (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Megaloceros_Medium_C", - "Description": "Deer-ly Departed (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Megaloceros_Easy_C", - "Description": "Deer-ly Departed (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Sport_BasketBall_Hard_C", - "Description": "Dodoball Shot Clock (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Sport_BasketBall_Medium_C", - "Description": "Dodoball Shot Clock (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Sport_BasketBall_Easy_C", - "Description": "Dodoball Shot Clock (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_LunarReaper_Hard_C", - "Description": "Don't Fear the Reaper King (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_LunarReaper_Medium_C", - "Description": "Don't Fear the Reaper King (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_LunarReaper_Easy_C", - "Description": "Don't Fear the Reaper King (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Ocean_Dolphin_Hard_C", - "Description": "Echo of a Classic (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Ocean_Dolphin_Medium_C", - "Description": "Echo of a Classic (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Ocean_Dolphin_Easy_C", - "Description": "Echo of a Classic (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Doed_Hard_C", - "Description": "Gotta Go Fast (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Doed_Medium_C", - "Description": "Gotta Go Fast (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Doed_Easy_C", - "Description": "Gotta Go Fast (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Ocean_Hard_C", - "Description": "Hide and Sink (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Ocean_Medium_C", - "Description": "Hide and Sink (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Ocean_Easy_C", - "Description": "Hide and Sink (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Arctic_Procop_Hard_C", - "Description": "Home Is Where the Pouch Is (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Arctic_Procop_Medium_C", - "Description": "Home Is Where the Pouch Is (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Arctic_Procop_Easy_C", - "Description": "Home Is Where the Pouch Is (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_LavaLizard_Hard_C", - "Description": "Hunt in the Heat (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_LavaLizard_Medium_C", - "Description": "Hunt in the Heat (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_LavaLizard_Easy_C", - "Description": "Hunt in the Heat (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BionicGiga_Hard_C", - "Description": "Hunting by Moonlight (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BionicGiga_Medium_C", - "Description": "Hunting by Moonlight (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BionicGiga_Easy_C", - "Description": "Hunting by Moonlight (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Shapeshifter_Hard_C", - "Description": "Hyde and Seek (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Shapeshifter_Medium_C", - "Description": "Hyde and Seek (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Shapeshifter_Easy_C", - "Description": "Hyde and Seek (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Fishing_OnlyNormalFish_EndImmediately_RodOnly_Ice_Hard_C", - "Description": "Ice Fishin' (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Fishing_OnlyNormalFish_EndImmediately_RodOnly_Ice_Medium_C", - "Description": "Ice Fishin' (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Fishing_OnlyNormalFish_EndImmediately_RodOnly_Ice_Easy_C", - "Description": "Ice Fishin' (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_NamelessXeno_Hard_C", - "Description": "It's a Bug Hunt (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_NamelessXeno_Medium_C", - "Description": "It's a Bug Hunt (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_NamelessXeno_Easy_C", - "Description": "It's a Bug Hunt (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Bog_Toad_Hard_C", - "Description": "Just a Hop, Skip, and a Jump Away (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Bog_Toad_Medium_C", - "Description": "Just a Hop, Skip, and a Jump Away (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Bog_Toad_Easy_C", - "Description": "Just a Hop, Skip, and a Jump Away (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BionicRex_Hard_C", - "Description": "King of the Moon (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BionicRex_Medium_C", - "Description": "King of the Moon (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BionicRex_Easy_C", - "Description": "King of the Moon (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Rex_Hard_C", - "Description": "Kingslayer (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Rex_Medium_C", - "Description": "Kingslayer (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Rex_Easy_C", - "Description": "Kingslayer (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Plesio_Hard_C", - "Description": "Loch'd and Loaded (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Plesio_Medium_C", - "Description": "Loch'd and Loaded (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Plesio_Easy_C", - "Description": "Loch'd and Loaded (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Volcanic_Hard_C", - "Description": "Magma Medley Melee (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Volcanic_Medium_C", - "Description": "Magma Medley Melee (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Volcanic_Easy_C", - "Description": "Magma Medley Melee (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Mammoth_Hard_C", - "Description": "Mammoths on Parade (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Mammoth_Medium_C", - "Description": "Mammoths on Parade (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Mammoth_Easy_C", - "Description": "Mammoths on Parade (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_ArcticMounds_Hard_C", - "Description": "Mound Over Matter (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_ArcticMounds_Medium_C", - "Description": "Mound Over Matter (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_ArcticMounds_Easy_C", - "Description": "Mound Over Matter (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_VolcanicTrike_Hard_C", - "Description": "One Hell of a Treasure Hunt (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_VolcanicTrike_Medium_C", - "Description": "One Hell of a Treasure Hunt (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_VolcanicTrike_Easy_C", - "Description": "One Hell of a Treasure Hunt (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "EelBossFight_Hard_C", - "Description": "One Tough Moeder (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "EelBossFight_Medium_C", - "Description": "One Tough Moeder (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "EelBossFight_Easy_C", - "Description": "One Tough Moeder (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Volcanic_Hard_C", - "Description": "Out of the Frying Pan... (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Volcanic_Medium_C", - "Description": "Out of the Frying Pan... (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Volcanic_Easy_C", - "Description": "Out of the Frying Pan... (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Ocean_Turtle_Hard_C", - "Description": "Rip it, Roll it, and Punch it! (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Ocean_Turtle_Medium_C", - "Description": "Rip it, Roll it, and Punch it! (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Ocean_Turtle_Easy_C", - "Description": "Rip it, Roll it, and Punch it! (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Yuty_Hard_C", - "Description": "Ruffle Some Feathers (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Yuty_Medium_C", - "Description": "Ruffle Some Feathers (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Yuty_Easy_C", - "Description": "Ruffle Some Feathers (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Saber_Hard_C", - "Description": "Saber Slalom (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Saber_Medium_C", - "Description": "Saber Slalom (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Saber_Easy_C", - "Description": "Saber Slalom (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Arctic_Hard_C", - "Description": "Searching the Fro-zone (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Arctic_Medium_C", - "Description": "Searching the Fro-zone (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Arctic_Easy_C", - "Description": "Searching the Fro-zone (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Sport_BasketBall_Lunar_Hard_C", - "Description": "Space Jam (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Sport_BasketBall_Lunar_Medium_C", - "Description": "Space Jam (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Sport_BasketBall_Lunar_Easy_C", - "Description": "Space Jam (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Spino_Hard_C", - "Description": "Spy Vs Spino (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Spino_Medium_C", - "Description": "Spy Vs Spino (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Spino_Easy_C", - "Description": "Spy Vs Spino (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Sarco_Hard_C", - "Description": "Swamp Placid (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Sarco_Medium_C", - "Description": "Swamp Placid (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Sarco_Easy_C", - "Description": "Swamp Placid (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Lunar_Hard_C", - "Description": "TEKnological Terrors (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Lunar_Medium_C", - "Description": "TEKnological Terrors (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "GauntletWaves_Lunar_Easy_C", - "Description": "TEKnological Terrors (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "RetrieveItem_Egg_Cherufe_Hard_C", - "Description": "The Egg-straction (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "RetrieveItem_Egg_Cherufe_Medium_C", - "Description": "The Egg-straction (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "RetrieveItem_Egg_Cherufe_Easy_C", - "Description": "The Egg-straction (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Mosa_Hard_C", - "Description": "The Mosa Proposal (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Mosa_Medium_C", - "Description": "The Mosa Proposal (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Mosa_Easy_C", - "Description": "The Mosa Proposal (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_SnowRhino_Hard_C", - "Description": "The Rhino 500 (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_SnowRhino_Medium_C", - "Description": "The Rhino 500 (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_SnowRhino_Easy_C", - "Description": "The Rhino 500 (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Volcano_Para_Hard_C", - "Description": "The Summit Tour (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Volcano_Para_Medium_C", - "Description": "The Summit Tour (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Volcano_Para_Easy_C", - "Description": "The Summit Tour (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_MegTeeth_Hard_C", - "Description": "The Teeth Underneath (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_MegTeeth_Medium_C", - "Description": "The Teeth Underneath (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Retrieve_DinoDrop_MegTeeth_Easy_C", - "Description": "The Teeth Underneath (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Lunar_LanternPets_Hard_C", - "Description": "This Little Light of Mine (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Lunar_LanternPets_Medium_C", - "Description": "This Little Light of Mine (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Escort_Lunar_LanternPets_Easy_C", - "Description": "This Little Light of Mine (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Lootcrate_lvl1_C", - "Description": "Tier 1 Lootcrate", - "Mod": "Genesis" - }, - { - "ClassName": "Lootcrate_lvl2_C", - "Description": "Tier 2 Lootcrate", - "Mod": "Genesis" - }, - { - "ClassName": "Lootcrate_lvl3_C", - "Description": "Tier 3 Lootcrate", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Lunar_Hard_C", - "Description": "To Boldly Go (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Lunar_Medium_C", - "Description": "To Boldly Go (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Gather_Nodes_Lunar_Easy_C", - "Description": "To Boldly Go (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_HoverSkiff_Hard_C", - "Description": "Tokyo Skifft (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_HoverSkiff_Medium_C", - "Description": "Tokyo Skifft (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_HoverSkiff_Easy_C", - "Description": "Tokyo Skifft (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Manta_Hard_C", - "Description": "Wave Ray 64 (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Manta_Medium_C", - "Description": "Wave Ray 64 (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Race_Manta_Easy_C", - "Description": "Wave Ray 64 (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_RockElemental_Hard_C", - "Description": "We Will Rock You (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_RockElemental_Medium_C", - "Description": "We Will Rock You (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_RockElemental_Easy_C", - "Description": "We Will Rock You (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BogSpider_Hard_C", - "Description": "Web Search (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BogSpider_Medium_C", - "Description": "Web Search (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_BogSpider_Easy_C", - "Description": "Web Search (Gamma)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Tuso_Hard_C", - "Description": "Who Hid the Squid? (Alpha)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Tuso_Medium_C", - "Description": "Who Hid the Squid? (Beta)", - "Mod": "Genesis" - }, - { - "ClassName": "Hunt_Tuso_Easy_C", - "Description": "Who Hid the Squid? (Gamma)", - "Mod": "Genesis" - } - ] -} \ No newline at end of file diff --git a/GameData/Maps/Genesis2.gamedata b/GameData/Maps/Genesis2.gamedata deleted file mode 100644 index 9f616df2..00000000 --- a/GameData/Maps/Genesis2.gamedata +++ /dev/null @@ -1,2208 +0,0 @@ -{ - "Application": "ark", - "Version": "2.1.7", - "Created": "2021-12-14T05:17:00.0000000Z", - "Mod": "Genesis2", - "Creatures": [ - { - "NameTag": "Maewing", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "MilkGlider_Character_BP_C", - "Description": "Maewing", - "Mod": "Genesis2" - }, - { - "NameTag": "Astrodelphis", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "SpaceDolphin_Character_BP_C", - "Description": "Astrodelphis", - "Mod": "Genesis2" - }, - { - "NameTag": "Shadowmane", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "LionfishLion_Character_BP_C", - "Description": "Shadowmane", - "Mod": "Genesis2" - }, - { - "NameTag": "Noglin", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "BrainSlug_Character_BP_C", - "Description": "Noglin", - "Mod": "Genesis2" - }, - { - "NameTag": "Stryder", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TekStrider_Character_BP_C", - "Description": "TekStryder", - "Mod": "Genesis2" - }, - { - "NameTag": "Summoner", - "IsSpawnable": true, - "IsTameable": "false", - "ClassName": "Summoner_Character_BP_C", - "Description": "Summoner", - "Mod": "Genesis2" - }, - { - "NameTag": "Macrophage_Swarm", - "IsSpawnable": true, - "IsTameable": "false", - "ClassName": "Macrophage_Swarm_Character_BP_C", - "Description": "MacrophageSwarm", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Allosaurus", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Allo_Character_BP_Rockwell_C", - "Description": "R_Allosaurus", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Carno", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Carno_Character_BP_Rockwell_C", - "Description": "R_Carno", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Dilo", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Dilo_Character_BP_Rockwell_C", - "Description": "R_Dilo", - "Mod": "Genesis2" - }, - { - "NameTag": "R_ReaperKing", - "IsSpawnable": true, - "IsTameable": "false", - "ClassName": "Xenomorph_Character_BP_Male_Gen2_C", - "Description": "R_ReaperKing", - "Mod": "Genesis2" - }, - { - "NameTag": "R_ReaperQueen", - "IsSpawnable": true, - "IsTameable": "false", - "ClassName": "Xenomorph_Character_BP_Female_Gen2_C", - "Description": "R_ReaperQueen", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Bronto", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Sauropod_Character_BP_Rockwell_C", - "Description": "R_Bronto", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Velonasaur", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Spindles_Character_BP_Rockwell_C", - "Description": "R_Velonasaur", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Carbonemys", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Turtle_Character_BP_Rockwell_C", - "Description": "R_Carbonemys", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Quetzal", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Quetz_Character_BP_Rockwell_C", - "Description": "R_Quetzal", - "Mod": "Genesis2" - }, - { - "NameTag": "R_Giga", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Gigant_Character_BP_Rockwell_C", - "Description": "R_Giga", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Daeodon", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Daeodon_Character_BP_Eden_C", - "Description": "E_Daeodon", - "Mod": "Genesis2" - }, - { - "NameTag": "E_DireWolf", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Direwolf_Character_BP_Eden_C", - "Description": "E_DireWolf", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Equus", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Equus_Character_BP_Eden_C", - "Description": "E_Equus", - "Mod": "Genesis2" - }, - { - "NameTag": "E_GasBags", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "GasBags_Character_BP_Eden_C", - "Description": "E_GasBags", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Megatherium", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Megatherium_Character_BP_Eden_C", - "Description": "E_Megatherium", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Owl", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Owl_Character_BP_Eden_C", - "Description": "E_Owl", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Parasaur", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Para_Character_BP_Eden_C", - "Description": "E_Parasaur", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Procoptodon", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Procoptodon_Character_BP_Eden_C", - "Description": "E_Procoptodon", - "Mod": "Genesis2" - }, - { - "NameTag": "E_Thylacoleo", - "IsSpawnable": true, - "IsTameable": "true", - "ClassName": "Thylacoleo_Character_BP_Eden_C", - "Description": "E_Thylacoleo", - "Mod": "Genesis2" - }, - { - "NameTag": "Voidwyrm", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TekWyvern_Character_BP_C", - "Description": "Voidwyrm", - "Mod": "Genesis2" - }, - { - "NameTag": "Brute ferox", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Shapeshifter_Large_Character_BP_Hunt_C", - "Description": "Brute ferox", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Male Human", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "PlayerPawnTest_Male_C", - "Description": "Variant Male Human", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Female Human", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "PlayerPawnTest_Female_C", - "Description": "Variant Female Human", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Survivor", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "CorruptHuman_Character_BP_BASE_C", - "Description": "Variant Corrupted Survivor", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant DodoRex (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "DodoRex_Character_BP_STA_C", - "Description": "Variant DodoRex (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Experimental Giganotosaurus", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Gigant_Character_BP_ExpG_C", - "Description": "Experimental Giganotosaurus", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Griffin (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Griffin_Character_BP_STA_C", - "Description": "Variant Griffin (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant attack drone", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "EndDrone_Character_BP_STA_C", - "Description": "Variant attack drone", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Attack Drone", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "EndDrone_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Attack Drone", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Attack Drone (Shmup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "EndDrone_Character_BP_WhaleRescue_C", - "Description": "Variant Attack Drone (Shmup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Defense Unit", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "EndTank_Character_BP_STA_C", - "Description": "Variant Defense Unit", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Defense Unit", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "EndTank_Character_BP_LifeSupport_C", - "Description": "Variant Malfunctioned Defense Unit", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Defense Unit (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "EndTank_Character_BP_ExpG_C", - "Description": "Variant Defense Unit (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Enforcer", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_STA_C", - "Description": "Variant Enforcer", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Enforcer", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Enforcer", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Enforcer", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_TameSTA_C", - "Description": "Variant VR Enforcer", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Enforcer (Race2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_Race_C", - "Description": "Variant Enforcer (Race2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Exo-Mek", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Exosuit_Character_BP_C", - "Description": "Variant Exo-Mek", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Exo-Mek (Final Battle)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Exosuit_Character_BP_FinalFight_C", - "Description": "Variant Exo-Mek (Final Battle)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Mek", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Mek_Character_BP_STA_C", - "Description": "Variant Mek", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Mek Knight", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Mek_Character_BP_LifeSupport_C", - "Description": "Variant Malfunctioned Mek Knight", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant X-Raptor (Hunt2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_Hunt_Enemy_C", - "Description": "Variant X-Raptor (Hunt2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Raptor (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_STA_C", - "Description": "Variant Raptor (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Raptor (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_STA_Corrupted_C", - "Description": "Variant Corrupted Raptor (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Raptor (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_TameSTA_C", - "Description": "Variant VR Raptor (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Raptor (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BionicRaptor_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Raptor (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Raptor (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_ExpG_C", - "Description": "Variant VR Raptor (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Raptor (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_ExpG_Pod_C", - "Description": "Variant Raptor (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Raptor (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_CorrMaze_C", - "Description": "Variant VR Raptor (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Stegosaurus (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Stego_Character_BP_Summoned_C", - "Description": "Variant Stegosaurus (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Stegosaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Stego_Character_BP_STA_C", - "Description": "Variant Stegosaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Stegosaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Stego_Character_BP_TameSTA_C", - "Description": "Variant VR Stegosaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Stegosaurus (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BionicStego_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Stegosaurus (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Tek Stryder (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "TekStrider_Character_BP_STA_C", - "Description": "Variant Tek Stryder (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Stryder (Life Support)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "TekStrider_Character_BP_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Stryder (Life Support)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Triceratops (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_Summoned_C", - "Description": "Variant Triceratops (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Triceratops (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_STA_C", - "Description": "Variant Triceratops (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Triceratops (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_STA_Corrupted_C", - "Description": "Variant Corrupted Triceratops (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Triceratops (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_TameSTA_C", - "Description": "Variant VR Triceratops (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Triceratops (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BionicTrike_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Triceratops (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Phoenix (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Phoenix_Character_BP_STA_C", - "Description": "Variant Phoenix (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Rock Drake (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "RockDrake_Character_BP_Summoned_C", - "Description": "Variant Rock Drake (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Allosaurus (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Allo_Character_BP_Rockwell_Summoned_C", - "Description": "Variant R-Allosaurus (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Allosaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Allo_Character_BP_STA_C", - "Description": "Variant R-Allosaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Allosaurus", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Allo_Character_BP_TameSTA_C", - "Description": "Variant VR Allosaurus", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Allosaurus (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Allo_Character_BP_ExpG_Pod_C", - "Description": "Variant R-Allosaurus (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Araneo (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpiderS_Character_BP_Summoned_C", - "Description": "Variant Araneo (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Araneo (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpiderS_Character_BP_STA_C", - "Description": "Variant Araneo (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Araneo (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpiderS_Character_BP_ExpG_C", - "Description": "Variant VR Araneo (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Araneo (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpiderS_Character_BP_CorrMaze_C", - "Description": "Variant VR Araneo (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Argentavis (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Argent_Character_BP_Summoned_C", - "Description": "Variant Argentavis (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Argentavis (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Argent_Character_BP_STA_C", - "Description": "Variant Argentavis (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Argentavis (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Argent_Character_BP_LifeSupport_C", - "Description": "Variant VR Argentavis (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Argentavis (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Argent_Character_BP_ExpG_C", - "Description": "Variant VR Argentavis (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Astrodelphis (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpaceDolphin_Character_BP_STA_C", - "Description": "Variant Astrodelphis (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Astrodelphis (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpaceDolphin_Character_BP_TameSTA_C", - "Description": "Variant VR Astrodelphis (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Astrodelphis (Shmup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpaceDolphin_Character_BP_WhaleRescue_C", - "Description": "Variant Astrodelphis (Shmup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Astrodelphis (Shmup bot)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpaceDolphin_Character_BP_WhaleRescue_Bot_C", - "Description": "Variant Astrodelphis (Shmup bot)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Astrodelphis (Race2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "SpaceDolphin_Character_BP_Race_C", - "Description": "Variant Astrodelphis (Race2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Bloodstalker (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BogSpider_Character_BP_Summoned_C", - "Description": "Variant Bloodstalker (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Bloodstalker (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BogSpider_Character_STA_C", - "Description": "Variant Bloodstalker (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Bloodstalker (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BogSpider_Character_TameSTA_C", - "Description": "Variant VR Bloodstalker (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Carnotaurus (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Carno_Character_BP_Rockwell_Summoned_C", - "Description": "Variant R-Carnotaurus (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Carnotaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Carno_Character_BP_STA_C", - "Description": "Variant Carnotaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Carnotaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Carno_Character_BP_STA_Corrupted_C", - "Description": "Variant Corrupted Carnotaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Carnotaurus (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Carno_Character_BP_ExpG_C", - "Description": "Variant Corrupted Carnotaurus (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Carnotaurus (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Carno_Character_BP_CorrMaze_C", - "Description": "Variant Corrupted Carnotaurus (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Chalicotherium (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Chalico_Character_BP_STA_C", - "Description": "Variant Chalicotherium (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Chalicotherium (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Chalico_Character_BP_ExpG_C", - "Description": "Variant VR Chalicotherium (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Chalicotherium (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Chalico_Character_BP_ExpG_Pod_C", - "Description": "Variant Chalicotherium (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Dilophosaur (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dilo_Character_BP_Rockwell_Summoned_C", - "Description": "Variant R-Dilophosaur (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Dilophosaur (Hunt)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dilo_Character_BP_Hunt_C", - "Description": "Variant Dilophosaur (Hunt)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Dilophosaur (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dilo_Character_BP_STA_C", - "Description": "Variant Dilophosaur (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Dilophosaur (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dilo_Character_BP_ExpG_C", - "Description": "Variant Dilophosaur (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Dilophosaur", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dilo_Character_BP_CorrMaze_C", - "Description": "Variant VR Dilophosaur", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Dimorphodon (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dimorph_Character_BP_STA_C", - "Description": "Variant Dimorphodon (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Dimorphodon (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Dimorph_Character_BP_TameSTA_C", - "Description": "Variant VR Dimorphodon (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Enforcer", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Enforcer", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Enforcer", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_TameSTA_C", - "Description": "Variant VR Enforcer", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Enforcer (Race2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Enforcer_Character_BP_Race_C", - "Description": "Variant Enforcer (Race2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Ferox (Large) (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Shapeshifter_Large_Character_BP_Summoned_C", - "Description": "Variant Ferox (Large) (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Ferox (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Shapeshifter_Large_Character_BP_STA_C", - "Description": "Variant Ferox (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Ferox (Large) (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Shapeshifter_Large_Character_BP_TameSTA_C", - "Description": "Variant VR Ferox (Large) (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Kaprosuchus (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Kaprosuchus_Character_BP_Summoned_C", - "Description": "Variant Kaprosuchus (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Kaprosuchus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Kaprosuchus_Character_BP_STA_C", - "Description": "Variant Kaprosuchus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Kaprosuchus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Kaprosuchus_Character_BP_TameSTA_C", - "Description": "Variant VR Kaprosuchus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Kaprosuchus (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Kaprosuchus_Character_BP_ExpG_C", - "Description": "Variant VR Kaprosuchus (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Kaprosuchus (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Kaprosuchus_Character_BP_ExpG_Pod_C", - "Description": "Variant Kaprosuchus (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Karkinos (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Crab_Character_BP_Summoned_C", - "Description": "Variant Karkinos (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Karkinos (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Crab_Character_BP_STA_C", - "Description": "Variant Karkinos (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Karkinos (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Crab_Character_BP_TameSTA_C", - "Description": "Variant VR Karkinos (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Lymantria (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Moth_Character_BP_STA_C", - "Description": "Variant Lymantria (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Lymantria (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Moth_Character_BP_TameSTA_C", - "Description": "Variant VR Lymantria (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Lymantria (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Moth_Character_BP_ExpG_C", - "Description": "Variant VR Lymantria (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Lymantria (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Moth_Character_BP_CorrMaze_C", - "Description": "Variant VR Lymantria (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Mantis (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Mantis_Character_BP_Summoned_C", - "Description": "Variant Mantis (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Mantis (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Mantis_Character_BP_STA_C", - "Description": "Variant Mantis (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Mantis (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Mantis_Character_BP_TameSTA_C", - "Description": "Variant VR Mantis (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Mantis (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Mantis_Character_BP_CorrMaze_C", - "Description": "Variant VR Mantis (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Megalania (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Megalania_Character_BP_STA_C", - "Description": "Variant Megalania (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Megalania (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Megalania_Character_BP_CorrMaze_C", - "Description": "Variant VR Megalania (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Megatherium (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Megatherium_Character_BP_Eden_Summoned_C", - "Description": "Variant R-Megatherium (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Megatherium (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Megatherium_Character_BP_STA_C", - "Description": "Variant Megatherium (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Megatherium (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Megatherium_Character_BP_ExpG_C", - "Description": "Variant VR Megatherium (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Megatherium (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Megatherium_Character_BP_ExpG_Pod_C", - "Description": "Variant R-Megatherium (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Onyc (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Bat_Character_BP_Summoned_C", - "Description": "Variant Onyc (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Onyc (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Bat_Character_BP_STA_C", - "Description": "Variant Onyc (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Onyc (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Bat_Character_BP_ExpG_C", - "Description": "Variant VR Onyc (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Onyc (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Bat_Character_BP_CorrMaze_C", - "Description": "Variant VR Onyc (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Pachy (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Pachy_Character_BP_STA_C", - "Description": "Variant Pachy (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Pachy", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Pachy_Character_BP_ExpG_C", - "Description": "Variant VR Pachy", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Parasaur (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Para_Character_BP_LifeSupport_C", - "Description": "Variant VR Parasaur (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Parasaur (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Para_Character_BP_ExpG_C", - "Description": "Variant VR Parasaur (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Parasaur (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Para_Character_BP_ExpG_Pod_C", - "Description": "Variant R-Parasaur (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Pulmonoscorpius (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Scorpion_Character_BP_STA_C", - "Description": "Variant Pulmonoscorpius (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Pulmonoscorpius (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Scorpion_Character_BP_ExpG_C", - "Description": "Variant VR Pulmonoscorpius (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant X-Raptor (Hunt2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_Hunt_Enemy_C", - "Description": "Variant X-Raptor (Hunt2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Raptor (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_STA_C", - "Description": "Variant Raptor (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Raptor (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_STA_Corrupted_C", - "Description": "Variant Corrupted Raptor (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Raptor (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_TameSTA_C", - "Description": "Variant VR Raptor (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Raptor (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BionicRaptor_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Raptor (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Raptor (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_ExpG_C", - "Description": "Variant VR Raptor (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Raptor (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_ExpG_Pod_C", - "Description": "Variant Raptor (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Raptor (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Raptor_Character_BP_CorrMaze_C", - "Description": "Variant VR Raptor (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Ravager (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "CaveWolf_Character_BP_Summoned_C", - "Description": "Variant Ravager (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Ravager (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "CaveWolf_Character_BP_STA_C", - "Description": "Variant Ravager (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Ravager (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "CaveWolf_Character_BP_TameSTA_C", - "Description": "Variant VR Ravager (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Rex (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_Summoned_C", - "Description": "Variant Rex (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Rex (Hunt2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_Hunt_Enemy_C", - "Description": "Variant Rex (Hunt2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Rex (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_STA_C", - "Description": "Variant Rex (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Rex (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_STA_Corrupted_C", - "Description": "Variant Corrupted Rex (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Rex (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_LifeSupport_C", - "Description": "Variant VR Rex (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Rex (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_ExpG_C", - "Description": "Variant VR Rex (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Rex (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Rex_Character_BP_ExpG_Pod_C", - "Description": "Variant Rex (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Shadowmane (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "LionfishLion_Character_BP_Summoned_C", - "Description": "Variant Shadowmane (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Shadowmane (Hunt2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "LionfishLion_Character_BP_Hunt_C", - "Description": "Variant Shadowmane (Hunt2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Shadowmane (Hunt2 Alpha)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "LionfishLion_Character_BP_Hunt_Alpha_C", - "Description": "Variant Shadowmane (Hunt2 Alpha)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Shadowmane (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "LionfishLion_Character_BP_STA_C", - "Description": "Variant Shadowmane (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Shadowmane (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "LionfishLion_Character_BP_TameSTA_C", - "Description": "Variant VR Shadowmane (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Stegosaurus (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Stego_Character_BP_Summoned_C", - "Description": "Variant Stegosaurus (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Stegosaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Stego_Character_BP_STA_C", - "Description": "Variant Stegosaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Stegosaurus (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Stego_Character_BP_TameSTA_C", - "Description": "Variant VR Stegosaurus (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Stegosaurus (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BionicStego_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Stegosaurus (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Tapejara (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Tapejara_Character_BP_STA_C", - "Description": "Variant Tapejara (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Tapejara (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Tapejara_Character_BP_ExpG_C", - "Description": "Variant VR Tapejara (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Tapejara (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Tapejara_Character_BP_ExpG_Pod_C", - "Description": "Variant Tapejara (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Terror Bird (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "TerrorBird_Character_BP_Summoned_C", - "Description": "Variant Terror Bird (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Terror Bird (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "TerrorBird_Character_BP_STA_C", - "Description": "Variant Terror Bird (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Terror Bird (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "TerrorBird_Character_BP_ExpG_C", - "Description": "Variant VR Terror Bird (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Terror Bird (Mashup)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "TerrorBird_Character_BP_ExpG_Pod_C", - "Description": "Variant Terror Bird (Mashup)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Titanoboa (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BoaFrill_Character_BP_Summoned_C", - "Description": "Variant Titanoboa (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Titanoboa (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BoaFrill_Character_BP_STA_C", - "Description": "Variant Titanoboa (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Titanoboa (Maze)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BoaFrill_Character_BP_CorrMaze_C", - "Description": "Variant VR Titanoboa (Maze)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Triceratops (Summoned)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_Summoned_C", - "Description": "Variant Triceratops (Summoned)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Triceratops (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_STA_C", - "Description": "Variant Triceratops (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Corrupted Triceratops (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_STA_Corrupted_C", - "Description": "Variant Corrupted Triceratops (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Triceratops (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Trike_Character_BP_TameSTA_C", - "Description": "Variant VR Triceratops (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant Malfunctioned Tek Triceratops (LifeSupport)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "BionicTrike_Character_BP_Malfunctioned_LifeSupport_C", - "Description": "Variant Malfunctioned Tek Triceratops (LifeSupport)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant R-Velonasaur (Hunt2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Spindles_Character_BP_Rockwell_Hunt_C", - "Description": "Variant R-Velonasaur (Hunt2)", - "Mod": "Genesis2" - }, { - "NameTag": "Variant R-Velonasaur (Hunt2 Alpha)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Spindles_Character_BP_Rockwell_Hunt_Alpha_C", - "Description": "Variant R-Velonasaur (Hunt2 Alpha)", - "Mod": "Genesis2" - }, - { - "NameTag": "Variant VR Velonasaur (Gauntlet2)", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "Spindles_Character_BP_STA_C", - "Description": "Variant VR Velonasaur (Gauntlet2)", - "Mod": "Genesis2" - }, - { - "NameTag": "Rockwell Prime", - "IsSpawnable": false, - "IsTameable": "false", - "ClassName": "RockwellNode_Character_BP_FinalFight_C", - "Description": "Rockwell Prime", - "Mod": "Genesis2" - } - ], - "Engrams": [ - { - "Level": 29, - "Points": 24, - "IsTekGram": "false", - "ClassName": "EngramEntry_AmmoBox_C", - "Description": "Ammo Box", - "Mod": "Genesis2" - }, - { - "Level": 35, - "Points": 18, - "IsTekGram": "false", - "ClassName": "EngramEntry_Boulder_Fire_C", - "Description": "Boulder Fire", - "Mod": "Genesis2" - }, - { - "Level": 8, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Canoe_C", - "Description": "Canoe", - "Mod": "Genesis2" - }, - { - "Level": 89, - "Points": 55, - "IsTekGram": "false", - "ClassName": "EngramEntry_EggIncubator_C", - "Description": "Egg Incubator", - "Mod": "Genesis2" - }, - { - "Level": 23, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_LoadoutMannequin_C", - "Description": "LoadoutMannequin", - "Mod": "Genesis2" - }, - { - "Level": 19, - "Points": 24, - "IsTekGram": "false", - "ClassName": "EngramEntry_Milkglider_Saddle_C", - "Description": "Maewing Saddle", - "Mod": "Genesis2" - }, - { - "Level": 94, - "Points": 35, - "IsTekGram": "false", - "ClassName": "EngramEntry_Minigun_C", - "Description": "Minigun", - "Mod": "Genesis2" - }, - { - "Level": 43, - "Points": 12, - "IsTekGram": "false", - "ClassName": "EngramEntry_NetGun_Ammo_C", - "Description": "Net Projectile", - "Mod": "Genesis2" - }, - { - "Level": 120, - "Points": 60, - "IsTekGram": "false", - "ClassName": "EngramEntry_SpaceDolphin_Saddle_C", - "Description": "Astrodelphis Saddle", - "Mod": "Genesis2" - }, - { - "Level": 116, - "Points": 53, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekBow_C", - "Description": "Tek Bow", - "Mod": "Genesis2" - }, - { - "Level": 101, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekCanteen_C", - "Description": "Tek Canteen", - "Mod": "Genesis2" - }, - { - "Level": 104, - "Points": 32, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekCropPlot_C", - "Description": "Tek CropPlot", - "Mod": "Genesis2" - }, - { - "Level": 120, - "Points": 20, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekExosuit_C", - "Description": "Exo Mek", - "Mod": "Genesis2" - }, - { - "Level": 112, - "Points": 45, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekHoverSail_C", - "Description": "Tek HoverSail", - "Mod": "Genesis2" - }, - { - "Level": 118, - "Points": 55, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekPistol_C", - "Description": "Tek Pistol", - "Mod": "Genesis2" - }, - { - "Level": 108, - "Points": 60, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekSecuirtyConsole_C", - "Description": "Tek Surveillance Console", - "Mod": "Genesis2" - } - ], - "Items": [ - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_MilkGlider_Special_C", - "Description": "Extraordinary Maewing egg", - "Mod": "Genesis2" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_MilkGlider_XLarge_C", - "Description": "Exceptional Maewing egg", - "Mod": "Genesis2" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_MilkGlider_Large_C", - "Description": "Superior Maewing egg", - "Mod": "Genesis2" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_MilkGlider_Medium_C", - "Description": "Regular Maewing egg", - "Mod": "Genesis2" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_MilkGlider_Small_C", - "Description": "Simple Maewing egg", - "Mod": "Genesis2" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_MilkGlider_XSmall_C", - "Description": "Basic Maewing egg", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR_RawMeat_C", - "Description": "R-1(Raw Meat) Seed", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR_RawFish_C", - "Description": "R-2(Raw Fish) Seed", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR_SpoiledMeat_C", - "Description": "R-3(Spoiled Meat) Seed", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR_PrimeMeat_C", - "Description": "R-4(Prime Meat) Seed", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR_PrimeFish_C", - "Description": "R-5(Prime Fish) Seed", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Mutagel_C", - "Description": "Mutagel", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_Mutagen_C", - "Description": "Mutagen", - "Mod": "Genesis2" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_PurchasableEngram_C", - "Description": "PurchasableEngram", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_TekCanteenCraftable_C", - "Description": "TekCanteenCraftable", - "Mod": "Genesis2" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_TekCanteenRefill_C", - "Description": "TekCanteenRefill", - "Mod": "Genesis2" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_Costume_MutatedSurvivor_C", - "Description": "Costume MutatedSurvivor", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekBoots_Gen2_C", - "Description": "TekBoots Gen2", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekGloves_Gen2_C", - "Description": "TekGloves Gen2", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekHelmet_Gen2_C", - "Description": "TekHelmet Gen2", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekPants_Gen2_C", - "Description": "TekPants Gen2", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekShirt_Gen2_C", - "Description": "TekShirt Gen2", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderAttachment_Base_C", - "Description": "TekStriderAttachment Base", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderHarvester_C", - "Description": "TekStriderHarvester", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderLargeCannon_C", - "Description": "TekStriderLargeCannon", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderMachinegun_C", - "Description": "TekStriderMachinegun", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderOnesidedShield_C", - "Description": "TekStriderOnesidedShield", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderOnesidedShield_Mission_C", - "Description": "TekStriderOnesidedShield Mission", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderRadar_C", - "Description": "TekStriderRadar", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderSaddle_Platform_C", - "Description": "TekStriderSaddle Platform", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderSaddlebags_C", - "Description": "TekStriderSaddlebags", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderShield_C", - "Description": "TekStriderShield", - "Mod": "Genesis2" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TekStriderSilenceCannon_C", - "Description": "TekStriderSilenceCannon", - "Mod": "Genesis2" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_TekRifle_Gauntlet_STA_C", - "Description": "TekRifle Gauntlet STA", - "Mod": "Genesis2" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponMinigun_Gauntlet_C", - "Description": "WeaponMinigun Gauntlet", - "Mod": "Genesis2" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponTekBow_Gauntlet_C", - "Description": "WeaponTekBow Gauntlet", - "Mod": "Genesis2" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponTekPistol_Gauntlet_C", - "Description": "WeaponTekPistol Gauntlet", - "Mod": "Genesis2" - } - ], - "MapSpawners": [ - { - "ClassName": "DinoSpawnEntriesBeach_Gen2_C", - "Description": "Beach", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesForest_Gen2_C", - "Description": "Forest", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardensMountain_Edges_Gen2_C", - "Description": "Garden MountainsEdges", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardensMountain_Gen2_C", - "Description": "Gardens Mountain", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardensMountain_North_Gen2_C", - "Description": "Gardens MountainsNorth", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_CentralIslands_Gen2_C", - "Description": "Garden CentralIslands", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_FootHills_Gen2_C", - "Description": "Gardens FootHills", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_InnerRivers_Gen2_C", - "Description": "Gardens InnerRivers", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_Plains_Gen2_C", - "Description": "Gardens Plains", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_RiversLand_Gen2_C", - "Description": "Gardens RiversLand", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_Swamps_Gen2_C", - "Description": "Gardens Swamps", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_TrenchBorder_Gen2_C", - "Description": "Gardens TrenchBorder", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_TrenchForest_Gen2_C", - "Description": "Gardens TrenchForest", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_UpperHills1_C", - "Description": "Gardens UpperHills1", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_UpperHills2_C", - "Description": "Garden UpperHills2", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_UpperHills3_C", - "Description": "gardens UpperHills3", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGardens_UpperHills4_C", - "Description": "Garden UpperHills4", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGigant_Gen2_C", - "Description": "Gigant", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGrassland_Easy_Gen2_C", - "Description": "Grassland easy", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesGrassland_Gen2_C", - "Description": "Grassland", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesHardForest_Gen2_C", - "Description": "HardForest", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesMeanJungle_Gen2_C", - "Description": "MeanJungle", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesMountain_Easy_Gen2_C", - "Description": "Mountain Easy", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesMountain_Gen2_C", - "Description": "Mountains", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesMountain_Hard_Gen2_C", - "Description": "Mountain Hard", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesMountain_VeryHard_Gen2_C", - "Description": "Mountain VeryHard", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesNiceJungle_Gen2_C", - "Description": "NiceJungle", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesOceanWaterDeep_Gen2_C", - "Description": "OceanWaterDeep", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesOceanWaterDeep_Special1_Gen2_C", - "Description": "OceanWaterDeep Special1", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesQuetz_Gen2_C", - "Description": "Quetzal", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesQuetz_Rockwell_Gen2_C", - "Description": "Quetzal Rockwell", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesRiverLand_Easy_Gen2_C", - "Description": "RiverLand Easy", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesRiverLand_Hard_Gen2_C", - "Description": "RiverLand Hard", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesRiverLand_Medium_Gen2_C", - "Description": "RiverLand Medium", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesRockwellGiga_C", - "Description": "RockwellGiga", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesSpace_Gen2_C", - "Description": "Space", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesTekWyvern_C", - "Description": "TekWyvern", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesTrenchTek_C", - "Description": "TrenchTek", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesWaterSpillways_Aquatic_C", - "Description": "WaterSpillways Aquatic", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesWaterSpillways_Aquatic_Hard_C", - "Description": "WaterSpillways Aquatic Hard", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntriesWaterSpillways_Aquatic_Lake_C", - "Description": "WaterSpillways Aquatic Lake", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_Corruption_Gen2_C", - "Description": "Corruption", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_EdenSharkTank_C", - "Description": "EdenSharkTank", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_GardensLake_Gen2_C", - "Description": "GardensLake", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_GardensLake_Water_Gen2_C", - "Description": "GardensLake Water", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_GardensSwamp_Water_Gen2_C", - "Description": "GardensSwamp Water", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_GardensWater_Gen2_C", - "Description": "GardensWater", - "Mod": "Genesis2" - }, - { - "ClassName": "DinoSpawnEntries_ReaperQueen_Gen2_C", - "Description": "ReaperQueen", - "Mod": "Genesis2" - }, - - { - "ClassName": "DinoSpawnEntries_Summoner_Gen2_C", - "Description": "Summoner", - "Mod": "Genesis2" - } - ], - "SupplyCrates": [ - { - "ClassName": "SupplyCrate_Space_01_Ambergris_C", - "Description": "SupplyCrate (white)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_02_Crystal_C", - "Description": "SupplyCrate (green)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_03_Sulfur_C", - "Description": "SupplyCrate (blue)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_04_ElementShards_C", - "Description": "SupplyCrate (purple)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_05_Obsidian_C", - "Description": "SupplyCrate (yellow)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_06_Oil_C", - "Description": "SupplyCrate (red)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_07_ElementDust_C", - "Description": "SupplyCrate (cyanblue)", - "Mod": "Genesis2" - }, - { - "ClassName": "SupplyCrate_Space_08_BlackPearls_C", - "Description": "SupplyCrate (orange)", - "Mod": "Genesis2" - } - ], - "GameMaps": [ - { - "IsSotF": false, - "ClassName": "Gen2", - "Description": "Genesis 2", - "Mod": "Genesis2" - } - ] -} \ No newline at end of file diff --git a/GameData/Maps/LostIsland.gamedata b/GameData/Maps/LostIsland.gamedata deleted file mode 100644 index c5a541e3..00000000 --- a/GameData/Maps/LostIsland.gamedata +++ /dev/null @@ -1,84 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.1", - "Created": "2021-12-16T09:25:00.0000000Z", - "Mod": "LostIsland", - "Creatures": [{ - "NameTag": "Amargasaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Amargasaurus_Character_BP_C", - "Description": "Amargasaurus", - "Mod": "LostIsland" - }, - { - "NameTag": "Sinomacrops", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Sinomacrops_Character_BP_C", - "Description": "Sinomacrops", - "Mod": "LostIsland" - }, - { - "NameTag": "Dinopithecus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Dinopithecus_Character_BP_C", - "Description": "Dinopithecus", - "Mod": "LostIsland" - } - ], - "Items": [{ - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_BossDinopithecus_C", - "Description": "Dinopithecus Trophy", - "Mod": "LostIsland" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_BossDinopithecus_Easy_C", - "Description": "Dinopithecus Trophy (Gamma)", - "Mod": "LostIsland" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_BossDinopithecus_Medium_C", - "Description": "Dinopithecus Trophy (Beta)", - "Mod": "LostIsland" - }, - { - "Category": "Trophy", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_BossDinopithecus_Hard_C", - "Description": "Dinopithecus Trophy (Alpha)", - "Mod": "LostIsland" - } - ], - "Inventories": [{ - "ClassName": "DinoDropInventoryComponent_BossDinopith_Easy_C", - "Description": "Boss Inventory - Dinopithecus (Gamma)", - "Mod": "LostIsland" - }, - { - "ClassName": "DinoDropInventoryComponent_BossDinopith_Medium_C", - "Description": "Boss Inventory - Dinopithecus (Beta)", - "Mod": "LostIsland" - }, - { - "ClassName": "DinoDropInventoryComponent_BossDinopith_Hard_C", - "Description": "Boss Inventory - Dinopithecus (Alpha)", - "Mod": "LostIsland" - } - ], - "Engrams": [{ - "Level": 60, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Amarga_C", - "Description": "Amargasaurus Saddle", - "Mod": "LostIsland" - }] -} \ No newline at end of file diff --git a/GameData/Maps/Valguero.gamedata b/GameData/Maps/Valguero.gamedata deleted file mode 100644 index f7640d35..00000000 --- a/GameData/Maps/Valguero.gamedata +++ /dev/null @@ -1,237 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.0", - "Created": "2019-08-07T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Deinonychus", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "Deinonychus_Character_BP_C", - "Description": "Deinonychus", - "Mod": "Valguero" - }, - { - "NameTag": "RockElemental", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "ChalkGolem_Character_BP_C", - "Description": "Chalk Golem", - "Mod": "Valguero" - }, - { - "NameTag": "RockElemental", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "IceGolem_Character_BP_C", - "Description": "Ice Golem", - "Mod": "Valguero" - } - ], - "Engrams": [ - { - "Level": 32, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_DeinonychusSaddle_C", - "Description": "Deinonychus Saddle", - "Mod": "Valguero" - } - ], - "Items": [ - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DeinonychusSaddle_C", - "Description": "Deinonychus Saddle", - "Mod": "Valguero" - } - ], - "MapSpawners": [ - { - "ClassName": "VAL_DinoSpawnEntries_TwitchFertileLand_C", - "Description": "TwitchFertileLand", - "Mod": "Valguero" - }, - { - "ClassName": "VAL_DinoSpawnEntries_TwitchFertileLand_Mix_C", - "Description": "TwitchFertileLandMix", - "Mod": "Valguero" - }, - { - "ClassName": "VAL_DinoSpawnEntries_TwitchFertileLandEasy_C", - "Description": "TwitchFertileLandEasy", - "Mod": "Valguero" - }, - { - "ClassName": "VAL_DinoSpawnEntries_TwitchBioWater_C", - "Description": "TwitchBioWater", - "Mod": "Valguero" - }, - { - "ClassName": "Val_DinoSpawnEntriesBee_C", - "Description": "Bee", - "Mod": "Valguero" - }, - { - "ClassName": "Val_DinoSpawnEntries_DrakeTrench_C", - "Description": "DrakeTrench", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntriesCave_JungleTemple_C", - "Description": "JungleTemple", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Eel_CaveWater_C", - "Description": "EelCaveWater", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_SmallLakeWithPiranha_C", - "Description": "SmallLakeWithPiranha", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Deinonychus_C", - "Description": "Deinonychus", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Valguero_Scotland_C", - "Description": "Scotland", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntriesSavana_C", - "Description": "Savana", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntriesTundra_C", - "Description": "Tundra", - "Mod": "Valguero" - }, - { - "ClassName": "Val_DinoSpawnEntriesWyvernTrench_C", - "Description": "WyvernTrench", - "Mod": "Valguero" - }, - { - "ClassName": "Valguero_IceWyvernEntries_C", - "Description": "IceWyvern", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntriesDeepWater_C", - "Description": "DeepWater", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_NormalLakeWater_C", - "Description": "NormalLakeWater", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_SmallLakeNoPiranha_C", - "Description": "SmallLakeNoPiranha", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_SpiderCave_Entrance_C", - "Description": "SpiderCaveEntrance", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Valguero_SnowForest_C", - "Description": "SnowForest", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Valguero_SnowPlains_C", - "Description": "SnowPlains", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_PolarBear_C", - "Description": "PolarBear", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Valguero_IceDesert_C", - "Description": "IceDesert", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_Iceworm_C", - "Description": "Iceworm", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_ChalkHills_C", - "Description": "ChalkHills", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_ChalkHills_Golem_C", - "Description": "ChalkHillsGolem", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntries_ChalkHills_Plains_C", - "Description": "ChalkHillsPlains", - "Mod": "Valguero" - }, - { - "ClassName": "DinoSpawnEntriesBrood_C", - "Description": "Broodmother", - "Mod": "Valguero" - }, - { - "ClassName": "Val_FireWyvernEntries_C", - "Description": "FireWyvern", - "Mod": "Valguero" - } - ], - "SupplyCrates": [ - { - "ClassName": "Val_SupplyCrate_Level35_C", - "Description": "Purple Beacon", - "Mod": "Valguero" - }, - { - "ClassName": "Val_SupplyCrate_Level35_Double_C", - "Description": "Purple Beacon (Double items)", - "Mod": "Valguero" - }, - { - "ClassName": "Val_SupplyCrate_Level45_C", - "Description": "Yellow Beacon", - "Mod": "Valguero" - }, - { - "ClassName": "Val_SupplyCrate_Level45_Double_C", - "Description": "Yellow Beacon (Double items)", - "Mod": "Valguero" - }, - { - "ClassName": "Val_SupplyCrate_Level60_C", - "Description": "Red Beacon", - "Mod": "Valguero" - }, - { - "ClassName": "Val_SupplyCrate_Level60_Double_C", - "Description": "Red Beacon (Double items)", - "Mod": "Valguero" - } - ], - "GameMaps": [ - { - "IsSotF": false, - "ClassName": "Valguero_P", - "Description": "Valguero", - "Mod": "Valguero" - } - ] -} diff --git a/GameData/Mods/ARKAdditionsTheCollection.gamedata b/GameData/Mods/ARKAdditionsTheCollection.gamedata deleted file mode 100644 index 8e0fd084..00000000 --- a/GameData/Mods/ARKAdditionsTheCollection.gamedata +++ /dev/null @@ -1,529 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.0", - "Created": "2021-12-10T20:27:00.0000000Z", - "Engrams": [ - { - "Level": 76, - "Points": 43, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleAcro_C", - "Description": "SaddleAcro", - "Mod": "ARK Additions The Collection" - }, - { - "Level": 76, - "Points": 44, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Archelon_C", - "Description": "Saddle Archelon", - "Mod": "ARK Additions The Collection" - }, - { - "Level": 70, - "Points": 40, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AdditionsBrachio_C", - "Description": "Saddle AdditionsBrachio", - "Mod": "ARK Additions The Collection" - }, - { - "Level": 23, - "Points": 12, - "IsTekGram": "false", - "ClassName": "EngramEntry_ConcaSaddle_C", - "Description": "ConcaSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Level": 80, - "Points": 50, - "IsTekGram": "false", - "ClassName": "EngramEntry_CryoSaddle_C", - "Description": "CryoSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Level": 74, - "Points": 40, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Deinosuchus_C", - "Description": "Saddle Deinosuchus", - "Mod": "ARK Additions The Collection" - }, - { - "Level": 55, - "Points": 15, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Xiphactinus_C", - "Description": "Saddle Xiphactinus", - "Mod": "ARK Additions The Collection" - } - ], - "Items": [ - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AcroSaddle_C", - "Description": "AcroSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Acro_C", - "Description": "Egg Acro", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Acro_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Acro_Fertilized_Genesis_C", - "Description": "C Genesis", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ScorchedAcro_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Armor_Archelon_Saddle_C", - "Description": "Armor Archelon Saddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Archelon_C", - "Description": "Egg Archelon", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Archelon_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_BrachioSaddle_C", - "Description": "BrachioSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_C", - "Description": "Egg Brachiosaurus", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_Fertilized_Genesis_C", - "Description": "C Genesis", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ConcaSaddle_C", - "Description": "ConcaSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_AberrantConcaEgg_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ConcaEgg_C", - "Description": "ConcaEgg", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ConcaEgg_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ConcaEgg_Fertilized_Genesis_C", - "Description": "C Genesis", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CryoSaddle_C", - "Description": "CryoSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CryolophosaurusEgg_C", - "Description": "CryolophosaurusEgg", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CryolophosaurusEgg_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Deino_C", - "Description": "Egg Deino", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Deino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Deino_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Deino_Fertilized_Bog_C", - "Description": "C Bog", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Deinosuchus_Saddle_C", - "Description": "Deinosuchus Saddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_XiphSaddle_C", - "Description": "XiphSaddle", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Xiphactinus_C", - "Description": "UnderwaterEgg Xiphactinus", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Xiphactinus_Abyssal_C", - "Description": "UnderwaterEgg Xiphactinus Abyssal", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Xiphactinus_Ocean_C", - "Description": "UnderwaterEgg Xiphactinus Ocean", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Default Acro", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_Acro", - "Description": "Default Acro", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Scorched Acro", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_Acro_Scorched", - "Description": "Scorched Acro", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "X-Acro", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_Acro_Gen1", - "Description": "X-Acro", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "R-Acro", - "IsHarvestable": "false", - "ClassName": "R-Acro", - "Description": "PrimalItemSkin_ChibiDino_Acro_Gen2", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Savage Acro", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_Acro_Savage", - "Description": "Savage Acro", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "UpFromTheDepths Chibi", - "IsHarvestable": "false", - "ClassName": "PrimalItemBase_ChibiDino_Depths", - "Description": "UpFromTheDepths Chibi", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Acro Adrenal Gland", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ApexDrop_Acro", - "Description": "Acro Adrenal Gland", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Savage Acro Summoner", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BossSummon_SavageAcro", - "Description": "Savage Acro Summoner", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Savage Acro Flag", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Flag_SavageAcro", - "Description": "Savage Acro Flag", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Savage Acro Head Trophy", - "IsHarvestable": "false", - "ClassName": "PrimalItemTrophy_SavageAcro", - "Description": "Savage Acro Head Trophy", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Savage Acro Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_SavageAcro", - "Description": "Savage Acro Costume", - "Mod": "ARK Additions The Collection" - }, - { - "Category": "Ghost Acro Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_GhostAcro", - "Description": "Ghost Acro Costume", - "Mod": "ARK Additions The Collection" - } - ], - "Creatures": [ - { - "NameTag": "Acro", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Acrocanthosaurus_Character_BP_C", - "Description": "Acrocanthosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Acro", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Bog_Acrocanthosaurus_Character_BP_C", - "Description": "Bog Acrocanthosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Acro", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Scorched_Acrocanthosaurus_Character_BP_C", - "Description": "Scorched Acrocanthosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Archelon", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Archelon_Character_BP_C", - "Description": "Archelon", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "AdditionsBrachio", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Brachiosaurus_Character_BP_C", - "Description": "Brachiosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "AdditionsBrachio", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Brachiosaurus_Character_BP_Aberrant_C", - "Description": "Brachiosaurus Aberrant", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "AdditionsBrachio", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Volcanic_Brachiosaurus_Character_BP_C", - "Description": "Volcanic Brachiosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Concavenator", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Concavenator_Character_BP_C", - "Description": "Concavenator", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Concavenator", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Volcanic_Concavenator_Character_BP_C", - "Description": "Volcanic Concavenator", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Cryolophosaurus", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Cryolophosaurus_Character_BP_C", - "Description": "Cryolophosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Cryolophosaurus", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Bog_Deinosuchus_Character_BP_C", - "Description": "Bog Deinosuchus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Deino", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Deinosuchus_Character_BP_C", - "Description": "Deinosuchus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Deino", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Deinosuchus_Character_BP_Aberrant_C", - "Description": "Deinosuchus Aberrant", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Xiph", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "AbyssalXiph_Character_BP_C", - "Description": "AbyssalXiph", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Xiph", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "OceanXiph_Character_BP_C", - "Description": "OceanXiph", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Xiph", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Xiph_Character_BP_C", - "Description": "Xiph", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Woolly Brachiosaurus", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Brachiosaurus_Character_BP_Woolly_C", - "Description": "Woolly Brachiosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "R-Brachiosaurus", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Brachiosaurus_Character_Eden_C", - "Description": "R-Brachiosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "R-Acrocanthosaurus", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Acrocanthosaurus_Character_BP_Eden_C", - "Description": "R-Acrocanthosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "R-Cryolophosaurus", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Cryolophosaurus_Character_BP_Rockwell_C", - "Description": "R-Cryolophosaurus", - "Mod": "ARK Additions: The Collection" - }, - { - "NameTag": "Archelon", - "IsSpawnable": "true", - "IsTameable": "true", - "ClassName": "Archelon_Character_BP_C", - "Description": "Archelon", - "Mod": "ARK Additions: The Collection" - } - ] - } \ No newline at end of file diff --git a/GameData/Mods/ARK_Additions_Domination_Rex.gamedata b/GameData/Mods/ARK_Additions_Domination_Rex.gamedata deleted file mode 100644 index f34ce2fa..00000000 --- a/GameData/Mods/ARK_Additions_Domination_Rex.gamedata +++ /dev/null @@ -1,48 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.0", - "Created": "2020-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndominusRexEgg_C", - "Description": "Fertilized Domination Rex Egg", - "Mod": "ARK Additions: Domination Rex!" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndominusRexEgg_AB_C", - "Description": "Fertilized Domination Rex Egg Abberation", - "Mod": "ARK Additions: Domination Rex!" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndominusRexEgg_EXT_C", - "Description": "Fertilized Domination Rex Egg Extinction", - "Mod": "ARK Additions: Domination Rex!" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndominusRexEgg_SE_C", - "Description": "Fertilized Domination Rex Egg Scorched Earth", - "Mod": "ARK Additions: Domination Rex!" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndominusSaddle_C", - "Description": "Indominus Rex Saddle", - "Mod": "ARK Additions: Domination Rex!" - } - ], - "Items": [] -} \ No newline at end of file diff --git a/GameData/Mods/AccessoriesPlus1357417063.gamedata b/GameData/Mods/AccessoriesPlus1357417063.gamedata deleted file mode 100644 index aa9378ef..00000000 --- a/GameData/Mods/AccessoriesPlus1357417063.gamedata +++ /dev/null @@ -1,1439 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2118241Z", - "Mod": "1357417063", - "Creatures": [], - "Engrams": [ - { - "Level": 3, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Basica_C", - "Description": "A\u002B Basic Backpack", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Intermedio_C", - "Description": "A\u002B Intermediate Backpack", - "Mod": "accessoriesPlus" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_C", - "Description": "A\u002B Advanced Backpack", - "Mod": "accessoriesPlus" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_Glider_C", - "Description": "A\u002B Glider with Backpack", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GooglesNightVision_C", - "Description": "A\u002B Goggles for Night Vision", - "Mod": "accessoriesPlus" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_BugRepellant_C", - "Description": "A\u002B Bug Repellant Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_ChitinPaste_C", - "Description": "A\u002B Cementing Paste Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_Clay_C", - "Description": "A\u002B Clay Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_Gunpowder_C", - "Description": "A\u002B Gunpowder Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_LAntidote_C", - "Description": "A\u002B Lesser Antidote Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_Narcotic_C", - "Description": "A\u002B Narcotic Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_PreservingSalt_C", - "Description": "A\u002B Preserving Salt Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_Propellant_C", - "Description": "A\u002B Propellant Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_Sparkpowder_C", - "Description": "A\u002B Sparkpowder Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Portable_Stimulant_C", - "Description": "A\u002B Stimulant Portable", - "Mod": "accessoriesPlus" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_Modern_C", - "Description": "A\u002B Advanced Backpack - Modern Style", - "Mod": "accessoriesPlus" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OcularImplant_C", - "Description": "A\u002B Ocular implant", - "Mod": "accessoriesPlus" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Medieval_Flag_C", - "Description": "A\u002B Medieval Flag", - "Mod": "accessoriesPlus" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_Glider_Modern_C", - "Description": "A\u002B Glider with Modern Backpack", - "Mod": "accessoriesPlus" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Workshop_C", - "Description": "A\u002B Workshop", - "Mod": "accessoriesPlus" - }, - { - "Level": 66, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Control_TEK_Backpack_C", - "Description": "A\u002B Advanced Backpack - Remote Control", - "Mod": "accessoriesPlus" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Brick_Floor_C", - "Description": "A\u002B Brick Floor", - "Mod": "accessoriesPlus" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Primitive_Tent_C", - "Description": "A\u002B Primitive Tent", - "Mod": "accessoriesPlus" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Basic_Quiver_C", - "Description": "A\u002B Basic Quiver", - "Mod": "accessoriesPlus" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Advanced_Quiver_C", - "Description": "A\u002B Advanced Quiver", - "Mod": "accessoriesPlus" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cauldron_C", - "Description": "A\u002B Cauldron", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WoodenWell_C", - "Description": "A\u002B Wood Well", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindMill_C", - "Description": "A\u002B WindMill", - "Mod": "accessoriesPlus" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Jetpack_C", - "Description": "A\u002B Jetpack with Glider", - "Mod": "accessoriesPlus" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Jetpack_Backpack_C", - "Description": "A\u002B Jetpack with Glider and Backpack", - "Mod": "accessoriesPlus" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Jetpack_Quiver_C", - "Description": "A\u002B Jetpack with Glider and Quiver", - "Mod": "accessoriesPlus" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Altar_C", - "Description": "A\u002B Altar", - "Mod": "accessoriesPlus" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MineCamp_C", - "Description": "A\u002B Mine", - "Mod": "accessoriesPlus" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FACabinet_C", - "Description": "A\u002B First Aid Cabinet", - "Mod": "accessoriesPlus" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReinforcedShield_C", - "Description": "A\u002B Reinforced Wooden Shield", - "Mod": "accessoriesPlus" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Pyre_C", - "Description": "A\u002B Pyre", - "Mod": "accessoriesPlus" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Slaughter_House_C", - "Description": "A\u002B SlaughterHouse", - "Mod": "accessoriesPlus" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Control_TEK_Ocular_Implant_C", - "Description": "A\u002B Ocular Implant - Remote Control", - "Mod": "accessoriesPlus" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FisherCage_C", - "Description": "A\u002B Fisher Cage", - "Mod": "accessoriesPlus" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Vessel_Spoiling_C", - "Description": "A\u002B Vessel", - "Mod": "accessoriesPlus" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Preserving_Box_C", - "Description": "A\u002B Preserving Box", - "Mod": "accessoriesPlus" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Polymer_Converted_C", - "Description": "A\u002B Polymer", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AP_OilPump_C", - "Description": "A\u002B Oil Pump", - "Mod": "accessoriesPlus" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ap_Pliers_C", - "Description": "A\u002B Pliers", - "Mod": "accessoriesPlus" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WoodenShelf_C", - "Description": "A\u002B WoodenShelf", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Flour_C", - "Description": "A\u002B Flour", - "Mod": "accessoriesPlus" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Bread_C", - "Description": "A\u002B Bread", - "Mod": "accessoriesPlus" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Estandarte_C", - "Description": "A\u002B Chieftan Banner", - "Mod": "accessoriesPlus" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Equus_WoodenCart_C", - "Description": "A\u002B Equus Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hammer_C", - "Description": "A\u002B Hammer", - "Mod": "accessoriesPlus" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Equus_WoodenCart_Torch_C", - "Description": "A\u002B Torch Skin for Equus Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Stag_WoodenCart_C", - "Description": "A\u002B Megaloceros Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Stag_WoodenCart_Torch_C", - "Description": "A\u002B Torch for Megaloceros Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MetalChainCollar_C", - "Description": "A\u002B Metal Chain Collar", - "Mod": "accessoriesPlus" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Standing_Torch_Cable_C", - "Description": "Standing Torch Cable", - "Mod": "accessoriesPlus" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HumanTrap_C", - "Description": "A\u002B Human Trap", - "Mod": "accessoriesPlus" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HandmillMixer_C", - "Description": "A\u002B Handmill and Mixer", - "Mod": "accessoriesPlus" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CoarseSalt_C", - "Description": "A\u002B Coarse Salt", - "Mod": "accessoriesPlus" - }, - { - "Level": 66, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Control_Quiver_C", - "Description": "A\u002B Advanced Quiver - Remote Control", - "Mod": "accessoriesPlus" - }, - { - "Level": 66, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Control_TribeBanner_C", - "Description": "A\u002B Chieftan Banner - Remote Control", - "Mod": "accessoriesPlus" - } - ], - "Items": [ - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Basico_C", - "Description": "A\u002B Basic Backpack", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Intermedio_C", - "Description": "A\u002B Intermediate Backpack", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Avanzado_C", - "Description": "A\u002B Advanced Backpack", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_C", - "Description": "A\u002B Glider with Backpack", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_GooglesNightVision_C", - "Description": "A\u002B Goggles for Night Vision", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Portable_BugRepellant_C", - "Description": "A\u002B Bug Repellant Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Portable_ChitinPaste_C", - "Description": "A\u002B Cementing Paste Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Portable_Clay_C", - "Description": "A\u002B Clay Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Portable_Gunpowder_C", - "Description": "A\u002B Gunpowder Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Portable_LAntidote_C", - "Description": "A\u002B Lesser Antidote Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Portable_Narcotic_C", - "Description": "A\u002B Narcotic Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Portable_PreservingSalt_C", - "Description": "A\u002B Preserving Salt Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Portable_Propellant_C", - "Description": "A\u002B Propellant Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Portable_Sparkpowder_C", - "Description": "A\u002B Sparkpowder Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Portable_Stimulant_C", - "Description": "A\u002B Stimulant Portable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Avanzado_Modern_C", - "Description": "A\u002B Advanced Backpack - Modern Style", - "Mod": "accessoriesPlus" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_OcularImplant_C", - "Description": "A\u002B Ocular implant", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Medieval_Flag_C", - "Description": "A\u002B Medieval Flag", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_Modern_C", - "Description": "A\u002B Glider with Modern Backpack", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Workshop_C", - "Description": "A\u002B Workshop", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Silicon_Crafted_C", - "Description": "A\u002B Silica Pearls", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_BlackPearl_Crafted_C", - "Description": "A\u002B Black Pearl", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_BlackPearl_Crafted_Converted_C", - "Description": "A\u002B Black Pearl", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Primitive_Tent_C", - "Description": "A\u002B Primitive Tent", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StoneBrick_C", - "Description": "A\u002B Brick Floor", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Basic_Quiver_C", - "Description": "A\u002B Basic Quiver", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Advanced_Quiver_C", - "Description": "A\u002B Advanced Quiver", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenWell_C", - "Description": "A\u002B Wood Well", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cauldron_C", - "Description": "A\u002B Cauldron", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedLambChop_C_C", - "Description": "Cooked Lamb Chop", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_C_C", - "Description": "Cooked Meat", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_C_C", - "Description": "Cooked Prime Meat", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Fish_C_C", - "Description": "Cooked Fish Meat", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Fish_C_C", - "Description": "Cooked Prime Fish Meat", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EnduroStew_C", - "Description": "Enduro Stew", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CactusSoup_C", - "Description": "Cactus Broth", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Calien_C", - "Description": "Calien Soup", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_FocalChili_C", - "Description": "Focal Chili", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Soup_FriaCurry_C", - "Description": "Fria Curry", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_LazarusChowder_C", - "Description": "Lazarus Chowder", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_C", - "Description": "Bug Repellant", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheHorn_Modificado_C", - "Description": "Broth of Enlightenment", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HealSoup_Modified_C", - "Description": "Medical Brew", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_StaminaSoup_Modified_C", - "Description": "Energy Brew", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Basic_M_C", - "Description": "Basic Kibble", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Exceptional_M_C", - "Description": "Exceptional Kibble ", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Regular_M_C", - "Description": "Regular Kibble ", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Simple_M_C", - "Description": "Simple Kibble ", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Superior_M_C", - "Description": "Superior Kibble ", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bread_C", - "Description": "A\u002B Bread", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Flour_C", - "Description": "A\u002B Flour", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Special_M_C", - "Description": "Extraordinary Kibble ", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Compote_C", - "Description": "Compote", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Black_Plus_C", - "Description": "Black Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Blue_Plus_C", - "Description": "Blue Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Brick_Plus_C", - "Description": "Brick Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Brown_Plus_C", - "Description": "Brown Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Cantaloupe_Plus_C", - "Description": "Cantaloupe Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Cyan_Plus_C", - "Description": "Cyan Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Forest_Plus_C", - "Description": "Forest Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Green_Plus_C", - "Description": "Green Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Magenta_Plus_C", - "Description": "Purple Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Mud_Plus_C", - "Description": "Mud Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Navy_Plus_C", - "Description": "Navy Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Olive_Plus_C", - "Description": "Olive Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Orange_Plus_C", - "Description": "Orange Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Parchment_Plus_C", - "Description": "Parchement Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Pink_Plus_C", - "Description": "Pink Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Purple_Plus_C", - "Description": "Purple Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Red_Plus_C", - "Description": "Red Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Royalty_Plus_C", - "Description": "Royalty Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Silver_Plus_C", - "Description": "Silver Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Sky_Plus_C", - "Description": "Sky Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Slate_Plus_C", - "Description": "Slate Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Tan_Plus_C", - "Description": "Tan Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Tangerine_Plus_C", - "Description": "Tangerine Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_White_Plus_C", - "Description": "White Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_Yellow_Plus_C", - "Description": "Yellow Coloring", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Soup_MushroomSoup_C", - "Description": "Mushroom Brew", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Aggeravic_Soup_C", - "Description": "Aggeravic Brew", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Aquatic_Soup_C", - "Description": "Aquatic Brew", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Auric_Soup_C", - "Description": "Auric Brew", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindMill_C", - "Description": "A\u002B WindMill", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_Jetpack_C", - "Description": "A\u002B Jetpack with Glider", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_Jetpack_Backpack_C", - "Description": "A\u002B Jetpack with Glider and Backpack", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_Jetpack_Quiver_C", - "Description": "A\u002B Jetpack with Glider and Quiver", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Altar_C", - "Description": "A\u002B Altar", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mine_C", - "Description": "A\u002B Mine", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Stone_Crafted_C", - "Description": "Stone", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Metal_Crafted_C", - "Description": "Metal", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Crystal_Crafted_C", - "Description": "Crystal", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Obsidian_Crafted_C", - "Description": "Obsidian", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_RawSalt_Crafted_C", - "Description": "Raw Salt", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sand_Crafted_C", - "Description": "Sand", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sulfur_Crafted_C", - "Description": "Sulfur", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gem_BioLum_Crafted_C", - "Description": "Blue Gem", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gem_Element_Crafted_C", - "Description": "Red Gem", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gem_Fertile_Crafted_C", - "Description": "Green Gem", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementOre_Crafted_C", - "Description": "Element Ore", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FACabinet_C", - "Description": "A\u002B First Aid Cabinet", - "Mod": "accessoriesPlus" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ReinforcedShield_C", - "Description": "A\u002B Reinforced Wooden Shield", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pyre_C", - "Description": "A\u002B Pyre", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_slaughter_house_C", - "Description": "A\u002B SlaughterHouse", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Chitin_Crafted_C", - "Description": "Chitin", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Keratin_Crafted_C", - "Description": "Keratin", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FisherCage_C", - "Description": "A\u002B Fisher Cage", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vessel_Spoiling_C", - "Description": "A\u002B Vessel", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Preserving_Box_C", - "Description": "A\u002B Preserving Box", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_C_C", - "Description": "Cooked Meat Jerky", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_C_C", - "Description": "Prime Meat Jerky", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Modded_A_Polymer_C", - "Description": "A\u002B Polymer", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Fish_Jerky_C", - "Description": "Fish Meat Jerky", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Fish_Jerky_C", - "Description": "Prime Fish Meat Jerky", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Veggie_Citronal_Dried_C", - "Description": "Dried Citronal", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Veggie_Longrass_Dried_C", - "Description": "Dried Longrass", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Veggie_Rockarrot_Dried_C", - "Description": "Dried Rockarrot", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Veggie_Savoroot_Dried_C", - "Description": "Dried Savoroot", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_oilPump_C", - "Description": "A\u002B Oil Pump", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenShelf_C", - "Description": "A\u002B WoodenShelf", - "Mod": "accessoriesPlus" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Equus_WoodenCart_C", - "Description": "A\u002B Equus Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Equus_WoodenCart_Torch_C", - "Description": "A\u002B Torch Skin for Equus Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Stag_WoodenCart_C", - "Description": "A\u002B Megaloceros Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Stag_WoodenCart_Torch_C", - "Description": "A\u002B Torch for Megaloceros Saddle with Wooden Cart", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_Hammer_C", - "Description": "A\u002B Hammer", - "Mod": "accessoriesPlus" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_MetalChainCollar_C", - "Description": "A\u002B Metal Chain Collar", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_StandingTorchCable_C", - "Description": "Standing Torch Cable", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HumanTrap_C", - "Description": "A\u002B Human Trap", - "Mod": "accessoriesPlus" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TEK_WeaponRemote_Control_C", - "Description": "A\u002B Advanced Backpack - Remote Control", - "Mod": "accessoriesPlus" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TEK_WeaponRemote_Control_OI_C", - "Description": "A\u002B Ocular Implant - Remote Control", - "Mod": "accessoriesPlus" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_Ap_Pliers_C", - "Description": "A\u002B Pliers", - "Mod": "accessoriesPlus" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Banner_C", - "Description": "A\u002B Chieftan Banner", - "Mod": "accessoriesPlus" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HandmillAndMixer_C", - "Description": "A\u002B Handmill and Mixer", - "Mod": "accessoriesPlus" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_CoarseSalt_C", - "Description": "A\u002B Coarse Salt", - "Mod": "accessoriesPlus" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponRemote_Control_Quiver_C", - "Description": "A\u002B Advanced Quiver - Remote Control", - "Mod": "accessoriesPlus" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponRemote_Control_TribeBanner_C", - "Description": "A\u002B Chieftan Banner - Remote Control", - "Mod": "accessoriesPlus" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Accessories_Plus_-_Lite.gamedata b/GameData/Mods/Accessories_Plus_-_Lite.gamedata deleted file mode 100644 index 1d2ca5e7..00000000 --- a/GameData/Mods/Accessories_Plus_-_Lite.gamedata +++ /dev/null @@ -1,159 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-03-04T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 10, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Estandarte_C", - "Description": "A+ Chieftian Banner", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 10, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Basic_Quiver_C", - "Description": "A+ Basic Quiver", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 25, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Advanced_Quiver_C", - "Description": "A+ Advanced Quiver", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 7, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Basica_C", - "Description": "A+ Basic backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 15, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Intermedio_C", - "Description": "A+ Intermediate backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 28, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_C", - "Description": "A+ Advanced Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 28, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_Modern_C", - "Description": "A+ Advanced Backpack - Modern", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 62, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_Glider_Lite_C", - "Description": "A+ Glider with Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 62, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Mochila_Avanzado_Glider_Modern_Lite_C", - "Description": "A+ Glider with Modern Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Level": 0, - "Points": 1, - "IsTekGram": true, - "ClassName": "EngramEntry_Control_TEK_Backpack_C", - "Description": "A+ Remote Control - TEK Backpack", - "Mod": "Accessories Plus - Lite" - } - ], - "Items": [ - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Banner_C", - "Description": "A+ Chieftian Banner", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Basic_Quiver_C", - "Description": "A+ Basic Quiver", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Advanced_Quiver_C", - "Description": "A+ Advanced Quiver", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Basico_C", - "Description": "A+ Basic Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Intermedio_C", - "Description": "A+ Intermediate backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Avanzado_C", - "Description": "A+ Advanced Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Mochila_Avanzado_Modern_C", - "Description": "A+ Advanced backpack - Modern", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_Lite_C", - "Description": "A+ Glider with Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glider_Modern_Lite_C", - "Description": "A+ Glider with Modern Backpack", - "Mod": "Accessories Plus - Lite" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItem_TEK_WeaponRemote_Control_C", - "Description": "A+ Remote Control - TEK Backpack", - "Mod": "Accessories Plus - Lite" - } - ] -} diff --git a/GameData/Mods/Antartika.gamedata b/GameData/Mods/Antartika.gamedata deleted file mode 100644 index c5a994ee..00000000 --- a/GameData/Mods/Antartika.gamedata +++ /dev/null @@ -1,23 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-07-10T00:00:00.0000000Z", - "Creatures": [ - ], - "Engrams": [ - ], - "Items": [ - ], - "MapSpawners": [ - ], - "SupplyCrates": [ - ], - "GameMaps": [ - { - "IsSotF": false, - "ClassName": "Antartika", - "Description": "Antartika", - "Mod": "Antartika" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/Archived/Super_Spyglass_20210813.gamedata b/GameData/Mods/Archived/Super_Spyglass_20210813.gamedata deleted file mode 100644 index 08c47106..00000000 --- a/GameData/Mods/Archived/Super_Spyglass_20210813.gamedata +++ /dev/null @@ -1,25 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T18:00:00.0000000Z", - "Mod": "[793605978]", - "Creatures": [], - "Engrams": [ - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SuperSpyglass_C", - "Description": "super SpyGlass", - "Mod": "Super SpyGlass!" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} - - - diff --git a/GameData/Mods/ArkFUTURISM.gamedata b/GameData/Mods/ArkFUTURISM.gamedata deleted file mode 100644 index 8f021c9c..00000000 --- a/GameData/Mods/ArkFUTURISM.gamedata +++ /dev/null @@ -1,685 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Slaughter_House_C", - "Description": "Slaughter House", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AP_OilPump_C", - "Description": "OilPump", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Preserving_Box_C", - "Description": "Preserving Box", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Jetpack_C", - "Description": "Jetpack", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Jetpack_Quiver_C", - "Description": "Jetpack Quiver", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GDF_HurricaneDropShip_C", - "Description": "HurricaneDropShip", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ID_CeilingLamp_C", - "Description": "CeilingLamp", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ID_HangerHanging_Light_C", - "Description": "HangerHanging Light", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MechBay_C", - "Description": "MechBay", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ID_Armoury_MediumLocker_C", - "Description": "Armoury MediumLocker", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ID_Armoury_MediumLocker_Type2_C", - "Description": "Armoury MediumLocker Type2", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ID_Armoury_MediumLocker_Type3_C", - "Description": "Armoury MediumLocker Type3", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Marine_C", - "Description": "Marine", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Medium_UpperArmor_RS_C", - "Description": "Medium UpperArmor RS", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Medium_UpperArmor_LS_C", - "Description": "Medium UpperArmor LS", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Medium_UpperArmor_C", - "Description": "Medium UpperArmor", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Light_UpperArmor_RS_C", - "Description": "Light UpperArmor RS", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Light_UpperArmor_LS_C", - "Description": "Medium UpperArmor LS", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_PlateShield_Mk1_C", - "Description": "PlateShield Mk1", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AXS_Medium_LowerArmor_C", - "Description": "Medium LowerArmor", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CF50_C", - "Description": "CF50", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CF50_40Gauge_Drum_C", - "Description": "CF50 40Gauge Drum", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CF50_20mm_Mag_C", - "Description": "CF50 20mm Mag", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CombatMechette_C", - "Description": "CombatMechette", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HM_AX40_C", - "Description": "HM AX40", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HMAX40_60mmSmoke_C", - "Description": "HMAX40 60mmSmoke", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HMAX40_60mmFrag_C", - "Description": "HMAX40 60mmFrag", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HMAX40_60mmCLM_C", - "Description": "HMAX40 60mmCLM", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HMAX40_40mmST_Drum_C", - "Description": "HMAX40 40mmST Drum", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HMAX40_40mmHE_Drum_C", - "Description": "HMAX40 40mmHE Drum", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HMAX40_40mmAP_Drum_C", - "Description": "HMAX40 40mmAP Drum", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PowerBlade_C", - "Description": "PowerBlade", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SLAUDrone_C", - "Description": "SLAUDrone", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SLAUDrone_MK2_C", - "Description": "SLAUDrone MK2", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_BunkerFoundation_Hex_C", - "Description": "BunkerFoundation Hex", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Foundation_FlatPanels_C", - "Description": "Foundation FlatPanels", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Foundation_FlatPanels_2_C", - "Description": "Foundation FlatPanels 2", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_FoundationGrated_C", - "Description": "FoundationGrated", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Catwalk_C", - "Description": "Catwalk", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Stairs_S_C", - "Description": "Stairs S", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Catwalk_Rail_C", - "Description": "Catwalk Rail", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_Bottom_C", - "Description": "OuterWall Bottom", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_BottomPost_C", - "Description": "OuterWall BottomPost", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_MiddleDual_C", - "Description": "OuterWall MiddleDual", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_MiddleDual_FlatPost_C", - "Description": "OuterWall MiddleDual FlatPost", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_Passage_MiddleDual_C", - "Description": "OuterWall Passage MiddleDual", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_VentingSystem_C", - "Description": "OuterWall VentingSystem", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OuterWall_Window_MiddleDual_C", - "Description": "OuterWall Window MiddleDual", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_SingleSlidingDoor_C", - "Description": "SingleSlidingDoor", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_ReinforcedPressureDoor_C", - "Description": "ReinforcedPressureDoor", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Ceiling_C", - "Description": "Ceiling", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_BunkerCeiling_C", - "Description": "BunkerCeiling", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Ceiling_Hanger_C", - "Description": "Ceiling Hanger", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Ceiling_StairsEntry_C", - "Description": "Ceiling StairsEntry", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Ceiling_StairsEntry_Straight_C", - "Description": "Ceiling StairsEntry Straight", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_CeilingBeam_C", - "Description": "CeilingBeam", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_CeilingLights_C", - "Description": "CeilingLights", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_RoofFlat_C", - "Description": "RoofFlat", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_OutterWall_GateFrame_C", - "Description": "OutterWall GateFrame", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_HangerBottom_C", - "Description": "InnerWall HangerBottom", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_HangerMiddle_C", - "Description": "InnerWall HangerMiddle", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_HangerPassage_C", - "Description": "InnerWall HangerPassage", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_HangerPassageD_C", - "Description": "InnerWall HangerPassageD", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_HangerTop_C", - "Description": "InnerWall HangerTop", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_PanelL_Panel2R_C", - "Description": "InnerWall PanelL Panel2R", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_PanelPipes_C", - "Description": "InnerWall PanelPipes", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_PanelPipes_To_Panels_L_C", - "Description": "InnerWall PanelPipes To Panels L", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_PanelPipes_To_Panels_R_C", - "Description": "InnerWall PanelPipes To Panels R", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_PanelR_Panel2L_C", - "Description": "InnerWall PanelR Panel2L", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Panels_C", - "Description": "InnerWall Panels", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Panels_Type3_C", - "Description": "InnerWall Panels Type3", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Panels_Type3F_C", - "Description": "InnerWall Panels Type3F", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Panels2_C", - "Description": "InnerWall Panels2", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Passage_Panels_C", - "Description": "InnerWall Passage_Panels", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Passage_PanelsType3_C", - "Description": "InnerWall Passage PanelsType3", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Panels2_C", - "Description": "InnerWall Panels2", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_PassageD_Panels_C", - "Description": "InnerWall PassageD Panels", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Windows_Panels_C", - "Description": "InnerWall Windows Panels", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_InnerWall_Windows_PanelsType3_C", - "Description": "InnerWall Windows PanelsType3", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_Hanger_GateFrame_C", - "Description": "Hanger GateFrame", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_ConcretePost_Bottom_C", - "Description": "ConcretePost Bottom", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_ConcretePost_Middle_C", - "Description": "ConcretePost Middle", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_GlassWindow_C", - "Description": "GlassWindow", - "Mod": "Ark Futurism Final Existence" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RFC_WindowShutters_C", - "Description": "WindowShutters", - "Mod": "Ark Futurism Final Existence" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/ArkOmega.gamedata b/GameData/Mods/ArkOmega.gamedata deleted file mode 100644 index a8d9e349..00000000 --- a/GameData/Mods/ArkOmega.gamedata +++ /dev/null @@ -1,3552 +0,0 @@ -{ - "Application": "ark", - "Version": "2.3.2", - "Created": "2021-12-13T00:00:00.0000000Z", - "Mod": "2447186973", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaWorkBench_C", - "Description": "Omega Workbench", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaUpgradeBench_C", - "Description": "Omega Upgrade Bench", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SeagullNecklace_ArkOmega_C", - "Description": "Ichthyornis Foot Necklace", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_PegoNecklace_ArkOmega_C", - "Description": "Pegomastax Claw Necklace", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_KnockoutClub_C", - "Description": "Knockout Club", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_VersatileSlingshot_C", - "Description": "Versatile Slingshot", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_BasicPotion_C", - "Description": "Basic Health Potion", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_StoneSickle_C", - "Description": "Stone Sickle", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_BasicStamina_C", - "Description": "Basic Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_SuicidePotion_C", - "Description": "Suicide Potion", - "Mod": "Ark Omega" - }, - { - "Level": 1, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_FruitSeeder_C", - "Description": "Fruit Seeder", - "Mod": "Ark Omega" - }, - { - "Level": 8, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaSedatives_ArkOmega_C", - "Description": "Basic Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 10, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaPotion_C", - "Description": "Beta Health Potion", - "Mod": "Ark Omega" - }, - { - "Level": 10, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaStamina_C", - "Description": "Beta Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Level": 10, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_AntiGravityPotion_C", - "Description": "Anti-Gravity Potion", - "Mod": "Ark Omega" - }, - { - "Level": 10, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_WakePotion_C", - "Description": "Wake-Up Potion", - "Mod": "Ark Omega" - }, - { - "Level": 10, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_GravityPotion_C", - "Description": "Gravity Potion", - "Mod": "Ark Omega" - }, - { - "Level": 10, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_FortitudePotion_C", - "Description": "Fortitude Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_EtherealSpear_C", - "Description": "Ethereal Spear", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_VacuumGrenade_C", - "Description": "Vacuum Grenade", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_WarpBow_C", - "Description": "Warp Bow", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Boomstick_C", - "Description": "Boomstick", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_EggCollector_C", - "Description": "Egg Collector", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_DimensionalBox_C", - "Description": "Dimensional Storage", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_PygmyArmor_C", - "Description": "Pygmy Armor", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_UnstableSteak_C", - "Description": "Unstable Steak", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Phantom_C", - "Description": "Phantom", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Icicle_C", - "Description": "Icicle", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_RampagePotion_C", - "Description": "Rampage Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SirenPotion_C", - "Description": "Siren Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_StoneskinPotion_C", - "Description": "Stoneskin Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_VampirePotion_C", - "Description": "Vampire Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_UnstableWater_C", - "Description": "Unstable Water", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Flashbang_C", - "Description": "Flashbang Grenade", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_GetawayOrb_C", - "Description": "Getaway Orb", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_MultiTool_C", - "Description": "Multi-Tool", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SpiritualPotion_C", - "Description": "Spiritual Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HadesTorch_C", - "Description": "Hades Torch", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_WebGun_C", - "Description": "Net Gun", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_ReflectShield_C", - "Description": "Reflect Shield", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_EleResPotion_C", - "Description": "Elemental Resistance Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_DischargeBoomerang_C", - "Description": "Chromatic Boomerang", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_WeaponMalice_C", - "Description": "Malice", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Decoy_C", - "Description": "Summon Decoy", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_CollectivePotion_C", - "Description": "Collective Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_NightvisionPotion_C", - "Description": "Nightvision Potion", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SetMannequin_C", - "Description": "Set Item Mannequin", - "Mod": "Ark Omega" - }, - { - "Level": 12, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_RespawnPoint_C", - "Description": "Respawn Point", - "Mod": "Ark Omega" - }, - { - "Level": 16, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaSedatives_ArkOmega_C", - "Description": "Beta Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 20, - "Points": 9, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaPotion_C", - "Description": "Alpha Health Potion", - "Mod": "Ark Omega" - }, - { - "Level": 20, - "Points": 9, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaStamina_C", - "Description": "Alpha Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Level": 24, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaSedatives_ArkOmega_C", - "Description": "Alpha Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 24, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_ArrowKnockout_C", - "Description": "Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 28, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_WakeDart_C", - "Description": "Wake-Up Dart", - "Mod": "Ark Omega" - }, - { - "Level": 30, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaArrowKnockout_C", - "Description": "Beta Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 30, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimePotion_C", - "Description": "Prime Health Potion", - "Mod": "Ark Omega" - }, - { - "Level": 30, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimeStamina_C", - "Description": "Prime Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Level": 32, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimeSedatives_ArkOmega_C", - "Description": "Prime Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 36, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaArrowKnockout_C", - "Description": "Alpha Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 40, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_UltimateSedatives_ArkOmega_C", - "Description": "Ultimate Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 40, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_UltimatePotion_C", - "Description": "Ultimate Health Potion", - "Mod": "Ark Omega" - }, - { - "Level": 40, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_UltimateStamina_C", - "Description": "Ultimate Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Level": 42, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimeArrowKnockout_C", - "Description": "Prime Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 48, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaSedatives_ArkOmega_C", - "Description": "Omega Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 48, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_ultimateArrowKnockout_C", - "Description": "Ultimate Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaPotion_C", - "Description": "Omega Health Potion", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaBeacon_C", - "Description": "Omega Beacon", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaStamina_C", - "Description": "Omega Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_InvisibleCap_C", - "Description": "Cap of Invisibility", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Ripper_C", - "Description": "Ripper", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_StormGrenade_C", - "Description": "Elemental Storm Grenade", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_ChromaticCannon_C", - "Description": "Chromatic Cannon", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_CosmicGrenade_C", - "Description": "Cosmic Grenade", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_VoidVacuum_C", - "Description": "Void Vacuum", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulGrinder_C", - "Description": "Soul Grinder", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulFurnace_C", - "Description": "Soul Furnace", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_UndeadSword_C", - "Description": "Undead Sword", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_ClonerStaff_C", - "Description": "Cloner Staff", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Eggsecutioner_C", - "Description": "Eggsecutioner", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Evis_C", - "Description": "Eviscerators", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Gravitron_C", - "Description": "Gravitron", - "Mod": "Ark Omega" - }, - { - "Level": 50, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Heartsong_C", - "Description": "Heartsong", - "Mod": "Ark Omega" - }, - { - "Level": 54, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaArrowKnockout_C", - "Description": "Omega Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 56, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_KnockoutDart_C", - "Description": "Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 56, - "Points": 12, - "IsTekGram": false, - "ClassName": "PrimalItemAmmo_HealingDart_C", - "Description": "Healing Dart", - "Mod": "Ark Omega" - }, - { - "Level": 56, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_GodlikeSedatives_ArkOmega_C", - "Description": "Godlike Sedative", - "Mod": "Ark Omega" - }, - { - "Level": 56, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaRaptorDart_C", - "Description": "Alpha Raptor Dart", - "Mod": "Ark Omega" - }, - { - "Level": 60, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaKnockoutDart_C", - "Description": "Beta Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 60, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_BetaHealingDart_C", - "Description": "Beta Healing Dart", - "Mod": "Ark Omega" - }, - { - "Level": 60, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_GodlikeArrowKnockout_C", - "Description": "Godlike Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 64, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaKnockoutDart_C", - "Description": "Alpha Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 64, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaHealingDart_C", - "Description": "Alpha Healing Dart", - "Mod": "Ark Omega" - }, - { - "Level": 68, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimeKnockoutDart_C", - "Description": "Prime Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 68, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimeHealingDart_C", - "Description": "Prime Healing Dart", - "Mod": "Ark Omega" - }, - { - "Level": 69, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockout_C", - "Description": "Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 72, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_UltimateKnockoutDart_C", - "Description": "Ultimate Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 72, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockoutBeta_C", - "Description": "Beta Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 72, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_UltimateHealingDart_C", - "Description": "Ultimate Healing Dart", - "Mod": "Ark Omega" - }, - { - "Level": 75, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockoutAlpha_C", - "Description": "Alpha Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 76, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaKnockoutDart_C", - "Description": "Omega Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 76, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaHealingDart_C", - "Description": "Omega Healing Dart", - "Mod": "Ark Omega" - }, - { - "Level": 78, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockoutPrime_C", - "Description": "Prime Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 80, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_GodlikeKnockoutDart_C", - "Description": "Godlike Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Level": 81, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockoutUltimate_C", - "Description": "Ultimate Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 82, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundKnockoutArrow_C", - "Description": "Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 84, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockoutOmega_C", - "Description": "Omega Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 85, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundBetaKnockoutArrow_C", - "Description": "Beta Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 87, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HarpoonKnockoutGodlike_C", - "Description": "Godlike Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Level": 88, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundAlphaKnockoutArrow_C", - "Description": "Alpha Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 88, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_GodEgg_C", - "Description": "God Egg", - "Mod": "Ark Omega" - }, - { - "Level": 88, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_TamingPotion_C", - "Description": "Taming Potion", - "Mod": "Ark Omega" - }, - { - "Level": 91, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundPrimeKnockoutArrow_C", - "Description": "Prime Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 94, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundUltimateKnockoutArrow_C", - "Description": "Ultimate Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 97, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundOmegaKnockoutArrow_C", - "Description": "Omega Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 100, - "Points": 48, - "IsTekGram": false, - "ClassName": "EngramEntry_OmegaAltar_C", - "Description": "Omega Altar", - "Mod": "Ark Omega" - }, - { - "Level": 100, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundGodlikeKnockoutArrow_C", - "Description": "Godlike Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_Inversion_C", - "Description": "Inversion", - "Mod": "Ark Omega" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_Outburst_C", - "Description": "Outburst", - "Mod": "Ark Omega" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_Plaguefork_C", - "Description": "Plaguefork", - "Mod": "Ark Omega" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_Shatter_C", - "Description": "Shatter", - "Mod": "Ark Omega" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_Translocator_C", - "Description": "Translocator", - "Mod": "Ark Omega" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_Stormbringer_C", - "Description": "Stormbringer", - "Mod": "Ark Omega" - } - ], - "Items": [ - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_InvisibleCap_C", - "Description": "Cap of Invisibility", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_SeagullNecklace_ArkOmega_C", - "Description": "Ichthyornis Foot Necklace", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PegoNecklace_ArkOmega_C", - "Description": "Pegomastax Claw Necklace", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ReflectShield_C", - "Description": "Reflect Shield", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PygmyArmor_C", - "Description": "Pygmy Armor", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_SaddleArmor_C", - "Description": "Saddle Armor", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_GravityBoots_C", - "Description": "Gravity Boots", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ShadowCloak_C", - "Description": "Shadow Cloak", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VoidTrousers_C", - "Description": "Void Trousers", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Crystal_Child_C", - "Description": "Crystal Poop", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Metal_Child_C", - "Description": "Metal Poop", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Obsidian_Child_C", - "Description": "Obsidian Poop", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Silicon_Child_C", - "Description": "Pearl Poop", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Stone_Child_C", - "Description": "Stone Poop", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Wood_Child_C", - "Description": "Wood Poop", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaBase_C", - "Description": "Alpha Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BasicBase_C", - "Description": "Basic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaBase_C", - "Description": "Beta Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaBase_C", - "Description": "Omega Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeBase_C", - "Description": "Prime Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateBase_C", - "Description": "Ultimate Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaFertilized_C", - "Description": "Fertilized Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaCosmic_C", - "Description": "Alpha Cosmic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaElemental_C", - "Description": "Alpha Elemental Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaEthereal_C", - "Description": "Alpha Ethereal Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaGuardian_C", - "Description": "Alpha Guardian Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaMythical_C", - "Description": "Alpha Mythical Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaNature_C", - "Description": "Alpha Nature Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaNightmare_C", - "Description": "Alpha Nightmare Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaRage_C", - "Description": "Alpha Rage Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaResource_C", - "Description": "Alpha Resource Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaSummoner_C", - "Description": "Alpha Summoner Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaUnstable_C", - "Description": "Alpha Unstable Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AlphaUtility_C", - "Description": "Alpha Utility Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaCosmic_C", - "Description": "Beta Cosmic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaElemental_C", - "Description": "Beta Elemental Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaEthereal_C", - "Description": "Beta Ethereal Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaGuardian_C", - "Description": "Beta Guardian Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaMythical_C", - "Description": "Beta Mythical Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaNature_C", - "Description": "Beta Nature Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaNightmare_C", - "Description": "Beta Nightmare Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaRage_C", - "Description": "Beta Rage Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaResource_C", - "Description": "Beta Resource Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaSummoner_C", - "Description": "Beta Summoner Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaUnstable_C", - "Description": "Beta Unstable Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_BetaUtility_C", - "Description": "Beta Utility Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Cosmic_C", - "Description": "Cosmic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Elemental_C", - "Description": "Elemental Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Ethereal_C", - "Description": "Ethereal Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Guardian_C", - "Description": "Guardian Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Mythical_C", - "Description": "Mythical Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Nature_C", - "Description": "Nature Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Nightmare_C", - "Description": "Nightmare Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Rage_C", - "Description": "Rage Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Resource_C", - "Description": "Resource Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Summoner_C", - "Description": "Summoner Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Unstable_C", - "Description": "Unstable Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Utility_C", - "Description": "Utility Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaCosmic_C", - "Description": "Omega Cosmic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaElemental_C", - "Description": "Omega Elemental Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaEthereal_C", - "Description": "Omega Ethereal Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaGuardian_C", - "Description": "Omega Guardian Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaMythical_C", - "Description": "Omega Mythical Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaNature_C", - "Description": "Omega Nature Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaNightmare_C", - "Description": "Omega Nightmare Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaRage_C", - "Description": "Omega Rage Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaResource_C", - "Description": "Omega Resource Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaSummoner_C", - "Description": "Omega Summoner Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaUnstable_C", - "Description": "Omega Unstable Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_OmegaUtility_C", - "Description": "Omega Utility Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeCosmic_C", - "Description": "Prime Cosmic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeElemental_C", - "Description": "Prime Elemental Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeEthereal_C", - "Description": "Prime Ethereal Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeGuardian_C", - "Description": "Prime Guardian Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeMythical_C", - "Description": "Prime Mythical Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeNature_C", - "Description": "Prime Nature Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeNightmare_C", - "Description": "Prime Nightmare Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeRage_C", - "Description": "Prime Rage Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeResource_C", - "Description": "Prime Resource Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeSummoner_C", - "Description": "Prime Summoner Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeUnstable_C", - "Description": "Prime Unstable Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_PrimeUtility_C", - "Description": "Prime Utility Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateCosmic_C", - "Description": "Ultimate Cosmic Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateElemental_C", - "Description": "Ultimate Elemental Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateEthereal_C", - "Description": "Ultimate Ethereal Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateGuardian_C", - "Description": "Ultimate Guardian Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateMythical_C", - "Description": "Ultimate Mythical Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateNature_C", - "Description": "Ultimate Nature Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateNightmare_C", - "Description": "Ultimate Nightmare Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateRage_C", - "Description": "Ultimate Rage Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateResource_C", - "Description": "Ultimate Resource Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateSummoner_C", - "Description": "Ultimate Summoner Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateUnstable_C", - "Description": "Ultimate Unstable Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_UltimateUtility_C", - "Description": "Ultimate Utility Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Charm_C", - "Description": "Accessories", - "Mod": "Ark Omega" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItem_Debugger_C", - "Description": "Debugger", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Decoy_C", - "Description": "Summon Decoy", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AlphaEssence_C", - "Description": "Alpha Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BasicEssence_C", - "Description": "Basic Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BetaEssence_C", - "Description": "Beta Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossEssence_C", - "Description": "Boss Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GodEssence_C", - "Description": "God Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_OmegaEssence_C", - "Description": "Omega Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PrimeEssence_C", - "Description": "Prime Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UltimateEssence_C", - "Description": "Ultimate Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaCosmic_C", - "Description": "Alpha Cosmic Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaElemental_C", - "Description": "Alpha Elemental Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaEthereal_C", - "Description": "Alpha Ethereal Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaGuardian_C", - "Description": "Alpha Guardian Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaMythical_C", - "Description": "Alpha Mythical Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaNature_C", - "Description": "Alpha Nature Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaNightmare_C", - "Description": "Alpha Nightmare Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaRaging_C", - "Description": "Alpha Rage Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaResource_C", - "Description": "Alpha Resource Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaSummoner_C", - "Description": "Alpha Summoner Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaUnique_C", - "Description": "Alpha Unique Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaUnstable_C", - "Description": "Alpha Unstable Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_AlphaUtility_C", - "Description": "Alpha Utility Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaCosmic_C", - "Description": "Beta Cosmic Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaElemental_C", - "Description": "Beta Elemental Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Ethereal_C", - "Description": "Beta Ethereal Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaGuardian_C", - "Description": "Beta Guardian Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaMythical_C", - "Description": "Beta Mythical Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaNature_C", - "Description": "Beta Nature Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaNightmare_C", - "Description": "Beta Nightmare Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaRaging_C", - "Description": "Beta Rage Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaResource_C", - "Description": "Beta Resource Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaSummoner_C", - "Description": "Beta Summoner Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaUnique_C", - "Description": "Beta Unique Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaUnstable_C", - "Description": "Beta Unstable Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_BetaUtility_C", - "Description": "Beta Utility Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Boss_C", - "Description": "Boss Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Cosmic_C", - "Description": "Cosmic Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Elemental_C", - "Description": "Elemental Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Ethereal_C", - "Description": "Ethereal Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Guardian_C", - "Description": "Guardian Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Mythical_C", - "Description": "Mythical Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Nature_C", - "Description": "Nature Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Nightmare_C", - "Description": "Nightmare Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Raging_C", - "Description": "Rage Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Resource_C", - "Description": "Resource Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Summoner_C", - "Description": "Summoner Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Unique_C", - "Description": "Unique Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Unstable_C", - "Description": "Unstable Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Utility_C", - "Description": "Utility Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaCosmic_C", - "Description": "Omega Cosmic Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaElemental_C", - "Description": "Omega Elemental Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaEthereal_C", - "Description": "Omega Ethereal Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaGuardian_C", - "Description": "Omega Guardian Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaMythical_C", - "Description": "Omega Mythical Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaNature_C", - "Description": "Omega Nature Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaNightmare_C", - "Description": "Omega Nightmare Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaRaging_C", - "Description": "Omega Rage Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaResource_C", - "Description": "Omega Resource Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaSummoner_C", - "Description": "Omega Summoner Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaUnique_C", - "Description": "Omega Unique Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaUnstable_C", - "Description": "Omega Unstable Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_OmegaUtility_C", - "Description": "Omega Utility Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeCosmic_C", - "Description": "Prime Cosmic Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeElemental_C", - "Description": "Prime Elemental Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeEthereal_C", - "Description": "Prime Ethereal Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeGuardian_C", - "Description": "Prime Guardian Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeMythical_C", - "Description": "Prime Mythical Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeNature_C", - "Description": "Prime Nature Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeNightmare_C", - "Description": "Prime Nightmare Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeRaging_C", - "Description": "Prime Rage Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeResource_C", - "Description": "Prime Resource Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeSummoner_C", - "Description": "Prime Summoner Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeUnique_C", - "Description": "Prime Unique Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeUnstable_C", - "Description": "Prime Unstable Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_PrimeUtility_C", - "Description": "Prime Utility Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateCosmic_C", - "Description": "Ultimate Cosmic Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateElemental_C", - "Description": "Ultimate Elemental Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateEthereal_C", - "Description": "Ultimate Ethereal Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateGuardian_C", - "Description": "Ultimate Guardian Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateMythical_C", - "Description": "Ultimate Mythical Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateNature_C", - "Description": "Ultimate Nature Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateNightmare_C", - "Description": "Ultimate Nightmare Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateRaging_C", - "Description": "Ultimate Rage Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateResource_C", - "Description": "Ultimate Resource Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateSummoner_C", - "Description": "Ultimate Summoner Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateUnique_C", - "Description": "Ultimate Unique Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateUnstable_C", - "Description": "Ultimate Unstable Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_UltimateUtility_C", - "Description": "Ultimate Utility Kibble", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AntiGravityPotion_C", - "Description": "Anti-Gravity Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CollectivePotion_C", - "Description": "Collective Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EleResPotion_C", - "Description": "Elemental Resistance Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AlphaEXP_C", - "Description": "Alpha Experience Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BasicEXP_C", - "Description": "Basic Experience Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BetaEXP_C", - "Description": "Beta Experience Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OmegaEXP_C", - "Description": "Omega Experience Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PrimeEXP_C", - "Description": "Prime Experience Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UltimateEXP_C", - "Description": "Ultimate Experience Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_FortitudePotion_C", - "Description": "Fortitude Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GravityPotion_C", - "Description": "Gravity Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AlphaPotion_C", - "Description": "Alpha Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BasePotion_C", - "Description": "Base Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BasicPotion_C", - "Description": "Basic Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BetaPotion_C", - "Description": "Beta Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OmegaPotion_C", - "Description": "Omega Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PrimePotion_C", - "Description": "Prime Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UltimatePotion_C", - "Description": "Ultimate Health Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_NightvisionPotion_C", - "Description": "Nightvision Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RampagePotion_C", - "Description": "Rampage Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SirenPotion_C", - "Description": "Siren Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiritualPotion_C", - "Description": "Spiritual Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AlphaStamina_C", - "Description": "Alpha Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BasicStamina_C", - "Description": "Basic Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BetaStamina_C", - "Description": "Beta Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OmegaStamina_C", - "Description": "Omega Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PrimeStamina_C", - "Description": "Prime Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UltimateStamina_C", - "Description": "Ultimate Stamina Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_StoneskinPotion_C", - "Description": "Stoneskin Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SuicidePotion_C", - "Description": "Suicide Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TamingPotion_C", - "Description": "Taming Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VampirePotion_C", - "Description": "Vampire Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WakePotion_C", - "Description": "Wake-Up Potion", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PegoClaws_ArkOmega_C", - "Description": "Pegomastax Claws", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SeagullTalon_ArkOmega_C", - "Description": "Ichthyornis Talons", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UltimateEssence_C", - "Description": "Ultimate Essence", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AlphaSedative_ArkOmega_C", - "Description": "Alpha Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BetaSedative_ArkOmega_C", - "Description": "Beta Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GodlikeSedative_ArkOmega_C", - "Description": "Godlike Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OmegaSedative_ArkOmega_C", - "Description": "Omega Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PrimeSedative_ArkOmega_C", - "Description": "Prime Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Sedative_ArkOmega_C", - "Description": "Basic Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UltimateSedative_ArkOmega_C", - "Description": "Ultimate Sedative", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossSoul_C", - "Description": "Boss Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GodSoul_C", - "Description": "God Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GroupGodSoul_C", - "Description": "God Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_OmegaSoul_C", - "Description": "Omega Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ParagonToken_C", - "Description": "Paragon Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpeciesSoul_C", - "Description": "Paragon Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpeciesSoulAddon_C", - "Description": "Paragon Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UniqueGodSoul_C", - "Description": "Unique God Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UniqueGroupGodSoul_C", - "Description": "God Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ZodiacSoul_C", - "Description": "Zodiac Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AlphaUniqueToken_C", - "Description": "Alpha Unique Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BetaUniqueToken_C", - "Description": "Beta Unique Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_C", - "Description": "Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Cosmic_C", - "Description": "Cosmic Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Elemental_C", - "Description": "Elemental Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Ethereal_C", - "Description": "Ethereal Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Guardian_C", - "Description": "Guardian Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Mythical_C", - "Description": "Mythical Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Nature_C", - "Description": "Nature Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Nightmare_C", - "Description": "Nightmare Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Rage_C", - "Description": "Rage Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Resource_C", - "Description": "Resource Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Summoner_C", - "Description": "Summoner Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Unstable_C", - "Description": "Unstable Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_BossToken_Utility_C", - "Description": "Utility Tameable Boss Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_DinoMindWipe_C", - "Description": "Dino Mind WIpe", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GodWipe_C", - "Description": "Token of the Fallen God", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ImbueWipe_C", - "Description": "Imbue Wipe Token - Armor", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ImbueWipeWeapon_C", - "Description": "Imbue Wipe Token - Weapon", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Intensifier_C", - "Description": "Soul Furnace Intensifier", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Module_Minigun_C", - "Description": "Minigun Module", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_OmegaUniqueToken_C", - "Description": "Omega Unique Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PrimeUniqueToken_C", - "Description": "Prime Unique Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UltimateUniqueToken_C", - "Description": "Ultimate Unique Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UniqueGodToken_C", - "Description": "Unique God Token", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CosmicSoul_C", - "Description": "Cosmic Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementalSoul_C", - "Description": "Elemental Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_EtherealSoul_C", - "Description": "Ethereal Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GuardianSoul_C", - "Description": "Guardian Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_MythicalSoul_C", - "Description": "Mythical Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_NatureSoul_C", - "Description": "Nature Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_NightmareSoul_C", - "Description": "Nightmare Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ParagonShard_C", - "Description": "Paragon Shard", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RageSoul_C", - "Description": "Rage Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ResourceSoul_C", - "Description": "Resource Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Souls_C", - "Description": "Basic Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SoulShard_C", - "Description": "Soul Shard", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SummonerSoul_C", - "Description": "Summoner Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UnstableSoul_C", - "Description": "Unstable Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_UtilitySoul_C", - "Description": "Utility Soul", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": true, - "ClassName": "PrimalItemConsumable_UnstableSteak_C", - "Description": "Unstable Steak", - "Mod": "Ark Omega" - }, - { - "Category": "Consumable", - "IsHarvestable": true, - "ClassName": "PrimalItemConsumable_UnstableWater_C", - "Description": "Unstable Water", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_OmegaGun_C", - "Description": "Omega Gun", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChromaticCannon_C", - "Description": "Chromatic Cannon", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DimensionalBox_C", - "Description": "Dimensional Storage", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EggCollector_C", - "Description": "Egg Collector", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GodEgg_C", - "Description": "God Egg", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OmegaAltar_C", - "Description": "Omega Altar", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OmegaBeacon_C", - "Description": "Omega Beacon", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OmegaWorkBench_C", - "Description": "Omega Workbench", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RespawnPoint_C", - "Description": "Respawn Point", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ScrollStorage_C", - "Description": "Scroll Storage", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FruitSeeder_C", - "Description": "Fruit Seeder", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SetMannequin_C", - "Description": "Set Item Mannequin", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SoulFurnace_C", - "Description": "Soul Furnace", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SoulGrinder_C", - "Description": "Soul Grinder", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OmegaTeleporter_C", - "Description": "Omega Teleporter", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_UniqueTotem_C", - "Description": "Unique Totem", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OmegaUpgradeBench_C", - "Description": "Omega Upgrade Bench", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KibbleMachine_C", - "Description": "Kibble Machine", - "Mod": "Ark Omega" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VoidVacuum_C", - "Description": "Void Vacuum", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Boomstick_C", - "Description": "Boomstick", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClonerStaff_C", - "Description": "Cloner Staff", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_CosmicGrenade_C", - "Description": "Cosmic Grenade", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_DischargeBoomerang_C", - "Description": "Chromatic Boomerang", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponEtherealSpear_C", - "Description": "Ethereal Spear", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Evis_C", - "Description": "Eviscerators", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlashbangGrenade_C", - "Description": "Flashbang Grenade", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_GetawayOrb_C", - "Description": "Getaway Orb", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gravitron_C", - "Description": "Gravitron", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HadesTorch_C", - "Description": "Hades Torch", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockout_C", - "Description": "Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockoutAlpha_C", - "Description": "Alpha Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockoutBeta_C", - "Description": "Beta Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockoutGodlike_C", - "Description": "Godlike Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockoutOmega_C", - "Description": "Omega Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockoutPrime_C", - "Description": "Prime Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HarpoonKnockoutUltimate_C", - "Description": "Ultimate Knockout Spear Bolt", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AlphaHealingDart_C", - "Description": "Alpha Healing Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_BetaHealingDart_C", - "Description": "Beta Healing Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HealingDart_C", - "Description": "Healing Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_OmegaHealingDart_C", - "Description": "Omega Healing Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_PrimeHealingDart_C", - "Description": "Prime Healing Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_UltimateHealingDart_C", - "Description": "Ultimate Healing Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Heartsong_C", - "Description": "Heartsong Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Icicle_C", - "Description": "Icicle", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Inversion_C", - "Description": "Inversion", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponKnockoutClub_C", - "Description": "Knockout Club", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Malice_C", - "Description": "Malice", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundAlphaKnockoutArrow_C", - "Description": "Alpha Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundBetaKnockoutArrow_C", - "Description": "Beta Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundGodlikeKnockoutArrow_C", - "Description": "Godlike Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundKnockoutArrow_C", - "Description": "Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundOmegaKnockoutArrow_C", - "Description": "Omega Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundPrimeKnockoutArrow_C", - "Description": "Prime Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundUltimateKnockoutArrow_C", - "Description": "Ultimate Metal Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItem_NetGun_C", - "Description": "Net Gun", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_MultiTool_C", - "Description": "Multi-Tool", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Outburst_C", - "Description": "Outburst", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Phantom_C", - "Description": "Phantom", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Plaguefork_C", - "Description": "Plaguefork", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Ripper_C", - "Description": "Ripper", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Shatter_C", - "Description": "Shatter", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponVersatileSlingshot_C", - "Description": "Versatile Slingshot", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SToneSickle_C", - "Description": "Stone Sickle", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Stormbringer_C", - "Description": "Stormbringer", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_StormGrenade_C", - "Description": "Elemental Storm Grenade", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AlphaArrowKnockout_C", - "Description": "Alpha Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowKnockout_C", - "Description": "Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_BetaArrowKnockout_C", - "Description": "Beta Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_GodlikeArrowKnockout_C", - "Description": "Godlike Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_OmegaArrowKnockout_C", - "Description": "Omega Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_PrimeArrowKnockout_C", - "Description": "Prime Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_UltimateArrowKnockout_C", - "Description": "Ultimate Knockout Arrow", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AlphaRaptorDart_C", - "Description": "Alpha Raptor Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AlphaKnockoutDart_C", - "Description": "Alpha Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_BetaKnockoutDart_C", - "Description": "Beta Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_GodlikeKnockoutDart_C", - "Description": "Godlike Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_KnockoutDart_C", - "Description": "Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_OmegaKnockoutDart_C", - "Description": "Omega Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_PrimeKnockoutDart_C", - "Description": "Prime Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_UltimateKnockoutDart_C", - "Description": "Ultimate Knockout Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Translocator_C", - "Description": "Translocator", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UndeadSword_C", - "Description": "Undead Sword", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Eggsecutioner_C", - "Description": "Eggsecutioner", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_VacuumGrenade_C", - "Description": "Vacuum Grenade", - "Mod": "Ark Omega" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_WakeDart_C", - "Description": "Wake-Up Dart", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WarpBow_C", - "Description": "Warp Bow", - "Mod": "Ark Omega" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_ZeusBolt_C", - "Description": "Zeus Bolt", - "Mod": "Ark Omega" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Ark_Additions_The_Collection.gamedata b/GameData/Mods/Ark_Additions_The_Collection.gamedata deleted file mode 100644 index a00a0507..00000000 --- a/GameData/Mods/Ark_Additions_The_Collection.gamedata +++ /dev/null @@ -1,346 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-06-21T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 33, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Xiphactinus_C", - "Description": "Xiphactinus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Level": 74, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Deinosuchus_C", - "Description": "Deinosuchus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Level": 80, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_CryoSaddle_C", - "Description": "Cryolophosaurus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Level": 23, - "Points": 22, - "IsTekGram": false, - "ClassName": "EngramEntry_ConcaSaddle_C", - "Description": "Concavenator Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Level": 70, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_AdditionsBrachio_C", - "Description": "Brachiosaurus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Level": 76, - "Points": 44, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Archelon_C", - "Description": "Archelon Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Level": 76, - "Points": 43, - "IsTekGram": false, - "ClassName": "EngramEntry_SaddleAcro_C", - "Description": "Acrocanthosaurus Saddle", - "Mod": "ARK Additions: The Collection!" - } - ], - "Items": [ - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItem_Armor_Archelon_Saddle_C", - "Description": "Archelon Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Deinosuchus_Saddle_C", - "Description": "Deinosuchus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_XiphSaddle_C", - "Description": "Xiphactinus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CryoSaddle_C", - "Description": "Cryolophosaurus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ConcaSaddle_C", - "Description": "Concavenator Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BrachioSaddle_C", - "Description": "Brachiosaurus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_AcroSaddle_C", - "Description": "Acrocanthosaurus Saddle", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Deino_Fertilized_Aberrant_C", - "Description": "Fertilized Aberrant Deinosuchus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Deino_Fertilized_C", - "Description": "Fertilized Deinosuchus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Deino_C", - "Description": "Deinosuchus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CryolophosaurusEgg_Fertilized_C", - "Description": "Fertilized Cryolophosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CryolophosaurusEgg_C", - "Description": "Cryolophosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ConcaEgg_Fertilized_Genesis_C", - "Description": "Fertilized X-Concavenator Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ConcaEgg_Fertilized_C", - "Description": "Fertilized Concavenator Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ConcaEgg_C", - "Description": "Concavenator Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AberrantConcaEgg_Fertilized_C", - "Description": "Fertilized Aberrant Concavenator Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_Fertilized_Genesis_C", - "Description": "Fertilized X-Brachiosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_Fertilized_Aberrant_C", - "Description": "Fertilized Aberrant Brachiosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_Fertilized_C", - "Description": "Fertilized Brachiosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Brachiosaurus_C", - "Description": "Brachiosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Archelon_Fertilized_C", - "Description": "Fertilized Archelon Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Archelon_C", - "Description": "Archelon Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Acro_Fertilized_Genesis_C", - "Description": "Fertilized X-Acrocanthosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Acro_Fertilized_C", - "Description": "Fertilized Acrocanthosaurus Egg", - "Mod": "ARK Additions: The Collection!" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Acro_C", - "Description": "Acrocanthosaurus Egg", - "Mod": "ARK Additions: The Collection!" - } - ], - "Creatures": [ - { - "NameTag": "Acrocanthosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Acrocanthosaurus_Character_BP_C", - "Description": "Acrocanthosaurus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "X-Acrocanthosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Bog_Acrocanthosaurus_Character_BP_C", - "Description": "X-Acrocanthosaurus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Archelon", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Archelon_Character_BP_C", - "Description": "Archelon", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Brachiosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Brachiosaurus_Character_BP_C", - "Description": "Brachiosaurus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Aberrant Brachiosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Brachiosaurus_Character_BP_Aberrant_C", - "Description": "Aberrant Brachiosaurus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "X-Brachiosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcanic_Brachiosaurus_Character_BP_C", - "Description": "X-Brachiosaurus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Concavenator", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Concavenator_Character_BP_C", - "Description": "Concavenator", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Aberrant Concavenator", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Concavenator_Character_Aberrant_BP_C", - "Description": "Aberrant Concavenator", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "X-Concavenator", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Volcanic_Concavenator_Character_BP_C", - "Description": "X-Concavenator", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Cryolophosaurus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Cryolophosaurus_Character_BP_C", - "Description": "Cryolophosaurus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Deinosuchus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Deinosuchus_Character_BP_C", - "Description": "Deinosuchus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Aberrant Deinosuchus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Deinosuchus_Character_BP_Aberrant_C", - "Description": "Aberrant Deinosuchus", - "Mod": "ARK Additions: The Collection!" - }, - { - "NameTag": "Xiphactinus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Xiph_Character_BP_C", - "Description": "Xiphactinus", - "Mod": "ARK Additions: The Collection!" - } - ] - } \ No newline at end of file diff --git a/GameData/Mods/AuctionsHouse.gamedata b/GameData/Mods/AuctionsHouse.gamedata deleted file mode 100644 index f5431828..00000000 --- a/GameData/Mods/AuctionsHouse.gamedata +++ /dev/null @@ -1,341 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.0", - "Created": "2021-03-01T02:22:40.5980963Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Auctioneer_C", - "Description": "Auctioneer", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Auctioneer_Base_C", - "Description": "Auctioneer Base", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Auctioneer_Cart_C", - "Description": "Auctioneerart", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Auctioneer_Minimal_C", - "Description": "Auctioneer Minimal", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AuctionHouseExchanger_C", - "Description": "AuctionHouseExchanger", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AuctionHouseExchanger_Minimal_C", - "Description": "AuctionHouseExchanger Minimal", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AuctionHouseFlag_C", - "Description": "AuctionHouseFlag", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AH_Hatchery_C", - "Description": "AH Hatchery", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AH_Hatchery_Generic_C", - "Description": "AH Hatchery Generic", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AH_Hatchery_Minimal_C", - "Description": "AH Hatchery Minimal", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AuctionHouseMailbox_C", - "Description": "AuctionHouseMailbox", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AuctionHouseManifest_C", - "Description": "AuctionHouseManifest", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Stockman_C", - "Description": "Stockman", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Stockman_Base_C", - "Description": "Stockman Base", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Stockman_Minimal_C", - "Description": "Stockman Minimal", - "Mod": "Auction House" - }, - { - "Level": 1, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_AuctionHouseTransporter_C", - "Description": "AuctionHouseTransporter", - "Mod": "Auction House" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": "false", - "ClassName": "PrimalItemWeapon_AH_DinoDetector_C", - "Description": "Weapon AH DinoDetector", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AH_ItemDetector_C", - "Description": "AH ItemDetector", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Auctioneer_C", - "Description": "Auctioneer", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Auctioneer_Base_C", - "Description": "Auctioneer Base", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Auctioneer_Cart_C", - "Description": "Auctioneer Cart", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Auctioneer_Minimal_C", - "Description": "Auctioneer Minimal", - "Mod": "Auction House" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AuctionHouseCoin_C", - "Description": "Coin", - "Mod": "Auction House" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AuctionHouseCoin_Copper_C", - "Description": "Coin Copper", - "Mod": "Auction House" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AuctionHouseCoin_Gold_C", - "Description": "Coin Gold", - "Mod": "Auction House" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AuctionHouseCoin_Platinum_C", - "Description": "Coin Platinum", - "Mod": "Auction House" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AuctionHouseCoin_Silver_C", - "Description": "Coin Silver", - "Mod": "Auction House" - }, - { - "Category": "Tools", - "IsHarvestable": "false", - "ClassName": "PrimalItem_AuctionHouseExchangerBlueprint_C", - "Description": "ExchangerBlueprint", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseExchanger_C", - "Description": "Exchanger", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseExchanger_Admin_C", - "Description": "Exchanger Admin", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseExchanger_BASE_C", - "Description": "Exchanger BASE", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseExchanger_Minimal_C", - "Description": "Exchanger Minimal", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseBackersFlag_C", - "Description": "BackersFlag", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseDebugFlag_C", - "Description": "DebugFlag", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseFlag_C", - "Description": "Flag", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseFlag_Generic_C", - "Description": "Flag Generic", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AH_Hatchery_C", - "Description": "AH Hatchery", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AH_Hatchery_Generic_C", - "Description": "AH Hatchery Generic", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AH_Hatchery_Minimal_C", - "Description": "AH Hatchery Minimal", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseMailbox_C", - "Description": "Mailbox", - "Mod": "Auction House" - }, - { - "Category": "Tools", - "IsHarvestable": "false", - "ClassName": "PrimalItem_AuctionHouseManifest_C", - "Description": "Manifest", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Stockman_C", - "Description": "Stockman", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Stockman_Base_C", - "Description": "Stockman Base", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Stockman_Minimal_C", - "Description": "Stockman Minimal", - "Mod": "Auction House" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_AuctionHouseTransporter_C", - "Description": "Transporter", - "Mod": "Auction House" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/AwesomeTeleporters889745138.gamedata b/GameData/Mods/AwesomeTeleporters889745138.gamedata deleted file mode 100644 index 40b77072..00000000 --- a/GameData/Mods/AwesomeTeleporters889745138.gamedata +++ /dev/null @@ -1,59 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2156321Z", - "Mod": "889745138", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeTeleporters_Teleporter_C", - "Description": "Awesome Teleporter", - "Mod": "AwesomeTeleporters" - }, - { - "Level": 1, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeTeleporters_Remote_C", - "Description": "Awesome Teleporter Remote", - "Mod": "AwesomeTeleporters" - }, - { - "Level": 1, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeTeleporters_DinoTracker_C", - "Description": "Awesome Dino Tracker", - "Mod": "AwesomeTeleporters" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_AwesomeTeleporters_Teleporter_C", - "Description": "Awesome Teleporter", - "Mod": "AwesomeTeleporters" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_AwesomeTeleporters_Remote_C", - "Description": "Awesome Teleporter Remote", - "Mod": "AwesomeTeleporters" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AwesomeTeleporters_DinoTracker_C", - "Description": "Awesome Dino Tracker", - "Mod": "AwesomeTeleporters" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Awesomespyglass.gamedata b/GameData/Mods/Awesomespyglass.gamedata deleted file mode 100644 index bae718f2..00000000 --- a/GameData/Mods/Awesomespyglass.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2156321Z", - "Mod": "1404697612", - "Creatures": [], - "Engrams": [ - { - "Level": 7, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeSpyGlass_C", - "Description": "Awesome SpyGlass!", - "Mod": "AwesomeSpyglass" - } - ], - "Items": [ - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_AwesomeSpyGlass_C", - "Description": "Awesome SpyGlass!", - "Mod": "AwesomeSpyglass" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/B2kBinocular1136125765.gamedata b/GameData/Mods/B2kBinocular1136125765.gamedata deleted file mode 100644 index a9acc833..00000000 --- a/GameData/Mods/B2kBinocular1136125765.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2156321Z", - "Mod": "1136125765", - "Creatures": [], - "Engrams": [ - { - "Level": 25, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_B2kBinocular_C", - "Description": "Bitou2k\u0027s Binocular", - "Mod": "B2kBinocular" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponB2kBinocular_C", - "Description": "Bitou2k\u0027s Binocular", - "Mod": "B2kBinocular" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/BeeFeBrews.gamedata b/GameData/Mods/BeeFeBrews.gamedata deleted file mode 100644 index e7226837..00000000 --- a/GameData/Mods/BeeFeBrews.gamedata +++ /dev/null @@ -1,339 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeFe_Brew_Table_C", - "Description": "BeeFe Brew Table", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Builder_C", - "Description": "BBrew Builder", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Dizzy_C", - "Description": "BBrew Dizzy", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Food_C", - "Description": "BBrew Food", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FoodPlus_C", - "Description": "BBrew FoodPlus", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Freezing_C", - "Description": "BBrew Freezing", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Heal_C", - "Description": "BBrew Health", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HealMax_C", - "Description": "BBrew Max Health", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Lucky_C", - "Description": "BBrew Lucky", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MindWipe_C", - "Description": "BBrew Mindwipe Tonic", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_NightVision_C", - "Description": "BBrew NightVision", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_O2_C", - "Description": "BBrew O2", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Radiation_C", - "Description": "BBrew Radiation", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Stamina_C", - "Description": "BBrew Stamina", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SubSpecial_C", - "Description": "BBrew SubSpecial", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Taming_C", - "Description": "BBrew Taming", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Torpor_C", - "Description": "BBrew Torpor", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WakeUp_C", - "Description": "BBrew Wake up", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XP_C", - "Description": "BBrew XP", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XP2_C", - "Description": "BBrew XP2", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BBrew_Death_C", - "Description": "BBrew Death", - "Mod": "BeeFe Brews" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BBrew_DinoDeath_C", - "Description": "BBrew Dino Death", - "Mod": "BeeFe Brews" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeeFe_Brew_Table_C", - "Description": "BeeFe Brew Table", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewBuilder_C", - "Description": "BBrew Builder", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewDizzy_C", - "Description": "BBrew Dizzy", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewFood_C", - "Description": "BBrew Food", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewFoodPlus_C", - "Description": "BBrew FoodPlus", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewFreezing_C", - "Description": "BBrew Freezing", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewHeal_C", - "Description": "BBrew Health", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewHealMax_C", - "Description": "BBrew Max Health", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewLucky_C", - "Description": "BBrew Lucky", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewMindWipe_C", - "Description": "BBrew Mindwipe Tonic", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewNightVision_C", - "Description": "BBrew NightVision", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewO2_C", - "Description": "BBrew O2", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewRadiation_C", - "Description": "BBrew Radiation", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewStamina_C", - "Description": "BBrew Stamina", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewSubSpecial_C", - "Description": "BBrew SubSpecial", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewTaming_C", - "Description": "BBrew Taming", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewTorpor_C", - "Description": "BBrew Torpor", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewWakeup_C", - "Description": "BBrew Wake up", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewXP_C", - "Description": "BBrew XP", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewXP2_C", - "Description": "BBrew XP2", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewDeath_C", - "Description": "BBrew Death", - "Mod": "BeeFe Brews" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BBrewDinoDeath_C", - "Description": "BBrew Dino Death", - "Mod": "BeeFe Brews" - } - ] -} diff --git a/GameData/Mods/Best_Eggs_20210813.gamedata b/GameData/Mods/Best_Eggs_20210813.gamedata deleted file mode 100644 index a7aa90be..00000000 --- a/GameData/Mods/Best_Eggs_20210813.gamedata +++ /dev/null @@ -1,28 +0,0 @@ -{ - "Application": "ark", - "Version": "1.4.0", - "Created": "2020-08-07T11:29:22.5899608Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "BE_Engram_BestEggMaker_C", - "Description": "Best Egg Maker", - "Mod": "Best Eggs!" - }, - ], - "Items": [ - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BestEggMaker", - "Description": "Best Egg Maker", - "Mod": "Best Eggs!" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/BetterFarming.gamedata b/GameData/Mods/BetterFarming.gamedata deleted file mode 100644 index b572ed03..00000000 --- a/GameData/Mods/BetterFarming.gamedata +++ /dev/null @@ -1,577 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-01T02:22:40.5980963Z", - "Creatures": [], - "Engrams": [ - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_BetterFarming_CropPlot_C", - "Description": "BetterFarming CropPlot", - "Mod": "BetterFarming" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_BetterFarming_FarmLand_C", - "Description": "BetterFarming FarmLand", - "Mod": "BetterFarming" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_BetterFarming_Kitchen_BP_C", - "Description": "BetterFarming Kitchen BP", - "Mod": "BetterFarming" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CookingPot_C", - "Description": "CookingPot", - "Mod": "BetterFarming" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_BetterFarming_Sprinkler_C", - "Description": "BetterFarming Sprinkler", - "Mod": "BetterFarming" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_BetterFarming_WaterIntake_C", - "Description": "BetterFarming WaterIntake", - "Mod": "BetterFarming" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_BetterFarming_TreePlot_C", - "Description": "BetterFarming TreePlot", - "Mod": "BetterFarming" - } - ], - "Items": [ - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_AloeVera_C", - "Description": "Seed AloeVera", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_AloeVera_C", - "Description": "Veggie AloeVera", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Celery_C", - "Description": "Seed Celery", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Celery_C", - "Description": "Veggie Celery", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_CoffeeBeans_C", - "Description": "Seed CoffeeBeans", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_CoffeeBeans_C", - "Description": "Veggie CoffeeBeans", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Mushroom_C", - "Description": "Seed Mushroom", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Mushroom_C", - "Description": "Veggie Mushroom", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Pepper_C", - "Description": "Seed Pepper", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Pepper_C", - "Description": "Veggie Pepper", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Beets_C", - "Description": "Seed Beets", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Beets_C", - "Description": "Veggie Beets", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Carrot_C", - "Description": "Seed Carrot", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Carrot_C", - "Description": "Veggie Carrot", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Lettuce_C", - "Description": "Seed Lettuce", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Lettuce_C", - "Description": "Veggie Lettuce", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Maize_C", - "Description": "Seed Maize", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Maize_C", - "Description": "Veggie Maize", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Potato_C", - "Description": "Seed Potato", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Potato_C", - "Description": "Veggie Potato", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Rice_C", - "Description": "Seed Rice", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Rice_C", - "Description": "Veggie Rice", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Wheat_C", - "Description": "Seed Wheat", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Wheat_C", - "Description": "Veggie Wheat", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Lemon_C", - "Description": "Seed Lemon", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Lemon_C", - "Description": "Veggie Lemon", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Cocoa_C", - "Description": "Seed Cocoa", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Cocoa_Beans_C", - "Description": "Veggie Cocoa Beans", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Olive_C", - "Description": "Seed Olive", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Olive_C", - "Description": "Veggie Olive", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Soup_AloeTea_C", - "Description": "Soup AloeTea", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AnimalFood_C", - "Description": "AnimalFood", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_NekaBuns_C", - "Description": "NekaBuns", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Soup_CelerySoup_C", - "Description": "Soup CelerySoup", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedEgg_C", - "Description": "CookedEgg", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_FishAndChips_C", - "Description": "FishAndChips", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GenericSeeds_C", - "Description": "GenericSeeds", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Soup_HotCocoa_C", - "Description": "Soup HotCocoa", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Soup_HotCoffee_C", - "Description": "Soup HotCoffee", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CocoaPowder_C", - "Description": "CocoaPowder", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CoffeePowder_C", - "Description": "CoffeePowder", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_FreshDough_C", - "Description": "FreshDough", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ReadyDough_C", - "Description": "ReadyDough", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Egg_C", - "Description": "Egg", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Flour_C", - "Description": "Flour", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_FrenchFries_C", - "Description": "FrenchFries", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_OliveOil_C", - "Description": "OliveOil", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_FreshPotatoDough_C", - "Description": "FreshPotatoDough", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ReadyPotatoDough_C", - "Description": "ReadyPotatoDough", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_RiceMilk_C", - "Description": "RiceMilk", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_RicePowder_C", - "Description": "RicePowder", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Yeast_C", - "Description": "Yeast", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_AloeVeraHeal_C", - "Description": "AloeVeraHeal", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_MixedSalad_C", - "Description": "MixedSalad", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Soup_MushroomSoup_C", - "Description": "Soup MushroomSoup", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PotatoBread_C", - "Description": "PotatoBread", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PreservedMeat_C", - "Description": "PreservedMeat", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ProteinPie_C", - "Description": "ProteinPie", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SpicyRoll_C", - "Description": "SpicyRoll", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SurvivorMeal_C", - "Description": "SurvivorMeal", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GenericSeeds_C", - "Description": "GenericSeeds", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CheatChest_C", - "Description": "CheatChest", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ChickenCoop_C", - "Description": "ChickenCoop", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BetterFarmingSeed_Veggie_CropPlot_C", - "Description": "BetterFarmingSeed Veggie CropPlot", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CropPlot_C", - "Description": "CropPlot", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BetterFarmingSeed_Veggie_FarmLand_C", - "Description": "BetterFarmingSeed Veggie FarmLand", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FarmLand_C", - "Description": "FarmLand", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Kitchen_C", - "Description": "Kitchen", - "Mod": "BetterFarming" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CookingPot_C", - "Description": "CookingPot", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Sprinkler_C", - "Description": "Sprinkler", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WaterIntake_C", - "Description": "WaterIntake", - "Mod": "BetterFarming" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Tree_C", - "Description": "Seed Tree", - "Mod": "BetterFarming" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_TreePlot_Medium_C", - "Description": "TreePlot Medium", - "Mod": "BetterFarming" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/BossPackages1448129974.gamedata b/GameData/Mods/BossPackages1448129974.gamedata deleted file mode 100644 index 9403af13..00000000 --- a/GameData/Mods/BossPackages1448129974.gamedata +++ /dev/null @@ -1,1634 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2156321Z", - "Mod": "1448129974", - "Creatures": [], - "Engrams": [ - { - "Level": -18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CenterEasy_C", - "Description": "The Center Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CenterHard_C", - "Description": "The Center Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CenterMed_C", - "Description": "The Center Med Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DragonEasy_C", - "Description": "Dragon Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DragonHard_C", - "Description": "Dragon Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DragonMed_C", - "Description": "Dragon Med Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GorillaEasy_C", - "Description": "Megapithecus Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GorillaHard_C", - "Description": "Megapithecus Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GorillaMed_C", - "Description": "Megapithecus Med Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ManticoreEasy_C", - "Description": "Manticore Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ManticoreHard_C", - "Description": "Manticore Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ManticoreMed_C", - "Description": "Manticore Med Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OverseerEasy_C", - "Description": "Overseer Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OverseerHard_C", - "Description": "Overseer Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OverseerMed_C", - "Description": "Overseer Med Package", - "Mod": "BossPackages" - }, - { - "Level": -18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RagEasy_BP_C", - "Description": "Ragnarok Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RagHard_BP_C", - "Description": "Ragnarok Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RagMed_BP_C", - "Description": "Ragnarok Med Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RockwellEasy_C", - "Description": "Rockwell Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RockwellHard_C", - "Description": "Rockwell Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RockwellMed_C", - "Description": "Rockwell Med Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpiderEasy_C", - "Description": "Broodmother Lysrix Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpiderHard_C", - "Description": "Broodmother Lysrix Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpiderMed_C", - "Description": "Broodmother Lysrix Med Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Allo_BP_C", - "Description": "Allosaurus Brain Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Argentavis_BP_C", - "Description": "Argentavis Talon Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Basilisk_BP_C", - "Description": "Basilisk Scale Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Basilo_BP_C", - "Description": "Basilosaurus Blubber Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Boa_BP_C", - "Description": "Titanoboa Venom Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__CrabClaw_BP_C", - "Description": "Alpha Karkinos Claw Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Giga_BP_C", - "Description": "Giganotosaurus Heart Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Megaladon_BP_C", - "Description": "Megalodon Tooth Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Megalania_BP_C", - "Description": "Megalania Toxin Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__ReaperBarb_BP_C", - "Description": "Alpha Reaper King Barb Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Rex_BP_C", - "Description": "Tyrannosaurus Arm Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__RockDrake_BP_C", - "Description": "Rock Drake Feather Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Sarco_BP_C", - "Description": "Sarcosuchus Skin Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Sauro_BP_C", - "Description": "Sauropod Vertebra Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Spino_BP_C", - "Description": "Spinosaurus Sail Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Theriz_BP_C", - "Description": "Therizino Claws Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Thylaco_BP_C", - "Description": "Thylacoleo Hook-Claw Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Tuso_BP_C", - "Description": "Tusoteuthis Tentacle Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry__Yuty_BP_C", - "Description": "Yutyrannus Lungs Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaBasilisk_BP_C", - "Description": "Alpha Basilisk Fang Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaCarno_BP_C", - "Description": "Alpha Carnotaurus Arm Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaLeeds_BP_C", - "Description": "Alpha Leedsichthys Blubber Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaMegalodon_BP_C", - "Description": "Alpha Megalodon Fin Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaMosasaur_BP_C", - "Description": "Alpha Mosasaur Tooth Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaRaptor_BP_C", - "Description": "Alpha Raptor Claw Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaRex_BP_C", - "Description": "Alpha Tyrannosaur Tooth Package", - "Mod": "BossPackages" - }, - { - "Level": -16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlphaTuso_BP_C", - "Description": "Alpha Tusoteuthis Eye Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Element_BP_C", - "Description": "Element Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementShard_BP_C", - "Description": "Element Shard Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementShardx100_BP_C", - "Description": "Element Shard x100 Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Elementx100_BP_C", - "Description": "Element x100 Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FW_BP_C", - "Description": "Fire Talon Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LW_BP_C", - "Description": "Lightning Talon Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PW_BP_C", - "Description": "Poison Talon Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_01_BP_C", - "Description": "Artifact of the Hunter Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_02_BP_C", - "Description": "Artifact of the Pack Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_03_BP_C", - "Description": "Artifact of the Massive Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_04_BP_C", - "Description": "Artifact of the Devious Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_05_BP_C", - "Description": "Artifact of the Clever Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_06_BP_C", - "Description": "Artifact of the Skylord Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_07_BP_C", - "Description": "Artifact of the Devourer Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_08_BP_C", - "Description": "Artifact of the Immune Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_09_BP_C", - "Description": "Artifact of the Strong Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_11_BP_C", - "Description": "Artifact of the Cunning Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_12_BP_C", - "Description": "Artifact of the Brute Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactAB_2_BP_C", - "Description": "Artifact of the Shadows Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactAB_3_BP_C", - "Description": "Artifact of the Stalker Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactAB_BP_C", - "Description": "Artifact of the Depths Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactSE_1_BP_C", - "Description": "Artifact of the Gatekeeper Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactSE_2_BP_C", - "Description": "Artifact of the Crag Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactSE_3_BP_C", - "Description": "Artifact of the Destroyer Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_NamelessVenom_BP_C", - "Description": "Nameless Venom Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReaperPheromoneGland_BP_C", - "Description": "Reaper Pheromone Gland Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Broodmother_Alpha_BP_C", - "Description": "Alpha Broodmother Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Broodmother_Beta_BP_C", - "Description": "Beta Broodmother Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Broodmother_Gamma_BP_C", - "Description": "Gamma Broodmother Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Dragon_Alpha_BP_C", - "Description": "Alpha Dragon Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Dragon_Beta_BP_C", - "Description": "Beta Dragon Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Dragon_Gamma_BP_C", - "Description": "Gamma Dragon Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gorilla_Alpha_BP_C", - "Description": "Alpha Megapithecus Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gorilla_Beta_BP_C", - "Description": "Beta Megapithecus Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gorilla_Gamma_BP_C", - "Description": "Gamma Megapithecus Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Manticore_Alpha_BP_C", - "Description": "Alpha Manticore Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Manticore_Beta_BP_C", - "Description": "Beta Manticore Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Manticore_Gamma_BP_C", - "Description": "Gamma Manticore Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DesertTitan_BP_C", - "Description": "Desert Titan Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForestTitan_BP_C", - "Description": "Forest Titan Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IceTitan_BP_C", - "Description": "Ice Titan Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KingTitanEasy_BP_C", - "Description": "King Titan Easy Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KingTitanHard_BP_C", - "Description": "King Titan Hard Package", - "Mod": "BossPackages" - }, - { - "Level": -19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KingTitanMed_BP_C", - "Description": "King Titan Med Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DesertTitanTrophy_BP_C", - "Description": "Desert Titan Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForestTitanTrophy_BP_C", - "Description": "Forest Titan Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IceTitanTrophy_BP_C", - "Description": "Ice Titan Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KingTitanMecha_AlphaTrophy_BP_C", - "Description": "King Titan Trophy (Alpha) Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TitanKing_BetaTrophy_BP_C", - "Description": "King Titan Trophy (Beta) Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TitanKing_GammaTrophy_BP_C", - "Description": "King Titan Trophy (Gamma) Package", - "Mod": "BossPackages" - }, - { - "Level": -15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CorruptedHeart_BP_C", - "Description": "Corrupt Heart Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_Extinction_Desert_BP_C", - "Description": "Artifact of Chaos Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_Extinction_Forest_BP_C", - "Description": "Artifact of Growth Package", - "Mod": "BossPackages" - }, - { - "Level": -17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Artifact_Extinction_Ice_BP_C", - "Description": "Artifact of the Void Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Rockwell_Alpha_BP_C", - "Description": "Alpha Rockwell Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Rockwell_Beta_BP_C", - "Description": "Beta Rockwell Trophy Package", - "Mod": "BossPackages" - }, - { - "Level": -14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Rockwell_Gamma_BP_C", - "Description": "Gamma Rockwell Trophy Package", - "Mod": "BossPackages" - } - ], - "Items": [ - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheCenterEasy_C", - "Description": "The Center Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheCenterHard_C", - "Description": "The Center Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheCenterMed_C", - "Description": "The Center Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DragonEasy_C", - "Description": "Dragon Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DragonHard_C", - "Description": "Dragon Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DragonMed_C", - "Description": "Dragon Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GorillaEasy_C", - "Description": "Megapithecus Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GorillaHard_C", - "Description": "Megapithecus Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GorillaMed_C", - "Description": "Megapithecus Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ManticoreEasy_C", - "Description": "Manticore Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ManticoreHard_C", - "Description": "Manticore Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ManticoreMed_C", - "Description": "Manticore Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OverseerEasy_C", - "Description": "Overseer Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OverseerHard_C", - "Description": "Overseer Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OverseerMed_C", - "Description": "Overseer Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RagEasy_C", - "Description": "Ragnarok Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RagHard_C", - "Description": "Ragnarok Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RagMed_C", - "Description": "Ragnarok Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RockwellEasy_C", - "Description": "Rockwell Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RockwellHard_C", - "Description": "Rockwell Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RockwellMed_C", - "Description": "Rockwell Med Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiderEasy_C", - "Description": "Broodmother Lysrix Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiderHard_C", - "Description": "Broodmother Lysrix Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiderMed_C", - "Description": "Broodmother Lysrix Med Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Allo_BP_C", - "Description": "Allosaurus Brain Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Argentavis_BP_C", - "Description": "Argentavis Talon Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilisk_BP_C", - "Description": "Basilisk Scale Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilo_BP_C", - "Description": "Basilosaurus Blubber Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Boa_BP_C", - "Description": "Titanoboa Venom Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_CrabClaw_BP_C", - "Description": "Alpha Karkinos Claw Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Giga_BP_C", - "Description": "Giganotosaurus Heart Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalodon_BP_C", - "Description": "Megalodon Tooth Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalania_BP_C", - "Description": "Megalania Toxin Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_ReaperBarb_BP_C", - "Description": "Alpha Reaper King Barb Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Rex_BP_C", - "Description": "Tyrannosaurus Arm Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_RockDrake_BP_C", - "Description": "Rock Drake Feather Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sarco_BP_C", - "Description": "Sarcosuchus Skin Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sauro_BP_C", - "Description": "Sauropod Vertebra Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Spino_BP_C", - "Description": "Spinosaurus Sail Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Theriz_BP_C", - "Description": "Therizino Claws Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Thylaco_BP_C", - "Description": "Thylacoleo Hook-Claw Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Tuso_BP_C", - "Description": "Tusoteuthis Tentacle Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Yuty_BP_C", - "Description": "Yutyrannus Lungs Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilisk_Alpha_C", - "Description": "Alpha Basilisk Fang Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaCarno_C", - "Description": "Alpha Carnotaurus Arm Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaLeeds_BP_C", - "Description": "Alpha Leedsichthys Blubber Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMegalodon_BP_C", - "Description": "Alpha Megalodon Fin Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMosasaur_BP_C", - "Description": "Alpha Mosasaur Tooth Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRaptor_BP_C", - "Description": "Alpha Raptor Claw Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRex_BP_C", - "Description": "Alpha Tyrannosaur Tooth Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaTuso_BP_C", - "Description": "Alpha Tusoteuthis Eye Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Element_BP_C", - "Description": "Element Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_BP_C", - "Description": "Element Shard Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShardx100_BP_C", - "Description": "Element Shard x100 Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Elementx100_BP_C", - "Description": "Element x100 Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_FireWyvern_BP_C", - "Description": "Fire Talon Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_LightningWyvern_BP_C", - "Description": "Lightning Talon Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_PoisonWyvern_BP_C", - "Description": "Poison Talon Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_01_BP_C", - "Description": "Artifact of the Hunter Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_02_BP_C", - "Description": "Artifact of the Pack Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_03_BP_C", - "Description": "Artifact of the Massive Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_04_BP_C", - "Description": "Artifact of the Devious Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_05_BP_C", - "Description": "Artifact of the Clever Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_06_BP_C", - "Description": "Artifact of the Skylord Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_07_BP_C", - "Description": "Artifact of the Devourer Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_08_BP_C", - "Description": "Artifact of the Immune Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_09_BP_C", - "Description": "Artifact of the Strong Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_11_BP_C", - "Description": "Artifact of the Cunning Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_12_BP_C", - "Description": "Artifact of the Brute Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactAB_2_BP_C", - "Description": "Artifact of the Shadows Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactAB_3_BP_C", - "Description": "Artifact of the Stalker Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactAB_BP_C", - "Description": "Artifact of the Depths Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactSE_01_BP_C", - "Description": "Artifact of the Gatekeeper Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactSE_02_BP_C", - "Description": "Artifact of the Crag Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactSE_03_BP_C", - "Description": "Artifact of the Destroyer Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_NamelessVenom_BP_C", - "Description": "Nameless Venom Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_ReaperPheromoneGland_BP_C", - "Description": "Reaper Pheromone Gland Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Alpha_BP_C", - "Description": "Alpha Broodmother Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Beta_BP_C", - "Description": "Beta Broodmother Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Gamma_BP_C", - "Description": "Gamma Broodmother Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Alpha_BP_C", - "Description": "Alpha Dragon Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Beta_BP_C", - "Description": "Beta Dragon Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Gamma_BP_C", - "Description": "Gamma Dragon Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Gorilla_Alpha_BP_C", - "Description": "Alpha Megapithecus Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Gorilla_Beta_BP_C", - "Description": "Beta Megapithecus Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Gorilla_Gamma_BP_C", - "Description": "Gamma Megapithecus Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Alpha_BP_C", - "Description": "Alpha Manticore Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Beta_BP_C", - "Description": "Beta Manticore Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Gamma_BP_C", - "Description": "Gamma Manticore Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DesertTitan_C", - "Description": "Desert Titan Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ForestTitan_C", - "Description": "Forest Titan Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IceTitan_C", - "Description": "Ice Titan Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KingTitanEasy_C", - "Description": "King Titan Easy Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KingTitanHard_C", - "Description": "King Titan Hard Package", - "Mod": "BossPackages" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KingTitanMed_C", - "Description": "King Titan Med Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_Desert_BP_C", - "Description": "Desert Titan Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_Forest_BP_C", - "Description": "Forest Titan Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_Ice_BP_C", - "Description": "Ice Titan Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_King_Alpha_BP_C", - "Description": "King Titan Trophy (Alpha) Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_King_Beta_BP_C", - "Description": "King Titan Trophy (Beta) Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_King_Gamma_BP_C", - "Description": "King Titan Trophy (Gamma) Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_RareDrop_CorruptHeart_BP_C", - "Description": "Corrupt Heart Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_Extinction_DesertKaiju_BP_C", - "Description": "Artifact of Chaos Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_Extinction_ForestKaiju_BP_C", - "Description": "Artifact of Growth Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_Extinction_IceKaiju_BP_C", - "Description": "Artifact of the Void Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Alpha_BP_C", - "Description": "Alpha Rockwell Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Beta_BP_C", - "Description": "Beta Rockwell Trophy Package", - "Mod": "BossPackages" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Gamma_BP_C", - "Description": "Gamma Rockwell Trophy Package", - "Mod": "BossPackages" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/BossPackagesStation1583513249.gamedata b/GameData/Mods/BossPackagesStation1583513249.gamedata deleted file mode 100644 index e50025e8..00000000 --- a/GameData/Mods/BossPackagesStation1583513249.gamedata +++ /dev/null @@ -1,785 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-13T00:05:53.4626175Z", - "Mod": "1583513249", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemPackager_BP_C", - "Description": "Item Packager", - "Mod": "BossPackagesStation" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemPackager_BP_C", - "Description": "Item Packager", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RockwellEasy_C", - "Description": "Rockwell Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RockwellHard_C", - "Description": "Rockwell Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RockwellMed_C", - "Description": "Rockwell Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DesertTitan_C", - "Description": "Desert Titan Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ForestTitan_C", - "Description": "Forest Titan Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IceTitan_C", - "Description": "Ice Titan Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KingTitanEasy_C", - "Description": "King Titan Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KingTitanHard_C", - "Description": "King Titan Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KingTitanMed_C", - "Description": "King Titan Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RagEasy_C", - "Description": "Ragnarok Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RagHard_C", - "Description": "Ragnarok Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RagMed_C", - "Description": "Ragnarok Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ManticoreEasy_C", - "Description": "Manticore Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ManticoreHard_C", - "Description": "Manticore Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ManticoreMed_C", - "Description": "Manticore Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheCenterEasy_C", - "Description": "The Center Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheCenterHard_C", - "Description": "The Center Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TheCenterMed_C", - "Description": "The Center Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OverseerEasy_C", - "Description": "Overseer Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OverseerHard_C", - "Description": "Overseer Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_OverseerMed_C", - "Description": "Overseer Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DragonEasy_C", - "Description": "Dragon Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DragonHard_C", - "Description": "Dragon Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DragonMed_C", - "Description": "Dragon Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GorillaEasy_C", - "Description": "Megapithecus Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GorillaHard_C", - "Description": "Megapithecus Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_GorillaMed_C", - "Description": "Megapithecus Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiderEasy_C", - "Description": "Broodmother Lysrix Easy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiderHard_C", - "Description": "Broodmother Lysrix Hard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpiderMed_C", - "Description": "Broodmother Lysrix Med Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_01_BP_C", - "Description": "Artifact of the Hunter Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_02_BP_C", - "Description": "Artifact of the Pack Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_03_BP_C", - "Description": "Artifact of the Massive Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_04_BP_C", - "Description": "Artifact of the Devious Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_05_BP_C", - "Description": "Artifact of the Clever Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_06_BP_C", - "Description": "Artifact of the Skylord Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_07_BP_C", - "Description": "Artifact of the Devourer Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_08_BP_C", - "Description": "Artifact of the Immune Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_09_BP_C", - "Description": "Artifact of the Strong Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_11_BP_C", - "Description": "Artifact of the Cunning Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_12_BP_C", - "Description": "Artifact of the Brute Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_Extinction_DesertKaiju_BP_C", - "Description": "Artifact of Chaos Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_Extinction_ForestKaiju_BP_C", - "Description": "Artifact of Growth Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_Extinction_IceKaiju_BP_C", - "Description": "Artifact of the Void Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactAB_2_BP_C", - "Description": "Artifact of the Shadows Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactAB_3_BP_C", - "Description": "Artifact of the Stalker Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactAB_BP_C", - "Description": "Artifact of the Depths Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactSE_01_BP_C", - "Description": "Artifact of the Gatekeeper Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactSE_02_BP_C", - "Description": "Artifact of the Crag Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifactSE_03_BP_C", - "Description": "Artifact of the Destroyer Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Alpha_BP_C", - "Description": "Alpha Broodmother Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Beta_BP_C", - "Description": "Beta Broodmother Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Gamma_BP_C", - "Description": "Gamma Broodmother Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Alpha_BP_C", - "Description": "Alpha Dragon Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Beta_BP_C", - "Description": "Beta Dragon Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Gamma_BP_C", - "Description": "Gamma Dragon Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Gorilla_Alpha_BP_C", - "Description": "Alpha Megapithecus Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Gorilla_Beta_BP_C", - "Description": "Beta Megapithecus Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Gorilla_Gamma_BP_C", - "Description": "Gamma Megapithecus Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_Desert_BP_C", - "Description": "Desert Titan Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_Forest_BP_C", - "Description": "Forest Titan Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_Ice_BP_C", - "Description": "Ice Titan Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_King_Alpha_BP_C", - "Description": "King Titan Trophy (Alpha) Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_King_Beta_BP_C", - "Description": "King Titan Trophy (Beta) Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Kaiju_King_Gamma_BP_C", - "Description": "King Titan Trophy (Gamma) Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Alpha_BP_C", - "Description": "Alpha Manticore Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Beta_BP_C", - "Description": "Beta Manticore Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Gamma_BP_C", - "Description": "Gamma Manticore Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Allo_BP_C", - "Description": "Allosaurus Brain Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaCarno_BP_C", - "Description": "Alpha Carnotaurus Arm Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaLeeds_BP_C", - "Description": "Alpha Leedsichthys Blubber Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMegalodon_BP_C", - "Description": "Alpha Megalodon Fin Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMosasaur_BP_C", - "Description": "Alpha Mosasaur Tooth Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRaptor_BP_C", - "Description": "Alpha Raptor Claw Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRex_BP_C", - "Description": "Alpha Tyrannosaur Tooth Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaTuso_BP_C", - "Description": "Alpha Tusoteuthis Eye Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Argentavis_BP_C", - "Description": "Argentavis Talon Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilisk_Alpha_BP_C", - "Description": "Alpha Basilisk Fang Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilisk_BP_C", - "Description": "Basilisk Scale Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilo_BP_C", - "Description": "Basilosaurus Blubber Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Boa_BP_C", - "Description": "Titanoboa Venom Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_CrabClaw_BP_C", - "Description": "Alpha Karkinos Claw Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_FireWyvern_BP_C", - "Description": "Fire Talon Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Giga_BP_C", - "Description": "Giganotosaurus Heart Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_LightningWyvern_BP_C", - "Description": "Lightning Talon Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalania_BP_C", - "Description": "Megalania Toxin Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalodon_BP_C", - "Description": "Megalodon Tooth Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_NamelessVenom_BP_C", - "Description": "Nameless Venom Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_PoisonWyvern_BP_C", - "Description": "Poison Talon Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_ReaperBarb_BP_C", - "Description": "Alpha Reaper King Barb Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_ReaperPheromoneGland_BP_C", - "Description": "Reaper Pheromone Gland Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Rex_BP_C", - "Description": "Tyrannosaurus Arm Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_RockDrake_BP_C", - "Description": "Rock Drake Feather Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sarco_BP_C", - "Description": "Sarcosuchus Skin Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sauro_BP_C", - "Description": "Sauropod Vertebra Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Spino_BP_C", - "Description": "Spinosaurus Sail Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Theriz_BP_C", - "Description": "Therizino Claws Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Thylaco_BP_C", - "Description": "Thylacoleo Hook-Claw Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Tuso_BP_C", - "Description": "Tusoteuthis Tentacle Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Yuty_BP_C", - "Description": "Yutyrannus Lungs Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Element_BP_C", - "Description": "Element Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_BP_C", - "Description": "Element Shard Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShardx100_BP_C", - "Description": "Element Shard x100 Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Elementx100_BP_C", - "Description": "Element x100 Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_RareDrop_CorruptHeart_BP_C", - "Description": "Corrupt Heart Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Alpha_BP_C", - "Description": "Alpha Rockwell Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Beta_BP_C", - "Description": "Beta Rockwell Trophy Package", - "Mod": "BossPackagesStation" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Gamma_BP_C", - "Description": "Gamma Rockwell Trophy Package", - "Mod": "BossPackagesStation" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/CKF Mods Gamedata/CFKR1814953878.gamedata b/GameData/Mods/CKF Mods Gamedata/CFKR1814953878.gamedata deleted file mode 100644 index 7930f216..00000000 --- a/GameData/Mods/CKF Mods Gamedata/CFKR1814953878.gamedata +++ /dev/null @@ -1,3110 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-11-19T10:32:16.0279240Z", - "Creatures": [], - "Engrams": [ - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Cosmetic_Gun_C", - "Description": "Cosmetic Change Tool :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 42, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_CraftingTable_C", - "Description": "Masonry Table :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Modular_CentreArch_C", - "Description": "Keep Arch Centre (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Modular_HalfArch_C", - "Description": "Keep Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Accent_C", - "Description": "Keep Roof Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Wall_Accent_C", - "Description": "Keep Wall Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Battlement_Crenulated_C", - "Description": "Keep Crenulated Machicolation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Battlement_Spikes_C", - "Description": "Keep Machicolation Spikes :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Battlement_Tapered_C", - "Description": "Keep Tapered Machicolation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Ceiling_HatchWay_C", - "Description": "Keep Ceiling Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Ceiling_SQ_C", - "Description": "Keep Ceiling :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Ceiling_T_C", - "Description": "Keep Ceiling Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Crenulated_Wall_C", - "Description": "Keep Crenulated Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Door_Single_C", - "Description": "Keep Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Doors_Double_C", - "Description": "Keep Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_ArrowLoop_C", - "Description": "Keep Double ArrowLoop :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_DoorFrame_C", - "Description": "Keep Double Door Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_DoorFrame_Seg_C", - "Description": "Keep Double Doorway (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_WindowFrame_C", - "Description": "Keep Double Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_WindowFrame_Seg_C", - "Description": "Keep Double Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_WindowFrame_Tall_C", - "Description": "Keep Tall Double Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Double_WindowFrame_Tall_Seg_C", - "Description": "Keep Tall Double Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Drawbridge_C", - "Description": "Keep Large Drawbridge :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Foundation_SQ_C", - "Description": "Keep Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Foundation_T_C", - "Description": "Keep Foundation Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Gable_C", - "Description": "Keep Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Gable_Inverted_C", - "Description": "Keep Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Gable_Stepped_C", - "Description": "Keep Gable Stepped :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Peak_C", - "Description": "Keep Gable Peak :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Giant_Gate_C", - "Description": "Giant Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Giant_GatePosts_C", - "Description": "Keep Giant Gate Posts :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Glass_Short_C", - "Description": "Keep Short Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Glass_Tall_C", - "Description": "Keep Tall Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Half_Triple_Merlon_C", - "Description": "Keep Triple Merlon :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Half_Wall_C", - "Description": "Keep Wall Half Height :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Half_Wall_Arched_C", - "Description": "Keep Half Wall Arched :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Half_Wall_Sloped_C", - "Description": "Keep Half Wall Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_HalfArch_C", - "Description": "Keep Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_HalfArch_Inverted_C", - "Description": "Keep Half Arch Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Hatch_Ceiling_C", - "Description": "Keep Ceiling Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Hatch_Ramped_C", - "Description": "Keep Ramped Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Hatch_Window_C", - "Description": "Keep Window Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Large_Gate_C", - "Description": "Keep Large Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Large_GateFrame_2x3_C", - "Description": "Keep Large Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Large_GatePosts_C", - "Description": "Keep Large Gate Posts :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Large_Portcullis_C", - "Description": "Keep Large Portcullis (Lattice) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Medium_Gate_C", - "Description": "Keep Medium Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Medium_GateFrame_2x2_C", - "Description": "Keep Medium Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Medium_Portcullis_C", - "Description": "Keep Medium Portcullis (Lattice) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Mixed_DoorFrame_C", - "Description": "Keep Mixed Frame Door/Window (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Mixed_DoorFrame_Seg_C", - "Description": "Keep Mixed Frame Door/Window (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Offset_DoorFrame_C", - "Description": "Keep Offset Door Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Offset_DoorFrame_Seg_C", - "Description": "Keep Offset Door Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Offset_WindowFrame_C", - "Description": "Keep Offset Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Offset_WindowFrame_Seg_C", - "Description": "Keep Offset Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Pillar_1x_C", - "Description": "Keep Pillar :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Corner_C", - "Description": "Keep Corner Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Doorway_C", - "Description": "Keep Ramped Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Inversion_C", - "Description": "Keep Roof Inverted Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Peak_Square_C", - "Description": "Keep Roof Summit (Square) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Square_C", - "Description": "Keep Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Triangle_C", - "Description": "Keep Roof Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Valley_C", - "Description": "Keep Roof Valley :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Roof_Ridge_C", - "Description": "Keep Roof Ridge :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Short_Wall_C", - "Description": "Keep Low Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Single_ArrowLoop_C", - "Description": "Keep ArrowLoop :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Small_Portcullis_C", - "Description": "Small Portcullis (Lattice) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Stairs_Square_C", - "Description": "Keep Stairs :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Wall_C", - "Description": "Keep Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Wall_Adapter_C", - "Description": "Keep Wall Adapter (Vanilla to CKF Height) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_WindowFrame_C", - "Description": "Keep Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_WindowFrame_Seg_C", - "Description": "Keep Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_WindowFrame_Tall_C", - "Description": "Keep Tall Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_WindowFrame_Tall_Seg_C", - "Description": "Keep Tall Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Keep_Wall_Vanilla_C", - "Description": "Keep Wall (Vanilla Height) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Ceiling_HatchWay_C", - "Description": "Villager Ceiling Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Ceiling_SQ_C", - "Description": "Villager Ceiling :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Ceiling_T_C", - "Description": "Villager Ceiling Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Door_Single_C", - "Description": "Villager Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Doors_Double_C", - "Description": "Villager Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Double_DoorFrame_C", - "Description": "Villager Double Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Double_WindowFrame_C", - "Description": "Villager Double Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Foundation_T_C", - "Description": "Villager Foundation Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Gable_C", - "Description": "Villager Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Gable_Inverted_C", - "Description": "Villager Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Peak_C", - "Description": "Villager Gable Peak :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Glass_Short_C", - "Description": "Villager Short Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Half_Rail_C", - "Description": "Villager Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Half_Rail_Sloped_C", - "Description": "Villager Rail Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Half_Wall_C", - "Description": "Villager Wall Half Height :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Half_Wall_Sloped_C", - "Description": "Villager Half Wall Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_HalfArch_C", - "Description": "Villager Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Hatch_Ceiling_C", - "Description": "Villager Ceiling Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Hatch_Ramped_C", - "Description": "Villager Ramped Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Large_Gate_C", - "Description": "Villager Large Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Large_GateFrame_2x3_C", - "Description": "Villager Large Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Medium_Gate_C", - "Description": "Villager Medium Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Medium_GateFrame_2x2_C", - "Description": "Villager Medium Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Mixed_DoorFrame_C", - "Description": "Villager Mixed Frame Door/Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Modular_CentreArch_C", - "Description": "Villager Arch Centre (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Modular_HalfArch_C", - "Description": "Villager Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Offset_DoorFrame_C", - "Description": "Villager Offset Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Offset_WindowFrame_C", - "Description": "Villager Offset Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Pillar_1x_C", - "Description": "Villager Pillar :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Accent_C", - "Description": "Villager Roof Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Corner_C", - "Description": "Villager Corner Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Doorway_C", - "Description": "Villager Ramped Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Inversion_C", - "Description": "Villager Roof Inverted Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Peak_Square_C", - "Description": "Villager Roof Summit (Square) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Square_C", - "Description": "Villager Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Triangle_C", - "Description": "Villager Roof Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Valley_C", - "Description": "Villager Roof Valley :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Roof_Ridge_C", - "Description": "Villager Roof Ridge :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Short_Rail_C", - "Description": "Villager Low Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Short_Wall_C", - "Description": "Villager Low Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Stackable_Foundation_SQ_C", - "Description": "Villager Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Stairs_Square_C", - "Description": "Villager Stairs :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Wall_C", - "Description": "Villager Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Wall_Accent_C", - "Description": "Villager Wall Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_WindowFrame_C", - "Description": "Villager Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 19, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_VillagerTable_C", - "Description": "Villager Table :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Gable_Inverted_Scaffold_C", - "Description": "Villager Scaffold Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Gable_Scaffold_C", - "Description": "Villager Scaffold Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_HalfArch_Scaffold_C", - "Description": "Villager Scaffold Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_HammerHead_HalfArch_Scaffold_C", - "Description": "Villager Scaffold Hammer Head Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Modular_HalfArch_Scaffold_C", - "Description": "Villager Scaffold Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_Wall_Scaffold_C", - "Description": "Villager Scaffold Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Ceiling_HatchWay_C", - "Description": "Settler Ceiling Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Ceiling_SQ_C", - "Description": "Settler Ceiling :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Ceiling_T_C", - "Description": "Settler Ceiling Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Door_Single_C", - "Description": "Settler Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Doors_Double_C", - "Description": "Settler Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Double_DoorFrame_C", - "Description": "Settler Double Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Double_WindowFrame_C", - "Description": "Settler Double Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Foundation_T_C", - "Description": "Settler Foundation Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Gable_C", - "Description": "Settler Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Gable_Inverted_C", - "Description": "Settler Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Gable_Inverted_Scaffold_C", - "Description": "Settler Scaffold Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Gable_Scaffold_C", - "Description": "Settler Scaffold Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Half_Rail_C", - "Description": "Settler Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Half_Rail_Sloped_C", - "Description": "Settler Rail Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Half_Wall_C", - "Description": "Settler Wall Half Height :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Half_Wall_Sloped_C", - "Description": "Settler Half Wall Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_HalfArch_C", - "Description": "Settler Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_HalfArch_Scaffold_C", - "Description": "Settler Scaffold Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_HammerHead_HalfArch_Scaffold_C", - "Description": "Settler Hammer Head Scaffold Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Hatch_Ceiling_C", - "Description": "Settler Ceiling Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Hatch_Ramped_C", - "Description": "Settler Ramped Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Large_Gate_C", - "Description": "Settler Large Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Large_GateFrame_2x3_C", - "Description": "Settler Large Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Medium_Gate_C", - "Description": "Settler Medium Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Medium_GateFrame_2x2_C", - "Description": "Settler Medium Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Mixed_DoorFrame_C", - "Description": "Settler Mixed Frame Door/Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Modular_CentreArch_C", - "Description": "Settler Arch Centre (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Modular_HalfArch_C", - "Description": "Settler Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Modular_HalfArch_Scaffold_C", - "Description": "Settler Scaffold Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Offset_DoorFrame_C", - "Description": "Settler Offset Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Offset_WindowFrame_C", - "Description": "Settler Offset Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Peak_C", - "Description": "Settler Gable Peak :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Pillar_1x_C", - "Description": "Settler Pillar :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Accent_C", - "Description": "Settler Roof Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Corner_C", - "Description": "Settler Corner Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Doorway_C", - "Description": "Settler Ramped Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Inversion_C", - "Description": "Settler Roof Inverted Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Peak_Square_C", - "Description": "Settler Roof Summit (Square) :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Ridge_C", - "Description": "Settler Roof Ridge :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Square_C", - "Description": "Settler Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Triangle_C", - "Description": "Settler Roof Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Roof_Valley_C", - "Description": "Settler Roof Valley :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Short_Rail_C", - "Description": "Settler Low Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Short_Wall_C", - "Description": "Settler Low Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Stackable_Foundation_SQ_C", - "Description": "Settler Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Stairs_Square_C", - "Description": "Settler Stairs :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Wall_C", - "Description": "Settler Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Wall_Accent_C", - "Description": "Settler Wall Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Wall_Scaffold_C", - "Description": "Settler Scaffold Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_Window_Bars_C", - "Description": "Settler Window Bars :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_WindowFrame_C", - "Description": "Settler Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 89, - "Points": 60, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Cooking_Station_C", - "Description": "Cooking Station :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 50, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Grill_C", - "Description": "Grill :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 10, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_SettlerTable_C", - "Description": "Settler Table :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Door_Single_Dungeon_C", - "Description": "Keep Dungeon Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Doors_Double_Dungeon_C", - "Description": "Keep Dungeon Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Wall_Dungeon_C", - "Description": "Keep Dungeon Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Switch_Wall_C", - "Description": "CKFR Keep Switch (Wall)", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Town_Bell_C", - "Description": "Keep Town Bell :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Gable_Glass_Inverted_C", - "Description": "Keep Rose Glass Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Gable_Glass_C", - "Description": "Keep Rose Glass Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Rose_Glass_Large_C", - "Description": "Keep Large Rose Glass Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Rose_Glass_C", - "Description": "Keep Rose Glass Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Glass_Medium_C", - "Description": "Keep Medium Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Glass_Large_C", - "Description": "Keep Large Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 80, - "Points": 90, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Forge_C", - "Description": "Keep Forge :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_HalfArch_Inverted_C", - "Description": "Villager Half Arch Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_HalfArch_Inverted_Scaffold_C", - "Description": "Villager Scaffold Half Arch Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_FenceSupport_C", - "Description": "Settler Fence Support :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_FenceSupport_C", - "Description": "Villager Fence Support :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_FenceSupport_C", - "Description": "Keep Fence Support :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier1_FenceFoundation_C", - "Description": "Settler Fence Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier2_FenceFoundation_C", - "Description": "Villager Fence Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_FenceFoundation_C", - "Description": "Keep Fence Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_LargeWall_1x2_C", - "Description": "Keep Large Wall 1x2 :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_LargeWall_2x2_C", - "Description": "Keep Large Wall 2x2 :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_LargeWall_2x3_C", - "Description": "Keep Large Wall 2x3 :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Door_Secret_C", - "Description": "Keep Secret Door :: CKFR", - "Mod": "CKFR" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKF_Tier3_Secret_DoorFrame_C", - "Description": "Keep Door Frame (Secret) :: CKFR", - "Mod": "CKFR" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_CKF_Cosmetic_Tool_C", - "Description": "Cosmetic Change Tool :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_CraftingTable_C", - "Description": "Masonry Table :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Forge_C", - "Description": "Keep Forge :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Grill_C", - "Description": "Grill :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Cooking_Station_C", - "Description": "Cooking Station :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep__Battlement_Crenulated_C", - "Description": "Keep Crenulated Machicolation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Battlement_Spikes_C", - "Description": "Keep Machicolation Spikes :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Battlement_Tapered_C", - "Description": "Keep Tapered Machicolation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Ceiling_SQ_C", - "Description": "Keep Ceiling :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Ceiling_T_C", - "Description": "Keep Ceiling Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Crenulated_Wall_C", - "Description": "Keep Crenulated Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Door_Single_C", - "Description": "Keep Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Doors_Double_C", - "Description": "Keep Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_ArrowLoop_C", - "Description": "Keep Double ArrowLoop :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_DoorFrame_C", - "Description": "Keep Double Door Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_C", - "Description": "Keep Double Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_Tall_C", - "Description": "Keep Tall Double Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Drawbridge_C", - "Description": "Keep Large Drawbridge :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Foundation_SQ_C", - "Description": "Keep Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Foundation_T_C", - "Description": "Keep Foundation Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Stepped_C", - "Description": "Keep Gable Stepped :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Glass_Tall_C", - "Description": "Keep Tall Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_GlassWindow_Short_C", - "Description": "Keep Short Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Wall_C", - "Description": "Keep Wall Half Height :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_HalfArch_C", - "Description": "Keep Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Hatch_Ceiling_C", - "Description": "Keep Ceiling Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Hatch_Ramped_C", - "Description": "Keep Ramped Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Hatch_Window_C", - "Description": "Keep Window Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Hatchway_Ceiling_C", - "Description": "Keep Ceiling Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Large_Gate_C", - "Description": "Keep Large Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Large_Portcullis_C", - "Description": "Keep Large Portcullis (Lattice) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Medium_GateFrame_2x2_C", - "Description": "Keep Medium Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Mixed_DoorFrame_C", - "Description": "Keep Mixed Frame Door/Window (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Modular_CentreArch_C", - "Description": "Keep Arch Centre (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Modular_HalfArch_C", - "Description": "Keep Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_DoorFrame_C", - "Description": "Keep Offset Door Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_WindowFrame_C", - "Description": "Keep Offset Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Pillar_1_C", - "Description": "Keep Pillar :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Ramped_Doorway_C", - "Description": "Keep Ramped Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Accent_C", - "Description": "Keep Roof Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Corner_C", - "Description": "Keep Corner Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Square_C", - "Description": "Keep Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Triangle_C", - "Description": "Keep Roof Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Ridge_C", - "Description": "Keep Roof Ridge :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Valley_C", - "Description": "Keep Roof Valley :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Short_Wall_C", - "Description": "Keep Low Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Stairs_SQ_C", - "Description": "Keep Stairs :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_C", - "Description": "Keep Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Accent_C", - "Description": "Keep Wall Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Adapter_C", - "Description": "Keep Wall Adapter (Vanilla to CKF Height) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Vanilla_C", - "Description": "Keep Wall (Vanilla Height) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_C", - "Description": "Keep Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Tall_C", - "Description": "Keep Tall Window Frame (Roman) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Large_GateFrame_2x3_C", - "Description": "Keep Large Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Invert_C", - "Description": "Keep Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Wall_Sloped_C", - "Description": "Keep Half Wall Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_DoorFrame_Seg_C", - "Description": "Keep Double Doorway (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_Seg_C", - "Description": "Keep Double Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_Tall_Seg_C", - "Description": "Keep Tall Double Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Mixed_DoorFrame_Seg_C", - "Description": "Keep Mixed Frame Door/Window (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_DoorFrame_Seg_C", - "Description": "Keep Offset Door Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_WindowFrame_Seg_C", - "Description": "Keep Offset Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Seg_C", - "Description": "Keep Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Tall_Seg_C", - "Description": "Keep Tall Window Frame (Segmented) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Inversion_C", - "Description": "Keep Roof Inverted Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Wall_C", - "Description": "Keep Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Single_ArrowLoop_C", - "Description": "Keep ArrowLoop :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Medium_Gate_C", - "Description": "Keep Medium Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Medium_Portcullis_C", - "Description": "Keep Medium Portcullis (Lattice) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Small_Portcullis_C", - "Description": "Small Portcullis (Lattice) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Giant_Gate_C", - "Description": "Giant Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Giant_GatePosts_C", - "Description": "Keep Giant Gate Posts :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Peak_Square_C", - "Description": "Keep Roof Summit (Square) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Wall_Arched_C", - "Description": "Keep Half Wall Arched :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Triple_Merlon_C", - "Description": "Keep Triple Merlon :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_HalfArch_Inverted_C", - "Description": "Keep Half Arch Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Peak_C", - "Description": "Keep Gable Peak :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Doors_Double_Dungeon_C", - "Description": "Keep Dungeon Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Door_Single_Dungeon_C", - "Description": "Keep Dungeon Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Dungeon_C", - "Description": "Keep Dungeon Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Switch_Wall_C", - "Description": "CKFR Keep Switch (Wall)", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Town_Bell_C", - "Description": "Keep Town Bell :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Glass_Medium_C", - "Description": "Keep Medium Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Glass_Large_C", - "Description": "Keep Large Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Glass_Invert_C", - "Description": "Keep Rose Glass Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Glass_C", - "Description": "Keep Rose Glass Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Rose_Glass_C", - "Description": "Keep Rose Glass Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Rose_Glass_Large_C", - "Description": "Keep Large Rose Glass Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure__CKF_Keep_FenceSupport_C", - "Description": "Keep Fence Support :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure__CKF_Keep_FenceFoundation_C", - "Description": "Keep Fence Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_LargeWall_1x2_C", - "Description": "Keep Large Wall 1x2 :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_LargeWall_2x2_C", - "Description": "Keep Large Wall 2x2 :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_LargeWall_2x3_C", - "Description": "Keep Large Wall 2x3 :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Door_Secret_C", - "Description": "Keep Secret Door :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Secret_DoorFrame_C", - "Description": "Keep Door Frame (Secret) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Keep_Large_GatePosts_C", - "Description": "Keep Large Gate Posts :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Hatchway_Ceiling_C", - "Description": "Villager Ceiling Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Ceiling_SQ_C", - "Description": "Villager Ceiling :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Ceiling_T_C", - "Description": "Villager Ceiling Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Door_Single_C", - "Description": "Villager Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Doors_Double_C", - "Description": "Villager Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Double_DoorFrame_C", - "Description": "Villager Double Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Double_WindowFrame_C", - "Description": "Villager Double Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Foundation_T_C", - "Description": "Villager Foundation Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Wall_C", - "Description": "Villager Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Inverted_C", - "Description": "Villager Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Peak_C", - "Description": "Villager Gable Peak :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_GlassWindow_Short_C", - "Description": "Villager Short Glass Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Rail_C", - "Description": "Villager Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Rail_Sloped_C", - "Description": "Villager Rail Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Wall_C", - "Description": "Villager Wall Half Height :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Wall_Sloped_C", - "Description": "Villager Half Wall Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_C", - "Description": "Villager Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Hatch_Ceiling_C", - "Description": "Villager Ceiling Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Hatch_Ramped_C", - "Description": "Villager Ramped Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Large_Gate_C", - "Description": "Villager Large Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Large_GateFrame_2x3_C", - "Description": "Villager Large Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Medium_Gate_C", - "Description": "Villager Medium Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Medium_GateFrame_2x2_C", - "Description": "Villager Medium Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Mixed_DoorFrame_C", - "Description": "Villager Mixed Frame Door/Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Modular_CentreArch_C", - "Description": "Villager Arch Centre (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Modular_HalfArch_C", - "Description": "Villager Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Offset_DoorFrame_C", - "Description": "Villager Offset Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Offset_WindowFrame_C", - "Description": "Villager Offset Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Pillar_1_C", - "Description": "Villager Pillar :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Accent_C", - "Description": "Villager Roof Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Corner_C", - "Description": "Villager Corner Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Ramped_Doorway_C", - "Description": "Villager Ramped Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Inversion_C", - "Description": "Villager Roof Inverted Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Peak_Square_C", - "Description": "Villager Roof Summit (Square) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Square_C", - "Description": "Villager Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Triangle_C", - "Description": "Villager Roof Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Valley_C", - "Description": "Villager Roof Valley :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Ridge_C", - "Description": "Villager Roof Ridge :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Short_Rail_C", - "Description": "Villager Low Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Short_Wall_C", - "Description": "Villager Low Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Foundation_SQ_C", - "Description": "Villager Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Stairs_SQ_C", - "Description": "Villager Stairs :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Wall_C", - "Description": "Villager Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Wall_Accent_C", - "Description": "Villager Wall Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_WindowFrame_C", - "Description": "Villager Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_VillagerTable_C", - "Description": "Villager Table :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Inverted_Scaffold_C", - "Description": "Villager Scaffold Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Wall_Scaffold_C", - "Description": "Villager Scaffold Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_Scaffold_C", - "Description": "Villager Scaffold Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_HammerHead_HalfArch_Scaffold_C", - "Description": "Villager Scaffold Hammer Head Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Modular_Half_Scaffold_C", - "Description": "Villager Scaffold Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_Wall_Scaffold_C", - "Description": "Villager Scaffold Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_Inverted_C", - "Description": "Villager Half Arch Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_Inverted_Scaffold_C", - "Description": "Villager Scaffold Half Arch Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure__CKF_Villager_FenceSupport_C", - "Description": "Villager Fence Support :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure__CKF_Villager_FenceFoundation_C", - "Description": "Villager Fence Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Hatchway_Ceiling_C", - "Description": "Settler Ceiling Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Ceiling_SQ_C", - "Description": "Settler Ceiling :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Ceiling_T_C", - "Description": "Settler Ceiling Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Door_Single_C", - "Description": "Settler Single Door :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Doors_Double_C", - "Description": "Settler Double Doors :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Double_DoorFrame_C", - "Description": "Settler Double Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Double_WindowFrame_C", - "Description": "Settler Double Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Foundation_T_C", - "Description": "Settler Foundation Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Wall_C", - "Description": "Settler Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Inverted_C", - "Description": "Settler Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Inverted_Scaffold_C", - "Description": "Settler Scaffold Gable Inverted :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Wall_Scaffold_C", - "Description": "Settler Scaffold Gable :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Rail_C", - "Description": "Settler Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Rail_Sloped_C", - "Description": "Settler Rail Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Wall_C", - "Description": "Settler Wall Half Height :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Wall_Sloped_C", - "Description": "Settler Half Wall Sloped :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_HalfArch_C", - "Description": "Settler Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_HalfArch_Scaffold_C", - "Description": "Settler Scaffold Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_HammerHead_HalfArch_Scaffold_C", - "Description": "Settler Hammer Head Scaffold Half Arch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Hatch_Ceiling_C", - "Description": "Settler Ceiling Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Hatch_Ramped_C", - "Description": "Settler Ramped Hatch :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Large_Gate_C", - "Description": "Settler Large Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Large_GateFrame_2x3_C", - "Description": "Settler Large Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Medium_Gate_C", - "Description": "Settler Medium Gate :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Medium_GateFrame_2x2_C", - "Description": "Settler Medium Gate Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Mixed_DoorFrame_C", - "Description": "Settler Mixed Frame Door/Window :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Modular_CentreArch_C", - "Description": "Settler Arch Centre (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Modular_HalfArch_C", - "Description": "Settler Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Modular_Half_Scaffold_C", - "Description": "Settler Scaffold Half Arch (Modular Arch) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Offset_DoorFrame_C", - "Description": "Settler Offset Door Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Offset_WindowFrame_C", - "Description": "Settler Offset Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Peak_C", - "Description": "Settler Gable Peak :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Pillar_1_C", - "Description": "Settler Pillar :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Accent_C", - "Description": "Settler Roof Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Corner_C", - "Description": "Settler Corner Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Ramped_Doorway_C", - "Description": "Settler Ramped Hatch Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Inversion_C", - "Description": "Settler Roof Inverted Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Peak_Square_C", - "Description": "Settler Roof Summit (Square) :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Ridge_C", - "Description": "Settler Roof Ridge :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Square_C", - "Description": "Settler Roof :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Triangle_C", - "Description": "Settler Roof Triangle :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Valley_C", - "Description": "Settler Roof Valley :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Short_Rail_C", - "Description": "Settler Low Rail :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Short_Wall_C", - "Description": "Settler Low Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Foundation_SQ_C", - "Description": "Settler Foundation :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Stairs_SQ_C", - "Description": "Settler Stairs :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Wall_C", - "Description": "Settler Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Wall_Accent_C", - "Description": "Settler Wall Accent :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Wall_Scaffold_C", - "Description": "Settler Scaffold Wall :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Window_Bars_C", - "Description": "Settler Window Bars :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_WindowFrame_C", - "Description": "Settler Window Frame :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_SettlerTable_C", - "Description": "Settler Table :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKF_Settler_Stairs_Protruding_C", - "Description": "Settler Protruding Staircase :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure__CKF_Settler_FenceSupport_C", - "Description": "Settler Fence Support :: CKFR", - "Mod": "CKFR" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure__CKF_Settler_FenceFoundation_C", - "Description": "Settler Fence Foundation :: CKFR", - "Mod": "CKFR" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} diff --git a/GameData/Mods/CKF Mods Gamedata/CFK_Science_Fiction.gamedata b/GameData/Mods/CKF Mods Gamedata/CFK_Science_Fiction.gamedata deleted file mode 100644 index d13cb5a7..00000000 --- a/GameData/Mods/CKF Mods Gamedata/CFK_Science_Fiction.gamedata +++ /dev/null @@ -1,1119 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-06-21T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Cosmetic_Gun_C", - "Description": "Cosmetic Change Tool", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 42, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_CraftingTable_C", - "Description": "Composite Crafting Table", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_SQ_C", - "Description": "Composite Ceiling", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_SQ_Gantry_C", - "Description": "Composite Gantry", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_SQ_Glass_C", - "Description": "Composite Ceiling Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_T_C", - "Description": "Composite Ceiling Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_T_Gantry_C", - "Description": "Composite Gantry Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_T_Glass_C", - "Description": "Composite Ceiling Triangle Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Door_Single_C", - "Description": "Composite Door", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Door_Single_Glass_C", - "Description": "Composite Door Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Doors_Double_C", - "Description": "Composite Double Doors", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Doors_Double_Glass_C", - "Description": "Composite Double Doors Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Double_DoorFrame_C", - "Description": "Composite Double Doorframe", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Foundation_SQ_C", - "Description": "Composite Foundation", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Foundation_T_C", - "Description": "Composite Foundation Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Full_Rail_C", - "Description": "Composite Full Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Full_Trestle_C", - "Description": "Composite Full Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_C", - "Description": "Composite Gable", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Glass_C", - "Description": "Composite Gable Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_C", - "Description": "Composite Gable Inverted", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_Glass_C", - "Description": "Composite Gable Inverted Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_Rail_C", - "Description": "Composite Gable Inverted Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_Trestle_C", - "Description": "Composite Gable Inverted Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Peak_C", - "Description": "Composite Gable Peak", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Rail_C", - "Description": "Composite Gable Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Trestle_C", - "Description": "Composite Gable Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_C", - "Description": "Composite Half Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_Panelled_C", - "Description": "Composite Half Rail Panelled", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_Sloped_C", - "Description": "Composite Half Rail Sloped", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_Sloped_Short_C", - "Description": "Composite Sloped Half Rail (Half Stairs)", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Trestle_C", - "Description": "Composite Half Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_C", - "Description": "Composite Half Wall", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_Glass_C", - "Description": "Composite Half Wall Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_Sloped_C", - "Description": "Composite Half Wall Sloped", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_Sloped_Short_C", - "Description": "Composite Sloped Half Wall (Half Wall)", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Hatch_Ceiling_C", - "Description": "Composite Ceiling Hatch", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Hatch_Ramped_C", - "Description": "Composite Ramped Hatch", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_HatchWay_C", - "Description": "Composite Ceiling Hatchway", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Large_Gate_Roller_C", - "Description": "Composite Large Gate", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Large_GateFrame_2x3_C", - "Description": "Composite Large Gateframe", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_LargeWall_1x2_C", - "Description": "Composite Wall 1x2", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_LargeWall_2x2_C", - "Description": "Composite Wall 2x2", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_LargeWall_2x3_C", - "Description": "Composite Wall 2x3", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Medium_Gate_Roller_C", - "Description": "Composite Medium Gate", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Medium_GateFrame_2x2_C", - "Description": "Composite Medium Gateframe", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Offset_DoorFrame_C", - "Description": "Composite Offset Doorframe", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Pillar_1x_C", - "Description": "Composite Pillar 1x", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Pillar_2x_C", - "Description": "Composite Pillar 2x", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Pillar_Half_C", - "Description": "Composite Pillar Half", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Protruding_Full_Rail_C", - "Description": "Composite Protruding Full Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Protruding_Rail_C", - "Description": "Composite Protruding Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Protruding_Rail_Panelled_C", - "Description": "Composite Protruding Rail Panelled", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Doorway_C", - "Description": "Composite Roof Hatchway", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Corner_C", - "Description": "Composite Roof Corner", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Inversion_C", - "Description": "Composite Roof Triangle Inversion", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Inversion_Glass_C", - "Description": "Composite Roof Triangle Glass Inversion", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Peak_Square_C", - "Description": "Composite Roof Peak", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Ridge_C", - "Description": "Composite Roof Ridge", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Square_C", - "Description": "Composite Roof", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Square_Glass_C", - "Description": "Composite Roof Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Triangle_C", - "Description": "Composite Roof Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Triangle_Glass_C", - "Description": "Composite Roof Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Valley_C", - "Description": "Composite Roof Valley", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Short_Wall_C", - "Description": "Composite Low Wall", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Stairs_Square_C", - "Description": "Composite Stairs", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Stairs_Square_Half_C", - "Description": "Composite Half Stairs", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_C", - "Description": "Composite Wall", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_Adapter_C", - "Description": "Composite Wall (Vanilla Adapter)", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_Vanilla_C", - "Description": "Composite Wall (Vanilla)", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_WindowFrame_C", - "Description": "Composite Wall Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_Accent_C", - "Description": "Composite Accent", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 49, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_Power_Junction_Wireless_C", - "Description": "Wireless Power Junction", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 49, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_PointLamp_Short_C", - "Description": "Area Lamp Short", - "Mod": "CFK: Science Fiction" - }, - { - "Level": 49, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_CKFSF_ElectricGenerator_C", - "Description": "Civilian Power Generator", - "Mod": "CFK: Science Fiction" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_CKFSF_Cosmetic_Tool_C", - "Description": "Cosmetic Change Tool", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_CraftingTable_C", - "Description": "Composite Crafting Table", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_SQ_C", - "Description": "Composite Ceiling", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_SQ_Gantry_C", - "Description": "Composite Gantry", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_SQ_Glass_C", - "Description": "Composite Ceiling Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_T_C", - "Description": "Composite Ceiling Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_T_Gantry_C", - "Description": "Composite Gantry Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_T_Glass_C", - "Description": "Composite Ceiling Triangle Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Door_Single_C", - "Description": "Composite Door", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Door_Single_Glass_C", - "Description": "Composite Door Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Doors_Double_C", - "Description": "Composite Double Doors", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Doors_Double_Glass_C", - "Description": "Composite Double Doors Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Double_DoorFrame_C", - "Description": "Composite Double Doorframe", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Foundation_SQ_C", - "Description": "Composite Foundation", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Foundation_T_C", - "Description": "Composite Foundation Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Full_Rail_C", - "Description": "Composite Full Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Full_Trestle_C", - "Description": "Composite Full Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_C", - "Description": "Composite Gable", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Glass_C", - "Description": "Composite Gable Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_C", - "Description": "Composite Gable Inverted", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_Glass_C", - "Description": "Composite Gable Inverted Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_Rail_C", - "Description": "Composite Gable Inverted Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_Trestle_C", - "Description": "Composite Gable Inverted Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Peak_C", - "Description": "Composite Gable Peak", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Rail_C", - "Description": "Composite Gable Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Trestle_C", - "Description": "Composite Gable Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_C", - "Description": "Composite Half Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_Panelled_C", - "Description": "Composite Half Rail Panelled", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_Sloped_C", - "Description": "Composite Half Rail Sloped", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_Sloped_Short_C", - "Description": "Composite Sloped Half Rail (Half Stairs)", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Trestle_C", - "Description": "Composite Half Trestle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_C", - "Description": "Composite Half Wall", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_Glass_C", - "Description": "Composite Half Wall Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_Sloped_C", - "Description": "Composite Half Wall Sloped", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_Sloped_Short_C", - "Description": "Composite Sloped Half Wall (Half Wall)", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Hatch_Ceiling_C", - "Description": "Composite Ceiling Hatch", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Hatch_Ramped_C", - "Description": "Composite Ramped Hatch", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Hatchway_Ceiling_C", - "Description": "Composite Ceiling Hatchway", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Large_Gate_Roller_C", - "Description": "Composite Large Gate", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Large_GateFrame_2x3_C", - "Description": "Composite Large Gateframe", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_LargeWall_1x2_C", - "Description": "Composite Wall 1x2", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_LargeWall_2x2_C", - "Description": "Composite Wall 2x2", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_LargeWall_2x3_C", - "Description": "Composite Wall 2x3", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Medium_Gate_Roller_C", - "Description": "Composite Medium Gate", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Medium_GateFrame_2x2_C", - "Description": "Composite Medium Gateframe", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Offset_DoorFrame_C", - "Description": "Composite Offset Doorframe", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Pillar_1x_C", - "Description": "Composite Pillar 1x", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Pillar_2x_C", - "Description": "Composite Pillar 2x", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Pillar_Half_C", - "Description": "Composite Pillar Half", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Protruding_Full_Rail_C", - "Description": "Composite Protruding Full Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Protruding_Rail_C", - "Description": "Composite Protruding Rail", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Protruding_Rail_Panelled_C", - "Description": "Composite Protruding Rail Panelled", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ramped_Doorway_C", - "Description": "Composite Roof Hatchway", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Corner_C", - "Description": "Composite Roof Corner", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Inversion_C", - "Description": "Composite Roof Triangle Inversion", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Inversion_Glass_C", - "Description": "Composite Roof Triangle Glass Inversion", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Peak_Square_C", - "Description": "Composite Roof Peak", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Ridge_C", - "Description": "Composite Roof Ridge", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Square_C", - "Description": "Composite Roof", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Square_Glass_C", - "Description": "Composite Roof Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Triangle_C", - "Description": "Composite Roof Triangle", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Triangle_Glass_C", - "Description": "Composite Roof Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Valley_C", - "Description": "Composite Roof Valley", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Short_Wall_C", - "Description": "Composite Low Wall", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Stairs_SQ_C", - "Description": "Composite Stairs", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Stairs_SQ_Half_C", - "Description": "Composite Half Stairs", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_C", - "Description": "Composite Wall", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_Adapter_C", - "Description": "Composite Wall (Vanilla Adapter)", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_Vanilla_C", - "Description": "Composite Wall (Vanilla)", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_WindowFrame_C", - "Description": "Composite Wall Glass", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_Accent_C", - "Description": "Composite Accent", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_Power_Junction_Wireless_C", - "Description": "Wireless Power Junction", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_PointLamp_Short_C", - "Description": "Area Lamp Short", - "Mod": "CFK: Science Fiction" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CKFSF_ElectricGenerator_C", - "Description": "Civilian Power Generator", - "Mod": "CFK: Science Fiction" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/CKF Mods Gamedata/CKF_Remastered.gamedata b/GameData/Mods/CKF Mods Gamedata/CKF_Remastered.gamedata deleted file mode 100644 index ad7c5faf..00000000 --- a/GameData/Mods/CKF Mods Gamedata/CKF_Remastered.gamedata +++ /dev/null @@ -1,1716 +0,0 @@ -{ - "Application": "ark", - "Version": "1.2.0", - "Created": "2021-06-05T10:19:37.8543037Z", - "Engrams": [ - { - "Level": 89, - "Points": 60, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKF_Cooking_Station_C", - "Description": "CKF Cooking Station", - "Mod": "CKF Remasterd" - }, - { - "Level": 50, - "Points": 40, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKF_Grill_C", - "Description": "CKF Grill", - "Mod": "CKF Remasterd" - }, - { - "Level": 42, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKF_CraftingTable_C", - "Description": "CKF CraftingTable", - "Mod": "CKF Remasterd" - }, - { - "Level": 10, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKF_SettlerTable_C", - "Description": "CKF SettlerTable", - "Mod": "CKF Remasterd" - }, - { - "Level": 19, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKF_VillagerTable_C", - "Description": "CKF VillagerTable", - "Mod": "CKF Remasterd" - }, - { - "Level": 80, - "Points": 90, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKF_Forge_C", - "Description": "CKF Forge", - "Mod": "CKF Remasterd" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_Hatch_Ceiling_BASE_C", - "Description": "Keep Double Hatch Ceiling BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_Door_SmallRomanArch_BASE_C", - "Description": "Keep Double Door SmallRomanArch BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_Hatch_Ramped_BASE_C", - "Description": "Keep Double Hatch Ramped BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Single_Door_SmallRomanArch_BASE_C", - "Description": "Keep Single Door SmallRomanArch BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_Hatch_Window_RomanArch_BASE_C", - "Description": "Keep Double Hatch Window RomanArch BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Ramped_Double_Doorway_BASE_C", - "Description": "Keep Ramped Double Doorway BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_SQ_BASE_C", - "Description": "Keep Roof SQ BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_SQ_Corner_BASE_C", - "Description": "Keep Roof SQ Corner BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_SQ_Corner_Valley_BASE_C", - "Description": "Keep Roof SQ Corner Valley BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_DoorAndWindowFrame_BASE_C", - "Description": "Keep DoorAndWindowFrame BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_DoorWay_Offset_RomanArch_BASE_C", - "Description": "Keep DoorWay Offset RomanArch BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Doorway_RomanArch_1x1_BASE_C", - "Description": "Keep Doorway RomanArch 1x1 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_BASE_C", - "Description": "Keep Gable BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_GateFrame_Keep_RomanArch_2x2_BASE_C", - "Description": "Keep GateFrame Keep RomanArch 2x2 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_GateFrame_RomanArch_2x3_BASE_C", - "Description": "Keep GateFrame RomanArch 2x3 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Short_WindowFrame_1_BASE_C", - "Description": "Keep Short WindowFrame 1 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Short_WindowFrame_2_BASE_C", - "Description": "Keep Short WindowFrame 2 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Sloped_Rail_BASE_C", - "Description": "Keep Sloped Rail BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Tall_WindowFrame_1_BASE_C", - "Description": "Keep Tall WindowFrame 1 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Tall_WindowFrame_2_BASE_C", - "Description": "Keep Tall WindowFrame 2 BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_BASE_C", - "Description": "Keep Wall BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Half_Height_BASE_C", - "Description": "Keep Wall Half Height BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Offset_RomanArch_BASE_C", - "Description": "Keep WindowFrame Offset RomanArch BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Keep_Gable_Inverted_BASE_C", - "Description": "Keep Gable Inverted BASE", - "Mod": "CKF Remasterd" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_CKF_Cosmetic_Tool_C", - "Description": "Cosmetic Tool", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFR_AdminVault_C", - "Description": "CKFR AdminVault", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Cooking_Station_C", - "Description": "Cooking Station", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Grill_C", - "Description": "Grill", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_CraftingTable_C", - "Description": "CraftingTable", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_SettlerTable_C", - "Description": "SettlerTable", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_VillagerTable_C", - "Description": "VillagerTable", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Forge_C", - "Description": "Forge", - "Mod": "CKF Remasterd" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CKF_TorchFuel_C", - "Description": "CKF TorchFuel", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Sconce_C", - "Description": "Sconce", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_StandingSconce_C", - "Description": "StandingSconce", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Bench_C", - "Description": "Bench", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Chair_C", - "Description": "Chair", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Table_C", - "Description": "Table", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Accent_C", - "Description": "Settler Roof Accent", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Wall_Accent_C", - "Description": "Settler Wall Accent", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Hatchway_Ceiling_C", - "Description": "Settler Hatchway Ceiling", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Ceiling_SQ_C", - "Description": "Settler Ceiling SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Ceiling_T_C", - "Description": "Settler Ceiling T", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Hatch_Ceiling_C", - "Description": "Settler Hatch Ceiling", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Doors_Double_C", - "Description": "Settler Doors Double", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Large_Gate_C", - "Description": "Settler Large Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Medium_Gate_C", - "Description": "Settler Medium Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Hatch_Ramped_C", - "Description": "Settler Hatch Ramped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Door_Single_C", - "Description": "Settler Door Single", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure__CKF_Settler_FenceFoundation_C", - "Description": "Settler FenceFoundation", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure__CKF_Settler_FenceSupport_C", - "Description": "Settler FenceSupport", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Foundation_SQ_C", - "Description": "Settler Foundation SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Foundation_T_C", - "Description": "Settler Foundation T", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Pillar_1_C", - "Description": "Settler Pillar 1", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Corner_C", - "Description": "Settler Roof Corner", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Ramped_Doorway_C", - "Description": "Settler Ramped Doorway", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Inversion_C", - "Description": "Settler Roof Inversion", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Peak_Square_C", - "Description": "Settler Roof Peak Square", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Ridge_C", - "Description": "Settler Roof Ridge", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Square_C", - "Description": "Settler Roof Square", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Triangle_C", - "Description": "Settler Roof Triangle", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Roof_Valley_C", - "Description": "Settler Roof Valley", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Wall_Scaffold_C", - "Description": "Settler Gable Wall Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Inverted_Scaffold_C", - "Description": "Settler Gable Inverted Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_HalfArch_Scaffold_C", - "Description": "Settler HalfArch Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_HammerHead_HalfArch_Scaffold_C", - "Description": "Settler HammerHead HalfArch Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Modular_Half_Scaffold_C", - "Description": "Settler Modular Half Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Wall_Scaffold_C", - "Description": "Settler Wall Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Stairs_SQ_C", - "Description": "Settler Stairs SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Double_DoorFrame_C", - "Description": "Settler Double DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Mixed_DoorFrame_C", - "Description": "Settler Mixed DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Offset_DoorFrame_C", - "Description": "Settler Offset DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Wall_C", - "Description": "Settler Gable Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Inverted_C", - "Description": "Settler Gable Inverted", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Gable_Peak_C", - "Description": "Settler Gable Peak", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Large_GateFrame_2x3_C", - "Description": "Settler Large GateFrame 2x3", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Medium_GateFrame_2x2_C", - "Description": "Settler Medium GateFrame 2x2", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Window_Bars_C", - "Description": "Settler Window Bars", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_HalfArch_C", - "Description": "Settler HalfArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Rail_C", - "Description": "Settler Half Rail", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Wall_C", - "Description": "Settler Half Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Short_Rail_C", - "Description": "Settler Short Rail", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Short_Wall_C", - "Description": "Settler Short Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Modular_CentreArch_C", - "Description": "Settler Modular CentreArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Modular_HalfArch_C", - "Description": "Settler Modular HalfArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Wall_Sloped_C", - "Description": "Settler Half Wall Sloped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Half_Rail_Sloped_C", - "Description": "Settler Half Rail Sloped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Wall_C", - "Description": "Settler Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Double_WindowFrame_C", - "Description": "Settler Double WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_Offset_WindowFrame_C", - "Description": "Settler Offset WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Settler_WindowFrame_C", - "Description": "Settler WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Accent_C", - "Description": "Villager Roof Accent", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Wall_Accent_C", - "Description": "Villager Wall Accent", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Hatchway_Ceiling_C", - "Description": "Villager Hatchway Ceiling", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Ceiling_SQ_C", - "Description": "Villager Ceiling SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Ceiling_T_C", - "Description": "Villager Ceiling T", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Hatch_Ceiling_C", - "Description": "Villager Hatch Ceiling", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Doors_Double_C", - "Description": "Villager Doors Double", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Large_Gate_C", - "Description": "Villager Large Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Medium_Gate_C", - "Description": "Villager Medium Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Hatch_Ramped_C", - "Description": "Villager Hatch Ramped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Door_Single_C", - "Description": "Villager Door Single", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure__CKF_Villager_FenceFoundation_C", - "Description": "Villager FenceFoundation", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure__CKF_Villager_FenceSupport_C", - "Description": "Villager FenceSupport", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Foundation_SQ_C", - "Description": "Villager Foundation SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Foundation_T_C", - "Description": "Villager Foundation T", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Pillar_1_C", - "Description": "Villager Pillar 1", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Corner_C", - "Description": "Villager Roof Corner", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Ramped_Doorway_C", - "Description": "Villager Ramped Doorway", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Inversion_C", - "Description": "Villager Roof Inversion", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Peak_Square_C", - "Description": "Villager Roof Peak Square", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Ridge_C", - "Description": "Villager Roof Ridge", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Square_C", - "Description": "Villager Roof Square", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Triangle_C", - "Description": "Villager Roof Triangle", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Roof_Valley_C", - "Description": "Villager Roof Valley", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Wall_Scaffold_C", - "Description": "Villager Gable Wall Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Inverted_Scaffold_C", - "Description": "Villager Gable Inverted Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_Scaffold_C", - "Description": "Villager HalfArch Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_Inverted_Scaffold_C", - "Description": "Villager HalfArch Inverted Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_HammerHead_HalfArch_Scaffold_C", - "Description": "Villager HammerHead HalfArch Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Modular_Half_Scaffold_C", - "Description": "Villager Modular Half Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Wall_Scaffold_C", - "Description": "Villager Wall Scaffold", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Stairs_SQ_C", - "Description": "Villager Stairs SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Double_DoorFrame_C", - "Description": "Villager Double DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Mixed_DoorFrame_C", - "Description": "Villager Mixed DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Offset_DoorFrame_C", - "Description": "Villager Offset DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Wall_C", - "Description": "Villager Gable Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Inverted_C", - "Description": "Villager Gable Inverted", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Gable_Peak_C", - "Description": "Villager Gable Peak", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Large_GateFrame_2x3_C", - "Description": "Villager Large GateFrame 2x3", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Medium_GateFrame_2x2_C", - "Description": "Villager Medium GateFrame 2x2", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_GlassWindow_Short_C", - "Description": "Villager GlassWindow Short", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_C", - "Description": "Villager HalfArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_HalfArch_Inverted_C", - "Description": "Villager HalfArch Inverted", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Rail_C", - "Description": "Villager Half Rail", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Wall_C", - "Description": "Villager Half Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Short_Rail_C", - "Description": "Villager Short Rail", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Short_Wall_C", - "Description": "Villager Short Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Modular_CentreArch_C", - "Description": "Villager Modular CentreArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Modular_HalfArch_C", - "Description": "Villager Modular HalfArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Wall_Sloped_C", - "Description": "Villager Half Wall Sloped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Half_Rail_Sloped_C", - "Description": "Villager Half Rail Sloped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Wall_C", - "Description": "Villager Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Double_WindowFrame_C", - "Description": "Villager Double WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_Offset_WindowFrame_C", - "Description": "Villager Offset WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Villager_WindowFrame_C", - "Description": "Villager WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Accent_C", - "Description": "Keep Roof Accent", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Accent_C", - "Description": "Keep Wall Accent", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Modular_CentreArch_C", - "Description": "Keep Modular CentreArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Modular_HalfArch_C", - "Description": "Keep Modular HalfArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep__Battlement_Crenulated_C", - "Description": "Keep Battlement Crenulated", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Battlement_Spikes_C", - "Description": "Keep Battlement Spikes", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Battlement_Tapered_C", - "Description": "Keep Battlement Tapered", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Hatchway_Ceiling_C", - "Description": "Keep Hatchway Ceiling", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Ceiling_SQ_C", - "Description": "Keep Ceiling SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Ceiling_T_C", - "Description": "Keep Ceiling T", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Hatch_Ceiling_C", - "Description": "Keep Hatch Ceiling", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Doors_Double_C", - "Description": "Keep Doors Double", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Medium_Gate_C", - "Description": "Keep Medium Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Hatch_Ramped_C", - "Description": "Keep Hatch Ramped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Door_Secret_C", - "Description": "Keep Door Secret", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Secret_DoorFrame_C", - "Description": "Keep Secret DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Door_Single_C", - "Description": "Keep Door Single", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Hatch_Window_C", - "Description": "Keep Hatch Window", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Doors_Double_Dungeon_C", - "Description": "Keep Doors Double Dungeon", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Door_Single_Dungeon_C", - "Description": "Keep Door Single Dungeon", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Dungeon_C", - "Description": "Keep Wall Dungeon", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure__CKF_Keep_FenceFoundation_C", - "Description": "Keep FenceFoundation", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure__CKF_Keep_FenceSupport_C", - "Description": "Keep FenceSupport", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Foundation_SQ_C", - "Description": "Keep Foundation SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Foundation_T_C", - "Description": "Keep Foundation T", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Giant_GatePosts_C", - "Description": "Keep Giant GatePosts", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Large_GatePosts_C", - "Description": "Keep Large GatePosts", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Drawbridge_C", - "Description": "Keep Drawbridge", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Giant_Gate_C", - "Description": "Keep Giant Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Large_Gate_C", - "Description": "Keep Large Gate", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Medium_Portcullis_C", - "Description": "Keep Medium Portcullis", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Large_Portcullis_C", - "Description": "Keep Large Portcullis", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Small_Portcullis_C", - "Description": "Keep Small Portcullis", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Pillar_1_C", - "Description": "Keep Pillar 1", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Corner_C", - "Description": "Keep Roof Corner", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Peak_Square_C", - "Description": "Keep Roof Peak Square", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Ramped_Doorway_C", - "Description": "Keep Ramped Doorway", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Inversion_C", - "Description": "Keep Roof Inversion", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Ridge_C", - "Description": "Keep Roof Ridge", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Square_C", - "Description": "Keep Roof Square", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Triangle_C", - "Description": "Keep Roof Triangle", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Roof_Valley_C", - "Description": "Keep Roof Valley", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Stairs_SQ_C", - "Description": "Keep Stairs SQ", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Switch_Wall_C", - "Description": "Keep Switch Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Town_Bell_C", - "Description": "Keep Town Bell", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_ArrowLoop_C", - "Description": "Keep Double ArrowLoop", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Single_ArrowLoop_C", - "Description": "Keep Single ArrowLoop", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Crenulated_Wall_C", - "Description": "Keep Crenulated Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_DoorFrame_C", - "Description": "Keep Offset DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Mixed_DoorFrame_C", - "Description": "Keep Mixed DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_DoorFrame_C", - "Description": "Keep Double DoorFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Stepped_C", - "Description": "Keep Gable Stepped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Glass_C", - "Description": "Keep Gable Glass", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Glass_Invert_C", - "Description": "Keep Gable Glass Invert", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Invert_C", - "Description": "Keep Gable Invert", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Peak_C", - "Description": "Keep Gable Peak", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Gable_Wall_C", - "Description": "Keep Gable Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Large_GateFrame_2x3_C", - "Description": "Keep Large GateFrame 2x3", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Medium_GateFrame_2x2_C", - "Description": "Keep Medium GateFrame 2x2", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Rose_Glass_C", - "Description": "Rose Glass", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Rose_Glass_Large_C", - "Description": "Keep Rose Glass Large", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Glass_Large_C", - "Description": "Keep Glass Large", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Glass_Medium_C", - "Description": "Keep Glass Medium", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_GlassWindow_Short_C", - "Description": "Keep GlassWindow Short", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Glass_Tall_C", - "Description": "Keep Glass Tall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Wall_Arched_C", - "Description": "Keep Half Wall Arched", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Wall_C", - "Description": "Keep Half Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Triple_Merlon_C", - "Description": "Keep Half Triple Merlon", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_HalfArch_C", - "Description": "Keep HalfArch", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_HalfArch_Inverted_C", - "Description": "Keep HalfArch Inverted", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_LargeWall_1x2_C", - "Description": "Keep LargeWall 1x2", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_LargeWall_2x2_C", - "Description": "Keep LargeWall 2x2", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_LargeWall_2x3_C", - "Description": "Keep LargeWall 2x3", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_DoorFrame_Seg_C", - "Description": "Keep Double DoorFrame Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Mixed_DoorFrame_Seg_C", - "Description": "Keep Mixed DoorFrame Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_DoorFrame_Seg_C", - "Description": "Keep Offset DoorFrame Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_Seg_C", - "Description": "Keep Double WindowFrame Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_Tall_Seg_C", - "Description": "Keep Double WindowFrame Tall Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_WindowFrame_Seg_C", - "Description": "Keep Offset WindowFrame Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Seg_C", - "Description": "Keep WindowFrame Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Tall_Seg_C", - "Description": "Keep WindowFrame Tall Seg", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Short_Wall_C", - "Description": "Keep Short Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Half_Wall_Sloped_C", - "Description": "Keep Half Wall Sloped", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Adapter_C", - "Description": "Keep Wall Adapter", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_Vanilla_C", - "Description": "Keep Wall Vanilla", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Wall_C", - "Description": "Keep Wall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_C", - "Description": "Keep Double WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Offset_WindowFrame_C", - "Description": "Keep Offset WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_C", - "Description": "Keep WindowFrame", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_Double_WindowFrame_Tall_C", - "Description": "Keep Double WindowFrame Tall", - "Mod": "CKF Remasterd" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKF_Keep_WindowFrame_Tall_C", - "Description": "Keep WindowFrame Tall", - "Mod": "CKF Remasterd" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/CKF Mods Gamedata/CKF_SciFic.gamedata b/GameData/Mods/CKF Mods Gamedata/CKF_SciFic.gamedata deleted file mode 100644 index bd39ce90..00000000 --- a/GameData/Mods/CKF Mods Gamedata/CKF_SciFic.gamedata +++ /dev/null @@ -1,1211 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-11T10:19:37.8543037Z", - "Engrams": [ - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Cosmetic_Gun_C", - "Description": "Cosmetic Gun", - "Mod": "CKF SciFic" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_CraftingTable_C", - "Description": "CraftingTable", - "Mod": "CKF SciFic" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Forge_C", - "Description": "Forge", - "Mod": "CKF SciFic" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_ElectricGenerator_C", - "Description": "ElectricGenerator", - "Mod": "CKF SciFic" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Power_Junction_Wireless_C", - "Description": "Power Junction Wireless", - "Mod": "CKF SciFic" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_PointLamp_Short_C", - "Description": "PointLamp Short", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_Accent_C", - "Description": "Tier3 Wall Accent", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_HatchWay_C", - "Description": "Tier3eiling HatchWay", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_SQ_C", - "Description": "Tier3eiling SQ", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_SQ_Gantry_C", - "Description": "Tier3eiling SQ Gantry", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_SQ_Glass_C", - "Description": "Tier3eiling SQ Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_T_C", - "Description": "Tier3eiling T", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_T_Gantry_C", - "Description": "Tier3eiling T Gantry", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Ceiling_T_Glass_C", - "Description": "Tier3eiling T Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Hatch_Ceiling_C", - "Description": "Tier3 Hatcheiling", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Doors_Double_C", - "Description": "Tier3 Doors Double", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Doors_Double_Glass_C", - "Description": "Tier3 Doors Double Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Hatch_Ramped_C", - "Description": "Tier3 Hatch Ramped", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Door_Single_C", - "Description": "Tier3 Door Single", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Door_Single_Glass_C", - "Description": "Tier3 Door Single Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Foundation_SQ_C", - "Description": "Tier3 Foundation SQ", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Foundation_T_C", - "Description": "Tier3 Foundation T", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Large_Gate_Roller_C", - "Description": "Tier3 Large Gate Roller", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Medium_Gate_Roller_C", - "Description": "Tier3 Medium Gate Roller", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Pillar_1x_C", - "Description": "Tier3 Pillar 1x", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_WidePillar_1x_C", - "Description": "Tier3 WidePillar 1x", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Pillar_2x_C", - "Description": "Tier3 Pillar 2x", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Pillar_Half_C", - "Description": "Tier3 Pillar Half", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Protruding_Full_Rail_C", - "Description": "Tier3 Protruding Full Rail", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Protruding_Rail_C", - "Description": "Tier3 Protruding Rail", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Protruding_Rail_Panelled_C", - "Description": "Tier3 Protruding Rail Panelled", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Rail_C", - "Description": "Tier3 Gable Rail", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_Rail_C", - "Description": "Tier3 Gable Inverted Rail", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_C", - "Description": "Tier3 Half Rail", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_Panelled_C", - "Description": "Tier3 Half Rail Panelled", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_Sloped_C", - "Description": "Tier3 Half Rail Sloped", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Rail_Sloped_Short_C", - "Description": "Tier3 Half Rail Sloped Short", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Full_Rail_C", - "Description": "Tier3 Full Rail", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Corner_C", - "Description": "Tier3 Rooforner", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Corner_Glass_C", - "Description": "Tier3 Rooforner Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Peak_Square_C", - "Description": "Tier3 Roof Peak Square", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Doorway_C", - "Description": "Tier3 Roof Doorway", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Inversion_C", - "Description": "Tier3 Roof Inversion", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Inversion_Glass_C", - "Description": "Tier3 Roof Inversion Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Ridge_C", - "Description": "Tier3 Roof Ridge", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Square_C", - "Description": "Tier3 Roof Square", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Square_Glass_C", - "Description": "Tier3 Roof Square Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Triangle_C", - "Description": "Tier3 Roof Triangle", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Triangle_Glass_C", - "Description": "Tier3 Roof Triangle Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Valley_C", - "Description": "Tier3 Roof Valley", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Roof_Valley_Glass_C", - "Description": "Tier3 Roof Valley Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Stairs_Square_C", - "Description": "Tier3 Stairs Square", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Stairs_Square_Half_C", - "Description": "Tier3 Stairs Square Half", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Trestle_C", - "Description": "Tier3 Gable Trestle", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_Trestle_C", - "Description": "Tier3 Gable Inverted Trestle", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Trestle_C", - "Description": "Tier3 Half Trestle", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Full_Trestle_C", - "Description": "Tier3 Full Trestle", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Offset_DoorFrame_C", - "Description": "Tier3 Offset DoorFrame", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Double_DoorFrame_C", - "Description": "Tier3 Double DoorFrame", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_C", - "Description": "Tier3 Gable Inverted", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Inverted_Glass_C", - "Description": "Tier3 Gable Inverted Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Peak_C", - "Description": "Tier3 Peak", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_C", - "Description": "Tier3 Gable", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Gable_Glass_C", - "Description": "Tier3 Gable Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Large_GateFrame_2x3_C", - "Description": "Tier3 Large GateFrame 2x3", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Medium_GateFrame_2x2_C", - "Description": "Tier3 Medium GateFrame 2x2", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_C", - "Description": "Tier3 Half Wall", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_Glass_C", - "Description": "Tier3 Half Wall Glass", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_LargeWall_1x2_C", - "Description": "Tier3 LargeWall 1x2", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_LargeWall_2x2_C", - "Description": "Tier3 LargeWall 2x2", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_LargeWall_2x3_C", - "Description": "Tier3 LargeWall 2x3", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Short_Wall_C", - "Description": "Tier3 Short Wall", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_Sloped_C", - "Description": "Tier3 Half Wall Sloped", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Half_Wall_Sloped_Short_C", - "Description": "Tier3 Half Wall Sloped Short", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_Adapter_C", - "Description": "Tier3 Wall Adapter", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_Vanilla_C", - "Description": "Tier3 Wall Vanilla", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_Wall_C", - "Description": "Tier3 Wall", - "Mod": "CKF SciFic" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CKFSF_Tier3_WindowFrame_C", - "Description": "Tier3 WindowFrame", - "Mod": "CKF SciFic" - }, - { - "Points": 0, - "IsTekGram": "false", - "Mod": "CKF SciFic" - } - ], - "Items": [ - { - "IsHarvestable": "false", - "ClassName": "PrimalItem_CKFSF_Cosmetic_Tool_C", - "Description": "Cosmetic Tool", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_AdminVault_C", - "Description": "AdminVault", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_CraftingTable_C", - "Description": "CraftingTable", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Forge_C", - "Description": "Forge", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_ElectricGenerator_C", - "Description": "ElectricGenerator", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Power_Junction_Wireless_C", - "Description": "Power Junction Wireless", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Lift_Platform_C", - "Description": "Comp Lift Platform", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Lift_Track_C", - "Description": "Comp Lift Track", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_PointLamp_Short_C", - "Description": "PointLamp Short", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_Accent_C", - "Description": "Comp Wall Accent", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Hatchway_Ceiling_C", - "Description": "Comp Hatchwayeiling", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_Large_C", - "Description": "Compeiling Large", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_SQ_C", - "Description": "Compeiling SQ", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_SQ_Gantry_C", - "Description": "Compeiling SQ Gantry", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_SQ_Glass_C", - "Description": "Compeiling SQ Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_T_C", - "Description": "Compeiling T", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_T_Gantry_C", - "Description": "Compeiling T Gantry", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ceiling_T_Glass_C", - "Description": "Compeiling T Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Hatch_Ceiling_C", - "Description": "Comp Hatcheiling", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Doors_Double_C", - "Description": "Comp Doors Double", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Doors_Double_Glass_C", - "Description": "Comp Doors Double Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Hatch_Ramped_C", - "Description": "Comp Hatch Ramped", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Door_Single_C", - "Description": "Comp Door Single", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Door_Single_Glass_C", - "Description": "Comp Door Single Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Foundation_SQ_C", - "Description": "Comp Foundation SQ", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Foundation_T_C", - "Description": "Comp Foundation T", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Large_Gate_Roller_C", - "Description": "Comp Large Gate Roller", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Medium_Gate_Roller_C", - "Description": "Comp Medium Gate Roller", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Pillar_1x_C", - "Description": "Comp Pillar 1x", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_WidePillar_1x_C", - "Description": "Comp WidePillar 1x", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Pillar_2x_C", - "Description": "Comp Pillar 2x", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Pillar_Half_C", - "Description": "Comp Pillar Half", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Protruding_Full_Rail_C", - "Description": "Comp Protruding Full Rail", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Protruding_Rail_C", - "Description": "Comp Protruding Rail", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Protruding_Rail_Panelled_C", - "Description": "Comp Protruding Rail Panelled", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Rail_C", - "Description": "Comp Gable Rail", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_Rail_C", - "Description": "Comp Gable Inverted Rail", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_C", - "Description": "Comp Half Rail", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_Panelled_C", - "Description": "Comp Half Rail Panelled", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_Sloped_C", - "Description": "Comp Half Rail Sloped", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Rail_Sloped_Short_C", - "Description": "Comp Half Rail Sloped Short", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Full_Rail_C", - "Description": "Comp Full Rail", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Corner_C", - "Description": "Comp Rooforner", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Corner_Glass_C", - "Description": "Comp Rooforner Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Peak_Square_C", - "Description": "Comp Roof Peak Square", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Ramped_Doorway_C", - "Description": "Comp Ramped Doorway", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Inversion_C", - "Description": "Comp Roof Inversion", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Inversion_Glass_C", - "Description": "Comp Roof Inversion Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Ridge_C", - "Description": "Comp Roof Ridge", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Square_C", - "Description": "Comp Roof Square", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Square_Glass_C", - "Description": "Comp Roof Square Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Triangle_C", - "Description": "Comp Roof Triangle", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Triangle_Glass_C", - "Description": "Comp Roof Triangle Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Valley_C", - "Description": "Comp Roof Valley", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Roof_Valley_Glass_C", - "Description": "Comp Roof Valley Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Stairs_SQ_C", - "Description": "Comp Stairs SQ", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Stairs_SQ_Half_C", - "Description": "Comp Stairs SQ Half", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Trestle_C", - "Description": "Comp Gable Trestle", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_Trestle_C", - "Description": "Comp Gable Inverted Trestle", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Trestle_C", - "Description": "Comp Half Trestle", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Full_Trestle_C", - "Description": "Comp Full Trestle", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Offset_DoorFrame_C", - "Description": "Comp Offset DoorFrame", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Double_DoorFrame_C", - "Description": "Comp Double DoorFrame", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_C", - "Description": "Comp Gable Inverted", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Inverted_Glass_C", - "Description": "Comp Gable Inverted Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Peak_C", - "Description": "Comp Gable Peak", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_C", - "Description": "Comp Gable", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Gable_Glass_C", - "Description": "Comp Gable Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Large_GateFrame_2x3_C", - "Description": "Comp Large GateFrame 2x3", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Medium_GateFrame_2x2_C", - "Description": "Comp Medium GateFrame 2x2", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_C", - "Description": "Comp Half Wall", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_Glass_C", - "Description": "Comp Half Wall Glass", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_LargeWall_1x2_C", - "Description": "Comp LargeWall 1x2", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_LargeWall_2x2_C", - "Description": "Comp LargeWall 2x2", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_LargeWall_2x3_C", - "Description": "Comp LargeWall 2x3", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Short_Wall_C", - "Description": "Comp Short Wall", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_Sloped_C", - "Description": "Comp Half Wall Sloped", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Half_Wall_Sloped_Short_C", - "Description": "Comp Half Wall Sloped Short", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_Adapter_C", - "Description": "Comp Wall Adapter", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_Vanilla_C", - "Description": "Comp Wall Vanilla", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_Wall_C", - "Description": "Comp Wall", - "Mod": "CKF SciFic" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CKFSF_Comp_WindowFrame_C", - "Description": "Comp WindowFrame", - "Mod": "CKF SciFic" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/Chibis.gamedata b/GameData/Mods/Chibis.gamedata deleted file mode 100644 index 357c252f..00000000 --- a/GameData/Mods/Chibis.gamedata +++ /dev/null @@ -1,854 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-11-12T00:00:00.0000000Z", - "Items": [ - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_PartyRex_C", - "Description": "Chibi Party Rex", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Achatina", - "Description": "Chibi-Achatina", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Allosaurus_C", - "Description": "Chibi-Allosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Ammonite_C", - "Description": "Chibi-Ammonite", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Ankylosaurus_C", - "Description": "Chibi-Ankylosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Argent_C", - "Description": "Chibi-Argentavis", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Astrocetus_C", - "Description": "Chibi-Astrocetus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Astrodelphis", - "Description": "Chibi-Astrodelphis", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Baryonyx_C", - "Description": "Chibi-Baryonyx", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Basilisk_C", - "Description": "Chibi-Basilisk", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Beelzebufo_C", - "Description": "Chibi-Beelzebufo", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_BogSpider_C", - "Description": "Chibi-Bloodstalker", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_OtterBonnet_C", - "Description": "Chibi-Bonnet Otter", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Bronto_C", - "Description": "Chibi-Brontosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_BroodMother_C", - "Description": "Chibi-Broodmother", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Bulbdog_C", - "Description": "Chibi-Bulbdog", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Bunny_C", - "Description": "Chibi-Bunny", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Carbonemys_C", - "Description": "Chibi-Carbonemys", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Carnotaurus_C", - "Description": "Chibi-Carno", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Castroides_C", - "Description": "Chibi-Castroides", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Cnidaria_C", - "Description": "Chibi-Cnidaria", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_WyvernCrystal_C", - "Description": "Chibi-Crystal Wyvern", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Daeodon_C", - "Description": "Chibi-Daeodon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_DodoDealWithIt", - "Description": "Chibi-Deal With It Dodo", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Direbear_C", - "Description": "Chibi-Direbear", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Direwolf_C", - "Description": "Chibi-Direwolf", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Dodo_C", - "Description": "Chibi-Dodo", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Doedicurus_C", - "Description": "Chibi-Doedicurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Dunkleo_C", - "Description": "Chibi-Dunkleosteus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_EasterChick", - "Description": "Chibi-Easter Chick", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Enforcer_C", - "Description": "Chibi-Enforcer", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Equus_C", - "Description": "Chibi-Equus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Featherlight_C", - "Description": "Chibi-Featherlight", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Shapeshifter_Large_C", - "Description": "Chibi-Ferox (Large)", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Shapeshifter_Small_C", - "Description": "Chibi-Ferox (Small)", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_GachaClaus_C", - "Description": "Chibi-Gacha Claus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gasbag_C", - "Description": "Chibi-Gasbag", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_BasiliskGhost_C", - "Description": "Chibi-Ghost Basilisk", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_DirewolfGhost_C", - "Description": "Chibi-Ghost Direwolf", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_MantisGhost_C", - "Description": "Chibi-Ghost Mantis", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_RexGhost_C", - "Description": "Chibi-Ghost Rex", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gigant_C", - "Description": "Chibi-Giganotosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gigantopithecus_C", - "Description": "Chibi-Gigantopithecus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Glowtail_C", - "Description": "Chibi-Glowtail", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Griffin_C", - "Description": "Chibi-Griffin", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Iguanodon_C", - "Description": "Chibi-Iguanodon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_JerboaBunny", - "Description": "Chibi-Jerbunny", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Karkinos_C", - "Description": "Chibi-Karkinos", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Kentrosaurus_C", - "Description": "Chibi-Kentrosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Maewing", - "Description": "Chibi-Maewing", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Cherufe_C", - "Description": "Chibi-Magmasaur", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Mammoth_C", - "Description": "Chibi-Mammoth", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Managarmr_C", - "Description": "Chibi-Managarmr", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Manta_C", - "Description": "Chibi-Manta", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Mantis_C", - "Description": "Chibi-Mantis", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megalania_C", - "Description": "Chibi-Megalania", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megaloceros_C", - "Description": "Chibi-Megaloceros", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megalodon_C", - "Description": "Chibi-Megalodon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megatherium_C", - "Description": "Chibi-Megatherium", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Mesopithecus_C", - "Description": "Chibi-Mesopithecus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Moschops_C", - "Description": "Chibi-Moschops", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_BrainSlug_C", - "Description": "Chibi-Noglin", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Otter_C", - "Description": "Chibi-Otter", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Oviraptor_C", - "Description": "Chibi-Oviraptor", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Sheep_C", - "Description": "Chibi-Ovis", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Paraceratherium_C", - "Description": "Chibi-Paraceratherium", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Parasaur_C", - "Description": "Chibi-Parasaur", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Phiomia_C", - "Description": "Chibi-Phiomia", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Phoenix_C", - "Description": "Chibi-Phoenix", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Plesiosaur_C", - "Description": "Chibi-Plesiosaur", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Procoptodon_C", - "Description": "Chibi-Procoptodon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Pteranodon_C", - "Description": "Chibi-Pteranodon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Pulmonoscorpius_C", - "Description": "Chibi-Pulmonoscorpius", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Quetzal_C", - "Description": "Chibi-Quetzal", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Raptor_C", - "Description": "Chibi-Raptor", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Reaper_C", - "Description": "Chibi-Reaper", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Reindeer_C", - "Description": "Chibi-Reindeer", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Rex_C", - "Description": "Chibi-Rex", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_WoollyRhino_C", - "Description": "Chibi-Rhino", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_RockDrake_C", - "Description": "Chibi-Rock Drake", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_RockGolem_C", - "Description": "Chibi-Rock Golem", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_MoleRat_C", - "Description": "Chibi-Rollrat", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Saber_C", - "Description": "Chibi-Sabertooth", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Sarco_C", - "Description": "Chibi-Sarco", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Seeker_C", - "Description": "Chibi-Seeker", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_ShadowMane_C", - "Description": "Chibi-Shadowmane (Genesis: Part 2)", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Shinehorn_C", - "Description": "Chibi-Shinehorn", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Bronto_Bone_C", - "Description": "Chibi-Skeletal Brontosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Carnotaurus_Bone_C", - "Description": "Chibi-Skeletal Carno", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gigant_Bone_C", - "Description": "Chibi-Skeletal Giganotosaurus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Jerboa_Bone_C", - "Description": "Chibi-Skeletal Jerboa", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Quetzal_Bone_C", - "Description": "Chibi-Skeletal Quetzal", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Raptor_Bone_C", - "Description": "Chibi-Skeletal Raptor", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Rex_Bone_C", - "Description": "Chibi-Skeletal Rex", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Stego_Bone_C", - "Description": "Chibi-Skeletal Stego", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Trike_Bone_C", - "Description": "Chibi-Skeletal Trike", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Wyvern_Bone_C", - "Description": "Chibi-Skeletal Wyvern", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_SnowOwl_C", - "Description": "Chibi-Snow Owl", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Spino_C", - "Description": "Chibi-Spino", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Stego_C", - "Description": "Chibi-Stego", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_OtterStrawHat", - "Description": "Chibi-Straw Hat Otter", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Tapejara_C", - "Description": "Chibi-Tapejara", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_TerrorBird_C", - "Description": "Chibi-Terror Bird", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_WitchingOwl_C", - "Description": "Chibi-The Witching Owl", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Therizino_C", - "Description": "Chibi-Therizino", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_SpineyLizard", - "Description": "Chibi-Thorny Dragon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Thylacoleo_C", - "Description": "Chibi-Thylacoleo", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Trike_C", - "Description": "Chibi-Trike", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Troodon_C", - "Description": "Chibi-Troodon", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Tropeognathus_C", - "Description": "Chibi-Tropeognathus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Tuso_C", - "Description": "Chibi-Tusoteuthis", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Unicorn_C", - "Description": "Chibi-Unicorn", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Velonasaur_C", - "Description": "Chibi-Velonasaur", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_VoidWyvern", - "Description": "Chibi-Voidwyrm", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Wyvern_C", - "Description": "Chibi-Wyvern", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_SaberX", - "Description": "Chibi-X-Sabertooth", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Yutyrannus_C", - "Description": "Chibi-Yutyrannus", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Wyvern_Zombie_C", - "Description": "Chibi-Zombie Wyvern", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Pairosaurs_VDay_C", - "Description": "Pair-o-Saurs Chibi", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Titano_C", - "Description": "Teeny Tiny Titano", - "Mod": "Ark Prime" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_TophatKairuku_C", - "Description": "White-Collar Kairuku Chibi", - "Mod": "Ark Prime" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/CrazyPotions.gamedata b/GameData/Mods/CrazyPotions.gamedata deleted file mode 100644 index fb2e3ebe..00000000 --- a/GameData/Mods/CrazyPotions.gamedata +++ /dev/null @@ -1,474 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.2", - "Created": "2021-03-01T02:11:40.5980963Z", - "Engrams": [ - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPBloodPack_Meat_C", - "Description": "CPBloodPack Meat", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPBloodPack_Prime_C", - "Description": "CPBloodPack Prime", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPBloodExtractor_C", - "Description": "CPBloodExtractor", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1, - "Points": 20, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPPotionsTable_C", - "Description": "CPPotionsTable", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPAllowBreedingPotion_C", - "Description": "CPAllowBreedingPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPLovePotion_C", - "Description": "CPLovePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPMindwipePotion_C", - "Description": "CPMindwipePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPEngramUnlockerPotion_C", - "Description": "CPEngramUnlockerPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPForeverBabyPotion_C", - "Description": "CPForeverBabyPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPGenderAssignmentPotion_C", - "Description": "CPGenderAssignmentPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPGenderPotion_C", - "Description": "CPGenderPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPGrowUpPotion_C", - "Description": "CPGrowUpPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPHealPotion_100_C", - "Description": "CPHealPotion 100", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPHealPotion_25_C", - "Description": "CPHealPotion 25", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPHealPotion_50_C", - "Description": "CPHealPotion 50", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPIceHeal_C", - "Description": "CPIceHeal", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPInstantBaby_C", - "Description": "CPInstantBaby", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPInstaImprint_C", - "Description": "CPInstaImprint", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPLevelUpExperience_C", - "Description": "CPLevelUpExperience", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPNightVision_C", - "Description": "CPNightVision", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPDinoPickUpPotion_C", - "Description": "CPDinoPickUpPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPPredatorVision_C", - "Description": "CPPredatorVision", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPPuloviaImunity_C", - "Description": "CPPuloviaImunity", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPSedativePotion_C", - "Description": "CPSedativePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPSuicidePotion_C", - "Description": "CPSuicidePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPSuicidePotionPlayer_C", - "Description": "CPSuicidePotionPlayer", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPWellFed_C", - "Description": "CPWellFed", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 1000, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPWideAwakePotion_C", - "Description": "CPWideAwakePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 100, - "Points": 20, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPSleepyPokieStick_C", - "Description": "CPSleepyPokieStick", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 65, - "Points": 28, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPToxicSimpleRifle_C", - "Description": "CPToxicSimpleRifle", - "Mod": "Crazys Crazy Potions" - }, - { - "Level": 65, - "Points": 18, - "IsTekGram": "false", - "ClassName": "EngramEntry_CPToxicTranqDart_C", - "Description": "CPToxicTranqDart", - "Mod": "Crazys Crazy Potions" - } - ], - "Items": [ - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPBloodPack_RawMeat_C", - "Description": "CPBloodPack RawMeat", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPBloodPack_RawPrimeMeat_C", - "Description": "CPBloodPack RawPrimeMeat", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItem_CPDinoBloodExtractor_C", - "Description": "CPDinoBloodExtractor", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_CPPotionsTable_C", - "Description": "CPPotionsTable", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPAllowBreedingPotion_C", - "Description": "CPAllowBreedingPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPLovePotion_C", - "Description": "CPLovePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPMindwipePotion_C", - "Description": "CPMindwipePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPEngramUnlockerPotion_C", - "Description": "CPEngramUnlockerPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPForeverBabyPotion_C", - "Description": "CPForeverBabyPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPGenderAssignmentPotion_C", - "Description": "CPGenderAssignmentPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPGenderPotion_C", - "Description": "CPGenderPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPGrowUpPotion_C", - "Description": "CPGrowUpPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPHealPotion_100_C", - "Description": "CPHealPotion 100", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPHealPotion_25_C", - "Description": "CPHealPotion 25", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPHealPotion_50_C", - "Description": "CPHealPotion 50", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPIceHeal_C", - "Description": "CPIceHeal", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPInstantbaby_C", - "Description": "CPInstantbaby", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPInstaImprintPotion_C", - "Description": "CPInstaImprintPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPLevelUpExperience_C", - "Description": "CPLevelUpExperience", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPNightVisionPotion_C", - "Description": "CPNightVisionPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItem_CPDinoPickUpPotion_C", - "Description": "CPDinoPickUpPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPPredatorVisionPotion_C", - "Description": "CPPredatorVisionPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPPuloviaImunity_C", - "Description": "CPPuloviaImunity", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPSedativepotion_C", - "Description": "CPSedativepotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPSuicidePotion_C", - "Description": "CPSuicidePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPSuicidePotionPlayer_C", - "Description": "CPSuicidePotionPlayer", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPWellFedPotion_C", - "Description": "CPWellFedPotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CPWideAwakePotion_C", - "Description": "CPWideAwakePotion", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Weapon", - "IsHarvestable": "false", - "ClassName": "PrimalItem_CPSleepyPokieStick_C", - "Description": "CPSleepyPokieStick", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Weapon", - "IsHarvestable": "false", - "ClassName": "PrimalItem_CPToxicWeaponOneShotRifle_C", - "Description": "CPToxicWeaponOneShotRifle", - "Mod": "Crazys Crazy Potions" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_CPToxicTranqDart_C", - "Description": "Ammo CPToxicTranqDart", - "Mod": "Crazys Crazy Potions" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/CrystalIsle_Addition_Bletch.gamedata b/GameData/Mods/CrystalIsle_Addition_Bletch.gamedata deleted file mode 100644 index 7a3f2224..00000000 --- a/GameData/Mods/CrystalIsle_Addition_Bletch.gamedata +++ /dev/null @@ -1,400 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-07-19T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalAnkylo_Character_BP_C", - "Description": "Crystal Ankylosaurus", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalDeinonychus_Character_BP_C", - "Description": "Crystal Deinonychus", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalDrake_Character_BP_C", - "Description": "Crystal Drake", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalGriffin_Character_BP_C", - "Description": "Crystal Griffin", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalLizard_Character_BP_C", - "Description": "Crystal Lava Lizard", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalMammoth_Character_BP_C", - "Description": "Crystal Mammoth", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_turtle_Character_Bp_C", - "Description": "Crystal Megachelon", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalOtter_Character_BP_C", - "Description": "Crystal Spine Otter", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalSnow_Otter_Character_BP_C", - "Description": "Crystal Crowned Otter", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalParacer_Character_BP_C", - "Description": "Crystal Paracer", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Owl_Character_BP_C", - "Description": "Crystal Snow Owl", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "GrandEmbertross_F_Character_BP_C", - "Description": "Grand Embertross", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "LiqOrb_Character_BP_C", - "Description": "Liquefied Element Orb", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Bronto_Character_BP_C", - "Description": "Liquefied Bronto", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Jerboa_Character_BP_C", - "Description": "Liquefied Jerboa", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Quetz_Character_BP_C", - "Description": "Liquefied Quetzal", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Raptor_Character_BP_C", - "Description": "Liquefied Raptor", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Liq_MegaRaptor_Character_BP_C", - "Description": "Liquefied Mega Raptor", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Rex_Character_BP_C", - "Description": "Liquefied Rex", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Liq_MegaRex_Character_BP_C", - "Description": "Liquefied Mega Rex", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Stego_Character_BP_C", - "Description": "Liquefied Stego", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Trike_Character_BP_C", - "Description": "Liquefied Trike", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Wyvern_Character_BP_C", - "Description": "Liquefied Wyvern", - "Mod": "CrystalIsleAddition" - }, - { - "NameTag": null, - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Liq_MegaWyvern_Character_BP_C", - "Description": "Liquefied Mega Wyvern", - "Mod": "CrystalIsleAddition" - } - ], - "Engrams": [ - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCrafter_C", - "Description": "Crystal Crafter", - "Mod": "CrystalIsleAddition" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_CI_Deino_C", - "Description": "Deinonychus Saddle", - "Mod": "CrystalIsleAddition" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Embertross_C", - "Description": "Embertross Saddle", - "Mod": "CrystalIsleAddition" - } - ], - "Items": [ - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CrystalDeino_Saddle_C", - "Description": "Crystal Deinonychus Saddle", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_EmbertrossSaddle_C", - "Description": "Grand Embertross Saddle", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCrafter_C", - "Description": "Crystal Crafter", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ThornCI_C", - "Description": "Briar Thorn", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_FacetedCrystalCI_C", - "Description": "Faceted Crystal", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PrimalCrystalCI_C", - "Description": "Prime Crystal", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PureCrystalCI_C", - "Description": "Pure Crystal", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RefinedCrystalCI_C", - "Description": "Refined Crystal", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RoughCrystalCI_C", - "Description": "Rough Crystal", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CI_Ankylo_C", - "Description": "Crystal Ankylo Egg", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CI_Ankylo_Fertilized_C", - "Description": "Crystal Ankylo Egg (Fertilized)", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalDein_C", - "Description": "Crystal Deinonychus Egg", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalDeinonychus_Fertilized_C", - "Description": "Crystal Deinonychus Egg (Fertilized)", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_LavaLizard_Fertilized_C", - "Description": "Crystal Lava Lizard Egg (Fertilized)", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalDrake_Fertilized_C", - "Description": "Crystal Drake Egg (Fertilized)", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalOwl_C", - "Description": "Crystal Snow Owl Egg", - "Mod": "CrystalIsleAddition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalOwl_Fertilized_C", - "Description": "Crystal Snow Owl Egg (Fertilized)", - "Mod": "CrystalIsleAddition" - } - ], - "MapSpawners": [ - { - "ClassName": "DinoSpawnEntries_CI_Deino_C", - "Description": "DinoSpawnEntries_CI_Deino", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Drakes_C", - "Description": "DinoSpawnEntries_CI_Drakes", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Griffin_C", - "Description": "DinoSpawnEntries_CI_Griffin", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Lava_C", - "Description": "DinoSpawnEntries_CI_Lava", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_LiqDinos_C", - "Description": "DinoSpawnEntries_CI_LiqDinos", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Megachelon_C", - "Description": "DinoSpawnEntries_CI_Megachelon", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_N_Land_C", - "Description": "DinoSpawnEntries_CI_N_Land", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_PaleGrove_C", - "Description": "DinoSpawnEntries_CI_PaleGrove", - "Mod": "CrystalIsleAddition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Shoals_C", - "Description": "DinoSpawnEntries_CI_Shoals", - "Mod": "CrystalIsleAddition" - } - ], - "Inventories": [ - { - "ClassName": "DinoDropInventoryComponent_Embertross_C", - "Description": "Creature Inventory - Embertross", - "Mod": "CrystalIsles" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/CrystalIsles_Dino_Collection.gamedata b/GameData/Mods/CrystalIsles_Dino_Collection.gamedata deleted file mode 100644 index 102fb5df..00000000 --- a/GameData/Mods/CrystalIsles_Dino_Collection.gamedata +++ /dev/null @@ -1,536 +0,0 @@ -{ - "Application": "ark", - "Version": "2.2.0", - "Created": "2020-09-14T02:30:00.0000000Z", - "Creatures": [ - { - "NameTag": "CrystalAnkylo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalAnkylo_Character_BP_C", - "Description": "Crystal Ankylosaurus", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_Basi", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Basi_BP_C", - "Description": "Crystal Basilisk", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalDeinonychus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalDeinonychus_Character_BP_C", - "Description": "Crystal Deinonychus", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalDrake", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalDrake_Character_BP_C", - "Description": "Crystal Drake", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalGriffin", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalGriffin_Character_BP_C", - "Description": "Crystal Griffin", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalLizard", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalLizard_Character_BP_C", - "Description": "Crystal Magamasaur", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalMammoth", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalMammoth_Character_BP_C", - "Description": "Crystal Mammoth", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_Moth", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Moth_BP_C", - "Description": "Crystal Moth", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_Styg", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Styg_Character_BP_C", - "Description": "Crystal Stygimoloch", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_Theri", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Theri_BP_C", - "Description": "Crystal Therizinosaurus", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_turtle", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_turtle_Character_Bp_C", - "Description": "Crystal Megachelon", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalOtter", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalOtter_Character_BP_C", - "Description": "Crystal Spine Otter", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalSnow_Otter", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalSnow_Otter_Character_BP_C", - "Description": "Crystal Crowned Otter", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "CrystalParacer", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalParacer_Character_BP_C", - "Description": "Crystal Paracer", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_Owl", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Owl_Character_BP_C", - "Description": "Crystal Snow Owl", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Crystal_Whelp", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystal_Whelp_BP_C", - "Description": "Crystal Whelp", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "EmberPegasus", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "EmberPegasus_Character_BP_C", - "Description": "Ember Pegasus", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "EmberYuty", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "EmberYuty_Character_BP_C", - "Description": "Ember Yutyrannus", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "GrandEmbertross_F", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "GrandEmbertross_F_Character_BP_C", - "Description": "Grand Embertross", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "LiqOrb", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "LiqOrb_Character_BP_C", - "Description": "Liquefied Element Orb", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Bronto", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Bronto_Character_BP_C", - "Description": "Liquefied Bronto", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Gigant", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Gigant_Character_BP_C", - "Description": "Liquefied Giga", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Gigant", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Gigant_Character_BP_C", - "Description": "Liquefied Griffin", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Indom", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Indom_BP_C", - "Description": "Liquefied Indominus Rex", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Jerboa", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Jerboa_Character_BP_C", - "Description": "Liquefied Jerboa", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Quetz", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Quetz_Character_BP_C", - "Description": "Liquefied Quetzal", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Raptor", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Raptor_Character_BP_C", - "Description": "Liquefied Raptor", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_MegaRaptor", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Liq_MegaRaptor_Character_BP_C", - "Description": "Liquefied Mega Raptor", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Rex", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Rex_Character_BP_C", - "Description": "Liquefied Rex", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_MegaRex", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Liq_MegaRex_Character_BP_C", - "Description": "Liquefied Mega Rex", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Spino", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Spino_Character_BP_C", - "Description": "Liquefied Spino", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Stego", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Stego_Character_BP_C", - "Description": "Liquefied Stego", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Thyla", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Thyla_Character_BP_C", - "Description": "Liquefied Thylacoleo", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Trike", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Trike_Character_BP_C", - "Description": "Liquefied Trike", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_Wyvern", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Liq_Wyvern_Character_BP_C", - "Description": "Liquefied Wyvern", - "Mod": "Crystal Isles Dino Addition" - }, - { - "NameTag": "Liq_MegaWyvern", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Liq_MegaWyvern_Character_BP_C", - "Description": "Liquefied Mega Wyvern", - "Mod": "Crystal Isles Dino Addition" - } - ], - "Engrams": [ - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCrafter_C", - "Description": "Crystal Crafter", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_CI_Deino_C", - "Description": "Deinonychus Saddle", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Embertross_C", - "Description": "Embertross Saddle", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle__Liq_Indom_C", - "Description": "Indominus Rex Saddle", - "Mod": "Crystal Isles Dino Addition" - } - ], - "Items": [ - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CrystalDeino_Saddle_C", - "Description": "Crystal Deinonychus Saddle", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_EmbertrossSaddle_C", - "Description": "Grand Embertross Saddle", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Liq_IndomSaddle_C", - "Description": "Indominus Rex Saddle", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Structures", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCrafter_C", - "Description": "Crystal Crafter", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_ThornCI_C", - "Description": "Briar Thorn", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_FacetedCrystalCI_C", - "Description": "Faceted Crystal", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PrimalCrystalCI_C", - "Description": "Prime Crystal", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PureCrystalCI_C", - "Description": "Pure Crystal", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RefinedCrystalCI_C", - "Description": "Refined Crystal", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RoughCrystalCI_C", - "Description": "Rough Crystal", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CI_Ankylo_C", - "Description": "Crystal Ankylo Egg", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CI_Ankylo_Fertilized_C", - "Description": "Crystal Ankylo Egg (Fertilized)", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalDein_C", - "Description": "Crystal Deinonychus Egg", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalDeinonychus_Fertilized_C", - "Description": "Crystal Deinonychus Egg (Fertilized)", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_LavaLizard_Fertilized_C", - "Description": "Crystal Lava Lizard Egg (Fertilized)", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalDrake_Fertilized_C", - "Description": "Crystal Drake Egg (Fertilized)", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalOwl_C", - "Description": "Crystal Snow Owl Egg", - "Mod": "Crystal Isles Dino Addition" - }, - { - "Category": "Eggs", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalOwl_Fertilized_C", - "Description": "Crystal Snow Owl Egg (Fertilized)", - "Mod": "Crystal Isles Dino Addition" - } - ], - "MapSpawners": [ - { - "ClassName": "DinoSpawnEntries_CI_Bog_C", - "Description": "DinoSpawnEntries_CI_Bog", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Deino_C", - "Description": "DinoSpawnEntries_CI_Deino", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Drakes_C", - "Description": "DinoSpawnEntries_CI_Drakes", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Griffin_C", - "Description": "DinoSpawnEntries_CI_Griffin", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Lava_C", - "Description": "DinoSpawnEntries_CI_Lava", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Lava2_C", - "Description": "DinoSpawnEntries_CI_Lava2", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_LiqDinos_C", - "Description": "DinoSpawnEntries_CI_LiqDinos", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Megachelon_C", - "Description": "DinoSpawnEntries_CI_Megachelon", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_N_Land_C", - "Description": "DinoSpawnEntries_CI_N_Land", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_D_OasisDinos_C", - "Description": "DinoSpawnEntries_CI_D_OasisDinos", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_PaleGrove_C", - "Description": "DinoSpawnEntries_CI_PaleGrove", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Redwoods_C", - "Description": "DinoSpawnEntries_CI_Redwoods", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "DinoSpawnEntries_CI_Shoals_C", - "Description": "DinoSpawnEntries_CI_Shoals", - "Mod": "Crystal Isles Dino Addition" - }, - { - "ClassName": "CI_DinoSpawnEntries_Whelps_C", - "Description": "CI_DinoSpawnEntries_Whelps", - "Mod": "Crystal Isles Dino Addition" - } - ], - "Inventories": [ - { - "ClassName": "DinoDropInventoryComponent_Embertross_C", - "Description": "Creature Inventory - Embertross", - "Mod": "Crystal Isles Dino Addition" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/Death Recovery Mod.gamedata b/GameData/Mods/Death Recovery Mod.gamedata deleted file mode 100644 index 670a4c07..00000000 --- a/GameData/Mods/Death Recovery Mod.gamedata +++ /dev/null @@ -1,24 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2018-04-19T22:00:55.6876809Z", - "Engrams": [ - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Personal_Grave_C", - "Description": "A Personal Grave", - "Mod": "Death Recovery Mod" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Personal_Grave_C", - "Description": "A Personal Grave", - "Mod": "Death Recovery Mod" - } - ] -} diff --git a/GameData/Mods/Dino Storage v2.gamedata b/GameData/Mods/Dino Storage v2.gamedata deleted file mode 100644 index 209cee42..00000000 --- a/GameData/Mods/Dino Storage v2.gamedata +++ /dev/null @@ -1,83 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-03-04T02:11:40.5980963Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulTraps_DS_C", - "Description": "Soul Traps (DS)", - "Mod": "Dino Storage v2" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulGun_DS_C", - "Description": "Soul Gun (DS)", - "Mod": "Dino Storage v2" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulFinder_DS_C", - "Description": "Soul Finder (DS)", - "Mod": "Dino Storage v2" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulTerminal_DS_C", - "Description": "Soul Terminal (DS)", - "Mod": "Dino Storage v2" - } - ], - "Items": [ - { - "Category": "Tool", - "IsHarvestable": false, - "ClassName": "SoulTrap_DS_C", - "Description": "Soul Trap (DS)", - "Mod": "Dino Storage v2" - }, - { - "Category": "Tool", - "IsHarvestable": false, - "ClassName": "SoulTraps_DS_C", - "Description": "Soul Traps (DS)", - "Mod": "Dino Storage v2" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "SoulGun_DS_C", - "Description": "Soul Gun (DS)", - "Mod": "Dino Storage v2" - }, - { - "Category": "Tool", - "IsHarvestable": false, - "ClassName": "SoulFinder_DS_C", - "Description": "Soul Finder (DS)", - "Mod": "Dino Storage v2" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "DebuffGun_DS_C", - "Description": "Debuff Gun (DS)", - "Mod": "Dino Storage v2" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "SoulTerminal_DS_C", - "Description": "Soul Terminal (DS)", - "Mod": "Dino Storage v2" - } - ] -} diff --git a/GameData/Mods/DinoColourizer902616446.gamedata b/GameData/Mods/DinoColourizer902616446.gamedata deleted file mode 100644 index 72c3a8d8..00000000 --- a/GameData/Mods/DinoColourizer902616446.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2206176Z", - "Mod": "902616446", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoColourizer_C", - "Description": "Dino Colourizer", - "Mod": "DinoColourizer" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_DinoColourizer_C", - "Description": "Dino Colourizer", - "Mod": "DinoColourizer" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/DinoStoragev21609138312.gamedata b/GameData/Mods/DinoStoragev21609138312.gamedata deleted file mode 100644 index ab4b3e31..00000000 --- a/GameData/Mods/DinoStoragev21609138312.gamedata +++ /dev/null @@ -1,74 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2206176Z", - "Mod": "1609138312", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulTraps_DS_C", - "Description": "Soul Traps (DS)", - "Mod": "DinoStorage2" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulTerminal_DS_C", - "Description": "Soul Terminal (DS)", - "Mod": "DinoStorage2" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulGun_DS_C", - "Description": "Soul Gun (DS)", - "Mod": "DinoStorage2" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoulFinder_DS_C", - "Description": "Soul Finder (DS)", - "Mod": "DinoStorage2" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "SoulTraps_DS_C", - "Description": "Soul Traps (DS)", - "Mod": "DinoStorage2" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "SoulTerminal_DS_C", - "Description": "Soul Terminal (DS)", - "Mod": "DinoStorage2" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "SoulGun_DS_C", - "Description": "Soul Gun (DS)", - "Mod": "DinoStorage2" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "SoulFinder_DS_C", - "Description": "Soul Finder (DS)", - "Mod": "DinoStorage2" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Dinotracker.gamedata b/GameData/Mods/Dinotracker.gamedata deleted file mode 100644 index bc9c308a..00000000 --- a/GameData/Mods/Dinotracker.gamedata +++ /dev/null @@ -1,39 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-03-04T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 25, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoMobile_C", - "Description": "Dino tracker mobile", - "Mod": "Dinotracker" - }, - { - "Level": 25, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Dinotracker_C", - "Description": "Dino tracker Watch", - "Mod": "Dinotracker" - } - ], - "Items": [ - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItem_DinoTracker_C", - "Description": "Dino tracker Watch", - "Mod": "Dinotracker" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DinoMobile_C", - "Description": "Dino tracker mobile", - "Mod": "Dinotracker" - } - ] -} diff --git a/GameData/Mods/EasyDinoHealing.gamedata b/GameData/Mods/EasyDinoHealing.gamedata deleted file mode 100644 index 9ee918fa..00000000 --- a/GameData/Mods/EasyDinoHealing.gamedata +++ /dev/null @@ -1,23 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-25T10:19:37.8563224Z", - "Engrams": [ - { - "Level": 1, - "Points": 35, - "IsTekGram": "false", - "ClassName": "EngramEntry_BerryFeeder_C", - "Description": "BerryFeeder", - "Mod": "Easy Dino Healing" - }, - { - "Level": 1, - "Points": 35, - "IsTekGram": "false", - "ClassName": "EngramEntry_MeatFeeder_C", - "Description": "MeatFeeder", - "Mod": "Easy Dino Healing" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoAberrationDecor.gamedata b/GameData/Mods/Eco's Mods/ecoAberrationDecor.gamedata deleted file mode 100644 index 1367fa69..00000000 --- a/GameData/Mods/Eco's Mods/ecoAberrationDecor.gamedata +++ /dev/null @@ -1,547 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:12:55.2206176Z", - "Mod": "1266909337", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ABCraftingTable_eco_C", - "Description": "eco\u0027s Aberration Decor Crafting Table", - "Mod": "ecoAberrationDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ABCraftingTable_eco_C", - "Description": "eco\u0027s Aberration Decor Crafting Table", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABWhiteGem_eco_C", - "Description": "White Gem", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABBlueGem_eco_C", - "Description": "Blue Gem", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABGreenGem_eco_C", - "Description": "Green Gem", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABRedGem_eco_C", - "Description": "Red Gem", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPinkGemCrystal_eco_C", - "Description": "Pink Gem Crystal", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABGreenGemCrystal_eco_C", - "Description": "Green Gem Crystal", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPurpleGemCrystal_eco_C", - "Description": "Purple Gem Crystal", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABBlueCrystal_eco_C", - "Description": "Blue Crystal", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABBlueCrystalCluster_eco_C", - "Description": "Blue Crystal Cluster", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABGreenCrystal_eco_C", - "Description": "Green Crystal", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABGreenCrystalCluster_eco_C", - "Description": "Green Crystal Cluster", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABRedCrystal_eco_C", - "Description": "Red Crystal", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABRedCrystalCluster_eco_C", - "Description": "Red Crystal Cluster", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPinkCrystalShard_eco_C", - "Description": "Pink Crystal Shard", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPurpleCrystalShard_eco_C", - "Description": "Purple Crystal Shard", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABRedCapMushroom_eco_C", - "Description": "Red Cap Mushroom", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMushroomCluster_eco_C", - "Description": "Mushroom Cluster", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSmallMushroomTree_eco_C", - "Description": "Small Mushroom Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargeMushroomTree_eco_C", - "Description": "Large Mushroom Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABFlatCapMushroom_eco_C", - "Description": "Flat Cap Mushroom", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMushroomStemTree_eco_C", - "Description": "Mushroom Stem Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMushroomClusterTree_eco_C", - "Description": "Mushroom Cluster Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABRoundLumaRock_eco_C", - "Description": "Round Luma Rock", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSquareRock_eco_C", - "Description": "Square Rock", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABRoundRock_eco_C", - "Description": "Round Rock", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPointedLumaRock_eco_C", - "Description": "Pointed Luma Rock", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSmallElementRock_eco_C", - "Description": "Small Element Rock", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargeElementRock_eco_C", - "Description": "Large Element Rock", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABElementRockTree_eco_C", - "Description": "Element Rock Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSmallMangroveTree_eco_C", - "Description": "Small Mangrove Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargeMangroveTree_eco_C", - "Description": "Large Mangrove Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSmallPurpleLumaTree_eco_C", - "Description": "Small Purple Luma Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargePurpleLumaTree_eco_C", - "Description": "Large Purple Luma Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSmallBlueLumaTree_eco_C", - "Description": "Small Blue Luma Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargeBlueLumaTree_eco_C", - "Description": "Large Blue Luma Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLumaBlossoms_eco_C", - "Description": "Luma Blossoms", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABTreeBunch_eco_C", - "Description": "Tree Bunch", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSmallRedwoodTree_eco_C", - "Description": "Small Redwood Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargeRedwoodTree_eco_C", - "Description": "Large Redwood Tree", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABAquaticBroadLeaf_eco_C", - "Description": "Aquatic Broad Leaf", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABAquaticGrass_eco_C", - "Description": "Aquatic Grass", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABAquaticMushroom_eco_C", - "Description": "Aquatic Mushroom", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABAquaticPods_eco_C", - "Description": "Aquatic Pods", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABAquaticSpore_eco_C", - "Description": "Aquatic Spore", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABAquaticWisp_eco_C", - "Description": "Aquatic Wisp", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABBloomingSpore_eco_C", - "Description": "Blooming Spore", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABCrag_eco_C", - "Description": "Crag", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABElementBamboo_eco_C", - "Description": "Element Bamboo", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABElementBush_eco_C", - "Description": "Element Bush", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABFern_eco_C", - "Description": "Fern", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABFlatFern_eco_C", - "Description": "Flat Fern", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABFruitPod_eco_C", - "Description": "Fruit Pod", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABLargePod_eco_C", - "Description": "Large Pod", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPodSprout_eco_C", - "Description": "Pod Sprout", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABPodVines_eco_C", - "Description": "Pod Vines", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSponge_eco_C", - "Description": "Sponge", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSpongeCore_eco_C", - "Description": "Sponge Core", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSpongeLeaf_eco_C", - "Description": "Sponge Leaf", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSpongeSpore_eco_C", - "Description": "Sponge Spore", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSpongeWisp_eco_C", - "Description": "Sponge Wisp", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABSporeStem_eco_C", - "Description": "Spore Stem", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABTallFern_eco_C", - "Description": "Tall Fern", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedBasilisk_eco_C", - "Description": "Mounted Basilisk", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedCrab_eco_C", - "Description": "Mounted Crab", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedRollRat_eco_C", - "Description": "Mounted Roll Rat", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedReaperQueen_eco_C", - "Description": "Mounted Reaper Queen", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedRockDrake_eco_C", - "Description": "Mounted Rock Drake", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedSeeker_eco_C", - "Description": "Mounted Seeker", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABMountedRavager_eco_C", - "Description": "Mounted Ravager", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABFeatherlightLamp_eco_C", - "Description": "Featherlight Lamp", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABBulbdogLamp_eco_C", - "Description": "Bulbdog Lamp", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABGlowtailLamp_eco_C", - "Description": "Glowtail Lamp", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABShinehornLamp_eco_C", - "Description": "Shinehorn Lamp", - "Mod": "ecoAberrationDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ABGlowbugJar_eco_C", - "Description": "Glowbug Jar", - "Mod": "ecoAberrationDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoCamping.gamedata b/GameData/Mods/Eco's Mods/ecoCamping.gamedata deleted file mode 100644 index fb1e933e..00000000 --- a/GameData/Mods/Eco's Mods/ecoCamping.gamedata +++ /dev/null @@ -1,113 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0233604Z", - "Mod": "926567353", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CPBackpack_eco_C", - "Description": "eco\u0027s Camping Crafting Bag", - "Mod": "ecoCamping" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPBackpack_eco_C", - "Description": "eco\u0027s Camping Crafting Bag", - "Mod": "ecoCamping" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CPSmores_eco_C", - "Description": "S\u0027mores", - "Mod": "ecoCamping" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CPTrailMix_eco_C", - "Description": "Trail Mix", - "Mod": "ecoCamping" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponCPMarshmallowStick_eco_C", - "Description": "Marshmallow on a Stick", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPLantern_eco_C", - "Description": "Lantern", - "Mod": "ecoCamping" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponCPHandLantern_eco_C", - "Description": "Hand Lantern", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPCampfire_eco_C", - "Description": "Campfire", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPLog_eco_C", - "Description": "Log Seat", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPTrophies_eco_C", - "Description": "Trophies", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPSleepingBag_eco_C", - "Description": "Sleeping Bag", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPTentSmall_eco_C", - "Description": "Small Tent", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CPTentBig_eco_C", - "Description": "Big Tent", - "Mod": "ecoCamping" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_CPCanoe_eco_C", - "Description": "Wooden Canoe", - "Mod": "ecoCamping" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoChibiDisplay.gamedata b/GameData/Mods/Eco's Mods/ecoChibiDisplay.gamedata deleted file mode 100644 index 351871f0..00000000 --- a/GameData/Mods/Eco's Mods/ecoChibiDisplay.gamedata +++ /dev/null @@ -1,108 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-02T10:19:37.8543037Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CD_CraftingTable_eco_C", - "Description": "Eco Chibi Table", - "Mod": "eco's Chibi Displays" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_CraftingTable_eco_C", - "Description": "Crafting Table", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_WallBase_eco_C", - "Description": "Wall Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_StorageBox_eco_C", - "Description": "Storage Box", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_SnowyBase_eco_C", - "Description": "Snow Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_SandyBase_eco_C", - "Description": "Sandy Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_RedCrystalBase_eco_C", - "Description": "Red Crystal Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_PurpleCrystalBase_eco_C", - "Description": "Purple Crystal Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_LavaBase_eco_C", - "Description": "Lava Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_GreenOceanBase_eco_C", - "Description": "Green Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_GreenCrystalBase_eco_C", - "Description": "Green Crystal Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_CalmingBase_eco_C", - "Description": "Calming Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_BlueCrystalBase_eco_C", - "Description": "Blue Crystal Base", - "Mod": "eco's Chibi Displays" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CD_BiolumBase_eco_C", - "Description": "Biolume Base", - "Mod": "eco's Chibi Displays" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoEmpiresBabylonian.gamedata b/GameData/Mods/Eco's Mods/ecoEmpiresBabylonian.gamedata deleted file mode 100644 index 8ca19d43..00000000 --- a/GameData/Mods/Eco's Mods/ecoEmpiresBabylonian.gamedata +++ /dev/null @@ -1,619 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0233604Z", - "Mod": "1963444664", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BAB_CraftingTable_eco_C", - "Description": "Crafting Table for Babylonian Empire", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BAB_Fence_eco_C", - "Description": "Babylonian Empire Fence", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BAB_Gate_eco_C", - "Description": "Babylonian Ishtar Gate", - "Mod": "ecoEmpiresBabylonian" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_CraftingTable_eco_C", - "Description": "Crafting Table for Babylonian Empire", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_Cup_eco_C", - "Description": "Cup", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_Plate_eco_C", - "Description": "Plate", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_Pitcher_eco_C", - "Description": "Pitcher", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_FoodStorage_eco_C", - "Description": "Food Storage", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_Storage_eco_C", - "Description": "Storage Table for Babylonian Empire", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_RoundTable_eco_C", - "Description": "Round Table", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_LongTable_eco_C", - "Description": "Long Table", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Chair_eco_C", - "Description": "Babylonian Chair", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Throne_eco_C", - "Description": "Babylonian Throne", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Bench_eco_C", - "Description": "Bench", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Banner_eco_C", - "Description": "Babylonian Banner", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Torch_eco_C", - "Description": "Babylonian Torch", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_MushkenuBed_eco_C", - "Description": "Babylonian Mushkenu Bed", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_AwilusBed_eco_C", - "Description": "Babylonian Awilus Bed", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_KingBed_eco_C", - "Description": "Babylonian King Bed", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Rug_eco_C", - "Description": "Rug", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_GrindingMill_eco_C", - "Description": "Babylonian Grinding Mill", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_BarleyFlour_eco_C", - "Description": "Barley Flour", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Dates_eco_C", - "Description": "Dates", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Salt_eco_C", - "Description": "Salt", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_MixingTable_eco_C", - "Description": "Babylonian Mixing Table", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_JuniperBerries_eco_C", - "Description": "Juniper Berries", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Leeks_eco_C", - "Description": "Leeks", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Milk_eco_C", - "Description": "Milk", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_BrickOven_eco_C", - "Description": "Brick Oven", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABActuallyMagenta_eco_C", - "Description": "Magenta Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABBlack_eco_C", - "Description": "Black Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABBlue_eco_C", - "Description": "Blue Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABBrick_eco_C", - "Description": "Brick Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABBrown_eco_C", - "Description": "Brown Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABCantaloupe_eco_C", - "Description": "Cantaloupe Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABCyan_eco_C", - "Description": "Cyan Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABForest_eco_C", - "Description": "Forest Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABGreen_eco_C", - "Description": "Green Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABMud_eco_C", - "Description": "Mud Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABNavy_eco_C", - "Description": "Navy Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABOlive_eco_C", - "Description": "Olive Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABOrange_eco_C", - "Description": "Orange Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABParchment_eco_C", - "Description": "Parchement Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABPink_eco_C", - "Description": "Pink Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABPurple_eco_C", - "Description": "Purple Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABRed_eco_C", - "Description": "Red Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABRoyalty_eco_C", - "Description": "Royalty Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABSilver_eco_C", - "Description": "Silver Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABSky_eco_C", - "Description": "Sky Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABSlate_eco_C", - "Description": "Slate Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABTan_eco_C", - "Description": "Tan Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABTangerine_eco_C", - "Description": "Tangerine Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABWhite_eco_C", - "Description": "White Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_BABYellow_eco_C", - "Description": "Yellow Coloring", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_FlatBread_eco_C", - "Description": "Flat Bread", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_LambsBlood_eco_C", - "Description": "Lambs Blood", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_LambJuniperBerries_eco_C", - "Description": "Lamb with Juniper Berries", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_SheepFat_eco_C", - "Description": "Sheep Fat", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Zukanda_eco_C", - "Description": "Zukanda", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Yogurt_eco_C", - "Description": "Yogurt", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BAB_Zamzaganu_eco_C", - "Description": "Zamzaganu", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BAB_DonkeySaddlePrimitive_eco_C", - "Description": "Babylonian Donkey Saddle", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BAB_DonkeySaddleAscendant_eco_C", - "Description": "Babylonian Donkey Saddle", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BAB_LionSaddlePrimitive_eco_C", - "Description": "Babyolonian Lion Saddle", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BAB_LionSaddleAscendant_eco_C", - "Description": "Babyolonian Lion Saddle", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BAB_MushkenuSkin_eco_C", - "Description": "Babylonian MushKenu", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BAB_AwilusSkin_eco_C", - "Description": "Babylonian Awilus", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BAB_KingSkin_eco_C", - "Description": "Babylonian King", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_BAB_CTInvDonkey_eco_C", - "Description": "Chibi - Babylonian Donkey", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_BAB_CTInvLion_eco_C", - "Description": "Chibi - Babylonian Lion", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BAB_Shield_eco_C", - "Description": "Babylonian Shield", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BAB_KingsSword_eco_C", - "Description": "Babylonian King\u0027s Sword", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BAB_Spear_eco_C", - "Description": "Babylonian Spear", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_BAB_Boat_eco_C", - "Description": "Babylonian Empire Boat", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_StoneLadder_eco_C", - "Description": "Stone Ladder", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_SingleDoor_eco_C", - "Description": "Single Door", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_DoubleDooor_eco_C", - "Description": "Double Door", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_GateDoors_eco_C", - "Description": "Gate Doors", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_SmallOutBuilding_eco_C", - "Description": "Babylonian Small Out Building", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_MediumOutBuilding_eco_C", - "Description": "Babylonian Medium Out Building", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_MushkenuBuilding_eco_C", - "Description": "Babylonian Mushkenu Building", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_AwilusBuilding_eco_C", - "Description": "Babylonian Awilus Building", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_KingBuilding_eco_C", - "Description": "Babylonian King\u0027s Building", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BAB_HangingGardens_eco_C", - "Description": "Babylonian Hanging Gardens", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Fence_eco_C", - "Description": "Babylonian Empire Fence", - "Mod": "ecoEmpiresBabylonian" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BAB_Gate_eco_C", - "Description": "Babylonian Ishtar Gate", - "Mod": "ecoEmpiresBabylonian" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoEmpiresInca.gamedata b/GameData/Mods/Eco's Mods/ecoEmpiresInca.gamedata deleted file mode 100644 index ff7b63e8..00000000 --- a/GameData/Mods/Eco's Mods/ecoEmpiresInca.gamedata +++ /dev/null @@ -1,374 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0233604Z", - "Mod": "1890886098", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IN_CraftingTable_eco_C", - "Description": "Crafting Table for Inca Empire", - "Mod": "ecoEmpiresInca" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IN_ArmoryFood_eco_C", - "Description": "Inca Empire Armory and Food", - "Mod": "ecoEmpiresInca" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IN_Fence_eco_C", - "Description": "Inca Empire Fence", - "Mod": "ecoEmpiresInca" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_CraftingTable_eco_C", - "Description": "Crafting Table for Inca Empire", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_Mat_eco_C", - "Description": "Inca Mat", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_Throne_eco_C", - "Description": "Inca Throne", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_SquareTable_eco_C", - "Description": "Square Table", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_LongTable_eco_C", - "Description": "Long Table", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_Storage_eco_C", - "Description": "Storage Table for Inca Empire", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_Torch_eco_C", - "Description": "Inca Torch", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_Banner_eco_C", - "Description": "Inca Banner", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_VillagerBed_eco_C", - "Description": "Inca Villager Bed", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_WarriorBed_eco_C", - "Description": "Inca Warrior Bed", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_EmperorBed_eco_C", - "Description": "Inca Emperor Bed", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_HutDoor_eco_C", - "Description": "Inca Empire Hut Door", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_VillagerHut_eco_C", - "Description": "Inca Villager Hut", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_WarriorHut_eco_C", - "Description": "Inca Warrior Hut", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_EmperorHut_eco_C", - "Description": "Inca Emperor Hut", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_Temple_eco_C", - "Description": "Inca Temple", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_ArmoryFood_eco_C", - "Description": "Inca Empire Armory and Food", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_Cup_eco_C", - "Description": "Cup", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_Plate_eco_C", - "Description": "Plate", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_Pitcher_eco_C", - "Description": "Pitcher", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_FoodStorage_eco_C", - "Description": "Food Storage", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_MixingTable_eco_C", - "Description": "Inca Mixing Table", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_RoyalHair_eco_C", - "Description": "Royal Hair", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_CornFlour_eco_C", - "Description": "Corn Flour", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_DriedQuinoa_eco_C", - "Description": "Dried Quinoa", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_Nuts_eco_C", - "Description": "Nuts", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_PepinoMelon_eco_C", - "Description": "Pepino Melon", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_SourCherries_eco_C", - "Description": "Sour Cherries", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_WildBerries_eco_C", - "Description": "Wild Berries", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_StoneOven_eco_C", - "Description": "Inca Stone Oven", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_Chicha_eco_C", - "Description": "Chicha Beer", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_Chuno_eco_C", - "Description": "Chuno", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_CookedQuinoa_eco_C", - "Description": "Cooked Quinoa", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_FishStew_eco_C", - "Description": "Fish Stew", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_MaizeCakes_eco_C", - "Description": "Maize Cakes", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_IN_Salmon_eco_C", - "Description": "Salmon", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IN_CookedVisacha_eco_C", - "Description": "Cooked Visacha", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_IN_VillagerSkin_eco_C", - "Description": "Inca Villager", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_IN_WarriorSkin_eco_C", - "Description": "Inca Warrior", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_IN_EmperorSkin_eco_C", - "Description": "Inca Emperor", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_IN_CTInvLlama_eco_C", - "Description": "Chibi - Llama", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_IN_Shield_eco_C", - "Description": "Inca Shield", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_IN_Macana_eco_C", - "Description": "Inca Macana", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_INCA_FeatheredSpear_eco_C", - "Description": "Inca Feathered Spear", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_IN_Boat_eco_C", - "Description": "Inca Empire Boat", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_INCA_LlamaSaddlePrimitive_eco_C", - "Description": "Inca Empires Llama Saddle", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_INCA_LlamaSaddleAscendant_eco_C", - "Description": "Inca Empires Llama Saddle", - "Mod": "ecoEmpiresInca" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_IN_Fence_eco_C", - "Description": "Inca Empire Fence", - "Mod": "ecoEmpiresInca" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoEmpiresKhmer.gamedata b/GameData/Mods/Eco's Mods/ecoEmpiresKhmer.gamedata deleted file mode 100644 index 1ce1a740..00000000 --- a/GameData/Mods/Eco's Mods/ecoEmpiresKhmer.gamedata +++ /dev/null @@ -1,347 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0233604Z", - "Mod": "1846137966", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KHM_CraftingTable_eco_C", - "Description": "Crafting Table for Khmer Empire", - "Mod": "ecoEmpiresKhmer" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KHM_Armory_eco_C", - "Description": "Khmer Empire Armory", - "Mod": "ecoEmpiresKhmer" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KHM_FishingHut_eco_C", - "Description": "Khmer Empire Fishing Hut", - "Mod": "ecoEmpiresKhmer" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KHM_Fence_eco_C", - "Description": "Khmer Empire Fence", - "Mod": "ecoEmpiresKhmer" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_CraftingTable_eco_C", - "Description": "Crafting Table for Khmer Empire", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_Banner_eco_C", - "Description": "Khmer Banner", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_Torch_eco_C", - "Description": "Khmer Torch", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Storage_eco_C", - "Description": "Storage Table for Khmer Empire", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_SmallFancyTable_eco_C", - "Description": "Khmer Fancy Small Table", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_LargeFancyTable_eco_C", - "Description": "Khmer Fancy Large Table", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_Chair_eco_C", - "Description": "Khmer Seat", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_Throne_eco_C", - "Description": "Khmer Throne", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_BasicBed_eco_C", - "Description": "Khmer Basic Bed", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_KingBed_eco_C", - "Description": "Khmer King Bed", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_HutDoor_eco_C", - "Description": "Khmer Empire Hut Door", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_PeasantHut_eco_C", - "Description": "Khmer Empire Peasant Hut", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_NoblesHut_eco_C", - "Description": "Khmer Empire Nobles Hut", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_KingHut_eco_C", - "Description": "Khmer Empire King Hut", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Temple_eco_C", - "Description": "Khmer Empire Temple", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Armory_eco_C", - "Description": "Khmer Empire Armory", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_KHM_PeasantSkin_eco_C", - "Description": "Khmer Peasant", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_KHM_NobleSkin_eco_C", - "Description": "Khmer Noble", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_KHM_KingSkin_eco_C", - "Description": "Khmer King", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_KHM_CTInvMammoth_eco_C", - "Description": "Chibi - Khmer Mammoth", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_KHM_Boat_eco_C", - "Description": "Khmer Empire Boat", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_KHM_Shield_eco_C", - "Description": "Khmer Shield", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_KHM_PeasantSword_eco_C", - "Description": "Khmer Peasant Sword", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_KHM_KingsSword_eco_C", - "Description": "Khmer King\u0027s Feather Sword", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_KHM_MammothSaddlePrimitive_eco_C", - "Description": "Mammoth Saddle", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_KHM_MammothSaddleAscendant_eco_C", - "Description": "Mammoth Saddle", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_FishingHut_eco_C", - "Description": "Khmer Empire Fishing Hut", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_FoodStorage_eco_C", - "Description": "Food Storage", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Plate_eco_C", - "Description": "Khmer Plate", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Cup_eco_C", - "Description": "Khmer Cup", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Pitcher_eco_C", - "Description": "Khmer Pitcher", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_Grill_eco_C", - "Description": "Khmer Grill", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_CookedRice_eco_C", - "Description": "Cooked Rice", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_DriedRice_eco_C", - "Description": "Dried Rice", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_Congee_eco_C", - "Description": "Congee", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_FishAmok_eco_C", - "Description": "Fish Amok", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_Greens_eco_C", - "Description": "Greens", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_Lemon_eco_C", - "Description": "Lemon", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_KuyTeav_eco_C", - "Description": "Kuy Teav", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_RedPeppers_eco_C", - "Description": "Red Peppers", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_KHM_SamlarKakou_eco_C", - "Description": "Samlar Kakou", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KHM_MixingTable_eco_C", - "Description": "Khmer Mixing Table", - "Mod": "ecoEmpiresKhmer" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KHM_Fence_eco_C", - "Description": "Khmer Empire Fence", - "Mod": "ecoEmpiresKhmer" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoEmpiresRomans.gamedata b/GameData/Mods/Eco's Mods/ecoEmpiresRomans.gamedata deleted file mode 100644 index fd7d67bc..00000000 --- a/GameData/Mods/Eco's Mods/ecoEmpiresRomans.gamedata +++ /dev/null @@ -1,416 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0233604Z", - "Mod": "1846109576", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DYN_RM_CraftingTable_eco_C", - "Description": "Crafting Table for Roman Empire", - "Mod": "ecoEmpiresRomans" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DYN_RM_Smithy_eco_C", - "Description": "Roman Smithy", - "Mod": "ecoEmpiresRomans" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DYN_RM_CulinaTent_eco_C", - "Description": "Roman Culina Tent", - "Mod": "ecoEmpiresRomans" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_CraftingTable_eco_C", - "Description": "Crafting Table for Roman Empire", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_Fence_eco_C", - "Description": "Roman Fence", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_FoodStorage_eco_C", - "Description": "Food Storage", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_SmallStorage_eco_C", - "Description": "Roman Small Storage", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_LargeStorage_eco_C", - "Description": "Roman Large Storage", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_Seat_eco_C", - "Description": "Roman Seat", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_LargeSeat_eco_C", - "Description": "Roman Large Seat", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_PedesBed_eco_C", - "Description": "Roman Pedes Bed", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FurnitureRM_FancyBed_eco_C", - "Description": "Roman Fancy Bed", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_SquareTable_eco_C", - "Description": "Roman Square Table", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_LongTable_eco_C", - "Description": "Roman Long Table", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_SmallTorch_eco_C", - "Description": "Roman Small Torch", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_LargeTorch_eco_C", - "Description": "Roman Large Torch", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_Banner_eco_C", - "Description": "Roman Banner", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_PedesTent_eco_C", - "Description": "Roman Pedes Tent", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_OptioTent_eco_C", - "Description": "Roman Optio Tent", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_CenturionTent_eco_C", - "Description": "Roman Centurion Tent", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_MeetingTent_eco_C", - "Description": "Roman Meeting Tent", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RM_Door_eco_C", - "Description": "Roman Door", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RM_DoubleDooor_eco_C", - "Description": "Double Door", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RM_PedesBuilding_eco_C", - "Description": "Pedes Building", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RM_OptioBuilding_eco_C", - "Description": "Optio Building", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RM_CenturionBuilding_eco_C", - "Description": "Centurion Building", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_Smithy_eco_C", - "Description": "Roman Smithy", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DYN_RM_PedesHelmetSkin_eco_C", - "Description": "Pedes Roman Helmet", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DYN_RM_OptioHelmetSkin_eco_C", - "Description": "Optio Roman Helmet", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DYN_RM_CenturionHelmetSkin_eco_C", - "Description": "Centurion Roman Helmet", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_RM_CTInvHorses_eco_C", - "Description": "Chibi - Roman Horses", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponDYN_RM_GladiusSword_eco_C", - "Description": "Roman Gladius Sword", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_DYN_RM_PilumSpear_eco_C", - "Description": "Roman Pilum Spear", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DYN_RM_LongShield_eco_C", - "Description": "Roman Long Shield", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_DYN_RM_StandardBearer_eco_C", - "Description": "Roman Standard-Bearer", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DYN_RM_OptioHorseSaddlePrimitive_eco_C", - "Description": "Roman Optio Saddle", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DYN_RM_CenturionHorseSaddlePrimitive_eco_C", - "Description": "Roman Centurion Saddle", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DYN_RM_OptioHorseSaddleAscendant_eco_C", - "Description": "Roman Optio Saddle", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_DYN_RM_CenturionHorseSaddleAscendant_eco_C", - "Description": "Roman Centurion Saddle", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_ChariotDECOR_eco_C", - "Description": "Roman Chariot Decor", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_RM_Boat_eco_C", - "Description": "Roman Empire Boat", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_CulinaTent_eco_C", - "Description": "Roman Culina Tent", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_Cup_eco_C", - "Description": "Roman Cup", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_Bowl_eco_C", - "Description": "Roman Bowl", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_Grinder_eco_C", - "Description": "Roman Grinding Mill", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_FreshSalt_eco_C", - "Description": "Fresh Salt", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_Spices_eco_C", - "Description": "Spices", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_Barley_eco_C", - "Description": "Barley", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_MixingTable_eco_C", - "Description": "Roman Mixing Table", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_MixedFruit_eco_C", - "Description": "Mixed Fruit", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_PoscaWine_eco_C", - "Description": "Posca Wine", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_MulsumHoneyWine_eco_C", - "Description": "Mulsum Honey Wine", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DYN_RM_Grill_eco_C", - "Description": "Roman Grill", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_BarleyBread_eco_C", - "Description": "Barley Bread", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_BarleyGruel_eco_C", - "Description": "Barley Gruel", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DYN_RM_SaltedFish_eco_C", - "Description": "Salted Fish", - "Mod": "ecoEmpiresRomans" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DYN_RM_FancyCookedBird_eco_C", - "Description": "Fancy Cooked Bird", - "Mod": "ecoEmpiresRomans" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoEmpiresTokugawa.gamedata b/GameData/Mods/Eco's Mods/ecoEmpiresTokugawa.gamedata deleted file mode 100644 index 85a3c7f0..00000000 --- a/GameData/Mods/Eco's Mods/ecoEmpiresTokugawa.gamedata +++ /dev/null @@ -1,689 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0243575Z", - "Mod": "2053416662", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TGW_CraftingTable_eco_C", - "Description": "Crafting Table for Tokugawa Empire", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TGW_FishFood_eco_C", - "Description": "Koi Fish Treats", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TGW_Fence_eco_C", - "Description": "Tokugawa Empire Fence", - "Mod": "ecoEmpiresTokugawa" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_CraftingTable_eco_C", - "Description": "Crafting Table for Tokugawa Empire", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_TeishokuTray_eco_C", - "Description": "Teishoku Tray", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Cup_eco_C", - "Description": "Cup", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_SmallTray_eco_C", - "Description": "Small Tray", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Teapot_eco_C", - "Description": "Teapot", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_FoodStorage_eco_C", - "Description": "Food Storage", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_BambooTray_eco_C", - "Description": "Bamboo Tray", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_HabutaiMochi_eco_C", - "Description": "Habutai Mochi", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_RedBeanPaste_eco_C", - "Description": "Red Bean Paste", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_MochiTeaPowder_eco_C", - "Description": "Mochi Tea Powder", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_SoybeanFlour_eco_C", - "Description": "Soybean Flour", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Soybeans_eco_C", - "Description": "Soybeans", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Sushi_eco_C", - "Description": "Sushi", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_CookedRice_eco_C", - "Description": "Cooked Rice", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_RawRice_eco_C", - "Description": "Raw Rice", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Seaweed_eco_C", - "Description": "Seaweed", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_SweetVinegar_eco_C", - "Description": "Sweet Vinegar", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_GrindingMill_eco_C", - "Description": "Tokugawa Grinding Mill", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_GreenOnions_eco_C", - "Description": "Green Onions", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Salt_eco_C", - "Description": "Salt", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Miso_eco_C", - "Description": "Miso", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_MisoPaste_eco_C", - "Description": "Miso Paste", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_KamadoOven_eco_C", - "Description": "Kamado", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWActuallyMagenta_eco_C", - "Description": "Magenta Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWBlack_eco_C", - "Description": "Black Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWBlue_eco_C", - "Description": "Blue Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWBrick_eco_C", - "Description": "Brick Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWBrown_eco_C", - "Description": "Brown Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWCantaloupe_eco_C", - "Description": "Cantaloupe Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWCyan_eco_C", - "Description": "Cyan Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWForest_eco_C", - "Description": "Forest Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWGreen_eco_C", - "Description": "Green Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWMud_eco_C", - "Description": "Mud Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWNavy_eco_C", - "Description": "Navy Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWOlive_eco_C", - "Description": "Olive Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWOrange_eco_C", - "Description": "Orange Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWParchment_eco_C", - "Description": "Parchement Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWPink_eco_C", - "Description": "Pink Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWPurple_eco_C", - "Description": "Purple Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWRed_eco_C", - "Description": "Red Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWRoyalty_eco_C", - "Description": "Royalty Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWSilver_eco_C", - "Description": "Silver Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWSky_eco_C", - "Description": "Sky Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWSlate_eco_C", - "Description": "Slate Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWTan_eco_C", - "Description": "Tan Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWTangerine_eco_C", - "Description": "Tangerine Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWWhite_eco_C", - "Description": "White Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TGWYellow_eco_C", - "Description": "Yellow Coloring", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_FishStock_eco_C", - "Description": "Fish Stock", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Tofu_eco_C", - "Description": "Tofu", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_FriedPorkCutlet_eco_C", - "Description": "Fried Pork Cutlet", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_MisoSoup_eco_C", - "Description": "Miso Soup", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_Tonkatsu_eco_C", - "Description": "Tonkatsu", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Storage_eco_C", - "Description": "Storage for Tokugawa Empire", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_ShortTable_eco_C", - "Description": "Short Table", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_LongTable_eco_C", - "Description": "Long Table", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_Mat_eco_C", - "Description": "Tokugawa Mat", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_Throne_eco_C", - "Description": "Tokugawa Throne", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_Banner_eco_C", - "Description": "Tokugawa Banner", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_LanternPost_eco_C", - "Description": "Hanging Lanterns Post", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_Lanterns_eco_C", - "Description": "Lanterns", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_SingleBed_eco_C", - "Description": "Tokugawa Single Bed", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_EmperorBed_eco_C", - "Description": "Tokugawa Emperor Bed", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TGW_LongHairSkin_eco_C", - "Description": "Tokugawa Long Hair", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TGW_FemaleEmperorSkin_eco_C", - "Description": "Tokugawa Empress", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TGW_SamuraiSkin_eco_C", - "Description": "Tokugawa Samurai", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TGW_MaleEmperorSkin_eco_C", - "Description": "Tokugawa Emperor", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_TKW_TInvCrane_eco_C", - "Description": "Chibi - Crane", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_TGW_Boat_eco_C", - "Description": "Tokugawa Empire Boat", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_StableGateSmall_eco_C", - "Description": "Small Stable Gate", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_StableGateLarge_eco_C", - "Description": "Large Stable Gate", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Stable_eco_C", - "Description": "Tokugawa Stables", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_GateDoors_eco_C", - "Description": "Tokugawa Gate Doors", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Gate_eco_C", - "Description": "Tokugawa Gate", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_MinkaDoor_eco_C", - "Description": "Minka Door", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_SukiyaZukuriDoor_eco_C", - "Description": "Sukiya Zukuri Door", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Minka_eco_C", - "Description": "Minka", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_MachiyaDoors_eco_C", - "Description": "Machiya Double Doors", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_BambooLadder_eco_C", - "Description": "Bamboo Ladder", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Machiya_eco_C", - "Description": "Machiya", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_SukiyaZukuri_eco_C", - "Description": "Sukiya Zukuri", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_TempleDoors_eco_C", - "Description": "Temple Double Doors", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_Temple_eco_C", - "Description": "Nikko Toshogu Temple", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_CherryBlossomTree_eco_C", - "Description": "Cherry Blossom Tree", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_TanabataTree_eco_C", - "Description": "Tanabata Wish Tree", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_TGW_HiraShuriken_eco_C", - "Description": "Hira Shuriken", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TGW_KatanaSword_eco_C", - "Description": "Katana", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_TGW_LongPole_eco_C", - "Description": "Long Pole", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TGW_CraneSaddlePrimitive_eco_C", - "Description": "Crane Saddle", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TGW_CraneSaddleAscendant_eco_C", - "Description": "Crane Saddle", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TGW_FishFood_eco_C", - "Description": "Koi Fish Treats", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TGW_KoiFishTreat_eco_C", - "Description": "Koi Treat", - "Mod": "ecoEmpiresTokugawa" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TGW_Fence_eco_C", - "Description": "Tokugawa Empire Fence", - "Mod": "ecoEmpiresTokugawa" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoEmpiresViking.gamedata b/GameData/Mods/Eco's Mods/ecoEmpiresViking.gamedata deleted file mode 100644 index c642f62f..00000000 --- a/GameData/Mods/Eco's Mods/ecoEmpiresViking.gamedata +++ /dev/null @@ -1,666 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0243575Z", - "Mod": "2147192126", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VK_CraftingTable_eco_C", - "Description": "Crafting Table for Viking Empire", - "Mod": "ecoEmpiresViking" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_CraftingTable_eco_C", - "Description": "Crafting Table for Viking Empire", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_BlackIcelandicHorseSaddlePrimitive_eco_C", - "Description": "Viking Black Icelandic Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_BlackIcelandicHorseSaddleAscendant_eco_C", - "Description": "Viking Black Icelandic Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_CreamIcelandicHorseSaddlePrimitive_eco_C", - "Description": "Viking Cream Icelandic Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_CreamIcelandicHorseSaddleAscendant_eco_C", - "Description": "Viking Cream Icelandic Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_DraftHorseSaddlePrimitive_eco_C", - "Description": "Viking Draft Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_DraftHorseSaddleAscendant_eco_C", - "Description": "Viking Draft Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_FjordHorseSaddlePrimitive_eco_C", - "Description": "Viking Fjord Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_FjordHorseSaddleAscendant_eco_C", - "Description": "Viking Fjord Horse", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_DireBearSaddlePrimitive_eco_C", - "Description": "Dire Bear Saddle", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_DireBearSaddleAscendant_eco_C", - "Description": "Dire Bear Saddle", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VK_VillagerHelmetSkin_eco_C", - "Description": "Viking Villager", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VK_WarriorSkin_eco_C", - "Description": "Viking Warrior", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VK_CrownSkin_eco_C", - "Description": "Viking Crown", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_VK_CTInvHorses_eco_C", - "Description": "Chibi - Viking Horses", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VK_TurkeyLeg_eco_C", - "Description": "Turkey Leg", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_VK_ThrowingAxe_eco_C", - "Description": "Throwing Axe", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_VK_Hammer_eco_C", - "Description": "Vking Hammer", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VK_MaceSkin_eco_C", - "Description": "Mace", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_VK_Shield_eco_C", - "Description": "Viking Shield", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItem_VK_Boat_eco_C", - "Description": "Viking Empire Boat", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_MixingTable_eco_C", - "Description": "Viking Mixing Table", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Butterchurn_eco_C", - "Description": "Butterchurn", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Greens_eco_C", - "Description": "Assorted Greens", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Apples_eco_C", - "Description": "Apples", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Barley_eco_C", - "Description": "Barley", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Garlic_eco_C", - "Description": "Garlic", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_LemonZest_eco_C", - "Description": "Lemon Zest", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Mushrooms_eco_C", - "Description": "Mushrooms", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Oysters_eco_C", - "Description": "Oysters", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Prunes_eco_C", - "Description": "Prunes", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_PurpleCabbage_eco_C", - "Description": "Purple Cabbage", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Saffron_eco_C", - "Description": "Saffron", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Yeast_eco_C", - "Description": "Yeast", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_GrindingMill_eco_C", - "Description": "Viking Grinding Mill", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_BarleyFlour_eco_C", - "Description": "Barley Flour", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Dough_eco_C", - "Description": "Dough", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_OliveOil_eco_C", - "Description": "Olive Oil", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_MudOven_eco_C", - "Description": "Mud Oven", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_ApplePorridge_eco_C", - "Description": "Apple Porridge", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_BarleyPudding_eco_C", - "Description": "Barley Pudding", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Butter_eco_C", - "Description": "Butter", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_BoiledChicken_eco_C", - "Description": "Boiled Chicken with Leeks", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Fat_eco_C", - "Description": "Fat", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Leeks_eco_C", - "Description": "Leeks", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_BoiledPork_eco_C", - "Description": "Boiled Pork", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_CheeseSaffronTart_eco_C", - "Description": "Cheese and Saffron Tart", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Cream_eco_C", - "Description": "Cream", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Cheese_eco_C", - "Description": "Cheese", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_FreshOysters_eco_C", - "Description": "Fresh Oysters", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Mead_eco_C", - "Description": "Mead", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_HoneyGlazedVeggies_eco_C", - "Description": "Honey Glazed Vegetables", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_LegOfLamb_eco_C", - "Description": "Leg of Lamb", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Parsley_eco_C", - "Description": "Parsley", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Mint_eco_C", - "Description": "Mint", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_NettleSoup_eco_C", - "Description": "Nettle Soup", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Nettles_eco_C", - "Description": "Nettles", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Thyme_eco_C", - "Description": "Thyme", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Sausage_eco_C", - "Description": "Sausage", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_TavernBread_eco_C", - "Description": "Tavern Bread", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_VK_Buttermilk_eco_C", - "Description": "Buttermilk", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_Banner_eco_C", - "Description": "Viking Banner", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_SmallTorch_eco_C", - "Description": "Small Torch", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_LargeTorch_eco_C", - "Description": "Large Torch", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_Bench_eco_C", - "Description": "Bench", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_Chair_eco_C", - "Description": "Viking Chair", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_Throne_eco_C", - "Description": "Viking Throne", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_ShortTable_eco_C", - "Description": "Short Table", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_LongTable_eco_C", - "Description": "Long Table", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Plate_eco_C", - "Description": "Plate", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Mug_eco_C", - "Description": "Mug", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Pitcher_eco_C", - "Description": "Pitcher", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_PigFeast_eco_C", - "Description": "Pig Feast", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_BearMount_eco_C", - "Description": "Bear Wall Mount", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_FoodStorage_eco_C", - "Description": "Food Storage", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Storage_eco_C", - "Description": "Storage for Viking Empire", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_SingleBed_eco_C", - "Description": "Viking Single Bed", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_KingBed_eco_C", - "Description": "Viking King Bed", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VK_Fence_eco_C", - "Description": "Viking Fence", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Gate_eco_C", - "Description": "Viking Gate", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_GateFrame_eco_C", - "Description": "Viking Gate Frame", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_RopeLadder_eco_C", - "Description": "Rope Ladder", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_SimpleDoor_eco_C", - "Description": "Simple Door", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_DoubleDoors_eco_C", - "Description": "Double Doors", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_BlacksmithGate_eco_C", - "Description": "Viking Blacksmith Doors", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_LodgeGate_eco_C", - "Description": "Viking Lodge Gate", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Shed_eco_C", - "Description": "Viking Shed", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Farmer_eco_C", - "Description": "Viking Farmer", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_ThegnHome_eco_C", - "Description": "Thegn Home", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Blacksmith_eco_C", - "Description": "Viking Blacksmith", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Church_eco_C", - "Description": "Viking Church", - "Mod": "ecoEmpiresViking" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VK_Lodge_eco_C", - "Description": "Viking Lodge", - "Mod": "ecoEmpiresViking" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoExtinctionFoliage.gamedata b/GameData/Mods/Eco's Mods/ecoExtinctionFoliage.gamedata deleted file mode 100644 index 430f5318..00000000 --- a/GameData/Mods/Eco's Mods/ecoExtinctionFoliage.gamedata +++ /dev/null @@ -1,421 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0243575Z", - "Mod": "1626914872", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EFCraftingTable_eco_C", - "Description": "eco\u0027s Extinction Foliage Crafting Table", - "Mod": "ecoExtinctionFoliage" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EFCraftingTable_eco_C", - "Description": "eco\u0027s Extinction Foliage Crafting Table", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallCrystal_eco_C", - "Description": "Small Crystal", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFMediumCrystal_eco_C", - "Description": "Medium Crystal", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeCrystal_eco_C", - "Description": "Large Crystal", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallRustRock_eco_C", - "Description": "Small Rust Rock", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeRustRock_eco_C", - "Description": "Large Rust Rock", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallSulfurRock_eco_C", - "Description": "Small Sulfur Rock", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeSulfurRock_eco_C", - "Description": "Large Sulfur Rock", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallTemperateRock_eco_C", - "Description": "Small Temperate Rock", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeTemperateRock_eco_C", - "Description": "Large Temperate Rock", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallCorruptedBush_eco_C", - "Description": "Small Corrupted Bush", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeCorruptedBush_eco_C", - "Description": "Large Corrupted Bush", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFDeadWastelandSprout_eco_C", - "Description": "Dead Wasteland Sprout", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFWastelandSprout_eco_C", - "Description": "Wasteland Sprout", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallFireGrass_eco_C", - "Description": "Small Fire Grass", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFMediumFireGrass_eco_C", - "Description": "Medium Fire Grass", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeFireGrass_eco_C", - "Description": "Large Fire Grass", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFFireFern_eco_C", - "Description": "Fire Fern", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallDeadGrass_eco_C", - "Description": "Small Dead Grass", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFMediumDeadGrass_eco_C", - "Description": "Medium Dead Grass", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeDeadGrass_eco_C", - "Description": "Large Dead Grass", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFDevilsHorns_eco_C", - "Description": "Devils Horns", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFFloweringRhododendron_eco_C", - "Description": "Flowering Rhododendron", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFFrostFern_eco_C", - "Description": "Frost Fern", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFGoldenLilyBush_eco_C", - "Description": "Golden Lily Bush", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFGoldenWastelandSprout_eco_C", - "Description": "Golden Wasteland Sprout", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallTemperatePalm_eco_C", - "Description": "Small Temperate Palm", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeTemperatePalm_eco_C", - "Description": "Large Temperate Palm", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallElementTendril_eco_C", - "Description": "Small Element Tendril", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFMediumElementTendril_eco_C", - "Description": "Medium Element Tendril", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeElementTendril_eco_C", - "Description": "Large Element Tendril", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallRedVines_eco_C", - "Description": "Small Red Vines", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeRedVines_eco_C", - "Description": "Large Red Vines", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFRainLilyBush_eco_C", - "Description": "Rain Lily Bush", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFTemperateBush_eco_C", - "Description": "Temperate Bush", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFTemperateFern_eco_C", - "Description": "Temperate Fern", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFBarrenMountainTree_eco_C", - "Description": "Barren Mountain Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFCorruptedBarrenMountainTree_eco_C", - "Description": "Corrupted Barren Mountain Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFCorruptedSprout_eco_C", - "Description": "Corrupted Sprout", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFCorruptedSproutCluster_eco_C", - "Description": "Corrupted Sprout Cluster", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFDeadTrunk_eco_C", - "Description": "Dead Trunk", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFKatsuraTree_eco_C", - "Description": "Katsura Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallCorruptedTree_eco_C", - "Description": "Small Corrupted Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeCorruptedTree_eco_C", - "Description": "Large Corrupted Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallGnarledTree_eco_C", - "Description": "Small Gnarled Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeGnarledTree_eco_C", - "Description": "Large Gnarled Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallKapokTree_eco_C", - "Description": "Small Kapok Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeKapokTree_eco_C", - "Description": "Large Kapok Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallRedwoodTrunk_eco_C", - "Description": "Small Redwood Trunk", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeRedwoodTrunk_eco_C", - "Description": "Large Redwood Trunk", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSmallThornyAcaciaTree_eco_C", - "Description": "Small Thorny Acacia Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFLargeThornyAcaciaTree_eco_C", - "Description": "Large Thorny Acacia Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFPoisonTree_eco_C", - "Description": "Poison Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFSulfurTree_eco_C", - "Description": "Sulfur Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFWillowTree_eco_C", - "Description": "Willow", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFWickedTree_eco_C", - "Description": "Wicked Tree", - "Mod": "ecoExtinctionFoliage" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EFTreeOfLife_eco_C", - "Description": "Tree Of Life", - "Mod": "ecoExtinctionFoliage" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoGardenDecor.gamedata b/GameData/Mods/Eco's Mods/ecoGardenDecor.gamedata deleted file mode 100644 index a74317e6..00000000 --- a/GameData/Mods/Eco's Mods/ecoGardenDecor.gamedata +++ /dev/null @@ -1,841 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0243575Z", - "Mod": "880871931", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoGardenDecor_CraftingTable_C", - "Description": "eco\u0027s Garden Decor Crafting Table", - "Mod": "ecoGardenDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoGardenDecor_CraftingTable_C", - "Description": "eco\u0027s Garden Decor Crafting Table", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_GDGnomeSkinNoBeard_eco_C", - "Description": "Gnome - Without Beard", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_GDGnomeSkin_eco_C", - "Description": "Gnome - With Beard", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDGnomeDoor_eco_C", - "Description": "Gnome Door", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDGnomeHome_eco_C", - "Description": "Gnome Home", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDHedge_eco_C", - "Description": "Hedge", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWhiteWoodenFence_eco_C", - "Description": "White Wooden Fence", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWoodenFence_eco_C", - "Description": "Wooden Fence", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDPenFence_eco_C", - "Description": "Pen Fence", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStoneBrickFence_eco_C", - "Description": "Stone Brick Fence", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDCopperMetalFence_eco_C", - "Description": "Copper Metal Fence", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDBlackIronMetalFence_eco_C", - "Description": "Black Metal Fence", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWoodenGateFrameWhite_eco_C", - "Description": "White Wooden Gate Frame", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWoodenGateFrame_eco_C", - "Description": "Wooden Gate Frame", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDPenGateFrame_eco_C", - "Description": "Pen Gate Frame", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStoneBrickGateFrame_eco_C", - "Description": "Stone Brick Gate Frame", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDCopperMetalGateFrame_eco_C", - "Description": "Copper Metal Gate Frame", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDDarkMetalGateFrame_eco_C", - "Description": "Dark Metal Gate Frame", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWoodenGateWhite_eco_C", - "Description": "White Wooden Gate", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWoodenGate_eco_C", - "Description": "Wooden Gate", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDPenGate_eco_C", - "Description": "Pen Gate", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStoneBrickGate_eco_C", - "Description": "Stone Brick Gate", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDCopperMetalGate_eco_C", - "Description": "Copper Metal Gate", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDDarkMetalGate_eco_C", - "Description": "Dark Metal Gate", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallFountainFish_eco_C", - "Description": "Fish Wall Fountain", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallFountainManticore_eco_C", - "Description": "Manticore Wall Fountain", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallFountainVases_eco_C", - "Description": "Vase Wall Fountain", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RoundFountainSmall_eco_C", - "Description": "Small Fountain", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RoundFountainLarge_eco_C", - "Description": "Large Fountain", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GD_FancyFountain_eco_C", - "Description": "Fancy Fountain", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDWaterFloor_eco_C", - "Description": "Water Floor", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDDecorativeFloor_eco_C", - "Description": "Decorative Floor", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDGrassFloor_eco_C", - "Description": "Grass Floor", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BonsaiTree2_eco_C", - "Description": "Bonsai Tree", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BonsaiTree1_eco_C", - "Description": "Bonsai Tree", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HangingPlantsSmall_eco_C", - "Description": "Small Hanging Plants", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HangingFlowersSmall_eco_C", - "Description": "Small Hanging Flowers", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HangingPlantsLarge_eco_C", - "Description": "Large Hanging Plants", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HangingFlowersLarge_eco_C", - "Description": "Large Hanging Flowers", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowFlowerBoxEmpty_eco_C", - "Description": "Empty Flower Box", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowFlowerBoxPurple_eco_C", - "Description": "Window Flower Box", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GroundPlanterWood_eco_C", - "Description": "Wooden Ground Planter", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GroundPlanterBrick_eco_C", - "Description": "Brick Ground Planter", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDTreePlanterWood_eco_C", - "Description": "Wooden Tree Planter", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDTreePlanterBrick_eco_C", - "Description": "Brick Tree Planter", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GD_WoodBench_eco_C", - "Description": "Wood Bench", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GD_StoneBrickBench_eco_C", - "Description": "Stone Brick Bench", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pergola_eco_C", - "Description": "Pergola", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDBush_eco_C", - "Description": "Small Bush", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GDIvy_eco_C", - "Description": "Hanging Ivy", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDIvyCeiling_eco_C", - "Description": "Ivy Ceiling", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDIvyCeilingSloped_eco_C", - "Description": "Sloped Ivy Ceiling", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerPotSmallWood_eco_C", - "Description": "Small Wooden Flower Pot", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerPotMediumWood_eco_C", - "Description": "Medium Wooden Flower Pot", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerPotLargeWood_eco_C", - "Description": "Large Wooden Flower Pot", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerPotSmallBrick_eco_C", - "Description": "Small Brick Flower Pot", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerPotMediumBrick_eco_C", - "Description": "Medium Brick Flower Pot", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerPotLargeBrick_eco_C", - "Description": "Large Brick Flower Pot", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodPillarPlanter_eco_C", - "Description": "Wood Pillar Planter", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BrickPillarPlanter_eco_C", - "Description": "Brick Pillar Planter", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GD_StoneSnailGardenStatue_eco_C", - "Description": "Stone Snail Garden Statue", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GD_Scarecrow_eco_C", - "Description": "Scarecrow", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryAnkylo_eco_C", - "Description": "Topiary Ankylo", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryBrontoLarge_eco_C", - "Description": "Topiary Bronto", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryBrontoSmall_eco_C", - "Description": "Topiary Small Bronto", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryDime_eco_C", - "Description": "Topiary Dimetrodon", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryDodo_eco_C", - "Description": "Topiary Dodo", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryDoed_eco_C", - "Description": "Topiary Doedicurus", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryGorilla_eco_C", - "Description": "Topiary Gorilla", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryKairuku_eco_C", - "Description": "Topiary Kairuku", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryPtero_eco_C", - "Description": "Topiary Ptero", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryRex_eco_C", - "Description": "Topiary Rex", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiarySheep_eco_C", - "Description": "Topiary Sheep", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiarySpino_eco_C", - "Description": "Topiary Spino", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryStego_eco_C", - "Description": "Topiary Stego", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryTher_eco_C", - "Description": "Topiary Therizinosaurus", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryToad_eco_C", - "Description": "Topiary Toad", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TopiaryTrike_eco_C", - "Description": "Topiary Trike", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDTaoLLama_eco_C", - "Description": "Tao Llama", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DomePathLightSmall_eco_C", - "Description": "Small Dome Path Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DomePathLightMedium_eco_C", - "Description": "Medium Dome Path Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DomePathLightLarge_eco_C", - "Description": "Large Dome Path Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallLantern_eco_C", - "Description": "Wall Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LanternSmall_eco_C", - "Description": "Small Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LanternMedium_eco_C", - "Description": "Medium Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LanternLarge_eco_C", - "Description": "Large Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LampPost_eco_C", - "Description": "Lamp Post", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallLanternChandelier_eco_C", - "Description": "Small Lantern Chandelier", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LanternChandelier_eco_C", - "Description": "Lantern Chandelier", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FancyChandelier_eco_C", - "Description": "Fancy Chandelier", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FancyWallLantern_eco_C", - "Description": "Fancy Wall Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallHangingLantern_eco_C", - "Description": "Small Hanging Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumHangingLantern_eco_C", - "Description": "Medium Hanging Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHangingLantern_eco_C", - "Description": "Large Hanging Lantern", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ChineseLanternSet_eco_C", - "Description": "Chinese Lanterns", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_HangingLightsOnPost_eco_C", - "Description": "Post - Hanging Lights", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_HangingLightsSet_eco_C", - "Description": "Hanging Lights", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Post_eco_C", - "Description": "Single Post", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanGroundLight_eco_C", - "Description": "Cyan Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GreenGroundLight_eco_C", - "Description": "Green Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OrangeGroundLight_eco_C", - "Description": "Orange Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkGroundLight_eco_C", - "Description": "Pink Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleGroundLight_eco_C", - "Description": "Purple Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedGroundLight_eco_C", - "Description": "Red Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoyalGroundLight_eco_C", - "Description": "Royal Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WhiteGroundLight_eco_C", - "Description": "White Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GroundLightYellow_eco_C", - "Description": "Yellow Ground Light", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassCeiling_eco_C", - "Description": "Stained Glass Ceiling", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassDoorframe_eco_C", - "Description": "Stained Glass Doorframe", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassDoorFull_eco_C", - "Description": "Full Stained Glass Door", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassDoorHalfWood_eco_C", - "Description": "Half Wood Stained Glass Door", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassRegSlopedLeft_eco_C", - "Description": "Left Sloped Stained Glass", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassRegSlopedRight_eco_C", - "Description": "Right Sloped Stained Glass", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassRegWindow_eco_C", - "Description": "Stained Glass Window", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassSlopedRoof_eco_C", - "Description": "Stained Glass Sloped Roof", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassRoofCorner_eco_C", - "Description": "Stained Glass Roof Corner", - "Mod": "ecoGardenDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GDStainedGlassWall_eco_C", - "Description": "Stained Glass Wall", - "Mod": "ecoGardenDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoInWonderland.gamedata b/GameData/Mods/Eco's Mods/ecoInWonderland.gamedata deleted file mode 100644 index d6bad1e7..00000000 --- a/GameData/Mods/Eco's Mods/ecoInWonderland.gamedata +++ /dev/null @@ -1,869 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0243575Z", - "Mod": "702828089", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoInWonderland_CraftingTable_C", - "Description": "ecoInWonderland Landscape Crafting Table", - "Mod": "ecoInWonderland" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoInWonderland_CraftingTable_C", - "Description": "ecoInWonderland Landscape Crafting Table", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GlowShroomsBlue_eco_C", - "Description": "Blue Glow Shrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GlowShroomsGreen_eco_C", - "Description": "Green Glow Shrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GlowShroomsPurple_eco_C", - "Description": "Purple Glow Shrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GlowShroomsYellow_eco_C", - "Description": "Yellow Glow Shrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueToadstool_eco_C", - "Description": "Blue Toadstool", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkToadstool_eco_C", - "Description": "Pink Toadstool", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleToadstool_eco_C", - "Description": "Purple Toadstool", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueMorelMushroom_eco_C", - "Description": "Blue Morel Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkMorelMushroom_eco_C", - "Description": "Pink Morel Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueMushroomCluster_eco_C", - "Description": "Blue Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedMushroomCluster_eco_C", - "Description": "Red Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ColorsLittleSproutMushroom_eco_C", - "Description": "Little Sprout Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LittleSproutMushroom_eco_C", - "Description": "Little Sprout Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanMushroomCluster_eco_C", - "Description": "Cyan Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkMushroomCluster_eco_C", - "Description": "Pink Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanPodMushroom_eco_C", - "Description": "Cyan Pod Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkPodMushroom_eco_C", - "Description": "Pink Pod Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurplePodMushroom_eco_C", - "Description": "Purple Pod Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoyalPodMushroom_eco_C", - "Description": "Royal Pod Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueGlowingPoleMushrooms_eco_C", - "Description": "Blue Glowing Pole Mushrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkGlowingPoleMushrooms_eco_C", - "Description": "Pink Glowing Pole Mushrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleGlowingPoleMushrooms_eco_C", - "Description": "Purple Glowing Pole Mushrooms", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueClimbingMushroom_eco_C", - "Description": "Blue Climbing Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkClimbingMushroom_eco_C", - "Description": "Pink Climbing Mushroom Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MysticalTruffles_eco_C", - "Description": "Mystical Truffles", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MediumCyanMushroom_eco_C", - "Description": "Medium Cyan Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MediumPinkMushroom_eco_C", - "Description": "Medium Pink Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MediumPurpleMushroom_eco_C", - "Description": "Medium Purple Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BigCyanMushroom_eco_C", - "Description": "Big Cyan Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BigPinkMushroom_eco_C", - "Description": "Big Pink Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BigPurpleMushroom_eco_C", - "Description": "Big Purple Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantMushroomBlueWhite_eco_C", - "Description": "Giant Blue White Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantMushroomGrayBlue_eco_C", - "Description": "Giant Gray Blue Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantMushroomGreenGray_eco_C", - "Description": "Giant Green Gray Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantMushroomPinkBlue_eco_C", - "Description": "Giant Pink Blue Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantMushroomPurple_eco_C", - "Description": "Giant Purple Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantMushroomRed_eco_C", - "Description": "Giant Red Mushroom", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TallBlueCrystal_eco_C", - "Description": "Tall Blue Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TallPinkCrystal_eco_C", - "Description": "Tall Pink Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TallPurpleCrystal_eco_C", - "Description": "Tall Purple Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueCrystal_eco_C", - "Description": "Blue Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleCrystal_eco_C", - "Description": "Purple Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedCrystal_eco_C", - "Description": "Red Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YellowCrystal_eco_C", - "Description": "Yellow Crystal", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantCrystalYellow_eco_C", - "Description": "Giant Yellow Crystals", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantCrystalRed_eco_C", - "Description": "Giant Red Crystals", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantCrystalPurple_eco_C", - "Description": "Giant Purple Crystals", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantCrystalBlue_eco_C", - "Description": "Giant Blue Crystals", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WLArtifactFlowerBlue_eco_C", - "Description": "Blue Artifact Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WLArtifactFlowerPurple_eco_C", - "Description": "Purple Artifact Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CallaLily_eco_C", - "Description": "Calla Lily", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Geranium_eco_C", - "Description": "Geranium", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Hosta_eco_C", - "Description": "Hosta Plant", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeHosta_eco_C", - "Description": "Large Hosta Plant", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MayhemBush_eco_C", - "Description": "Mayhem Bush", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MonkeyFlower_eco_C", - "Description": "Monkey Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Nasturtium_eco_C", - "Description": "Nasturtium", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TearDrop_eco_C", - "Description": "Teardrop Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Clover_eco_C", - "Description": "Clover Cluster", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanAzalea_eco_C", - "Description": "Cyan Azalea Bush", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleAzalea_eco_C", - "Description": "Purple Azalea Bush", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedAzalea_eco_C", - "Description": "Red Azalea Bush", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YellowAzalea_eco_C", - "Description": "Yellow Azalea Bush", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanGrass_eco_C", - "Description": "Cyan Grass", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleGrass_eco_C", - "Description": "Purple Grass", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoyalGrass_eco_C", - "Description": "Royal Grass", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FalseLily_eco_C", - "Description": "False Lily", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GlowBud_eco_C", - "Description": "Glow Bud", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleHeart_eco_C", - "Description": "Purple Heart", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleSponge_eco_C", - "Description": "Purple Sponge", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeFingerSponge_eco_C", - "Description": "Large Purple Sponge", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallCactus_eco_C", - "Description": "Small Cactus", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeCactus_eco_C", - "Description": "Large Cactus", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Ivy_eco_C", - "Description": "Hanging Ivy", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkHammock_eco_C", - "Description": "Pink Hammock Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkBanyan_eco_C", - "Description": "Pink Banyan Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanBanyan_eco_C", - "Description": "Cyan Banyan Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanHammock_eco_C", - "Description": "Cyan Hammock Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sakura_Small_eco_C", - "Description": "Small Sakura Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sakura_Large_eco_C", - "Description": "Large Sakura Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleBanyan_eco_C", - "Description": "Purple Banyan Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleHammock_eco_C", - "Description": "Purple Hammock Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoyalBanyan_eco_C", - "Description": "Royal Banyan Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoyalHammock_eco_C", - "Description": "Royal Hammock Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WhiteBanyan_eco_C", - "Description": "White Banyan Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WhiteHammock_eco_C", - "Description": "White Hammock Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Trunk_eco_C", - "Description": "Trunk", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Flags_eco_C", - "Description": "Hanging Flags", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantPinkRose_eco_C", - "Description": "Giant Wish Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantPurpleRose_eco_C", - "Description": "Giant Wish Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantRedRose_eco_C", - "Description": "Giant Wish Flower", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DeadTrunk_eco_C", - "Description": "Dead Trunk", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BurntTree_eco_C", - "Description": "Burnt Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TallDeadTree_eco_C", - "Description": "Tall Dead Tree", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FallenTree1_eco_C", - "Description": "Fallen Tree 1", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FallenTree2_eco_C", - "Description": "Fallen Tree 2", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FallenTree3_eco_C", - "Description": "Fallen Tree 3", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EmptyNest_eco_C", - "Description": "Decorative Nest", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BrontoNest_eco_C", - "Description": "Decorative Bronto Nest", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_QuetzalNest_eco_C", - "Description": "Decorative Quetzal Nest", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RexNest_eco_C", - "Description": "Decorative Rex Nest", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Snowman_eco_C", - "Description": "Snowman", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueBalloon_eco_C", - "Description": "Blue Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GreenBalloon_eco_C", - "Description": "Green Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkBalloon_eco_C", - "Description": "Pink Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleBalloon_eco_C", - "Description": "Purple Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedBalloon_eco_C", - "Description": "Red Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YellowBalloon_eco_C", - "Description": "Yellow Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlackBalloon_eco_C", - "Description": "Black Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OrangeBalloon_eco_C", - "Description": "Orange Balloon", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueFrame_eco_C", - "Description": "Blue Picture Frame", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleFrame_eco_C", - "Description": "Purple Picture Frame", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WhiteFrame_eco_C", - "Description": "White Picture Frame", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WoodFrame_eco_C", - "Description": "Wood Picture Frame", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Jar_eco_C", - "Description": "Decorative Jar", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Vase_eco_C", - "Description": "Decorative Vase", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DecorBag_eco_C", - "Description": "Decorative Bag", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DecorBox_eco_C", - "Description": "Decorative Box", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DecorChest_eco_C", - "Description": "Decorative Chest", - "Mod": "ecoInWonderland" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Stage_eco_C", - "Description": "Decorative Stage", - "Mod": "ecoInWonderland" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoPrimordialDecor.gamedata b/GameData/Mods/Eco's Mods/ecoPrimordialDecor.gamedata deleted file mode 100644 index aee6bf47..00000000 --- a/GameData/Mods/Eco's Mods/ecoPrimordialDecor.gamedata +++ /dev/null @@ -1,1517 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0243575Z", - "Mod": "1435344008", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRForestCraftingTable_eco_C", - "Description": "Forest Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PREvergladesCraftingTable_eco_C", - "Description": "Everglades Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRSubterraneCraftingTable_eco_C", - "Description": "Subterrane Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRTundraCraftingTable_eco_C", - "Description": "Tundra Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRBrineCraftingTable_eco_C", - "Description": "Brine Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRVolcanicCraftingTable_eco_C", - "Description": "Volcanic Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRAridCraftingTable_eco_C", - "Description": "Arid Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TRCraftingTable_eco_C", - "Description": "Troposphere Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRFireSpit_eco_C", - "Description": "Fire Spit for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRDyeBowls_eco_C", - "Description": "Dye Bowls for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRFeedingTrough_eco_C", - "Description": "Feeding Trough", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRBoneFence_eco_C", - "Description": "Bone Fence for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRBoneGate_eco_C", - "Description": "Bone Gate for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRBoneGateFrame_eco_C", - "Description": "Bone Gate Frame for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRLargeBoneGate_eco_C", - "Description": "Large Bone Gate for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRLargeBoneGateFrame_eco_C", - "Description": "Large Bone Gate Frame for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PDMeatSpoiler_eco_C", - "Description": "Meat Spoiler", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRAntBait_eco_C", - "Description": "Trap Bait for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRForestTrap_eco_C", - "Description": "Forest Ant Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PREvergladesTrap_eco_C", - "Description": "Everyglades Fish Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRTroposphereTrap_eco_C", - "Description": "Troposphere Hive Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRAridTrap_eco_C", - "Description": "Arid Compy Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRBrineTrap_eco_C", - "Description": "Brine Dolphin Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRSubterraneTrap_eco_C", - "Description": "Subterrane Beetle Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRTundraTrap_eco_C", - "Description": "Tundra Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRVolcanicTrap_eco_C", - "Description": "Volcanic Spider Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRForestCraftingTable_eco_C", - "Description": "Forest Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ForestTribeSkin_eco_C", - "Description": "Forest Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ForestWarriorSkin_eco_C", - "Description": "Forest Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ForestChiefSkin_eco_C", - "Description": "Forest Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRCompyStick_eco_C", - "Description": "Compy on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRHandTorch_eco_C", - "Description": "Primordial Hand Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRTallSkullTorch_eco_C", - "Description": "Forest Skull Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBoneBanner_eco_C", - "Description": "Forest Bone Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBearSleepingBag_eco_C", - "Description": "Bear Sleeping Bag", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRForestChiefBed_eco_C", - "Description": "Forest Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBoneBench_eco_C", - "Description": "Bone Bench", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREggBasket_eco_C", - "Description": "Egg Basket", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRFoodBasket_eco_C", - "Description": "Food Basket", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRForestStorageBasket_eco_C", - "Description": "Forest Storage Baskets", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRForestDryingRack_eco_C", - "Description": "Forest Drying Rack", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRForestTribeTent_eco_C", - "Description": "Forest Tribe Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRForestChiefTent_eco_C", - "Description": "Forest Chief Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRForestConclaveTent_eco_C", - "Description": "Forest Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesCraftingTable_eco_C", - "Description": "Everglades Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_EvergladesTribeSkin_eco_C", - "Description": "Everglades Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_EvergladesWarriorSkin_eco_C", - "Description": "Everglades Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_EvergladesChiefSkin_eco_C", - "Description": "Everglades Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRSlugStick_eco_C", - "Description": "Slug on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PREvergladesSkullTorch_eco_C", - "Description": "Everglades Skull Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PREvergladesBoneBanner_eco_C", - "Description": "Everglades Bone Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSarcoSleepingBag_eco_C", - "Description": "Sarco Sleeping Bag", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PREvergladesChiefBed_eco_C", - "Description": "Everglades Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PREvergladesMossySeat_eco_C", - "Description": "Everglades Mossy Seat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesEggBasket_eco_C", - "Description": "Egg Basket", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesFoodBasket_eco_C", - "Description": "Food Basket", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PREvergladesStorageBasket_eco_C", - "Description": "Everglades Storage Baskets", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesFishOilCrates_eco_C", - "Description": "Everglades Fish Oil Crates", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesTribeTent_eco_C", - "Description": "Everglades Tribe Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesChiefTent_eco_C", - "Description": "Everglades Chief Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesConclaveTent_eco_C", - "Description": "Everglades Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterraneCraftingTable_eco_C", - "Description": "Subterrane Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRSubterraneTribeSkin_eco_C", - "Description": "Subterrane Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRSubterraneWarriorSkin_eco_C", - "Description": "Subterrane Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRSubterraneChiefSkin_eco_C", - "Description": "Subterrane Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRBugStick_eco_C", - "Description": "Bug on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PRPetrifiedWood_eco_C", - "Description": "Petrified Wood", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRSubterraneSkullTorch_eco_C", - "Description": "Subterrane Skull Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRSubterraneBoneBanner_eco_C", - "Description": "Subterrane Bone Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRRollRatSleepingBag_eco_C", - "Description": "Roll Rat Sleeping Bag", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRSubterraneChiefBed_eco_C", - "Description": "Subterrane Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRMushroomSeat_eco_C", - "Description": "Subterrane Mushroom Seat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterraneFoodKeeper_eco_C", - "Description": "Food Keeper", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRSubterraneStorageBasket_eco_C", - "Description": "Subterrane Storage Baskets", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterranePetrifiedWoodChipper_eco_C", - "Description": "Subterrane Petrified Wood Chipper", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterraneTribeTent_eco_C", - "Description": "Subterrane Tribe Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterraneChiefTent_eco_C", - "Description": "Subterrane Chief Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterraneConclaveTent_eco_C", - "Description": "Subterrane Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTundraCraftingTable_eco_C", - "Description": "Tundra Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRTundraTribeSkin_eco_C", - "Description": "Tundra Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRTundraWarriorSkin_eco_C", - "Description": "Tundra Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRTundraChiefSkin_eco_C", - "Description": "Tundra Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRPenguinStick_eco_C", - "Description": "Penguin on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Snowball_eco_C", - "Description": "\u0022Snowball\u0022 Emote", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRTundraSkullTorch_eco_C", - "Description": "Tundra Skull Brazier", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRTundraBoneBanner_eco_C", - "Description": "Tundra Bone Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRMegatheriumSleepingBag_eco_C", - "Description": "Megatherium Sleeping Bag", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRTundraChiefBed_eco_C", - "Description": "Tundra Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRTundraSeat_eco_C", - "Description": "Tundra Seat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTundraIceBlock_eco_C", - "Description": "Ice Block", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRTundraStorage_eco_C", - "Description": "Tundra Storage Baskets", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTundraTribeTent_eco_C", - "Description": "Tundra Tribe Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTundraChiefTent_eco_C", - "Description": "Tundra Chief Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTundraConclaveTent_eco_C", - "Description": "Tundra Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineCraftingTable_eco_C", - "Description": "Brine Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRBrineTribeSkin_eco_C", - "Description": "Brine Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRBrineSharkSkin_eco_C", - "Description": "Brine Shark", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRBrineWarriorSkin_eco_C", - "Description": "Brine Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRBrineChiefSkin_eco_C", - "Description": "Brine Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRBrineFishStick_eco_C", - "Description": "Fish on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRBrineHandTorch_eco_C", - "Description": "Brine Hand Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineFire_eco_C", - "Description": "Brine Fire", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBrineTorch_eco_C", - "Description": "Brine Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBrineBoneBanner_eco_C", - "Description": "Brine Bone Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineTribeSleepingChamber_eco_C", - "Description": "Brine Tribe Sleeping Chamber", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBrineChiefBed_eco_C", - "Description": "Brine Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBrineSharkSeat_eco_C", - "Description": "Brine Shark Seat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineFoodStorage_eco_C", - "Description": "Brine Food Storage", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRBrineStorage_eco_C", - "Description": "Brine Storage Chest", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineTribeAbode_eco_C", - "Description": "Brine Tribe Abode", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineChiefDoor_eco_C", - "Description": "Brine Chief Door", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineChiefAbode_eco_C", - "Description": "Brine Chief Abode", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineConclaveTent_eco_C", - "Description": "Brine Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicCraftingTable_eco_C", - "Description": "Volcanic Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRVolcanicTribeSkin_eco_C", - "Description": "Volcanic Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRVolcanicWarriorSkin_eco_C", - "Description": "Volcanic Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRVolcanicWarriorSheepMaleSkin_eco_C", - "Description": "Volcanic Warrior - Male", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRVolcanicWarriorSheepFemaleSkin_eco_C", - "Description": "Volcanic Warrior - Female", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRVolcanicChiefNoWingsSkin_eco_C", - "Description": "Volcanic Chief no Wings", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRVolcanicChiefWingsSkin_eco_C", - "Description": "Volcanic Chief with Wings", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRVolcanicSpiderStick_eco_C", - "Description": "Spider on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRVolcanicTorch_eco_C", - "Description": "Volcanic Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRVolcanicBoneBanner_eco_C", - "Description": "Volcanic Bone Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicWaterCatcher_eco_C", - "Description": "Volcanic Water Catcher", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicSleepingBag_eco_C", - "Description": "Volcanic Sleeping Bag", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRVolcanicChiefBed_eco_C", - "Description": "Volcanic Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRVolcanicStoneSeat_eco_C", - "Description": "Volcanic Stone Seat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicFoodSteamer_eco_C", - "Description": "Volcanic Food Steamer", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRVolcanicStorage_eco_C", - "Description": "Volcanic Storage", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicTribeTent_eco_C", - "Description": "Volcanic Tribe Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicRopeLadder_eco_C", - "Description": "Rope Ladder", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicRamp_eco_C", - "Description": "Volcanic Ramp", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicChiefTent_eco_C", - "Description": "Volcanic Chief Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicConclaveTent_eco_C", - "Description": "Volcanic Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRAridCraftingTable_eco_C", - "Description": "Arid Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRAridTribeSkin_eco_C", - "Description": "Arid Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRAridWarriorSkin_eco_C", - "Description": "Arid Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRAridChiefSkin_eco_C", - "Description": "Arid Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRAridTambourine_eco_C", - "Description": "Tambourine", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPRAridPalm_eco_C", - "Description": "Palm", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridTorch_eco_C", - "Description": "Arid Torch", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridBanner_eco_C", - "Description": "Arid Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridTribeBed_eco_C", - "Description": "Arid Tribe Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridChiefBed_eco_C", - "Description": "Arid Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridTribeMat_eco_C", - "Description": "Arid Tribe Mat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridChiefThrone_eco_C", - "Description": "Arid Chief Throne", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRAridFoodKeeper_eco_C", - "Description": "Food Keeper", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PRAridStorage_eco_C", - "Description": "Arid Storage Vases", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRAridTribeTent_eco_C", - "Description": "Arid Tribe Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRAridChiefTent_eco_C", - "Description": "Arid Chief Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRAridConclaveTent_eco_C", - "Description": "Arid Conclave Tent", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TRCraftingTable_eco_C", - "Description": "Troposphere Tribe Crafting Table for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TRTribeSkin_eco_C", - "Description": "Troposphere Tribe", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TRWarriorSkin_eco_C", - "Description": "Troposphere Warrior", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TRChiefSkin_eco_C", - "Description": "Troposphere Chief", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TRBeeWings_eco_C", - "Description": "Bee Wings", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTRHoneyStick_eco_C", - "Description": "Honey on a Stick", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRLamp_eco_C", - "Description": "Lamp", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRBanner_eco_C", - "Description": "Troposphere Banner", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRTribeSleepingMat_eco_C", - "Description": "Tribe Sleeping Mat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRChiefBed_eco_C", - "Description": "Chief\u0027s Bed", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRRubbleSeat_eco_C", - "Description": "Rubble Seat", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TRFoodKeeper_eco_C", - "Description": "Food Keeper", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRStorage_eco_C", - "Description": "Storage", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TRRopeLadder_eco_C", - "Description": "Rope Ladder", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TRTribeIsland_eco_C", - "Description": "Troposphere Tribe Island", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TRChiefIsland_eco_C", - "Description": "Troposphere Chief Island", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TRConclaveIsland_eco_C", - "Description": "Troposphere Conclave Island", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRFireSpit_eco_C", - "Description": "Fire Spit for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRDyeBowls_eco_C", - "Description": "Dye Bowls for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRActuallyMagenta_eco_C", - "Description": "Magenta Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRBlack_eco_C", - "Description": "Black Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRBlue_eco_C", - "Description": "Blue Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRBrick_eco_C", - "Description": "Brick Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRBrown_eco_C", - "Description": "Brown Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRCantaloupe_eco_C", - "Description": "Cantaloupe Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRCyan_eco_C", - "Description": "Cyan Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRForest_eco_C", - "Description": "Forest Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRGreen_eco_C", - "Description": "Green Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRMud_eco_C", - "Description": "Mud Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRNavy_eco_C", - "Description": "Navy Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PROlive_eco_C", - "Description": "Olive Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PROrange_eco_C", - "Description": "Orange Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRParchment_eco_C", - "Description": "Parchement Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRPink_eco_C", - "Description": "Pink Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRPurple_eco_C", - "Description": "Purple Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRRed_eco_C", - "Description": "Red Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRRoyalty_eco_C", - "Description": "Royalty Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRSilver_eco_C", - "Description": "Silver Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRSky_eco_C", - "Description": "Sky Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRSlate_eco_C", - "Description": "Slate Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRTan_eco_C", - "Description": "Tan Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRTangerine_eco_C", - "Description": "Tangerine Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRWhite_eco_C", - "Description": "White Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_PRYellow_eco_C", - "Description": "Yellow Coloring", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRFeedingTrough_eco_C", - "Description": "Feeding Trough", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBoneFence_eco_C", - "Description": "Bone Fence for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBoneGate_eco_C", - "Description": "Bone Gate for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBoneGateFrame_eco_C", - "Description": "Bone Gate Frame for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRLargeBoneGate_eco_C", - "Description": "Large Bone Gate for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRLargeBoneGateFrame_eco_C", - "Description": "Large Bone Gate Frame for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRMeatSpoiler_eco_C", - "Description": "Meat Spoiler", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PRTrapBait_eco_C", - "Description": "Trap Bait for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRForestTrap_eco_C", - "Description": "Forest Ant Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PREvergladesTrap_eco_C", - "Description": "Everyglades Fish Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTroposphereTrap_eco_C", - "Description": "Troposphere Hive Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRAridTrap_eco_C", - "Description": "Arid Compy Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRBrineTrap_eco_C", - "Description": "Brine Dolphin Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSubterraneTrap_eco_C", - "Description": "Subterrane Beetle Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRTundraTrap_eco_C", - "Description": "Tundra Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRVolcanicTrap_eco_C", - "Description": "Volcanic Spider Trap for eco\u0027s Primordial Decor", - "Mod": "ecoPrimordialDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoPrimordialSaddles.gamedata b/GameData/Mods/Eco's Mods/ecoPrimordialSaddles.gamedata deleted file mode 100644 index 12b148c1..00000000 --- a/GameData/Mods/Eco's Mods/ecoPrimordialSaddles.gamedata +++ /dev/null @@ -1,456 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "1741916864", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PRSaddlesCraftingTable_eco_C", - "Description": "eco\u0027s Primordial Saddles Crafting Table", - "Mod": "ecoPrimordialSaddles" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PRSaddlesCraftingTable_eco_C", - "Description": "eco\u0027s Primordial Saddles Crafting Table", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PS_DodoSaddlePrimitive_eco_C", - "Description": "Dodo Saddle Bags", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRForestSaddleBearPrimitive_eco_C", - "Description": "Forest Bear Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_ForestBrontoSaddlePrimitive_eco_C", - "Description": "Forest Bronto Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_PachyrhinoSaddlePrimitive_eco_C", - "Description": "Forest Pachyrhinosaurus Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_OwlSaddlePrimitive_eco_C", - "Description": "Forest Owl Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_ForestDeinonychusSaddlePrimitive_eco_C", - "Description": "Forest Deinonychus Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRSubterraneSaddleTrikePrimitive_eco_C", - "Description": "Subterrane Trike Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_SubterraneCarnoSaddlePrimitive_eco_C", - "Description": "Subterrane Carno Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_SubterraneMoleRatSaddlePrimitive_eco_C", - "Description": "Subterrane Roll Rat Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTundraSaddleMammothPrimitive_eco_C", - "Description": "Tundra Mammoth Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTundraSaddleWolfPrimitive_eco_C", - "Description": "Tundra Wolf Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_ManagarmrSaddlePrimitive_eco_C", - "Description": "Tundra Managarmr Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_IceGolemSaddlePrimitive_eco_C", - "Description": "Tundra Ice Golem Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PREvergladesSaddleSarcoPrimitive_eco_C", - "Description": "Everglades Sarco Saddles", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_EvergladesTribeIguanodonPrimitive_eco_C", - "Description": "Everglades Iguanodon Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_EvergladesCrabSaddlePrimitive_eco_C", - "Description": "Everglades Karkinos Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRAridSaddleScorpionPrimitive_eco_C", - "Description": "Arid Scorpion Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_AridThylacoSaddlePrimitive_eco_C", - "Description": "Arid Thylacoleo Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRSMorellatopsSaddlePrimitive_eco_C", - "Description": "Arid Morellatops Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTropospherePteroSaddlePrimitive_eco_C", - "Description": "Troposphere Ptero Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTropospherePteroGlowSaddlePrimitive_eco_C", - "Description": "Troposphere Ptero Glow Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_TroposphereQuetzGlowSaddlePrimitive_eco_C", - "Description": "Troposphere Quetz Glow Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_TroposphereMothSaddlePrimitive_eco_C", - "Description": "Troposphere Lymantria Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRSVolcanicArgentSaddlePrimitive_eco_C", - "Description": "Volcanic Argentavis Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRVolcanicSaddleSheepPrimitive_eco_C", - "Description": "Volcanic Sheep Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_VolcanicMantisSaddlePrimitive_eco_C", - "Description": "Volcanic Mantis Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PRS_VolcanicMantisSwordSkin_eco_C", - "Description": "Volcanic Mantis Sword", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BrineMegalodonSaddlePrimitive_eco_C", - "Description": "Brine Megalodon Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_BrineDolphinSaddlePrimitive_eco_C", - "Description": "Brine Ichthyosaurus Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_BrineMosaSaddlePrimitive_eco_C", - "Description": "Brine Mosasaur Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTundraSaddleRhinoPrimitive_eco_C", - "Description": "Tundra Rhino Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PS_DodoSaddleAscendant_eco_C", - "Description": "Dodo Saddle Bags", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRForestSaddleBearAscendant_eco_C", - "Description": "Forest Bear Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_ForestBrontoSaddleAscendant_eco_C", - "Description": "Forest Bronto Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_PachyrhinoSaddleAscendant_eco_C", - "Description": "Forest Pachyrhinosaurus Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_OwlSaddleAscendant_eco_C", - "Description": "Forest Owl Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_ForestDeinonychusSaddleAsecndant_eco_C", - "Description": "Forest Deinonychus Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRSubterraneSaddleTrikeAscendant_eco_C", - "Description": "Subterrane Trike Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_SubterraneCarnoSaddleAscendant_eco_C", - "Description": "Subterrane Carno Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_SubterraneMoleRatSaddleAscendant_eco_C", - "Description": "Subterrane Roll Rat Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTundraSaddleMammothAscendant_eco_C", - "Description": "Tundra Mammoth Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTundraSaddleWolfAscendant_eco_C", - "Description": "Tundra Wolf Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_ManagarmrSaddleAscendant_eco_C", - "Description": "Tundra Managarmr Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_IceGolemSaddleAscendant_eco_C", - "Description": "Tundra Ice Golem Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PREvergladesSaddleSarcoAscendant_eco_C", - "Description": "Everglades Sarco Saddles", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_EvergladesTribeIguanodonAscendant_eco_C", - "Description": "Everglades Iguanodon Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_EvergladesCrabSaddleAscendant_eco_C", - "Description": "Everglades Karkinos Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRAridSaddleScorpionAscendant_eco_C", - "Description": "Arid Scorpion Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_AridThylacoSaddleAscendant_eco_C", - "Description": "Arid Thylacoleo Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRSMorellatopsSaddleAscendant_eco_C", - "Description": "Arid Morellatops Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTropospherePteroSaddleAscendant_eco_C", - "Description": "Troposphere Ptero Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTropospherePteroGlowSaddleAscendant_eco_C", - "Description": "Troposphere Ptero Glow Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_TroposphereQuetzGlowSaddleAscendant_eco_C", - "Description": "Troposphere Quetz Glow Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_TroposphereMothSaddleAscendant_eco_C", - "Description": "Troposphere Lymantria Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRSVolcanicArgentSaddleAscendant_eco_C", - "Description": "Volcanic Argentavis Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRVolcanicSaddleSheepAscendant_eco_C", - "Description": "Volcanic Sheep Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_VolcanicMantisSaddleAscendant_eco_C", - "Description": "Volcanic Mantis Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_BrineMegalodonSaddleAscendant_eco_C", - "Description": "Brine Megalodon Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_BrineDolphinSaddleAscendant_eco_C", - "Description": "Brine Ichthyosaurus Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRS_BrineMosaSaddleAscendant_eco_C", - "Description": "Brine Mosasaur Saddle", - "Mod": "ecoPrimordialSaddles" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PRTundraSaddleRhinoAscendant_eco_C", - "Description": "Tundra Rhino Saddle", - "Mod": "ecoPrimordialSaddles" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoRPDecor.gamedata b/GameData/Mods/Eco's Mods/ecoRPDecor.gamedata deleted file mode 100644 index 18a6f8a6..00000000 --- a/GameData/Mods/Eco's Mods/ecoRPDecor.gamedata +++ /dev/null @@ -1,2280 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "741203089", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoRPDecor_FurnitureDecor_CraftingTable_C", - "Description": "Furniture and Decor Crafting Table", - "Mod": "ecoRPDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoRPDecor_FoodTray_C", - "Description": "eco\u0027s Food Tray", - "Mod": "ecoRPDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Book_EB_eco_C", - "Description": "Journal", - "Mod": "ecoRPDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RPBadBox_eco_C", - "Description": "Bad Box", - "Mod": "ecoRPDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RPCommunityBox_eco_C", - "Description": "Community Box", - "Mod": "ecoRPDecor" - } - ], - "Items": [ - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPVegetableOil_eco_C", - "Description": "Vegetable Oil", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoRPDecor_FurnitureDecor_CraftingTable_C", - "Description": "Furniture and Decor Crafting Table", - "Mod": "ecoRPDecor" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponRPRingBox_eco_C", - "Description": "Ring Box", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CoffinBed_eco_C", - "Description": "Coffin Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SideTable_eco_C", - "Description": "Side Table", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LongTable_eco_C", - "Description": "Long Table", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoundTable_eco_C", - "Description": "Round Table", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPLVDeskLamp_eco_C", - "Description": "Desk Lamp", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPLVChair_eco_C", - "Description": "Chair", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sofa_eco_C", - "Description": "Rustic Sofa", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Throne_eco_C", - "Description": "Throne", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPRockwellThrone_eco_C", - "Description": "Rockwell Throne", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SkullThrone_eco_C", - "Description": "Skull Throne", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WoodenStool_eco_C", - "Description": "Wooden Stool", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FloorRunner_eco_C", - "Description": "Floor Runner", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FloorRunnerGreen_eco_C", - "Description": "Floor Runner", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FloorRunnerBlue_eco_C", - "Description": "Floor Runner", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FloorRunnerOld_eco_C", - "Description": "Floor Runner", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FloorRunnerPurple_eco_C", - "Description": "Floor Runner", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PersianRug_eco_C", - "Description": "Persian Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PersianRugGreen_eco_C", - "Description": "Green Persian Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PersianRugBlue_eco_C", - "Description": "Blue Persian Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PersianRugOld_eco_C", - "Description": "Old Persian Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PersianRugPurple_eco_C", - "Description": "Purple Persian Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPShagRug_eco_C", - "Description": "Shag Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPCurtains_eco_C", - "Description": "Curtains", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OldChair_eco_C", - "Description": "Old Chair", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_KitchenCabinet_eco_C", - "Description": "Kitchen Cabinet", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TrophyCase_eco_C", - "Description": "Trophy Case", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RP_MapPin_eco_C", - "Description": "Map Pin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MapTable_eco_C", - "Description": "Map Table", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FireplaceScreen_eco_C", - "Description": "Fireplace Screen", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Shelf_eco_C", - "Description": "Wall Shelf", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPBathroomWallShelf_eco_C", - "Description": "Bathroom Wall Shelf", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPShower_eco_C", - "Description": "Shower", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPToilet_eco_C", - "Description": "Toilet", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GreenBox_eco_C", - "Description": "Green Box", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Shutter_eco_C", - "Description": "Wooden Shutter", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MetalBalcony_eco_C", - "Description": "Metal Balcony", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBathtub_eco_C", - "Description": "Bathtub", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Book1_eco_C", - "Description": "Fancy Book", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Book2_eco_C", - "Description": "Book of the Seas", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OpenBook_eco_C", - "Description": "Open Book", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Camera_eco_C", - "Description": "Camera", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BottledMessage_eco_C", - "Description": "Message in a Bottle", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ShipInABottle_eco_C", - "Description": "Ship in a Bottle", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PictureButterfly_eco_C", - "Description": "Butterfly Picture", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PictureDeer_eco_C", - "Description": "Deer Picture", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PictureSquid_eco_C", - "Description": "Squid Picture", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Globe_eco_C", - "Description": "Globe", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OldGlobe_eco_C", - "Description": "Older Globe", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Suitcase_eco_C", - "Description": "Suitcases", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BirdCage_eco_C", - "Description": "Birdcage", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedFish_eco_C", - "Description": "Mounted Fish", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSalmon_eco_C", - "Description": "Mounted Salmon", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedAnglerFish_eco_C", - "Description": "Mounted Angler Fish", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedArgent_eco_C", - "Description": "Mounted Argent", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedBear_eco_C", - "Description": "Mounted Bear", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedDeinonychus_eco_C", - "Description": "Mounted Deinonychus", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedDodoRex_eco_C", - "Description": "Mounted Dodo Rex", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedDunkleo_eco_C", - "Description": "Mounted Dunkleo", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedMammoth_eco_C", - "Description": "Mounted Mammoth", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedPandaBear_eco_C", - "Description": "Mounted Panda Bear", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedRex_eco_C", - "Description": "Mounted Rex", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSaber_eco_C", - "Description": "Mounted Saber", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedShark_eco_C", - "Description": "Mounted Shark", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSarco_eco_C", - "Description": "Mounted Sarco", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedStag_eco_C", - "Description": "Mounted Stag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedStego_eco_C", - "Description": "Mounted Stego", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedTrike_eco_C", - "Description": "Mounted Trike", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedWolf_eco_C", - "Description": "Mounted Wolf", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedTherizinosaurus_eco_C", - "Description": "Mounted Therizinosaurus", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedThyla_eco_C", - "Description": "Mounted Thylacoleo", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedFrog_eco_C", - "Description": "Mounted Frog", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedRhino_eco_C", - "Description": "Mounted Rhino", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedPachyrhino_eco_C", - "Description": "Mounted Pachyrhinosaurus", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedBary_eco_C", - "Description": "Mounted Baryonyx", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedEquus_eco_C", - "Description": "Mounted Equus", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedUnicorn_eco_C", - "Description": "Mounted Unicorn", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSheep_eco_C", - "Description": "Mounted Sheep", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSpino_eco_C", - "Description": "Mounted Spino", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedQuetz_eco_C", - "Description": "Mounted Quetz", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedAllo_eco_C", - "Description": "Mounted Allosaurus", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedTapejara_eco_C", - "Description": "Mounted Tapejara", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedIchthy_eco_C", - "Description": "Mounted Ichthy", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedGiga_eco_C", - "Description": "Mounted Giga", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedRaptor_eco_C", - "Description": "Mounted Raptor", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSquid_eco_C", - "Description": "Mounted Squid", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPMountedPhoenix_eco_C", - "Description": "Mounted Phoenix", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPMountedIceWyvern_eco_C", - "Description": "Mounted Ice Wyvern", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPMountedGriffin_eco_C", - "Description": "Mounted Griffin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPMountedChalicotherium_eco_C", - "Description": "Mounted Chalicotherium", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPMountedDaeodon_eco_C", - "Description": "Mounted Daeodon", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedPenguin_eco_C", - "Description": "Mounted Penguin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedForestOwl_eco_C", - "Description": "Mounted Forest Owl", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSnowOwl_eco_C", - "Description": "Mounted Snow Owl", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedMaewing_eco_C", - "Description": "Mounted Maewing", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedNoglin_eco_C", - "Description": "Mounted Noglin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedMagmasaur_eco_C", - "Description": "Mounted Magmasaur", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSpaceDolphin_eco_C", - "Description": "Mounted Space Dolphin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Anchor_eco_C", - "Description": "Anchor", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ShipWheel_eco_C", - "Description": "Ship Wheel", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedSkull_eco_C", - "Description": "Mounted Skull", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SwordShield_eco_C", - "Description": "Sword and Shield", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPMediumCanvas_eco_C", - "Description": "Medium Painting Canvas", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPLargeCanvas_eco_C", - "Description": "Large Painting Canvas", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPXLCanvas_eco_C", - "Description": "XL Painting Canvas", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPMediumFrame_eco_C", - "Description": "Medium Picture Frame", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPLargeFrame_eco_C", - "Description": "Large Picture Frame", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPXLFrame_eco_C", - "Description": "XL Picture Frame", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BearRug_eco_C", - "Description": "Bear Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PolarBearRug_eco_C", - "Description": "Polar Bear Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPSaberRug_eco_C", - "Description": "Saber Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBrownBearRug_eco_C", - "Description": "Brown Bear Rug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPSmallCandle_eco_C", - "Description": "Small Candle", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPLargeCandle_eco_C", - "Description": "Large Candle", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallCandle_eco_C", - "Description": "Wall Candle", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallTorch_eco_C", - "Description": "Small Torch", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SkullWallTorch_eco_C", - "Description": "Skull Wall Torch", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeTorch_eco_C", - "Description": "Large Torch", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RP_Bonfire_eco_C", - "Description": "Bonfire", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RP_Fireplace_eco_C", - "Description": "Fireplace", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagArgent_eco_C", - "Description": "Argent War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagBear_eco_C", - "Description": "Bear War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagDodo_eco_C", - "Description": "Dodo War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagDunkleo_eco_C", - "Description": "Dunkleo War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagFrog_eco_C", - "Description": "Frog War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagMammoth_eco_C", - "Description": "Mammoth War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagPanda_eco_C", - "Description": "Panda War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagRex_eco_C", - "Description": "Rex War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagSaber_eco_C", - "Description": "Saber War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagSarco_eco_C", - "Description": "Sarco War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagShark_eco_C", - "Description": "Shark War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagStag_eco_C", - "Description": "Stag War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagThyla_eco_C", - "Description": "Thylacoleo War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagTrike_eco_C", - "Description": "Trike War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagWolf_eco_C", - "Description": "Wolf War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagAllo_eco_C", - "Description": "Allo War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagBary_eco_C", - "Description": "Bary War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagEquus_eco_C", - "Description": "Equus War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagGiga_eco_C", - "Description": "Giga War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagPenguin_eco_C", - "Description": "Penguin War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagQuetz_eco_C", - "Description": "Quetz War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagRaptor_eco_C", - "Description": "Raptor War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagRhino_eco_C", - "Description": "Rhino War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagSheep_eco_C", - "Description": "Sheep War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagSpino_eco_C", - "Description": "Spino War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagIchthy_eco_C", - "Description": "Ichthy War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagPachyrhino_eco_C", - "Description": "Pachyrhino War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagTapejara_eco_C", - "Description": "Tapejara War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPWarFlagPhoenix_eco_C", - "Description": "Phoenix War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPWarFlagGriffin_eco_C", - "Description": "Griffin War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPWarFlagIceWyvern_eco_C", - "Description": "Ice Wyvern War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPWarFlagChalicotherium_eco_C", - "Description": "Chalicotherium War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPWarFlagDaeodon_eco_C", - "Description": "Daeodon War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagUnicorn_eco_C", - "Description": "Unicorn War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagOwl_eco_C", - "Description": "Owl War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WarFlagPaintable_eco_C", - "Description": "Plain Paintable War Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBlackCF_eco_C", - "Description": "Black Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBlueCF_eco_C", - "Description": "Blue Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBrownCF_eco_C", - "Description": "Brown Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPGrayCF_eco_C", - "Description": "Gray Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPGreenCF_eco_C", - "Description": "Green Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPOrangeCF_eco_C", - "Description": "Orange Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPPinkCF_eco_C", - "Description": "Pink Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPPurpleCF_eco_C", - "Description": "Purple Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPRedCF_eco_C", - "Description": "Red Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPWhiteCF_eco_C", - "Description": "White Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPYellowCF_eco_C", - "Description": "Yellow Castle Flag", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsBlack_eco_C", - "Description": "Black Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsBlue_eco_C", - "Description": "Blue Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsBrown_eco_C", - "Description": "Brown Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsGray_eco_C", - "Description": "Gray Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsGreen_eco_C", - "Description": "Green Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsOrange_eco_C", - "Description": "Orange Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsPink_eco_C", - "Description": "Pink Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsPurple_eco_C", - "Description": "Purple Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsRed_eco_C", - "Description": "Red Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsWhite_eco_C", - "Description": "White Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlagsYellow_eco_C", - "Description": "Yellow Flags", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedBlack_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedBlue_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedCyan_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedGray_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedGreen_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedOrange_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedPineapple_eco_C", - "Description": "Single Pineapple Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedPink_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedPurple_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedRed_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SingleBedYellow_eco_C", - "Description": "Single Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBunkBed_eco_C", - "Description": "Bunk Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPKingBed_eco_C", - "Description": "King Bed", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoRPDecor_FoodTray_C", - "Description": "eco\u0027s Food Tray", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatBerryPie_eco_C", - "Description": "Berry Pie", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatBiscuits_eco_C", - "Description": "Biscuits", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatDodoPotPie_eco_C", - "Description": "Dodo Pot Pie", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatFishAndChips_eco_C", - "Description": "Fish and Chips", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatHyaenodonHotdogs_eco_C", - "Description": "Hyaenodon Hotdogs", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatLegOfLamb_eco_C", - "Description": "Leg Of Lamb", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatMuffin_eco_C", - "Description": "Muffin", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatBread_eco_C", - "Description": "Loaf of Bread", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatCookies_eco_C", - "Description": "Cookies", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatChocolateDonut_eco_C", - "Description": "Chocolate Donut with Sprinkles", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_EatPinkDonut_eco_C", - "Description": "Pink Donut with Sprinkles", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPPumpkinPieSlice_eco_C", - "Description": "Pumpkin Pie Slice", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bread_eco_C", - "Description": "Bread", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_VanillaCake_eco_C", - "Description": "Vanilla Cake", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ChocolateCake_eco_C", - "Description": "Chocolate Cake", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Muffin_eco_C", - "Description": "Muffin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Cookies_eco_C", - "Description": "Cookies", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RP_HolidayTreats_eco_C", - "Description": "Holiday Treats", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DonutChoc_eco_C", - "Description": "Chocolate Donut", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DonutChocSP_eco_C", - "Description": "Chocolate Donut with Sprinkles", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DonutPinkSP_eco_C", - "Description": "Pink Donut with Sprinkles", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RP_PumpkinPieSlice_eco_C", - "Description": "Pumpkin Pie Slice", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_HerbBasket_eco_C", - "Description": "Herb Basket", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_HangingHerbs_eco_C", - "Description": "Hanging Herbs", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_HangingPans_eco_C", - "Description": "Hanging Pans", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPEmptyTray_eco_C", - "Description": "Empty Tray", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FishTray_eco_C", - "Description": "Fish Tray", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Plate_eco_C", - "Description": "Plate", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bowl_eco_C", - "Description": "Bowl", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Mug_eco_C", - "Description": "Mug", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RP_HotChocolate_eco_C", - "Description": "Hot Chocolate", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RPBeerBottle_eco_C", - "Description": "Beer Bottle", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Pitcher_eco_C", - "Description": "Pitcher", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPKitchenJar_eco_C", - "Description": "Kitchen Jar", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoastedPig_eco_C", - "Description": "Roasted Pig", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RP_Turkey_eco_C", - "Description": "Turkey", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPWaterBasin_eco_C", - "Description": "Water Basin", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RP_WaterBucket_eco_C", - "Description": "Water Bucket", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RP_Sink_eco_C", - "Description": "Sink", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPMixingBowl_eco_C", - "Description": "Mixing Bowl", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBacon_eco_C", - "Description": "Bacon", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPCrispyBacon_eco_C", - "Description": "Crispy Bacon", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBlueberries_eco_C", - "Description": "Blueberries", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPFlour_eco_C", - "Description": "Flour", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPFWheat_eco_C", - "Description": "Wheat", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPGrapes_eco_C", - "Description": "Grapes", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPGreens_eco_C", - "Description": "Greens", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPLard_eco_C", - "Description": "Lard", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPMilk_eco_C", - "Description": "Milk", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPSalt_eco_C", - "Description": "Salt", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPStrawberries_eco_C", - "Description": "Strawberries", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPSugar_eco_C", - "Description": "Sugar", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPYeast_eco_C", - "Description": "Yeast", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RP_DyeMixer_eco_C", - "Description": "Dye Mixer", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPActuallyMagenta_eco_C", - "Description": "Magenta Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPBlack_eco_C", - "Description": "Black Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPBlue_eco_C", - "Description": "Blue Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPBrick_eco_C", - "Description": "Brick Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPBrown_eco_C", - "Description": "Brown Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPCantaloupe_eco_C", - "Description": "Cantaloupe Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPCyan_eco_C", - "Description": "Cyan Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPForest_eco_C", - "Description": "Forest Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPGreen_eco_C", - "Description": "Green Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPMud_eco_C", - "Description": "Mud Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPNavy_eco_C", - "Description": "Navy Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPOlive_eco_C", - "Description": "Olive Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPOrange_eco_C", - "Description": "Orange Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPParchment_eco_C", - "Description": "Parchement Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPPink_eco_C", - "Description": "Pink Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPPurple_eco_C", - "Description": "Purple Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPRed_eco_C", - "Description": "Red Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPRoyalty_eco_C", - "Description": "Royalty Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPSilver_eco_C", - "Description": "Silver Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPSky_eco_C", - "Description": "Sky Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPSlate_eco_C", - "Description": "Slate Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPTan_eco_C", - "Description": "Tan Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPTangerine_eco_C", - "Description": "Tangerine Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPWhite_eco_C", - "Description": "White Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_RPYellow_eco_C", - "Description": "Yellow Coloring", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPCookingPot_eco_C", - "Description": "Cooking Pot", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPRecipeStation_eco_C", - "Description": "Recipe Station", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableSoap_eco_C", - "Description": "Soap", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBakedPotato_eco_C", - "Description": "Baked Potato", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPCheese_eco_C", - "Description": "Cheese", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPPopcorn_eco_C", - "Description": "Popcorn", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBlueberryJam_eco_C", - "Description": "Blueberry Jam", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBlueberryPancakes_eco_C", - "Description": "Blueberry Pancakes", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPPancakes_eco_C", - "Description": "Pancakes", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBlueberryScones_eco_C", - "Description": "Blueberry Scones", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPScones_eco_C", - "Description": "Scones", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBreadedFish_eco_C", - "Description": "Breaded Fish", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBreadedFishChips_eco_C", - "Description": "Breaded Fish and Chips", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPGrapeJam_eco_C", - "Description": "Grape Jam", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPOmelette_eco_C", - "Description": "Omelette", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPSpringSalad_eco_C", - "Description": "Spring Salad", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPStrawberryJam_eco_C", - "Description": "Strawberry Jam", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPStrawberryPancakes_eco_C", - "Description": "Strawberry Pancakes", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPStrawberryScones_eco_C", - "Description": "Strawberry Scones", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPWheatBread_eco_C", - "Description": "Wheat Bread", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPBlueberryBread_eco_C", - "Description": "Blueberry Bread", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPWine_eco_C", - "Description": "Wine", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPRum_eco_C", - "Description": "Rum", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPCranberryJuice_eco_C", - "Description": "Cranberry Juice", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPGingerTea_eco_C", - "Description": "Ginger Tea", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPSweetenedAloeTea_eco_C", - "Description": "Sweetened Aloe Tea", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPLavenderChamomileTea_eco_C", - "Description": "Lavender Chamomile Tea", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPLemonTea_eco_C", - "Description": "Lemon Tea", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPGreenTea_eco_C", - "Description": "Green Tea", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPTeaMilkHoney_eco_C", - "Description": "Tea with Milk and Honey", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPTheWolfsWater_eco_C", - "Description": "The Wolfs Water - Black Tea with Cream", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPZelsHotToddy_eco_C", - "Description": "Zel\u0027s Hot Toddy", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RPGovernorsTea_eco_C", - "Description": "Governor\u0027s Tea", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RP_Cooker_eco_C", - "Description": "Cooker", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPCounter_eco_C", - "Description": "Storage Counter", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPCounterWithDoors_eco_C", - "Description": "Counter with Doors", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPTallCounter_eco_C", - "Description": "Tall Counter", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPPantry_eco_C", - "Description": "Pantry", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPIcebox_eco_C", - "Description": "Ice Box", - "Mod": "ecoRPDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_Book_EB_eco_C", - "Description": "Journal", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPBadBox_eco_C", - "Description": "Bad Box", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPCommunityBox_eco_C", - "Description": "Community Box", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Guestbook_eco_C", - "Description": "Guestbook", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BulletinBoard_eco_C", - "Description": "Bulletin Board", - "Mod": "ecoRPDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RPOutpost_eco_C", - "Description": "Outpost", - "Mod": "ecoRPDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoScorchedEarthDecor.gamedata b/GameData/Mods/Eco's Mods/ecoScorchedEarthDecor.gamedata deleted file mode 100644 index 6ed96417..00000000 --- a/GameData/Mods/Eco's Mods/ecoScorchedEarthDecor.gamedata +++ /dev/null @@ -1,491 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "764241499", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CraftingCabin_eco_C", - "Description": "SE Crafting Cabin", - "Mod": "ecoScorchedEarthDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CraftingCabin_eco_C", - "Description": "SE Crafting Cabin", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bronto_Skeleton_eco_C", - "Description": "Bronto Skeleton", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Carno_Skeleton_eco_C", - "Description": "Carno Skeleton", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Raptor_Skeleton_eco_C", - "Description": "Raptor Skeleton", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Stego_Skeleton_eco_C", - "Description": "Stego Skeleton", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TRex_Skeleton_eco_C", - "Description": "TRex Skeleton", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Trike_Skeleton_eco_C", - "Description": "Trike Skeleton", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SEStoneStatue_eco_C", - "Description": "Statue", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Cross_eco_C", - "Description": "Cross", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WallCross_eco_C", - "Description": "Wall Cross", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SEWoodenGate_eco_C", - "Description": "Wooden Gate", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SEWoodenGateFrame_eco_C", - "Description": "Wooden Gate Frame", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenFence_eco_C", - "Description": "Wooden Fence", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallStorageBox_eco_C", - "Description": "Small Storage Box", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Barrel_eco_C", - "Description": "Storage Barrel", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WaterBasin_eco_C", - "Description": "Water Basin", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallShelf_eco_C", - "Description": "Small Wall Shelf", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Counter_eco_C", - "Description": "Storage Counter", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CounterWithDoors_eco_C", - "Description": "Counter with Doors", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TallCounterWithDoors_eco_C", - "Description": "Ice Box", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Podium_eco_C", - "Description": "Podium", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTrough_eco_C", - "Description": "Water Trough", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Outhouse_eco_C", - "Description": "Outhouse", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WoodenBench_eco_C", - "Description": "Wooden Bench", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WoodenCart_eco_C", - "Description": "Wooden Cart", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedDeathWorm_eco_C", - "Description": "Mounted Death Worm", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedJugBug_eco_C", - "Description": "Mounted Jug Bug", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedMantis_eco_C", - "Description": "Mounted Mantis", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedFire_eco_C", - "Description": "Mounted Fire Wyvern", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedLightning_eco_C", - "Description": "Mounted Lightning Wyvern", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedPoison_eco_C", - "Description": "Mounted Poison Wyvern", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedManticore_eco_C", - "Description": "Mounted Manticore", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedMorellatops_eco_C", - "Description": "Mounted Morellatops", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MountedThorny_eco_C", - "Description": "Mounted Thorny Lizard", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SECrystal_eco_C", - "Description": "Crystal", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallRock_eco_C", - "Description": "Small Rock", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LongRock_eco_C", - "Description": "Long Rock", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RoundRock_eco_C", - "Description": "Round Rock", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SEBoulder_eco_C", - "Description": "Boulder", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ArchRock_eco_C", - "Description": "Arched Rock", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AgaveFern_eco_C", - "Description": "Agave Fern", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BarrelCactus_eco_C", - "Description": "Barrel Cactus", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CardonCactus_eco_C", - "Description": "Cardon Cactus", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertBush_eco_C", - "Description": "Desert Bush", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertBushCluster_eco_C", - "Description": "Desert Bush Cluster", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertMarigold_eco_C", - "Description": "Desert Marigold", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertNightFork_eco_C", - "Description": "Desert Night Fork", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_YuccaFlower_eco_C", - "Description": "Yucca Flower", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OcotilloFlowers_eco_C", - "Description": "Ocotillo Flowers", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertShrub_eco_C", - "Description": "Desert Shrub", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertWildflower_eco_C", - "Description": "Desert Wildflower", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadBush_eco_C", - "Description": "Dead Bush", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Globemallow_eco_C", - "Description": "Globemallow Flowers", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HedgehogCactus_eco_C", - "Description": "Hedgehog Cactus", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OrganPipeCactus_eco_C", - "Description": "Organ Pipe Cactus", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SaguaroCactus_eco_C", - "Description": "Saguaro Cactus", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SaguaroCactusWide_eco_C", - "Description": "Wide Saguaro Cactus", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SEDeadTree_eco_C", - "Description": "Dead Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertUmbrellaTree_eco_C", - "Description": "Desert Umbrella Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DragonTree_eco_C", - "Description": "Dragon Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FanPalmTree_eco_C", - "Description": "Fan Palm Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FanPalmTreeTall_eco_C", - "Description": "Tall Fan Palm Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IronWoodTree_eco_C", - "Description": "Iron Wood Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PaloVerdeTree_eco_C", - "Description": "Palo Verde Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PinyonPineTree_eco_C", - "Description": "Pinyon Pine Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertElmTreeShort_eco_C", - "Description": "Short Desert Elm Tree", - "Mod": "ecoScorchedEarthDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DesertElmTree_eco_C", - "Description": "Desert Elm Tree", - "Mod": "ecoScorchedEarthDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoShoppeDecor.gamedata b/GameData/Mods/Eco's Mods/ecoShoppeDecor.gamedata deleted file mode 100644 index 00e4f3c9..00000000 --- a/GameData/Mods/Eco's Mods/ecoShoppeDecor.gamedata +++ /dev/null @@ -1,1061 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "902548451", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoShoppeDecor_MarketCraftingCart_eco_C", - "Description": "eco\u0027s Market Decor Crafting Cart", - "Mod": "ecoShoppeDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoShoppeDecor_ShoppeCraftingTable_eco_C", - "Description": "eco\u0027s Shoppe Decor Crafting Table", - "Mod": "ecoShoppeDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoShoppeDecor_UpholsteryCraftingTable_eco_C", - "Description": "eco\u0027s Upholstery Crafting Table", - "Mod": "ecoShoppeDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoShoppeDecor_AwningSignCraftingCrate_eco_C", - "Description": "eco\u0027s Awning and Sign Crafting Crate", - "Mod": "ecoShoppeDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SD_MarketCraftingCart_eco_C", - "Description": "eco\u0027s Market Decor Crafting Cart", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ProduceDisplay_eco_C", - "Description": "Produce Display", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_AmmoDisplay_eco_C", - "Description": "Ammo Display", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ShoeDisplay_eco_C", - "Description": "Shoe Display", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandCloth_eco_C", - "Description": "Cloth Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandHide_eco_C", - "Description": "Hide Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandChitin_eco_C", - "Description": "Chitin Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandFlak_eco_C", - "Description": "Flak Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandGhillie_eco_C", - "Description": "Ghillie Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandFur_eco_C", - "Description": "Fur Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandScuba_eco_C", - "Description": "Scuba Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandRiot_eco_C", - "Description": "Riot Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandDesert_eco_C", - "Description": "Desert Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandManticore_eco_C", - "Description": "Manticore Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandTek_eco_C", - "Description": "Tek Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandHazard_eco_C", - "Description": "Hazard Suit Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ArmorStandHomodeus_eco_C", - "Description": "Homodeus Armor Stand", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SD_FishBarrel_eco_C", - "Description": "Storage Barrel", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DodoCrate_eco_C", - "Description": "Dodo Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TurkeyCrate_eco_C", - "Description": "Turkey Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WolfCrate_eco_C", - "Description": "Wolf Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TrikeCrate_eco_C", - "Description": "Trike Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RexCrate_eco_C", - "Description": "Rex Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YutyCrate_eco_C", - "Description": "Yuty Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ClothingTable_eco_C", - "Description": "Clothing Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DyeTable_eco_C", - "Description": "Dye Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EggKibbleTable_eco_C", - "Description": "Egg and Kibble Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDFishTable_eco_C", - "Description": "Fish Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FoodTable_eco_C", - "Description": "Food Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MaterialsTable_eco_C", - "Description": "Materials Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDMedicalTable_eco_C", - "Description": "Medical Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDSaddleTable_eco_C", - "Description": "Saddle Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WeaponTable_eco_C", - "Description": "Weapon Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDBlueprintsStall_eco_C", - "Description": "Blueprints Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WallBlueprints_eco_C", - "Description": "Wall Blueprint Board", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDClothingStall_eco_C", - "Description": "Clothing Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDDyeStall_eco_C", - "Description": "Dye Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDEggKibbleStall_eco_C", - "Description": "Egg and Kibble Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDFishStall_eco_C", - "Description": "Fish Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDFoodStall_eco_C", - "Description": "Food Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDMaterialsStall_eco_C", - "Description": "Materials Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDMedicalStall_eco_C", - "Description": "Medical Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDSaddleStall_eco_C", - "Description": "Saddle Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDWeaponStall_eco_C", - "Description": "Weapon Stall", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SD_ShoppeCraftingTable_eco_C", - "Description": "eco\u0027s Shoppe Decor Crafting Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallShelf_eco_C", - "Description": "Small Wall Shelf", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeShelf_eco_C", - "Description": "Large Wall Shelf", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallStockedShelf_eco_C", - "Description": "Small Stocked Shelf", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeStockedShelf_eco_C", - "Description": "Large Stocked Wall Shelf", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DisplayShelf_eco_C", - "Description": "Display Shelf", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDSmallBookcase_eco_C", - "Description": "Small Bookcase", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDBookcase_eco_C", - "Description": "Bookcase", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FancyMetalChair_eco_C", - "Description": "Fancy Metal Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RoundFancyTable_eco_C", - "Description": "Round Fancy Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TeaTable_eco_C", - "Description": "Tea Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SquareFancyTable_eco_C", - "Description": "Square Fancy Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bench_eco_C", - "Description": "Bench", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WoodFoldingChair_eco_C", - "Description": "Wooden Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SquareWoodTable_eco_C", - "Description": "Square Wooden Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleTablecloth_eco_C", - "Description": "Purple Tablecloth", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedTablecloth_eco_C", - "Description": "Red Tablecloth", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BarberChair_eco_C", - "Description": "Barber Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDVase_eco_C", - "Description": "Vase", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SDFilingCabinet_eco_C", - "Description": "Filing Cabinet", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FancyDesk_eco_C", - "Description": "Fancy Desk", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Mailbox_eco_C", - "Description": "Mailbox", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SD_HangingLamp_eco_C", - "Description": "Hanging Lamp", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ChitinShoes_eco_C", - "Description": "Chitin Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ClothShoes_eco_C", - "Description": "Cloth Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlakShoes_eco_C", - "Description": "Flak Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlipperShoes_eco_C", - "Description": "Flipper Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FurShoes_eco_C", - "Description": "Fur Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GhilieShoes_eco_C", - "Description": "Ghilie Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RiotShoes_eco_C", - "Description": "Riot Shoes", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieBronto_eco_C", - "Description": "Bronto Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieFrog_eco_C", - "Description": "Frog Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieJugBug_eco_C", - "Description": "Broodmother Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieMantis_eco_C", - "Description": "Mantis Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieMorellatops_eco_C", - "Description": "Rollrat Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieRex_eco_C", - "Description": "Rex Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieRockGolem_eco_C", - "Description": "Rock Golem Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieShark_eco_C", - "Description": "Shark Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieStego_eco_C", - "Description": "Stego Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieThornyDragon_eco_C", - "Description": "Magmasaur Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieThyla_eco_C", - "Description": "Thyla Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieTrike_eco_C", - "Description": "Trike Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieWolf_eco_C", - "Description": "Wolf Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PlushieLlama_eco_C", - "Description": "Llama Plushie", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChibiDino_SD_NEWLlama_eco_C", - "Description": "Chibi - Llama", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SD_UpholsteryCraftingTable_eco_C", - "Description": "eco\u0027s Upholstery Crafting Table", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlackPaddedChair_eco_C", - "Description": "Black Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BluePaddedChair_eco_C", - "Description": "Blue Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BrownPaddedChair_eco_C", - "Description": "Brown Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanPaddedChair_eco_C", - "Description": "Cyan Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GrayPaddedChair_eco_C", - "Description": "Gray Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GreenPaddedChair_eco_C", - "Description": "Green Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OrangePaddedChair_eco_C", - "Description": "Orange Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkPaddedChair_eco_C", - "Description": "Pink Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurplePaddedChair_eco_C", - "Description": "Purple Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedPaddedChair_eco_C", - "Description": "Red Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YellowPaddedChair_eco_C", - "Description": "Yellow Padded Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlackLeatherChair_eco_C", - "Description": "Black Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueLeatherChair_eco_C", - "Description": "Blue Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BrownLeatherChair_eco_C", - "Description": "Brown Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanLeatherChair_eco_C", - "Description": "Cyan Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GrayLeatherChair_eco_C", - "Description": "Gray Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GreenLeatherChair_eco_C", - "Description": "Green Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OrangeLeatherChair_eco_C", - "Description": "Orange Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkLeatherChair_eco_C", - "Description": "Pink Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleLeatherChair_eco_C", - "Description": "Purple Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedLeatherChair_eco_C", - "Description": "Red Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YellowLeatherChair_eco_C", - "Description": "Yellow Leather Chair", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SD_AwningSignCraftingCrate_eco_C", - "Description": "eco\u0027s Awning and Sign Crafting Crate", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OpenSign_eco_C", - "Description": "Open Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ClosedSign_eco_C", - "Description": "Closed Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlackAwning_eco_C", - "Description": "Black Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BlueAwning_eco_C", - "Description": "Blue Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BrownAwning_eco_C", - "Description": "Brown Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CyanAwning_eco_C", - "Description": "Cyan Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GrayAwning_eco_C", - "Description": "Gray Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GreenAwning_eco_C", - "Description": "Green Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OrangeAwning_eco_C", - "Description": "Orange Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PinkAwning_eco_C", - "Description": "Pink Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PurpleAwning_eco_C", - "Description": "Purple Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedAwning_eco_C", - "Description": "Red Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_YellowAwning_eco_C", - "Description": "Yellow Awning", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Armory_Sign_eco_C", - "Description": "Armory Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Art_Sign_eco_C", - "Description": "Art Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bakery_Sign_eco_C", - "Description": "Bakery Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bank_Sign_eco_C", - "Description": "Bank Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Barber_Sign_eco_C", - "Description": "Barber Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Blacksmith_Sign_eco_C", - "Description": "Blacksmith Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Breeding_Sign_eco_C", - "Description": "Breeding Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Doctor_Sign_eco_C", - "Description": "Doctor Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Goods_Sign_eco_C", - "Description": "Goods Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Inn_Sign_eco_C", - "Description": "Inn Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Law_Sign_eco_C", - "Description": "Law Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Library_Sign_eco_C", - "Description": "Library Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Pub_Sign_eco_C", - "Description": "Pub Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Restaurant_Sign_eco_C", - "Description": "Restaurant Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Shipyard_Sign_eco_C", - "Description": "Shipyard Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Shoes_Sign_eco_C", - "Description": "Shoes Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Stables_Sign_eco_C", - "Description": "Stables Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Tea_Sign_eco_C", - "Description": "Tea Sign", - "Mod": "ecoShoppeDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Theater_Sign_eco_C", - "Description": "Theater Sign", - "Mod": "ecoShoppeDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Eco's Mods/ecoStableStructuresandDecor.gamedata b/GameData/Mods/Eco's Mods/ecoStableStructuresandDecor.gamedata deleted file mode 100644 index 42a95f93..00000000 --- a/GameData/Mods/Eco's Mods/ecoStableStructuresandDecor.gamedata +++ /dev/null @@ -1,1311 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "1091147617", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoStableStructuresandDecor_CraftingTable_C", - "Description": "eco\u0027s Stable Structures and Decor Crafting Table", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EDWaterVein_eco_C", - "Description": "Water Vein", - "Mod": "ecoStableStructuresandDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoStableStructuresandDecor_CraftingTable_C", - "Description": "eco\u0027s Stable Structures and Decor Crafting Table", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED1stRibbon_eco_C", - "Description": "1st Place Ribbon", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED2ndRibbon_eco_C", - "Description": "2nd Place Ribbon", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED3rdRibbon_eco_C", - "Description": "3rd Place Ribbon", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDYouTriedRibbon_eco_C", - "Description": "You Tried Ribbon", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED1stTrophy_eco_C", - "Description": "1st Place Trophy", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED2ndTrophy_eco_C", - "Description": "2nd Place Trophy", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED3rdTrophy_eco_C", - "Description": "3rd Place Trophy", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ED_Shelf_eco_C", - "Description": "Wall Shelf", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWallNamePlate_eco_C", - "Description": "Wall Name Plate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDLargeSign_eco_C", - "Description": "Large Sign", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDPodium_eco_C", - "Description": "Rustic Podium", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWindmill_eco_C", - "Description": "Wooden Windmill", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDTackSmall_eco_C", - "Description": "Small Tack", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDTackLarge_eco_C", - "Description": "Large Tack", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDDoedSaddle_eco_C", - "Description": "Doed Saddle", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDMothSaddle_eco_C", - "Description": "Moth Saddle", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDSpineyLizardSaddle_eco_C", - "Description": "Spiney Lizard Saddle", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDToadSaddle_eco_C", - "Description": "Toad Saddle", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDWolfSaddle_eco_C", - "Description": "Wolf Saddle", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDPaintedBarrel_eco_C", - "Description": "Painted Storage Barrel", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRegBarrel_eco_C", - "Description": "Regular Storage Barrel", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSmallStorageCrate_eco_C", - "Description": "Small Storage Crate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDMediumStorageCrate_eco_C", - "Description": "Medium Storage Crate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDLargeStorageCrate_eco_C", - "Description": "Large Storage Crate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDLargeStorageRack_eco_C", - "Description": "Large Storage Rack", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDLargeToolRack_eco_C", - "Description": "Large Tool Rack", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDRusticChair_eco_C", - "Description": "Rustic Chair", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDRusticTable_eco_C", - "Description": "Rustic Table", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDLargeRusticTable_eco_C", - "Description": "Large Rustic Table", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDRusticBed_eco_C", - "Description": "Rustic Bed", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EDRusticKingBed_eco_C", - "Description": "Rustic King Bed", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWallLamp_eco_C", - "Description": "Wall Lamp", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED_HangingLamp_eco_C", - "Description": "Hanging Lamp", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN1_eco_C", - "Description": "Jump Number 1", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN2_eco_C", - "Description": "Jump Number 2", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN3_eco_C", - "Description": "Jump Number 3", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN4_eco_C", - "Description": "Jump Number 4", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN5_eco_C", - "Description": "Jump Number 5", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN6_eco_C", - "Description": "Jump Number 6", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN7_eco_C", - "Description": "Jump Number 7", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN8_eco_C", - "Description": "Jump Number 8", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN9_eco_C", - "Description": "Jump Number 9", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDN10_eco_C", - "Description": "Jump Number 10", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStoneJump_eco_C", - "Description": "Stone Jump", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodenJump_eco_C", - "Description": "Wooden Jump", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodMetalJump_eco_C", - "Description": "Wood Metal Jump", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodStoneJump_eco_C", - "Description": "Wooden and Stone Jump", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDFeedingTrough_eco_C", - "Description": "Feeding Trough", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDPathwayStairsR_eco_C", - "Description": "Pathway Stairs", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDPathwayStairsRotated_eco_C", - "Description": "Rotated Pathway Stairs", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStablePathway_eco_C", - "Description": "Stable Pathway", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStablePathwayRotated_eco_C", - "Description": "Rotated Stable Pathway", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStablePathwayLeftCorner_eco_C", - "Description": "Stable Pathway Left Corner", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStablePathwayLeftCornerRev_eco_C", - "Description": "Stable Pathway Left Corner Reversed", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStablePathwayRightCorner_eco_C", - "Description": "Stable Pathway Right Corner", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStablePathwayRightCornerRev_eco_C", - "Description": "Stable Pathway Right Corner Reversed", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSplitRopeRailing_eco_C", - "Description": "Split Rope Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRopeRailing_eco_C", - "Description": "Rope Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRopeRailingLongLeft_eco_C", - "Description": "Long Left Rope Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRopeRailingLongRight_eco_C", - "Description": "Long Right Rope Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStairRailingShort_eco_C", - "Description": "Short Stair Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStairRailingLong_eco_C", - "Description": "Long Stair Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodRailing_eco_C", - "Description": "Wooden Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodenGate_eco_C", - "Description": "Wooden Gate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodenGateFrame_eco_C", - "Description": "Wooden Gate Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodFence_eco_C", - "Description": "Wooden Fence", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDHayBale_eco_C", - "Description": "Hay Bale", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDHayFloor_eco_C", - "Description": "Hay Floor", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodRampShort_eco_C", - "Description": "Short Wooden Ramp", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodRampLong_eco_C", - "Description": "Long Wooden Ramp", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodStairsShort_eco_C", - "Description": "Short Wooden Stairs", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodStairsLong_eco_C", - "Description": "Long Wooden Stairs", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodPillar_eco_C", - "Description": "Wooden Pillar", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodPillarTop_eco_C", - "Description": "Wooden Pillar Top", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableInvertedSupport_eco_C", - "Description": "Inverted Support", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableInvertedSlopedWallLeft_eco_C", - "Description": "Inverted Sloped Wall Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableInvertedSlopedWallRight_eco_C", - "Description": "Inverted Sloped Wall Right", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWindow_eco_C", - "Description": "Stable Window", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableGlassDoor_eco_C", - "Description": "Glass Stable Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableGlassWindowDoor_eco_C", - "Description": "Glass Window Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorWindow_eco_C", - "Description": "Solid Stable Door with Window", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorSolid_eco_C", - "Description": "Solid Stable Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSaloonDoors_eco_C", - "Description": "Saloon Doors", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSaloonDoorFrame_eco_C", - "Description": "Saloon Door Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDGlassDD_eco_C", - "Description": "Glass Double Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDGlassWindowDD_eco_C", - "Description": "Glass Window Double Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWindowDD_eco_C", - "Description": "Window Double Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSolidDD_eco_C", - "Description": "Solid Double Door", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDDDAngledDoorFrame_eco_C", - "Description": "Angled Double Door Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableFloor_eco_C", - "Description": "Stable Floor", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDTopArchSingleWide_eco_C", - "Description": "Single Wide Top Arch", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDTopArchDoubleWide_eco_C", - "Description": "Double Wide Top Arch", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableArchFrameSingleWideAngled_eco_C", - "Description": "Angled Arch Frame Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableArchFrameDoubleWideAngled_eco_C", - "Description": "Angled Arch Frame Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableArchFrameDoubleWideAngledTall_eco_C", - "Description": "Tall Angled Arch Frame Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorSingleWide_eco_C", - "Description": "Stable Door Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorSolidSingleWide_eco_C", - "Description": "Solid Stable Door Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorDBWide_eco_C", - "Description": "Stable Door Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorSolidDBWide_eco_C", - "Description": "Solid Stable Door Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorSingleWideAngled_eco_C", - "Description": "Angled Door Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSolidStableDoorSingleWideAngled_eco_C", - "Description": "Angled Solid Door Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableArchFrameSingleWide_eco_C", - "Description": "Stable Arch Frame Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableArchFrameDoubleWide_eco_C", - "Description": "Stable Arch Frame Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableArchFrameTallDoubleWide_eco_C", - "Description": "Stable Arch Frame Tall Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWallWindow_eco_C", - "Description": "Stable Window", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWindowFrame_eco_C", - "Description": "Stable Window Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableRopeWallHalf_eco_C", - "Description": "Rope Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableMetalWallHalfBottom_eco_C", - "Description": "Metal Bottom Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableMetalWallMiddle_eco_C", - "Description": "Metal Middle Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableMetalWallHalfTop_eco_C", - "Description": "Metal Top Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWoodWallHalfBottom_eco_C", - "Description": "Wood Bottom Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWoodWallMiddle_eco_C", - "Description": "Wood Middle Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWoodWallHalfTop_eco_C", - "Description": "Wood Top Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWallArchGlass_eco_C", - "Description": "Glass Arch Stable Wall ", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWallFullGlass_eco_C", - "Description": "Full Glass Stable Wall ", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWallFull_eco_C", - "Description": "Full Stable Wall ", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorFrame_eco_C", - "Description": "Stable Door Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDDoorFrameDD_eco_C", - "Description": "Double Door Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledCeilingLeft_eco_C", - "Description": "Angled Ceiling Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledCeilingRight_eco_C", - "Description": "Angled Ceiling Right", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableTrapdoor_eco_C", - "Description": "Stable Trapdoor", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableHatchframe_eco_C", - "Description": "Stable Hatchframe", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodCeiling_eco_C", - "Description": "Wooden Ceiling", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedLeftGlass_eco_C", - "Description": "Glass Left Sloped", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedRightGlass_eco_C", - "Description": "Glass Right Sloped", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedLeft_eco_C", - "Description": "Left Sloped", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedRight_eco_C", - "Description": "Right Sloped", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledMetalCeilingLeft_eco_C", - "Description": "Angled Metal Ceiling Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledMetalCeilingRight_eco_C", - "Description": "Angled Metal Ceiling Right", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDMetalCeiling_eco_C", - "Description": "Metal Ceiling", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ED90RoofCorner_eco_C", - "Description": "90 Degree Metal Roof Corner", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofCorner_eco_C", - "Description": "Rustic Metal Roof Corner", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoof9045LT_eco_C", - "Description": "Left Roof Corner 90 to 45", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoof9045RT_eco_C", - "Description": "Right Roof Corner 90 to 45", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofLeft_eco_C", - "Description": "Rustic Metal Roof Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofRight_eco_C", - "Description": "Rustic Metal Roof Right", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoof_eco_C", - "Description": "Rustic Metal Roof", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledShortStableGateFrame_eco_C", - "Description": "Angled Short Stable Gate Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDShortWindowStableGate_eco_C", - "Description": "Short Stable Gate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDShortSolidStableGate_eco_C", - "Description": "Short Solid Stable Gate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDShortStableGateFrame_eco_C", - "Description": "Short Stable Gate Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableGate_eco_C", - "Description": "Stable Gate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableGateFrame_eco_C", - "Description": "Stable Gate Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDBehemothGate_eco_C", - "Description": "Stable Behemoth Gate", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDBehemothGateFrame_eco_C", - "Description": "Stable Behemoth Gate Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableFloorLeftAngled_eco_C", - "Description": "Angled Stable Floor Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableFloorRightAngled_eco_C", - "Description": "Angled Stable Floor Right", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRopeRailingAngled_eco_C", - "Description": "Angled Rope Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWoodRailingAngled_eco_C", - "Description": "Angled Wooden Railing", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledTopArchSingleWide_eco_C", - "Description": "Angled Top Arch Single Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledTopArchDoubleWide_eco_C", - "Description": "Angled Top Arch Double Wide", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedLeftAngledGlass_eco_C", - "Description": "Glass Angled Sloped Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedRightAngledGlass_eco_C", - "Description": "Glass Angled Right Sloped", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedLeftAngled_eco_C", - "Description": "Angled Sloped Left", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDSlopedRightAngled_eco_C", - "Description": "Angled Right Sloped", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableDoorFrameAngled_eco_C", - "Description": "Angled Stable Door Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWindowFrameAngled_eco_C", - "Description": "Angled Stable Window Frame", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableRopeWallHalfAngled_eco_C", - "Description": "Angled Rope Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableMetalWallHalfAngledBottom_eco_C", - "Description": "Angled Metal Bottom Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableMetalWallAngledMiddle_eco_C", - "Description": "Angled Metal Middle Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableMetalWallHalfAngledTop_eco_C", - "Description": "Angled Metal Top Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWoodWallHalfBottomAngled_eco_C", - "Description": "Angled Bottom Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWoodWallMiddleAngled_eco_C", - "Description": "Angled Middle Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableWoodWallHalfTopAngled_eco_C", - "Description": "Angled Top Half Stable Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableAngledWallFullGlass_eco_C", - "Description": "Angled Full Glass Stable Wall ", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableAngledWallFullGlassArch_eco_C", - "Description": "Angled Full Glass Arch Stable Wall ", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDStableAngledWallFull_eco_C", - "Description": "Angled Full Stable Wall ", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofAngledLeft_eco_C", - "Description": "Left Angled Rustic Metal Roof", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofAngledRight_eco_C", - "Description": "Right Angled Rustic Metal Roof", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofAngledFull_eco_C", - "Description": "Full Angled Rustic Metal Roof", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDRoofAngled_eco_C", - "Description": "Angled Rustic Metal Roof", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWeathervaneEquus_eco_C", - "Description": "Equus Weathervane", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWeathervaneRaptor_eco_C", - "Description": "Raptor Weathervane", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledCrossWallCircleWindow_eco_C", - "Description": "Angled Cross Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledDoubleCrossWallCircleWindow_eco_C", - "Description": "Angled Double Cross Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledFancyWallCircleWindow_eco_C", - "Description": "Angled Fancy Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDAngledPlainWallCircleWindow_eco_C", - "Description": "Angled Plain Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDCrossWallCircleWindow_eco_C", - "Description": "Cross Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDDoubleCrossWallCircleWindow_eco_C", - "Description": "Double Cross Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDFancyWallCircleWindow_eco_C", - "Description": "Fancy Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDPlainWallCircleWindow_eco_C", - "Description": "Plain Circle Window Wall", - "Mod": "ecoStableStructuresandDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EDWaterVein_eco_C", - "Description": "Water Vein", - "Mod": "ecoStableStructuresandDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} diff --git a/GameData/Mods/Eco's Mods/ecoTekdecor.gamedata b/GameData/Mods/Eco's Mods/ecoTekdecor.gamedata deleted file mode 100644 index c38afe33..00000000 --- a/GameData/Mods/Eco's Mods/ecoTekdecor.gamedata +++ /dev/null @@ -1,743 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "816908578", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekDecor_CraftingTable_eco_C", - "Description": "eco\u0027s Tek Decor Crafting Table", - "Mod": "ecoTekDecor" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekDecor_CraftingTable_eco_C", - "Description": "eco\u0027s Tek Decor Crafting Table", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallTekLightBlue_eco_C", - "Description": "Blue Wall Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallTekLightGreen_eco_C", - "Description": "Green Wall Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallTekLightRed_eco_C", - "Description": "Red Wall Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallTekLightYellow_eco_C", - "Description": "Yellow Wall Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKLightBlue_eco_C", - "Description": "Blue Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKLightGreen_eco_C", - "Description": "Green Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKLightRed_eco_C", - "Description": "Red Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKLightYellow_eco_C", - "Description": "Yellow Tek Light", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMetalCounterBlue_eco_C", - "Description": "Blue Metal Counter", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMetalCounterGreen_eco_C", - "Description": "Green Metal Counter", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMetalCounterRed_eco_C", - "Description": "Red Metal Counter", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMetalCounterYellow_eco_C", - "Description": "Yellow Metal Counter", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallStorageBlue_eco_C", - "Description": "Blue Wall Storage", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallStorageGreen_eco_C", - "Description": "Green Wall Storage", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallStorageRed_eco_C", - "Description": "Red Wall Storage", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKWallStorageYellow_eco_C", - "Description": "Yellow Wall Storage", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKTallStorageLockerBlue_eco_C", - "Description": "Blue Tall Storage Locker", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKTallStorageLockerGreen_eco_C", - "Description": "Green Tall Storage Locker", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKTallStorageLockerRed_eco_C", - "Description": "Red Tall Storage Locker", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKTallStorageLockerYellow_eco_C", - "Description": "Yellow Tall Storage Locker", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHologramMapDesk_eco_C", - "Description": "Hologram Island Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHologramCenterMapDesk_eco_C", - "Description": "Hologram Center Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHologramSEMapDesk_eco_C", - "Description": "Hologram Scorched Earth Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloMapRagnarok_eco_C", - "Description": "Holographic Ragnarok Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMapDesk_eco_C", - "Description": "Island Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMapDeskCenter_eco_C", - "Description": "Center Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKMapDeskSE_eco_C", - "Description": "SE Map", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKStool_eco_C", - "Description": "Tek Stool", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKTable_eco_C", - "Description": "Tek Table", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKLargeShelf_eco_C", - "Description": "Large Wall Shelf", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKGlassTable_eco_C", - "Description": "Glass Table", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKChairBlue_eco_C", - "Description": "Blue Tek Chair", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKChairGreen_eco_C", - "Description": "Green Tek Chair", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKChairRed_eco_C", - "Description": "Red Tek Chair", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKChairYellow_eco_C", - "Description": "Yellow Tek Chair", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKBed_eco_C", - "Description": "Tek Bed", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKBiopodBed_eco_C", - "Description": "Biopod Bed", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment16_eco_C", - "Description": "Experiment 16", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment233_eco_C", - "Description": "Experiment 233", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment238_eco_C", - "Description": "Experiment 238", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment461_eco_C", - "Description": "Experiment 461", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment54_eco_C", - "Description": "Experiment 54", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment741_eco_C", - "Description": "Experiment 741", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment882_eco_C", - "Description": "Experiment 882", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKExperiment93_eco_C", - "Description": "Experiment 93", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKTablet_eco_C", - "Description": "Tablet", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TK_HoloTablet_eco_C", - "Description": "Holo Tablet", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloAllo_eco_C", - "Description": "Holographic Allo", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloGiga_eco_C", - "Description": "Holographic Giga", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloQuetz_eco_C", - "Description": "Holographic Quetz", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloStego_eco_C", - "Description": "Holographic Stego", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloTrike_eco_C", - "Description": "Holographic Trike", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloElement_eco_C", - "Description": "Holographic Element", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloEndBoss_eco_C", - "Description": "Holographic EndBoss", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloBeacon_eco_C", - "Description": "Holographic Beacon", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloFemale_eco_C", - "Description": "Holographic Female", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloMale_eco_C", - "Description": "Holographic Male", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloPhoenix_eco_C", - "Description": "Holographic Phoenix", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloIceWyvern_eco_C", - "Description": "Holographic Ice Wyvern", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKHoloGriffin_eco_C", - "Description": "Holographic Griffin", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKAnimatedHolos_eco_C", - "Description": "Animated Holographics", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TK_CropPod_eco_C", - "Description": "Crop Pod", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PlantSpeciesZ_Fruit_C", - "Description": "Plant Species Z Fruit", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKGenerator_eco_C", - "Description": "Power Generator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKPaintingCapsule_eco_C", - "Description": "Painting Capsule", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKActuallyMagenta_eco_C", - "Description": "Magenta Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKBlack_eco_C", - "Description": "Black Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKBlue_eco_C", - "Description": "Blue Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKBrick_eco_C", - "Description": "Brick Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKBrown_eco_C", - "Description": "Brown Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKCantaloupe_eco_C", - "Description": "Cantaloupe Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKCyan_eco_C", - "Description": "Cyan Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKForest_eco_C", - "Description": "Forest Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKGreen_eco_C", - "Description": "Green Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKMud_eco_C", - "Description": "Mud Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKNavy_eco_C", - "Description": "Navy Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKOlive_eco_C", - "Description": "Olive Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKOrange_eco_C", - "Description": "Orange Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKParchment_eco_C", - "Description": "Parchement Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKPink_eco_C", - "Description": "Pink Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKPurple_eco_C", - "Description": "Purple Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKRed_eco_C", - "Description": "Red Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKRoyalty_eco_C", - "Description": "Royalty Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKSilver_eco_C", - "Description": "Silver Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKSky_eco_C", - "Description": "Sky Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKSlate_eco_C", - "Description": "Slate Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKTan_eco_C", - "Description": "Tan Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKTangerine_eco_C", - "Description": "Tangerine Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKWhite_eco_C", - "Description": "White Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemDye_TKYellow_eco_C", - "Description": "Yellow Coloring", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKSmallRefrigerator_eco_C", - "Description": "Small Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKEmptyRefrigerator_eco_C", - "Description": "Empty Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKBrontoRefrigerator_eco_C", - "Description": "Chalicotherium Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKGigaRefrigerator_eco_C", - "Description": "Giga Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKMegatheriumRefrigerator_eco_C", - "Description": "Trike Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKRexRefrigerator_eco_C", - "Description": "T-Rex Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKStegoRefrigerator_eco_C", - "Description": "Stego Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKTherizinosaurusRefrigerator_eco_C", - "Description": "Spino Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKHumanRefrigerator_eco_C", - "Description": "Human Refrigerator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TKBrokenIncubator_eco_C", - "Description": "Broken Incubator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TKIncubator_eco_C", - "Description": "Egg Incubator", - "Mod": "ecoTekDecor" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TK_Display_eco_C", - "Description": "Display", - "Mod": "ecoTekDecor" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} diff --git a/GameData/Mods/Eco's Mods/ecoTerrariums.gamedata b/GameData/Mods/Eco's Mods/ecoTerrariums.gamedata deleted file mode 100644 index 3ceb1648..00000000 --- a/GameData/Mods/Eco's Mods/ecoTerrariums.gamedata +++ /dev/null @@ -1,225 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "880887081", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoTerrariums_CraftingContainer_C", - "Description": "eco\u0027s Terrariums Crafting Container", - "Mod": "ecoTerrariums" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ecoTerrariums_CraftingContainer_C", - "Description": "eco\u0027s Terrariums Crafting Container", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SpiderTerrarium_eco_C", - "Description": "Spider Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DimetrodonTerrarium_eco_C", - "Description": "Dimetrodon Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FrogTerrarium_eco_C", - "Description": "Frog Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnakeTerrarium_eco_C", - "Description": "Snake Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TurtleTerrarium_eco_C", - "Description": "Turtle Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DesertTerrarium_eco_C", - "Description": "Desert Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnowHabitat_eco_C", - "Description": "Snow Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Aquarium_eco_C", - "Description": "Aquarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SquidAquarium_eco_C", - "Description": "Squid Aquarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WallAquarium_eco_C", - "Description": "Huge Wall Aquarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_UnderwaterCave_eco_C", - "Description": "Underwater Cave", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MonkeyHabitat_eco_C", - "Description": "Monkey Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PandaHabitat_eco_C", - "Description": "Panda Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CaveTerrarium_eco_C", - "Description": "Cave Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PenguinHabitat_eco_C", - "Description": "Penguin Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SwampTerrarium_eco_C", - "Description": "Swamp Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BeaverHabitat_eco_C", - "Description": "Beaver Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_QuetzalHabitat_eco_C", - "Description": "Quetzal Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WyvernHabitat_eco_C", - "Description": "Wyvern Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BeeHabitat_eco_C", - "Description": "Bee Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MonkeyTempleTerrarium_eco_C", - "Description": "Monkey Temple Terrarium", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OtterHabitat_eco_C", - "Description": "Otter Habitat", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FertileBiome_eco_C", - "Description": "Fertile Biome", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bioluminescent_eco_C", - "Description": "Bio Luminescent Biome", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ElementsBiome_eco_C", - "Description": "Elements Biome", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ExtinctionCity_eco_C", - "Description": "Extinction City DLC", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ExtinctionSulfurHabitat_eco_C", - "Description": "Extinction Sulfur Habitat DLC", - "Mod": "ecoTerrariums" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TR_Genesis_eco_C", - "Description": "Genesis Terrarium DLC", - "Mod": "ecoTerrariums" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} diff --git a/GameData/Mods/Eco's Mods/ecoTrees.gamedata b/GameData/Mods/Eco's Mods/ecoTrees.gamedata deleted file mode 100644 index 0e302814..00000000 --- a/GameData/Mods/Eco's Mods/ecoTrees.gamedata +++ /dev/null @@ -1,947 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:38:31.0263528Z", - "Mod": "670764308", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoTrees_CraftingTable_C", - "Description": "ecoTrees Landscape Crafting Table", - "Mod": "ecoTrees" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ecoTrees_Redwood_Crafting_Table_C", - "Description": "ecoTrees Redwood Crafting Table", - "Mod": "ecoTrees" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoTrees_CraftingTable_C", - "Description": "ecoTrees Landscape Crafting Table", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Acacia_Place_C", - "Description": "Acacia Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_AfricanBaobab_Place_C", - "Description": "African Baobab Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_AfricanOlive_Place_C", - "Description": "African Olive Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_AppleTree_eco_C", - "Description": "Apple Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_OrangeTree_eco_C", - "Description": "Orange Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PearTree_eco_C", - "Description": "Pear Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BigFrond_Place_C", - "Description": "Big Frond Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BigFrond_Place_2_C", - "Description": "Small Frond Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallPalm_Place_C", - "Description": "Small Palm Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BananaSmall_Place_C", - "Description": "Banana Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BigPalm_Place_C", - "Description": "Big Palm Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Umbrella_Place_C", - "Description": "Umbrella Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CanopyMed_Place_C", - "Description": "Medium Canopy Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CanopyTall_Place_C", - "Description": "Tall Canopy Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Ceiba_Place_C", - "Description": "Ceiba Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ChineseBan_Place_C", - "Description": "Chinese Banyan Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DiviDivi_Place_C", - "Description": "DiviDivi Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_EuropeanBeech_Place_C", - "Description": "European Beech Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Fir_Place_C", - "Description": "Fir Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Fir_Place_2_C", - "Description": "Small Fir Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Hammock_Place_C", - "Description": "Hammock Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Higeron_Place_C", - "Description": "Higeron Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Higeron_Place_2_C", - "Description": "Small Higeron Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_JapaneseMaple_Place_C", - "Description": "Small Japanese Maple Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_JapaneseMaple_Place_2_C", - "Description": "Tall Japanese Maple Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SakuraTree_eco_C", - "Description": "Sakura Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Kapok_Place_C", - "Description": "Kapok Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Kapok_Place_2_C", - "Description": "Full Kapok Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LitTree1_Place_C", - "Description": "Lit Cypress Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LiveOak_Place_C", - "Description": "Live Oak Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Mangrove_Place_C", - "Description": "Mangrove Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PondCypress_Place_C", - "Description": "Pond Cypress Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RainbowGum_Place_C", - "Description": "Rainbow Gum Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sassafras_Place_C", - "Description": "Sassafras Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sassafras_Place_2_C", - "Description": "Medium Sassafras Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sassafras_Place_3_C", - "Description": "Small Sassafras Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Strangler1_Place_C", - "Description": "Strangler Tree Wide Top", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Strangler2_Place_C", - "Description": "Strangler Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Strangler3_Place_C", - "Description": "Large Strangler Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BirchTree_eco_C", - "Description": "Birch Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ATDiviDivi_eco_C", - "Description": "Autumn DiviDivi Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ATFrond_eco_C", - "Description": "Autumn Frond Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ATKapok_eco_C", - "Description": "Autumn Kapok Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ATHammock_eco_C", - "Description": "Autumn Hammock Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ATTallMaple_eco_C", - "Description": "Autumn Tall Maple Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Ash_Place_C", - "Description": "Ash Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ATChineseBanyan_eco_C", - "Description": "Autumn Chinese Banyan Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DeadPineSmall_Place_C", - "Description": "Small Dead Pine Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_DeadPineTall_Place_C", - "Description": "Tall Dead Pine Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CanopySnow_Place_C", - "Description": "Snowy Canopy Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CanopySnowTall_Place_C", - "Description": "Tall Snowy Canopy Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnowyFir_Place_C", - "Description": "Snowy Fir Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnowyPalm_Place_C", - "Description": "Snowy Palm Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PineBush_Place_C", - "Description": "Lightly Snowy Pine Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PineBush_Place_2_C", - "Description": "Snowy Fern", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PineBush_Place_3_C", - "Description": "Snowy Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PineBushCluster_Place_C", - "Description": "Snowy Pine Bush Cluster", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PineSnowBush_Place_C", - "Description": "Snowy Pine Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Bamboo_Place_C", - "Description": "Bamboo", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Rhododendron_Place_C", - "Description": "Rhododendron", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Sycamore_Place_C", - "Description": "Young Sycamore Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Azalea_Place_C", - "Description": "Azalea Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BananaPlant_Place_C", - "Description": "Banana Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BriarBushCluster_Place_C", - "Description": "Briar Bush Cluster", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_BroadHeart_Place_C", - "Description": "Broad Heart Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ETSoilPlanting_eco_C", - "Description": "Soil Planting", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Cantaloupe_Place_C", - "Description": "Cantaloupe Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CornPlant_Place_C", - "Description": "Corn", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Fern_Place_C", - "Description": "Fern", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedwoodFern_eco_C", - "Description": "Redwood Fern", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RedwoodShrub_eco_C", - "Description": "Redwood Shrub", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FountainPalm_Place_C", - "Description": "Fountain Palm", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantPumpkin1_Place_C", - "Description": "Giant Pumpkin Cluster", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_GiantPumpkin2_Place_C", - "Description": "Giant Pumpkin", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PumpkinLarge_Place_C", - "Description": "Large Pumpkin", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PumpkinSmall_Place_C", - "Description": "Small Pumpkin", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeBush_Place_C", - "Description": "Large Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeBush_Place_2_C", - "Description": "Medium Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargeBush_Place_3_C", - "Description": "Small Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LilyPad_Place_C", - "Description": "Lily Pads", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LilyPad_Place_2_C", - "Description": "Large Lily Pads", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Myrio_Place_C", - "Description": "Myrio Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_PalmCluster_Place_C", - "Description": "Palm Cluster Bush", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Pitcher_Place_C", - "Description": "Pitcher Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Potato_Place_C", - "Description": "Potato Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ThimbleBerry_Place_C", - "Description": "Thimbleberry Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WispGrass_Place_C", - "Description": "Wisp Grass Plant", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Flower1_Place_C", - "Description": "Yellow Flower", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Flower2_Place_C", - "Description": "Purple Flower", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Flower3_Place_C", - "Description": "White Flower", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Flower4_Place_C", - "Description": "Red Flower", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_FlowerCluster_Place_C", - "Description": "Flower Cluster", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Wildflowers_eco_C", - "Description": "Wildflowers", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MarigoldCluster_Place_C", - "Description": "Marigold Cluster", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RareFlower_Place_C", - "Description": "Rare Flower", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_CaveRockB06_Place_C", - "Description": "Large Flat Mossy Cave Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MediumRock01_Place_C", - "Description": "Medium Mossy Cave Rock 1", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MediumRock02_Place_C", - "Description": "Medium Mossy Cave Rock 2", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MediumRockPlace_C", - "Description": "Medium Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RiverRock1_Place_C", - "Description": "River Rock 1", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RiverRock2_Place_C", - "Description": "River Rock 2", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SmallPaver_C", - "Description": "Small Paver Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_LargePaver_C", - "Description": "Large Paver Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Rock01_Place_C", - "Description": "Small Mossy Cave Rock 1", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RockA04_Place_C", - "Description": "Small Mossy Cave Rock 2", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RockB01_Place_C", - "Description": "Large Pillar Mossy Cave Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RockB03_Place_C", - "Description": "Medium Mossy Cave Rock 3", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_RockGravel_Place_C", - "Description": "Mossy Gravel Rock Cluster", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_UltimateRock6_Place_C", - "Description": "Large Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnowRock1_Place_C", - "Description": "Medium Snowy Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnowRock1_Place_2_C", - "Description": "Medium Snowy Rock 2", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ETRedwoodsRockMedium_eco_C", - "Description": "Medium Redwoods Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ETRedwoodsRockLarge_eco_C", - "Description": "Large Redwoods Rock", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_coral1_place_C", - "Description": "Large Coral Reef 1", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_coral2_place_C", - "Description": "Large Coral Reef 2", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_coral3_place_C", - "Description": "Large Coral Reef 3", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_coral3_place_2_C", - "Description": "Giant Coral Reef 1", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_coral4_place_C", - "Description": "Large Coral Reef 4", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_coral4_place_2_C", - "Description": "Giant Coral Reef 2", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_TallCoral_Place_C", - "Description": "Tall Coral", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ecoTrees_Redwood_Crafting_Table_C", - "Description": "ecoTrees Redwood Crafting Table", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ETRedwoodsLog_eco_C", - "Description": "Redwoods Log", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_ETRedwoodsStump_eco_C", - "Description": "Redwoods Stump", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Redwood_Place_3_C", - "Description": "Small Redwood Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Redwood_Place_2_C", - "Description": "Medium Redwood Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_Redwood_Place_C", - "Description": "Redwood Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_SnapableRedwood_eco_C", - "Description": "Snapable Redwood Tree", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_WoodenPlatform_eco_C", - "Description": "Wooden Platform ecoTrees", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Furniture_MetalPlatform_eco_C", - "Description": "Metal Platform - ecoTrees", - "Mod": "ecoTrees" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeTap_eco_C", - "Description": "Tree Sap Tap ecoTrees", - "Mod": "ecoTrees" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/EcosTreeLite.gamedata b/GameData/Mods/EcosTreeLite.gamedata deleted file mode 100644 index 6856f680..00000000 --- a/GameData/Mods/EcosTreeLite.gamedata +++ /dev/null @@ -1,158 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-01T02:22:40.5980963Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ecoTrees_CraftingTable_C", - "Description": "ecoTrees CraftingTable", - "Mod": "ecoTreesLite" - } - ], - "Items": [ - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ecoTrees_CraftingTable_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_CrystalBlue_Place_2_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_CrystalWhite_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_GiantPurple_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_GiantRed_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_RedCrystal_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Bench_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_HangingLightsSet_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Post_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_SmallLantern_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_LITE_AfricanOlive_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_LITE_TallMaple_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Azalea_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_BlueMushroomCluster_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_FlowerCluster_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_LargeBush_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_RedMushroomCluster_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_coral4_place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_coral4_place_2_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_LargePaver_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_SmallPaver_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_ChineseBan_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_JapaneseMaple_Place_2_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_LitTree1_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Redwood_Place_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Redwood_Place_2_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Trunk_eco_C", - "Mod": "ecoTreesLite" - }, - { - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Furniture_Umbrella_Place_C", - "Mod": "ecoTreesLite" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/ElementCraftingStation.gamedata b/GameData/Mods/ElementCraftingStation.gamedata deleted file mode 100644 index f84d4f22..00000000 --- a/GameData/Mods/ElementCraftingStation.gamedata +++ /dev/null @@ -1,31 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 30, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementCraftingStation_C", - "Description": "Element Crafting Station", - "Mod": "Element Crafting Station" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElementCraftingStation_C", - "Description": "Element Crafting Station", - "Mod": "Element Crafting Station" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SimpleTekElement_C", - "Description": "Element", - "Mod": "Element Crafting Station" - } - ] -} diff --git a/GameData/Mods/FistersFogRemover1148802682.gamedata b/GameData/Mods/FistersFogRemover1148802682.gamedata deleted file mode 100644 index 0386ea90..00000000 --- a/GameData/Mods/FistersFogRemover1148802682.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:50:52.3759865Z", - "Mod": "1148802682", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FistersFogRemover_C", - "Description": "Fister\u0027s All Fog Remover", - "Mod": "FistersFogRemover" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FistersFogRemover_C", - "Description": "Fister\u0027s All Fog Remover", - "Mod": "FistersFogRemover" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Fixed Permanent Titans.gamedata b/GameData/Mods/Fixed Permanent Titans.gamedata deleted file mode 100644 index f409867f..00000000 --- a/GameData/Mods/Fixed Permanent Titans.gamedata +++ /dev/null @@ -1,39 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2018-04-19T22:00:55.6876809Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LifeCompressor_C", - "Description": "Life Compressor", - "Mod": "Fixed Permanent Titans" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LifeExtender_C", - "Description": "Life Extender", - "Mod": "Fixed Permanent Titans" - } - ], - "Items": [ - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_LifeCompressor_C", - "Description": "Life Compressor", - "Mod": "Fixed Permanent Titans" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_LifeExtender_C", - "Description": "Life Extender", - "Mod": "Fixed Permanent Titans" - } - ] -} diff --git a/GameData/Mods/HG Mods/HGBuildDeco.gamedata b/GameData/Mods/HG Mods/HGBuildDeco.gamedata deleted file mode 100644 index 07d070bb..00000000 --- a/GameData/Mods/HG Mods/HGBuildDeco.gamedata +++ /dev/null @@ -1,2015 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-17T10:19:37.8572962Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Bench_C", - "Description": "Bench", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FOGLightSetter_C", - "Description": "FOGLightSetter", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FOGDecoSelector_C", - "Description": "FOGDecoSelector", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FOGTransSelector_C", - "Description": "FOGTransSelector", - "Mod": "HG Build & Deco" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HG_Gravestone_C", - "Description": "HG Gravestone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HG_Gravestone_2_C", - "Description": "HG Gravestone 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HGPumpkin_C", - "Description": "HGPumpkin", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HG_Scarecrow_C", - "Description": "HG Scarecrow", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HG_Skeleton_C", - "Description": "HG Skeleton", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HG_Skeleton_2_C", - "Description": "HG Skeleton 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HGSkull_C", - "Description": "HGSkull", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_BallLamp_C", - "Description": "BallLamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_BallLEDLamp_C", - "Description": "BallLEDLamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Candelabrum_01_C", - "Description": "Candelabrum 01", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Candelabrum_02_C", - "Description": "Candelabrum 02", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Chandelier_C", - "Description": "Chandelier", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCandle_C", - "Description": "FOGCandle", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGFirebowl_C", - "Description": "FOGFirebowl", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGFirebowl_2_C", - "Description": "FOGFirebowl 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGWallTorch_C", - "Description": "FOGWallTorch", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LampPost_C", - "Description": "LampPost", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LEDLamp_C", - "Description": "LEDLamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WallLamp_C", - "Description": "WallLamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Bench_C", - "Description": "Bench", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGateFrame_Stone_C", - "Description": "FOGGateFrame Stone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGPergola_C", - "Description": "FOGPergola", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGTorii_C", - "Description": "FOGTorii", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCeramic_C", - "Description": "FOGCeramic", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_JunglePlanks_C", - "Description": "JunglePlanks", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WoodenPlanks_C", - "Description": "WoodenPlanks", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WoodenPlanks_2_C", - "Description": "WoodenPlanks 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_C", - "Description": "FOGCoral", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_10_C", - "Description": "FOGCoral 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_11_C", - "Description": "FOGCoral 11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_12_C", - "Description": "FOGCoral 12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_2_C", - "Description": "FOGCoral 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_3_C", - "Description": "FOGCoral 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_4_C", - "Description": "FOGCoral 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_5_C", - "Description": "FOGCoral 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_6_C", - "Description": "FOGCoral 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_7_C", - "Description": "FOGCoral 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_8_C", - "Description": "FOGCoral 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCoral_9_C", - "Description": "FOGCoral 9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_CropPlot_Large_C", - "Description": "FOGDeco CropPlot Large", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_CropPlot_Tri_C", - "Description": "FOGDeco CropPlot Tri", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_C", - "Description": "FOGCrystal", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_10_C", - "Description": "FOGCrystal 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_2_C", - "Description": "FOGCrystal 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_3_C", - "Description": "FOGCrystal 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_4_C", - "Description": "FOGCrystal 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_5_C", - "Description": "FOGCrystal 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_6_C", - "Description": "FOGCrystal 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_7_C", - "Description": "FOGCrystal 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_8_C", - "Description": "FOGCrystal 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGCrystal_9_C", - "Description": "FOGCrystal 9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDino_C", - "Description": "FOGDino", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDino_2_C", - "Description": "FOGDino 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDinoGate_Metal_C", - "Description": "FOGDinoGate Metal", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_C", - "Description": "Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_2_C", - "Description": "Fence 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_3_C", - "Description": "Fence 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_4_C", - "Description": "Fence 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_Door_C", - "Description": "Fence Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_Door_2_C", - "Description": "Fence Door 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Fence_Door_3_C", - "Description": "Fence Door 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StoneDoorFrame_C", - "Description": "StoneDoorFrame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StoneDoorFrame_2_C", - "Description": "StoneDoorFrame 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGFloor_C", - "Description": "FOGFloor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGFloor_2x2_C", - "Description": "FOGFloor 2x2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGStepStone_C", - "Description": "FOGStepStone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WaterCube_C", - "Description": "WaterCube", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WaterCube_small_C", - "Description": "WaterCube small", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WaterTri_C", - "Description": "WaterTri", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGardenPond_C", - "Description": "FOGGardenPond", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGardenPond_2_C", - "Description": "FOGGardenPond 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_1x1GlassWall_C", - "Description": "1x1GlassWall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassLargeWall_C", - "Description": "FOGGlassLargeWall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_2x2GlassWall_C", - "Description": "2x2GlassWall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassCeiling_C", - "Description": "FOGGlassCeiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassTriCeiling_C", - "Description": "FOGGlassTriCeiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassDoorframe_C", - "Description": "FOGGlassDoorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassDoubleDoorframe_C", - "Description": "FOGGlassDoubleDoorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassDoor_C", - "Description": "FOGGlassDoor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassDoubleDoor_C", - "Description": "FOGGlassDoubleDoor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGFoundation_Glass_C", - "Description": "FOGFoundation Glass", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassFloor_C", - "Description": "FOGGlassFloor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGRailing_Metal_C", - "Description": "FOGRailing Metal", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassRamp_C", - "Description": "FOGGlassRamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGTriRoof_Glass_C", - "Description": "FOGTriRoof Glass", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassRoof_C", - "Description": "FOGGlassRoof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassWall_Sloped_Left_C", - "Description": "FOGGlassWall Sloped Left", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGlassWall_Sloped_Right_C", - "Description": "FOGGlassWall Sloped Right", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_GreenArea_C", - "Description": "GreenArea", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_GreenArea_2_C", - "Description": "GreenArea 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Hedge_C", - "Description": "Hedge", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FlowerBox_C", - "Description": "FlowerBox", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FlowerBox_2_C", - "Description": "FlowerBox 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FlowerBox_2_3_C", - "Description": "FlowerBox 2 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FlowerBox_4_C", - "Description": "FlowerBox 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FlowerBox_5_C", - "Description": "FlowerBox 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGRankBox_C", - "Description": "FOGRankBox", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ThatchBale_C", - "Description": "ThatchBale", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ThatchBale_2_C", - "Description": "ThatchBale 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Vase_C", - "Description": "Vase", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Mushroom_C", - "Description": "Mushroom", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Mushroom_2_C", - "Description": "Mushroom 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Mushroom_3_C", - "Description": "Mushroom 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Mushroom_4_C", - "Description": "Mushroom 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Mushroom_5_C", - "Description": "Mushroom 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Mushroom_6_C", - "Description": "Mushroom 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_10_C", - "Description": "Plant 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_11_C", - "Description": "Plant 11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_12_C", - "Description": "Plant 12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_13_C", - "Description": "Plant 13", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_14_C", - "Description": "Plant 14", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_15_C", - "Description": "Plant 15", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_16_C", - "Description": "Plant 16", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_17_C", - "Description": "Plant 17", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_18_C", - "Description": "Plant 18", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_19_C", - "Description": "Plant 19", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_2_C", - "Description": "Plant 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_20_C", - "Description": "Plant 20", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_21_C", - "Description": "Plant 21", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_22_C", - "Description": "Plant 22", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_23_C", - "Description": "Plant 23", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_24_C", - "Description": "Plant 24", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_25_C", - "Description": "Plant 25", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_26_C", - "Description": "Plant 26", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_27_C", - "Description": "Plant 27", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_28_C", - "Description": "Plant 28", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_29_C", - "Description": "Plant 29", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_3_C", - "Description": "Plant 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_30_C", - "Description": "Plant 30", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_31_C", - "Description": "Plant 31", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_32_C", - "Description": "Plant 32", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_33_C", - "Description": "Plant 33", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_34_C", - "Description": "Plant 34", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_35_C", - "Description": "Plant 35", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_36_C", - "Description": "Plant 36", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_37_C", - "Description": "Plant 37", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_38_C", - "Description": "Plant 38", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_39_C", - "Description": "Plant 39", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_4_C", - "Description": "Plant 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_40_C", - "Description": "Plant 40", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_41_C", - "Description": "Plant 41", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_42_C", - "Description": "Plant 42", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_43_C", - "Description": "Plant 43", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_44_C", - "Description": "Plant 44", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_45_C", - "Description": "Plant 45", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_46_C", - "Description": "Plant 46", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_47_C", - "Description": "Plant 47", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_48_C", - "Description": "Plant 48", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_49_C", - "Description": "Plant 49", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_5_C", - "Description": "Plant 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_50_C", - "Description": "Plant 50", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_51_C", - "Description": "Plant 51", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_52_C", - "Description": "Plant 52", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_6_C", - "Description": "Plant 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_7_C", - "Description": "Plant 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_8_C", - "Description": "Plant 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Plant_9_C", - "Description": "Plant 9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WallPlant_C", - "Description": "WallPlant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WallPlant_2_C", - "Description": "WallPlant 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pillar_Deco_C", - "Description": "Pillar Deco", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pillar_Deco_2_C", - "Description": "Pillar Deco 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pillar_Deco_3_C", - "Description": "Pillar Deco 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pillar_Deco_4_C", - "Description": "Pillar Deco 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pillar_Deco_5_C", - "Description": "Pillar Deco 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pillar_Deco_6_C", - "Description": "Pillar Deco 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RiverRock_C", - "Description": "RiverRock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RiverRock_2_C", - "Description": "RiverRock 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RiverRock_3_C", - "Description": "RiverRock 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RiverRock_4_C", - "Description": "RiverRock 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RiverRock_5_C", - "Description": "RiverRock 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RiverRock_6_C", - "Description": "RiverRock 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_C", - "Description": "Rock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_10_C", - "Description": "Rock 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_2_C", - "Description": "Rock 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_3_C", - "Description": "Rock 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_4_C", - "Description": "Rock 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_5_C", - "Description": "Rock 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_6_C", - "Description": "Rock 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_7_C", - "Description": "Rock 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_8_C", - "Description": "Rock 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Rock_9_C", - "Description": "Rock 9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_DesertRuin_C", - "Description": "FOGDeco DesertRuin", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_DesertRuin_1_2_C", - "Description": "FOGDeco DesertRuin 1 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_DesertRuin_1_3_C", - "Description": "FOGDeco DesertRuin 1 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_DesertRuin_1_4_C", - "Description": "FOGDeco DesertRuin 1 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_DesertRuin_5_C", - "Description": "FOGDeco DesertRuin 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_DesertRuin_6_C", - "Description": "FOGDeco DesertRuin 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_C", - "Description": "FOGDeco Ruin 1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_10_C", - "Description": "FOGDeco Ruin 1 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_11_C", - "Description": "FOGDeco Ruin 1 11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_12_C", - "Description": "FOGDeco Ruin 1 12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_13_C", - "Description": "FOGDeco Ruin 1 13", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_14_C", - "Description": "FOGDeco Ruin 1 14", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_15_C", - "Description": "FOGDeco Ruin 1 15", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_16_C", - "Description": "FOGDeco Ruin 1 16", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_17_C", - "Description": "FOGDeco Ruin 1 17", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_18_C", - "Description": "FOGDeco Ruin 1 18", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_19_C", - "Description": "FOGDeco Ruin 1 19", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_2_C", - "Description": "FOGDeco Ruin 1 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_20_C", - "Description": "FOGDeco Ruin 1 20", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_3_C", - "Description": "FOGDeco Ruin 1 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_4_C", - "Description": "FOGDeco Ruin 1 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_5_C", - "Description": "FOGDeco Ruin 1 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_6_C", - "Description": "FOGDeco Ruin 1 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_7_C", - "Description": "FOGDeco Ruin 1 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_8_C", - "Description": "FOGDeco Ruin 1 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDeco_Ruin_1_9_C", - "Description": "FOGDeco Ruin 1 9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDecoStandingTorch_C", - "Description": "FOGDecoStandingTorch", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_DeadTree_C", - "Description": "DeadTree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_DeadTree_2_C", - "Description": "DeadTree 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_DeadTree_3_C", - "Description": "DeadTree 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_DeadTree_4_C", - "Description": "DeadTree 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_DeadTree_5_C", - "Description": "DeadTree 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_DeadTree_6_C", - "Description": "DeadTree 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_C", - "Description": "Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_10_C", - "Description": "Tree 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_11_C", - "Description": "Tree 11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_12_C", - "Description": "Tree 12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_13_C", - "Description": "Tree 13", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_14_C", - "Description": "Tree 14", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_15_C", - "Description": "Tree 15", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_16_C", - "Description": "Tree 16", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_17_C", - "Description": "Tree 17", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_2_C", - "Description": "Tree 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_3_C", - "Description": "Tree 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_4_C", - "Description": "Tree 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_5_C", - "Description": "Tree 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_6_C", - "Description": "Tree 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_7_C", - "Description": "Tree 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_8_C", - "Description": "Tree 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tree_9_C", - "Description": "Tree 9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_C", - "Description": "LumaTree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_2_C", - "Description": "LumaTree 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_3_C", - "Description": "LumaTree 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_4_C", - "Description": "LumaTree 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_5_C", - "Description": "LumaTree 5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_6_C", - "Description": "LumaTree 6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_7_C", - "Description": "LumaTree 7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_LumaTree_8_C", - "Description": "LumaTree 8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MushroomTree_C", - "Description": "MushroomTree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MushroomTree_2_C", - "Description": "MushroomTree 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_TreeRed_C", - "Description": "TreeRed", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_TreeRed_2_C", - "Description": "TreeRed 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_TreeRed_4_C", - "Description": "TreeRed 4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_TreeSnow_C", - "Description": "TreeSnow", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_TreeSnow2_C", - "Description": "TreeSnow2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDinoGateframe_C", - "Description": "FOGDinoGateframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDinoGateframe_2_C", - "Description": "FOGDinoGateframe 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGDinoWall_C", - "Description": "FOGDinoWall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Randstein_C", - "Description": "Randstein", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Randstein_2_C", - "Description": "Randstein 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WaterWell_Deco_C", - "Description": "WaterWell Deco", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Gnome_C", - "Description": "Gnome", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Gnome_2_C", - "Description": "Gnome 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Gnome_3_C", - "Description": "Gnome 3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": "false", - "ClassName": "PrimalItem_FOGLightSetter_C", - "Description": "FOGLightSetter", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": "false", - "ClassName": "PrimalItem_FOGDecoSelector_C", - "Description": "FOGDecoSelector", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": "false", - "ClassName": "PrimalItem_FOGTransSelector_C", - "Description": "FOGTransSelector", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGWeddingArchway_C", - "Description": "FOGWeddingArchway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGWeddingTable_C", - "Description": "FOGWeddingTable", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadCeiling_C", - "Description": "FOGGingerbreadCeiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadRoof_C", - "Description": "FOGGingerbreadRoof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadStairs_C", - "Description": "FOGGingerbreadStairs", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadDoor_C", - "Description": "FOGGingerbreadDoor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadDoorframe_C", - "Description": "FOGGingerbreadDoorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadFloor_C", - "Description": "FOGGingerbreadFloor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadFloor_Tri_C", - "Description": "FOGGingerbreadFloor Tri", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGiftBox_C", - "Description": "FOGGiftBox", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGiftBox_2_C", - "Description": "FOGGiftBox 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGXmasSock_C", - "Description": "FOGXmasSock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGXmasWreath_C", - "Description": "FOGXmasWreath", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HGSantaSleigh_C", - "Description": "HGSantaSleigh", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HGXmasLights_C", - "Description": "HGXmasLights", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MrHankey_C", - "Description": "MrHankey", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Olaf_C", - "Description": "Olaf", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadRailing_C", - "Description": "FOGGingerbreadRailing", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_XmasTree_C", - "Description": "XmasTree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_C", - "Description": "FOGGingerbreadWall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_2_C", - "Description": "FOGGingerbreadWall 2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_Sloped_Left_C", - "Description": "FOGGingerbreadWall Sloped Left", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_Sloped_Right_C", - "Description": "FOGGingerbreadWall Sloped Right", - "Mod": "HG Build & Deco" - } - ] -} diff --git a/GameData/Mods/HG Mods/HGKibbleBench.gamedata b/GameData/Mods/HG Mods/HGKibbleBench.gamedata deleted file mode 100644 index 7086b845..00000000 --- a/GameData/Mods/HG Mods/HGKibbleBench.gamedata +++ /dev/null @@ -1,163 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 20, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGKibbleBench_C", - "Description": "HG Kibble Bench", - "Mod": "HG Kibble Bench" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hesperonis_Golden_HG_C", - "Description": "Hesperonis Golden Egg", - "Mod": "HG Kibble Bench" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KeratineSpike_HG_C", - "Description": "Keratine Spike", - "Mod": "HG Kibble Bench" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SweetVeggieCake_HG_C", - "Description": "Sweet Veggie Cake", - "Mod": "HG Kibble Bench" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WyvernMilk_HG_C", - "Description": "Wyvern Milk", - "Mod": "HG Kibble Bench" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_NamelessVenom_HG_C", - "Description": "Nameless Venom", - "Mod": "HG Kibble Bench" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PrimalCrystal_HG_C", - "Description": "Primal Crystal", - "Mod": "HG Kibble Bench" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGKibbleBench_C", - "Description": "HG Kibble Bench", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGKibblePaste_C", - "Description": "HG Kibble Paste", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_XSmall_HG_C", - "Description": "Basic Kibble", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Small_HG_C", - "Description": "Simple Kibble", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Medium_HG_C", - "Description": "Regular Kibble", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Large_HG_C", - "Description": "Superior Kibble", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_XLarge_HG_C", - "Description": "Exceptional Kibble", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Special_HG_C", - "Description": "Extraordinary Kibble", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Hesperonis_Golden_HG_C", - "Description": "Golden Hesperornis Egg", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_NamelessVenom_HG_C", - "Description": "Nameless Venom", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SweetVeggieCake_HG_C", - "Description": "Sweet Vegetable Cake", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WyvernMilk_HG_C", - "Description": "Wyvern Milk", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Crystal_IslesPrimal_HG_C", - "Description": "Primal Crystal", - "Mod": "HG Kibble Bench" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_KeratinSpike_HG_C", - "Description": "Deathworm Horn", - "Mod": "HG Kibble Bench" - } - ] -} diff --git a/GameData/Mods/HG Mods/HGSpeed+.gamedata b/GameData/Mods/HG Mods/HGSpeed+.gamedata deleted file mode 100644 index ebbbc1f7..00000000 --- a/GameData/Mods/HG Mods/HGSpeed+.gamedata +++ /dev/null @@ -1,174 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 50, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpeedPlus_C", - "Description": "HG Speed Potion", - "Mod": "HG Speed +" - }, - { - "Level": 50, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpeedPlus_2_C", - "Description": "HG Speed Potion +", - "Mod": "HG Speed +" - }, - { - "Level": 50, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpeedPlus_3_C", - "Description": "HG Infinity Dino Speed", - "Mod": "HG Speed +" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Saddle_Argentavis_C", - "Description": "HG Argentavis Saddle", - "Mod": "HG Speed +" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Saddle_Ptero_C", - "Description": "HG Pteranodon Saddle", - "Mod": "HG Speed +" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Saddle_Megalosaurus_C", - "Description": "HG Megalosaurus Saddle", - "Mod": "HG Speed +" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_QuetzSaddle_C", - "Description": "HG Quetz Saddle", - "Mod": "HG Speed +" - }, - { - "Level": 97, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_QuetzSaddle_Platform_C", - "Description": "HG Quetz Saddle Platform", - "Mod": "HG Speed +" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Saddle_Tapejara_C", - "Description": "HG Tapejara Saddle", - "Mod": "HG Speed +" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Saddle_SnowOwl_C", - "Description": "HG Snow Owl Saddle", - "Mod": "HG Speed +" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Saddle_Tropeognathus_C", - "Description": "HG Tropeognathus Saddle", - "Mod": "HG Speed +" - } - ], - "Items": [ - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HG_ArgentavisSaddle_C", - "Description": "HG Argentavis Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HG_PteroSaddle_C", - "Description": "HG Pteranodon Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HG_QuetzSaddle_C", - "Description": "HG Quetz Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HG_QuetzSaddle_Platform_C", - "Description": "HG Quetz Saddle Platform", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HG_TapejaraSaddle_C", - "Description": "HG Tapejara Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HG_MegalosaurusSaddle_C", - "Description": "HG Megalosaurus Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGOwlSaddle_C", - "Description": "HG Snow Owl Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Saddles", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGTropeSaddle_C", - "Description": "HG Snow Tropeognathus Saddle", - "Mod": "HG Speed +" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGSpeedPlus_C", - "Description": "HG Speed Potion", - "Mod": "HG Speed +" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpeedPlus_2_C", - "Description": "HG Speed Potion +", - "Mod": "HG Speed +" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGSpeedPlus_3_C", - "Description": "HG Infinity Dino Speed", - "Mod": "HG Speed +" - } - ] -} diff --git a/GameData/Mods/HG Mods/HGStackingMod1000.gamedata b/GameData/Mods/HG Mods/HGStackingMod1000.gamedata deleted file mode 100644 index 8925103f..00000000 --- a/GameData/Mods/HG Mods/HGStackingMod1000.gamedata +++ /dev/null @@ -1,1744 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-25T23:09:09.6305853Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Element_HG_C", - "Description": "Element HG", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Travel_Element_HG_C", - "Description": "Travel Element HG", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 55, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_AdvancedBullet_Child_C", - "Description": "AdvancedBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 58, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_AdvancedRifleBullet_Child_C", - "Description": "AdvancedRifleBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 83, - "Points": 16, - "IsTekGram": "false", - "ClassName": "EngramEntry_AdvancedSniperBullet_Child_C", - "Description": "AdvancedSniperBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 10, - "Points": 2, - "IsTekGram": "false", - "ClassName": "EngramEntry_ArrowStone_Child_C", - "Description": "ArrowStone Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 2, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_ArrowTranq_Child_C", - "Description": "ArrowTranq Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 29, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_BallistaArrow_Child_C", - "Description": "BallistaArrow Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 16, - "Points": 12, - "IsTekGram": "false", - "ClassName": "EngramEntry_BugRepel_Child_C", - "Description": "BugRepel Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 65, - "Points": 12, - "IsTekGram": "false", - "ClassName": "EngramEntry_C4Ammo_Child_C", - "Description": "C4Ammo Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 34, - "Points": 2, - "IsTekGram": "false", - "ClassName": "EngramEntry_CannonBall_Child_C", - "Description": "CannonBall Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 13, - "Points": 3, - "IsTekGram": "false", - "ClassName": "EngramEntry_ChitinPaste_Child_C", - "Description": "ChitinPaste Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 5, - "Points": 3, - "IsTekGram": "false", - "ClassName": "EngramEntry_Clay_Child_C", - "Description": "Clay Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 79, - "Points": 35, - "IsTekGram": "false", - "ClassName": "EngramEntry_CompoundArrow_Child_C", - "Description": "CompoundArrow Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 40, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_Electronics_Child_C", - "Description": "Electronics Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 26, - "Points": 15, - "IsTekGram": "false", - "ClassName": "EngramEntry_FlameArrow_Child_C", - "Description": "FlameArrow Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 65, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_FlamethrowerAmmo_Child_C", - "Description": "FlamethrowerAmmo Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 47, - "Points": 40, - "IsTekGram": "false", - "ClassName": "EngramEntry_GrapplingHook_Child_C", - "Description": "GrapplingHook Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": "false", - "ClassName": "EngramEntry_Gunpowder_Child_C", - "Description": "Gunpowder Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 6, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_Narcotic_Child_C", - "Description": "Narcotic Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 40, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_Polymer_Child_C", - "Description": "Polymer Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 5, - "Points": 3, - "IsTekGram": "false", - "ClassName": "EngramEntry_PreservingSalt_Child_C", - "Description": "PreservingSalt Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 22, - "Points": 12, - "IsTekGram": "false", - "ClassName": "EngramEntry_Propellant_Child_C", - "Description": "Propellant Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 87, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_RocketAmmo_Child_C", - "Description": "RocketAmmo Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 90, - "Points": 25, - "IsTekGram": "false", - "ClassName": "EngramEntry_RocketHommingAmmo_Child_C", - "Description": "RocketHommingAmmo Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 34, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_SimpleBullet_Child_C", - "Description": "SimpleBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 35, - "Points": 3, - "IsTekGram": "false", - "ClassName": "EngramEntry_SimpleRifleBullet_Child_C", - "Description": "SimpleRifleBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 39, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_SimpleShotgunBullet_Child_C", - "Description": "SimpleShotgunBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 6, - "Points": 3, - "IsTekGram": "false", - "ClassName": "EngramEntry_Sparkpowder_Child_C", - "Description": "Sparkpowder Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 10, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_Stimulant_Child_C", - "Description": "Stimulant Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 84, - "Points": 60, - "IsTekGram": "false", - "ClassName": "EngramEntry_SubstrateAbsorbent_Child_C", - "Description": "SubstrateAbsorbent Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 96, - "Points": 30, - "IsTekGram": "false", - "ClassName": "EngramEntry_TranqDart_Child_C", - "Description": "TranqDart Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 72, - "Points": 40, - "IsTekGram": "false", - "ClassName": "EngramEntry_TranqSpearBolt_Child_C", - "Description": "TranqSpearBolt Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Level": 7, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_HGStandingTorch_C", - "Description": "HGStandingTorch", - "Mod": "HG Stacking Mod 1000-50" - } - ], - "Items": [ - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Travel_Element_HG_C", - "Description": "Travel Element HG", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Explosive", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Element_HG_C", - "Description": "Element HG", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_PlantSpeciesZ_Grenade_Child_C", - "Description": "PlantSpeciesZ Grenade Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_AdvancedBullet_Child_C", - "Description": "Ammo AdvancedBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_AdvancedRifleBullet_Child_C", - "Description": "Ammo AdvancedRifleBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_AdvancedSniperBullet_Child_C", - "Description": "Ammo AdvancedSniperBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ArrowFlame_Child_C", - "Description": "Ammo ArrowFlame Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ArrowStone_Child_C", - "Description": "Ammo ArrowStone Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ArrowTranq_Child_C", - "Description": "Ammo ArrowTranq Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_BallistaArrow_Child_C", - "Description": "Ammo BallistaArrow Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_CannonBall_Child_C", - "Description": "Ammo CannonBall Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_CompoundBowArrow_Child_C", - "Description": "Ammo CompoundBowArrow Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_Flamethrower_Child_C", - "Description": "Ammo Flamethrower Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_GrapplingHook_Child_C", - "Description": "Ammo GrapplingHook Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_Rocket_Child_C", - "Description": "Ammo Rocket Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_RocketHomingMissile_Child_C", - "Description": "Ammo RocketHomingMissile Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_SimpleBullet_Child_C", - "Description": "Ammo SimpleBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_SimpleRifleBullet_Child_C", - "Description": "Ammo SimpleRifleBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_SimpleShotgunBullet_Child_C", - "Description": "Ammo SimpleShotgunBullet Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_TranqDart_Child_C", - "Description": "Ammo TranqDart Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_TranqSpearBolt_Child_C", - "Description": "Ammo TranqSpearBolt Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Explosive", - "IsHarvestable": "false", - "ClassName": "PrimalItemC4Ammo_Child_C", - "Description": "C4Ammo Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Berry_Amarberry_Child_C", - "Description": "Berry Amarberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Berry_Azulberry_Child_C", - "Description": "Berry Azulberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Berry_Mejoberry_Child_C", - "Description": "Berry Mejoberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Berry_Narcoberry_Child_C", - "Description": "Berry Narcoberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Berry_Stimberry_Child_C", - "Description": "Berry Stimberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Berry_Tintoberry_Child_C", - "Description": "Berry Tintoberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BugRepellant_Child_C", - "Description": "BugRepellant Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CactusSap_Child_C", - "Description": "CactusSap Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedLambChop_Child_C", - "Description": "CookedLambChop Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedMeat_Child_C", - "Description": "CookedMeat Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedMeat_Fish_Child_C", - "Description": "CookedMeat Fish Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_Child_C", - "Description": "CookedMeat Jerky Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Child_C", - "Description": "CookedPrimeMeat Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Fish_Child_C", - "Description": "CookedPrimeMeat Fish Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_Child_C", - "Description": "CookedPrimeMeat Jerky Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Honey_Child_C", - "Description": "Honey Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_JellyVenom_Child_C", - "Description": "JellyVenom Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Mushroom_Aquatic_Child_C", - "Description": "Mushroom Aquatic Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Mushroom_Ascerbic_Child_C", - "Description": "Mushroom Ascerbic Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Mushroom_Auric_Child_C", - "Description": "Mushroom Auric Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_NamelessVenom_Child_C", - "Description": "NamelessVenom Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Narcotic_Child_C", - "Description": "Narcotic Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_RawMeat_Child_C", - "Description": "RawMeat Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_RawMeat_Fish_Child_C", - "Description": "RawMeat Fish Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_RawMutton_Child_C", - "Description": "RawMutton Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_RawPrimeMeat_Child_C", - "Description": "RawPrimeMeat Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_RawPrimeMeat_Fish_Child_C", - "Description": "RawPrimeMeat Fish Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_DefensePlant_Child_C", - "Description": "Seed DefensePlant Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SpoiledMeat_Child_C", - "Description": "SpoiledMeat Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Stimulant_Child_C", - "Description": "Stimulant Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SweetVeggieCake_Child_C", - "Description": "SweetVeggieCake Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Citronal_Child_C", - "Description": "Veggie Citronal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Longrass_Child_C", - "Description": "Veggie Longrass Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Rockarrot_Child_C", - "Description": "Veggie Rockarrot Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_Savoroot_Child_C", - "Description": "Veggie Savoroot Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_WyvernMilk_Child_C", - "Description": "WyvernMilk Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CommonMushroom_Child_C", - "Description": "CommonMushroom Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Allo_Child_C", - "Description": "Kibble Allo Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_AnkyloEgg_Child_C", - "Description": "Kibble AnkyloEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_ArchaEgg_Child_C", - "Description": "Kibble ArchaEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_ArgentEgg_Child_C", - "Description": "Kibble ArgentEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_BaryonyxEgg_Child_C", - "Description": "Kibble BaryonyxEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Base_Large_EX_Child_C", - "Description": "Kibble Base Large EX Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Base_Medium_EX_Child_C", - "Description": "Kibble Base Medium EX Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Base_Small_EX_Child_C", - "Description": "Kibble Base Small EX Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Base_Special_EX_Child_C", - "Description": "Kibble Base Special EX Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Base_XLarge_EX_Child_C", - "Description": "Kibble Base XLarge EX Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Base_XSmall_EX_Child_C", - "Description": "Kibble Base XSmall EX Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_BoaEgg_Child_C", - "Description": "Kibble BoaEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Camelsaurus_Child_C", - "Description": "Kibble Camelsaurus Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_CarnoEgg_Child_C", - "Description": "Kibble CarnoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Compy_Child_C", - "Description": "Kibble Compy Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_DiloEgg_Child_C", - "Description": "Kibble DiloEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_DimetroEgg_Child_C", - "Description": "Kibble DimetroEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_DimorphEgg_Child_C", - "Description": "Kibble DimorphEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_DiploEgg_Child_C", - "Description": "Kibble DiploEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_DodoEgg_Child_C", - "Description": "Kibble DodoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_GalliEgg_Child_C", - "Description": "Kibble GalliEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_HesperonisEgg_Child_C", - "Description": "Kibble HesperonisEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_IchthyornisEgg_Child_C", - "Description": "Kibble IchthyornisEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_IguanodonEgg_Child_C", - "Description": "Kibble IguanodonEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_KairukuEgg_Child_C", - "Description": "Kibble KairukuEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_KaproEgg_Child_C", - "Description": "Kibble KaproEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_KentroEgg_Child_C", - "Description": "Kibble KentroEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_LanternBirdEgg_Child_C", - "Description": "Kibble LanternBirdEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_LanternLizardEgg_Child_C", - "Description": "Kibble LanternLizardEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_LystroEgg_Child_C", - "Description": "Kibble LystroEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Mantis_Child_C", - "Description": "Kibble Mantis Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Megalania_Child_C", - "Description": "Kibble Megalania Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_MegalosaurusEgg_Child_C", - "Description": "Kibble MegalosaurusEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_MicroraptorEgg_Child_C", - "Description": "Kibble MicroraptorEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_MoschopsEgg_Child_C", - "Description": "Kibble MoschopsEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Moth_Child_C", - "Description": "Kibble Moth Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_OviraptorEgg_Child_C", - "Description": "Kibble OviraptorEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_PachyEgg_Child_C", - "Description": "Kibble PachyEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_PachyRhinoEgg_Child_C", - "Description": "Kibble PachyRhinoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_ParaEgg_Child_C", - "Description": "Kibble ParaEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_PegomastaxEgg_Child_C", - "Description": "Kibble PegomastaxEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Pela_Child_C", - "Description": "Kibble Pela Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_PteroEgg_Child_C", - "Description": "Kibble PteroEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_QuetzEgg_Child_C", - "Description": "Kibble QuetzEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_RaptorEgg_Child_C", - "Description": "Kibble RaptorEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_RexEgg_Child_C", - "Description": "Kibble RexEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_RockDrakeEgg_Child_C", - "Description": "Kibble RockDrakeEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_SarcoEgg_Child_C", - "Description": "Kibble SarcoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_SauroEgg_Child_C", - "Description": "Kibble SauroEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_ScorpionEgg_Child_C", - "Description": "Kibble ScorpionEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_SpiderEgg_Child_C", - "Description": "Kibble SpiderEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_SpineyLizard_Child_C", - "Description": "Kibble SpineyLizard Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_SpinoEgg_Child_C", - "Description": "Kibble SpinoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_StegoEgg_Child_C", - "Description": "Kibble StegoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_TapejaraEgg_Child_C", - "Description": "Kibble TapejaraEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_TerrorbirdEgg_Child_C", - "Description": "Kibble TerrorbirdEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_TherizinoEgg_Child_C", - "Description": "Kibble TherizinoEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_TrikeEgg_Child_C", - "Description": "Kibble TrikeEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_TroodonEgg_Child_C", - "Description": "Kibble TroodonEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_TurtleEgg_Child_C", - "Description": "Kibble TurtleEgg Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Vulture_Child_C", - "Description": "Kibble Vulture Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Amarberry_Child_C", - "Description": "Seed Amarberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Amarberry_SpeedHack_Child_C", - "Description": "Seed Amarberry SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Azulberry_Child_C", - "Description": "Seed Azulberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Azulberry_SpeedHack_Child_C", - "Description": "Seed Azulberry SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Citronal_Child_C", - "Description": "Seed Citronal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Citronal_SpeedHack_Child_C", - "Description": "Seed Citronal SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Longrass_Child_C", - "Description": "Seed Longrass Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Longrass_SpeedHack_Child_C", - "Description": "Seed Longrass SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Mejoberry_Child_C", - "Description": "Seed Mejoberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Mejoberry_SpeedHack_Child_C", - "Description": "Seed Mejoberry SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Narcoberry_Child_C", - "Description": "Seed Narcoberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Narcoberry_SpeedHack_Child_C", - "Description": "Seed Narcoberry SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Rockarrot_Child_C", - "Description": "Seed Rockarrot Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Rockarrot_SpeedHack_Child_C", - "Description": "Seed Rockarrot SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Savoroot_Child_C", - "Description": "Seed Savoroot Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Savoroot_SpeedHack_Child_C", - "Description": "Seed Savoroot SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Stimberry_Child_C", - "Description": "Seed Stimberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Stimberry_SpeedHack_Child_C", - "Description": "Seed Stimberry SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Tintoberry_Child_C", - "Description": "Seed Tintoberry Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Seed_Tintoberry_SpeedHack_Child_C", - "Description": "Seed Tintoberry SpeedHack Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GasRefined_C", - "Description": "GasRefined", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_HesperonisEgg_C", - "Description": "Kibble HesperonisEgg", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Ambergris_Child_C", - "Description": "Ambergris Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AmmoniteBlood_Child_C", - "Description": "AmmoniteBlood Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AnglerGel_Child_C", - "Description": "AnglerGel Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_BlackPearl_Child_C", - "Description": "BlackPearl Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_BlueSap_Child_C", - "Description": "BlueSap Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Charcoal_Child_C", - "Description": "Charcoal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Chitin_Child_C", - "Description": "Chitin Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ChitinOrKeratin_Child_C", - "Description": "ChitinOrKeratin Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ChitinPaste_Child_C", - "Description": "ChitinPaste Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Clay_Child_C", - "Description": "Clay Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CondensedGas_Child_C", - "Description": "CondensedGas Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CorruptedPolymer_Child_C", - "Description": "CorruptedPolymer Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CorruptedWood_Child_C", - "Description": "CorruptedWood Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Crystal_Child_C", - "Description": "Crystal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Crystal_IslesPrimal_Child_C", - "Description": "Crystal IslesPrimal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Electronics_Child_C", - "Description": "Electronics Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Element_Child_C", - "Description": "Element Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ElementOre_Child_C", - "Description": "ElementOre Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ElementShard_Child_C", - "Description": "ElementShard Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Fibers_Child_C", - "Description": "Fibers Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Flint_Child_C", - "Description": "Flint Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_FracturedGem_Child_C", - "Description": "FracturedGem Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_FungalWood_Child_C", - "Description": "FungalWood Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Gas_Child_C", - "Description": "Gas Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Gasoline_Child_C", - "Description": "Gasoline Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GasRefined_Child_C", - "Description": "GasRefined Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Gem_BioLum_Child_C", - "Description": "Gem BioLum Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Gem_Element_Child_C", - "Description": "Gem Element Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Gem_Fertile_Child_C", - "Description": "Gem Fertile Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Gunpowder_Child_C", - "Description": "Gunpowder Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Hair_Child_C", - "Description": "Hair Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Child_C", - "Description": "Hide Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Horn_Child_C", - "Description": "Horn Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Keratin_Child_C", - "Description": "Keratin Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_LeechBlood_Child_C", - "Description": "LeechBlood Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Metal_Child_C", - "Description": "Metal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_MetalIngot_Child_C", - "Description": "MetalIngot Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Obsidian_Child_C", - "Description": "Obsidian Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Oil_Child_C", - "Description": "Oil Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Pelt_Child_C", - "Description": "Pelt Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Polymer_Child_C", - "Description": "Polymer Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Polymer_Organic_Child_C", - "Description": "Polymer Organic Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_PreservingSalt_Child_C", - "Description": "PreservingSalt Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Propellant_Child_C", - "Description": "Propellant Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_RareFlower_Child_C", - "Description": "RareFlower Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_RareMushroom_Child_C", - "Description": "RareMushroom Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_RawSalt_Child_C", - "Description": "RawSalt Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_RedSap_Child_C", - "Description": "RedSap Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Sand_Child_C", - "Description": "Sand Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Sap_Child_C", - "Description": "Sap Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ScrapMetal_Child_C", - "Description": "ScrapMetal Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ScrapMetalIngot_Child_C", - "Description": "ScrapMetalIngot Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Silicate_Child_C", - "Description": "Silicate Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Silicon_Child_C", - "Description": "Silicon Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Silk_Child_C", - "Description": "Silk Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_SnailPaste_Child_C", - "Description": "SnailPaste Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Sparkpowder_Child_C", - "Description": "Sparkpowder Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_SquidOil_Child_C", - "Description": "SquidOil Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Stone_Child_C", - "Description": "Stone Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_SubstrateAbsorbent_Child_C", - "Description": "SubstrateAbsorbent Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Sulfur_Child_C", - "Description": "Sulfur Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Thatch_Child_C", - "Description": "Thatch Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_TurtleShell_Child_C", - "Description": "TurtleShell Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Wood_Child_C", - "Description": "Wood Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Wool_Child_C", - "Description": "Wool Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_XenomorphPheromoneGland_Child_C", - "Description": "XenomorphPheromoneGland Child", - "Mod": "HG Stacking Mod 1000-50" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_HGStandingTorch_C", - "Description": "HGStandingTorch", - "Mod": "HG Stacking Mod 1000-50" - } - ] -} diff --git a/GameData/Mods/HG Mods/HG_ARK_Reloaded.gamedata b/GameData/Mods/HG Mods/HG_ARK_Reloaded.gamedata deleted file mode 100644 index eca074d5..00000000 --- a/GameData/Mods/HG Mods/HG_ARK_Reloaded.gamedata +++ /dev/null @@ -1,4978 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-09-15T01:34:46.0441268Z", - "Creatures": [], - "Engrams": [ - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCampfire_C", - "Description": "HG Campfire", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCompostBin_C", - "Description": "HG Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFlareLauncher_C", - "Description": "HG Flare Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterWell_HG_C", - "Description": "HG Water Well", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGParachute_C", - "Description": "HG Parachute", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFeedingTrough_C", - "Description": "HG Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrapplingHook_C", - "Description": "HG Grappling Hook", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDehytrator_C", - "Description": "HG Dehydrator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSimpleTranqBullet_C", - "Description": "HG Simple Tranq Bullet", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_MetalHydrantIntake_C", - "Description": "HG Hydrant", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTranqPike_C", - "Description": "HG Tranq Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFirePike_C", - "Description": "HG Fire Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIcePike_C", - "Description": "HG Ice Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMiniFabricator_C", - "Description": "HG Mini-Fabricator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrill_C", - "Description": "HG Industrial Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGenerator_C", - "Description": "HG Electrical Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSedative_C", - "Description": "HG Sedative", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLamp_C", - "Description": "HG Lamp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerOutlet_C", - "Description": "HG Electrical Outlet", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PowerCable90_C", - "Description": "HG Electrical Cable 90\u00B0 right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PowerCable90r_C", - "Description": "HG Electrical Cable 90\u00B0 left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableStraight_C", - "Description": "HG Straight Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableVertical_C", - "Description": "HG Vertical Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableIncline_C", - "Description": "HG Inclined Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableIntersection_C", - "Description": "HG Electrical Cable Intersection", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIceBox_C", - "Description": "HG Refrigerator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrinder_C", - "Description": "HG Mini-Industrial Grinder", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_EggIncubator_HG_C", - "Description": "HG Egg Incubator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 65, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPearlConverter_C", - "Description": "HG Pearl converter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTurret_C", - "Description": "HG Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageBox_HGHuge_C", - "Description": "HG Mini-Vault", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIndustrialCookingPot_C", - "Description": "HG Industrial Cooker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGChemBench_C", - "Description": "HG Chemistry Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIndustrialForge_C", - "Description": "HG Mini-Industrial Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 9999, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGOilPump_C", - "Description": "HG Oil Pump", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 9999, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Element_Refuse_C", - "Description": "Element Refuse", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGKibbleBench_C", - "Description": "HG Kibble Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAchatinaBox_C", - "Description": "HG Achatina Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGEggCollector_C", - "Description": "HG Egg Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalBox_C", - "Description": "HG Metal Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodCeiling_C", - "Description": "HG Wooden Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodRailing_C", - "Description": "HG Wooden Railing", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodRamp_C", - "Description": "HG Wooden Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_1_C", - "Description": "HG GlassMetal Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_2_C", - "Description": "HG GlassMetal Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalCeiling_1_C", - "Description": "HG GlassMetal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalCeiling_1p_C", - "Description": "HG Multi Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_1p_C", - "Description": "HG Multi Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_2p_C", - "Description": "HG Multi Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Right_C", - "Description": "HG Sloped GlassMetal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Left_C", - "Description": "HG Sloped GlassMetal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Right_p_C", - "Description": "HG Sloped Multi Wall Right Protected", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Left_p_C", - "Description": "HG Sloped Multi Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRoof_C", - "Description": "HG Sloped GlassMetal Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRoof_p_C", - "Description": "HG Sloped Multi Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GreenEnergy_C", - "Description": "HG Green Energy", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGShield_C", - "Description": "HG Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoorframe_C", - "Description": "HG GlassMetal Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoorframe_p_C", - "Description": "HG Multi Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoor2_C", - "Description": "HG GlassMetal Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoor2p_C", - "Description": "HG Multi Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_C", - "Description": "HG GlassMetal Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_p_C", - "Description": "HG Multi Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRamp_C", - "Description": "HG GlassMetal Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRamp_2_C", - "Description": "HG Multi Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRamp_p_C", - "Description": "HG Multi Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_Large_C", - "Description": "HG GlassMetal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_Large_p_C", - "Description": "HG Multi Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalGateway_C", - "Description": "HG Metal Dinosaur Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalGateway_Large_C", - "Description": "HG Behemoth Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlassMetalFloor_C", - "Description": "HG Multi Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalFloor_C", - "Description": "HG Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMultiStorageBox_C", - "Description": "HG Multi Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCropPlot_Large_C", - "Description": "HG Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLamppost_C", - "Description": "HG Lamp Post wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLamppostOmni_C", - "Description": "HG Omnidirectional Lamppost wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpotlight_C", - "Description": "HG Spotlight wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG3Lamp_C", - "Description": "HG 3-Lamp wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 5, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIceBoxMini_C", - "Description": "HG Mini IceBox", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LampPost_1_C", - "Description": "HG Lamp Post 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallLamp_2_C", - "Description": "HG Wall Lamp 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoor3_C", - "Description": "HG GlassMetal Door 3", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 9, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBola_C", - "Description": "HG Bola", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 7, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_StandingTorch_C", - "Description": "HG Auto Standing Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWallTorch_C", - "Description": "HG Auto Wall Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 7, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSimpleBed_C", - "Description": "HG Simple Bed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTorch_C", - "Description": "HG Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAmmoStorageBox_C", - "Description": "HG Ammo Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HealSoup_HG_C", - "Description": "HG Healing Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HungrySoup_HG_C", - "Description": "HG Hungry Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_XPPotion_HG_C", - "Description": "XP Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_CraftingStorageBox_C", - "Description": "HG Crafting Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_TreasureChest_C", - "Description": "HG Treasure Chest", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 21, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGScissors_C", - "Description": "HG Scissors", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSeedCrafter_C", - "Description": "HG Seed Crafter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpear_C", - "Description": "HG Spear", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_StructureStorageBox_C", - "Description": "HG Structure Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SaddleBox_C", - "Description": "HG Saddle Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 26, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFlameArrow_C", - "Description": "HG Flame Arrow", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PaintBox_C", - "Description": "HG Paint Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Hesperonis_Golden_C", - "Description": "Golden Hesperornis Egg", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_KeratineSpike_C", - "Description": "Deathworm Horn", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SweetVeggieCake_C", - "Description": "Sweet Vegetable Cake", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_WyvernMilk_C", - "Description": "Wyvern Milk", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_NamelessVenom_C", - "Description": "Nameless Venom", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_CactusSap_C", - "Description": "Cactus Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Pearl_C", - "Description": "Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PlantSpeciesZ_C", - "Description": "Plant Species Z Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_RareFlower_C", - "Description": "Rare Flower Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_RareMushroom_C", - "Description": "Rare Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Sap_C", - "Description": "Red Wood Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Honey_C", - "Description": "Honey Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Silk_C", - "Description": "Silk Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrackerGun_C", - "Description": "HG Tracker Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_AnglerGel_C", - "Description": "Angler Gel Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_OrganicPolymer_C", - "Description": "Organic Polymer Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSmithy_C", - "Description": "HG Smithy", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PackStation_C", - "Description": "HG Pack Station", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 21, - "IsTekGram": false, - "ClassName": "EngramEntry_HGForge_C", - "Description": "HG Refining Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Afro_C", - "Description": "\u0022Afro\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Braids_C", - "Description": "\u0022Braids\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Dreadlocks_C", - "Description": "\u0022Dreadlocks\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Mohawk_C", - "Description": "\u0022Mohawk\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Ponytail_C", - "Description": "\u0022Ponytail\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Romantic_C", - "Description": "\u0022Romantic\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Viking_C", - "Description": "\u0022Viking\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_CurlyBeard_C", - "Description": "\u0022Curly Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Dreadbeard_C", - "Description": "\u0022Dread Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Goatee_C", - "Description": "\u0022Goatee\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Moustache_C", - "Description": "\u0022Moustache\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_MuttonChops_C", - "Description": "\u0022Mutton Chops\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Romantic_C", - "Description": "\u0022Romantic\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_VikingBeard_C", - "Description": "\u0022Viking Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Evil_C", - "Description": "\u0022Evil\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Heart_C", - "Description": "\u0022Heart\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Snowball_C", - "Description": "\u0022Snowball\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Turkey_C", - "Description": "\u0022Turkey\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_BioToxin_C", - "Description": "Bio Toxin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Crystal_C", - "Description": "Crystal Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PlantSpeciesY_C", - "Description": "Plant Species Y Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlider_C", - "Description": "HG Glider Suit", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HideHelmetAlt_C", - "Description": "Hunter Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Palm_C", - "Description": "Palm Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 13, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFishbasket_C", - "Description": "Fish Basket", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Element_C", - "Description": "Element Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Gem_C", - "Description": "Gem Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGHeavyTurret_C", - "Description": "HG Heavy Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrill_2_C", - "Description": "HG Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_AnkyloBox_C", - "Description": "HG Ankylo Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_DoediBox_C", - "Description": "HG Doedi Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_DunkleosteusBox_C", - "Description": "HG Dunkleosteus Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_MantisBox_C", - "Description": "HG Mantis Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_TherizinoBox_C", - "Description": "HG Therizino Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 54, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWaterJar_C", - "Description": "HG Infinity Water Jar", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 81, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HGScuba_Mask_C", - "Description": "HG SCUBA Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoMindWipe_C", - "Description": "HG Dino Mindwipe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStackableMetalFloor_C", - "Description": "HG Stackable Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_BlackPearl_C", - "Description": "Black Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSuperFertilizer_C", - "Description": "HG Super Fertilizer", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalCropPlot_Large_C", - "Description": "HG Metal Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoCon_C", - "Description": "HG DinoCon", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriFoundation_Metal_C", - "Description": "HG Metal Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriCeiling_Metal_C", - "Description": "HG Metal Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekDoor_C", - "Description": "HG Double Tek Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekGenerator_C", - "Description": "HG Tek Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWakeUp_Buff_C", - "Description": "HG Wake Up", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_GenericBox_C", - "Description": "HG Generic Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoImprint_C", - "Description": "HG Dino Imprint", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTeleporter_C", - "Description": "HG Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMultiStorageBox_Metal_C", - "Description": "HG Multi Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_GachaBox_C", - "Description": "HG Gacha Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGExtinctionBox_C", - "Description": "HG Extinction Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCryoPotion_C", - "Description": "HG Cryo Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_CraftingStorageBox_Metal_C", - "Description": "HG Crafting Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIsFemale_C", - "Description": "HG Female Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIsMale_C", - "Description": "HG Male Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCryoGlasses_C", - "Description": "HG Cryo Skin Glasses", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekWall_C", - "Description": "HG Tek Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_AmmoniteBile_C", - "Description": "Ammonite Bile Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_ElementOre_C", - "Description": "Element Ore Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCryoFridge_C", - "Description": "HG Cryofridge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGElement_C", - "Description": "Element", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Element_Inventory_C", - "Description": "Crosstravel Element", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Element_Shard_HG_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Sulfur_C", - "Description": "Sulfur Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_ReMating_C", - "Description": "HG ReMating", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Leech_C", - "Description": "Leech Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalPipeIntake_C", - "Description": "HG Metal Irrigation Pipe - Intake", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekHelmetSkin_C", - "Description": "HG Tek Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrophyWall_C", - "Description": "HG Trophy Wall-Mount", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGInvisibilityBuff_C", - "Description": "Invisibility Buff", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekCompostBin_C", - "Description": "HG Tek Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekFeedingTrough_C", - "Description": "HG Tek Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekForge_C", - "Description": "HG Tek Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoSpeed_C", - "Description": "HG Dino Speed Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoSpeedInfinity_C", - "Description": "HG Infinity Dino Speed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekMiniReplicator_C", - "Description": "HG Mini Tek Replicator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneCeiling_C", - "Description": "HG Stone Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeCeiling_C", - "Description": "HG Adobe Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalCeiling_C", - "Description": "HG Metal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_TekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSuicide_C", - "Description": "HG Suicide Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_WeaponStorageBox_C", - "Description": "HG Weapon Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoKill_C", - "Description": "HG Dino Kill", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Chitin_C", - "Description": "Chitin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGasCollector_C", - "Description": "HG Gas Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCrystalChanger_C", - "Description": "HG Crystal Changer", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_ARKCoin_C", - "Description": "ARK Coin", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekTriCeiling_C", - "Description": "HG Tek Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlassMetalTriRoof_C", - "Description": "HG Multi Triangle Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMegaloDaywalker_C", - "Description": "HG Megalo Daywalker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDemoGun_C", - "Description": "HG Demo Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGachaFeeding_C", - "Description": "HG Gacha Feeding", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Metal_C", - "Description": "HG Metal Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Adobe_C", - "Description": "HG Adobe Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Glass_C", - "Description": "HG Glass Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Greenhouse_C", - "Description": "HG Greenhouse Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Stone_C", - "Description": "HG Reinforced Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Thatch_C", - "Description": "HG Thatch Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Wood_C", - "Description": "HG Wood Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLargeGate_Metal_C", - "Description": "HG Metal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLargeGate_Adobe_C", - "Description": "HG Behemoth Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLargeGate_Stone_C", - "Description": "HG Reinforced Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Westland_C", - "Description": "HG Westland Protection", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_WeightPotion_C", - "Description": "HG Weight Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Adobe_C", - "Description": "HG Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Metal_C", - "Description": "HG Metal Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Stone_C", - "Description": "HG Reinforced Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Wood_C", - "Description": "HG Wood Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Glass_C", - "Description": "HG Glass Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Obsidian_C", - "Description": "Obsidian Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCanopyTree_C", - "Description": "HG Canopy Tree", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMultiMushroom_C", - "Description": "HG Multi-Stalk Mushroom", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCookingPot_C", - "Description": "HG Cooking Pot", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDedicatedBox_C", - "Description": "HG Dedicated Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMakeGender_C", - "Description": "HG Make Gender", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekDinoCloning_C", - "Description": "HG Dino Cloning", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGColumn_C", - "Description": "HG Column", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGThorsHammer_Skin_C", - "Description": "Thors Hammer", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CptAmShield_C", - "Description": "Capt. Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoArmor_C", - "Description": "HG Dino Armor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalSign_Large_C", - "Description": "HG Metal Billboard", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGUnderwaterBase_C", - "Description": "HG Vacuum Compartment", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGUnderwaterBase_Moonpool_C", - "Description": "HG Vacuum Compartment Moonpool", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBossBox_C", - "Description": "HG Mini Obelisk", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSleepingPod_C", - "Description": "HG Sleeping Pod", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWaterTank_C", - "Description": "HG Water Tank", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPoisonGrenade_C", - "Description": "HG Poison Grenade", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPostBox_C", - "Description": "HG Post Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBloodPack_C", - "Description": "Blood Pack", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingSalt_HG_C", - "Description": "HG Preserving Salt", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWhip_C", - "Description": "Whip", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Adobe_HG_C", - "Description": "HG Adobe Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_HG_C", - "Description": "HG Glass Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Metal_HG_C", - "Description": "HG Metal Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Stone_HG_C", - "Description": "HG Reinforced Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Wood_HG_C", - "Description": "HG Wooden Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Adobe_HG_C", - "Description": "HG Adobe Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_HG_C", - "Description": "HG Glass Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Metal_HG_C", - "Description": "HG Metal Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Stone_HG_C", - "Description": "HG Stone Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Wood_HG_C", - "Description": "HG Wooden Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekElevator_C", - "Description": "HG Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMutation_C", - "Description": "HG Mutation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeTriFoundation_C", - "Description": "HG Adobe Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeTriCeiling_C", - "Description": "HG Adobe Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriCeiling_Wood_C", - "Description": "HG Wooden Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriFoundation_Wood_C", - "Description": "HG Wooden Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriCeiling_Stone_C", - "Description": "HG Stone Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriFoundation_Stone_C", - "Description": "HG Stone Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGNoStealing_C", - "Description": "HG Theft \u0026 Bug Prevention", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekElevator_Tri_C", - "Description": "HG Triangle Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGHitchingPost_C", - "Description": "HG Hitching Post", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStairsWood_C", - "Description": "HG Wooden Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStairsStone_C", - "Description": "HG Stone Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrapdoor_Adobe_C", - "Description": "HG Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrapdoor_Glass_C", - "Description": "HG Glass Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrapdoor_Metal_C", - "Description": "HG Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneTrapdoor_C", - "Description": "HG Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodTrapdoor_C", - "Description": "HG Wooden Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneTrapdoorGiant_C", - "Description": "HG Giant Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneHatchframeGiant_C", - "Description": "HG Giant Stone Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeHatchframeGiant_C", - "Description": "HG Giant Adobe Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeTrapdoorGiant_C", - "Description": "HG Giant Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalHatchframeGiant_C", - "Description": "HG Giant Metal Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalTrapdoorGiant_C", - "Description": "HG Giant Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeSlopedWall_Left_C", - "Description": "HG Sloped Adobe Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeSlopedWall_Right_C", - "Description": "HG Sloped Adobe Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetaWall_Sloped_Left_C", - "Description": "HG Sloped Metal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetaWall_Sloped_Right_C", - "Description": "HG Sloped Metal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneWall_Sloped_Left_C", - "Description": "Sloped Stone Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneWall_Sloped_Right_C", - "Description": "HG Sloped Stone Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodWall_Sloped_Left_C", - "Description": "Sloped Wood Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodWall_Sloped_Right_C", - "Description": "HG Sloped Wood Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGreenHouseSlopedWall_Left_C", - "Description": "HG Sloped Greenhouse Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGreenHouseSlopedWall_Right_C", - "Description": "HG Sloped Greenhouse Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_HGTekWall_Sloped_Left_C", - "Description": "HG Sloped Tek Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekWall_Sloped_Right_C", - "Description": "HG Sloped Tek Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMutator_C", - "Description": "HG Mutator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_HG4Wall_Forcefield_C", - "Description": "HG Large Forcefield Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGHeatVision_C", - "Description": "HG Heat-Vision", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWall_Glass_C", - "Description": "HG Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBookShelf_C", - "Description": "HG Book Shelf Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSkinBox_C", - "Description": "HG Skin Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStructurSelector_C", - "Description": "HG Structur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlassProtector_C", - "Description": "HG Glass Protector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTexturSelector_C", - "Description": "HG Textur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGNoCorrupt_C", - "Description": "HG Capture Corrupted Dino", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLightSetter_C", - "Description": "HG Light Setter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoKillerGun_C", - "Description": "HG Dino Killer Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGOceanPlatform_Wood_C", - "Description": "HG Wood Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGOceanPlatform_Metal_C", - "Description": "HG Metal Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_MagicPotion_C", - "Description": "HG Magic Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDedicatedStorage_C", - "Description": "HG Dedicated Storage 2.0", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGConverter_C", - "Description": "HG Convert", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDedicatedSort_C", - "Description": "HG Dedicated Sort", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGChibiDisplay_C", - "Description": "HG Chibi Display", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGChibiSign_C", - "Description": "HG Chibi Sign", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGVisibilityTool_C", - "Description": "HG Visibility Tool", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGNanny_C", - "Description": "HG Zoe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PrimalCrystal_C", - "Description": "Primal Crystal", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTaxidermy_Small_C", - "Description": "HG Small Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTaxidermy_Medium_C", - "Description": "HG Medium Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTaxidermy_Large_C", - "Description": "HG Large Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPersonalTeleporter_C", - "Description": "HG Personal Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTeleporterPlus_C", - "Description": "HG Teleporter Plus", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoStorage_C", - "Description": "HG Dino Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBeetlejuice_C", - "Description": "HG Beetlejuice", - "Mod": "HG ARK Reloaded" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCampfire_C", - "Description": "HG Campfire", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCompostBin_C", - "Description": "HG Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_HGFlareGun_C", - "Description": "HG Flare Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterWell_HG_C", - "Description": "HG Water Well", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableBuff_HGParachute_C", - "Description": "HG Parachute", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGFeedingTrough_C", - "Description": "HG Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGGrapplingHook_C", - "Description": "HG Grappling Hook", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDehydrator_C", - "Description": "HG Dehydrator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGSimpleTranqBullet_C", - "Description": "HG Simple Tranq Bullet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MetalHydrantIntake_C", - "Description": "HG Hydrant", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGTranqPike_C", - "Description": "HG Tranq Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGFirePike_C", - "Description": "HG Fire Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGIcePike_C", - "Description": "HG Ice Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMiniFabricator_C", - "Description": "HG Mini-Fabricator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrill_C", - "Description": "HG Industrial Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGenerator_C", - "Description": "HG Electrical Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGSedative_C", - "Description": "HG Sedative", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLamp_C", - "Description": "HG Lamp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerOutlet_C", - "Description": "HG Electrical Outlet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PowerCable90_C", - "Description": "HG Electrical Cable 90\u00B0 right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PowerCable90r_C", - "Description": "HG Electrical Cable 90\u00B0 left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableStraight_C", - "Description": "HG Straight Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableVertical_C", - "Description": "HG Vertical Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableIncline_C", - "Description": "HG Inclined Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableIntersection_C", - "Description": "HG Electrical Cable Intersection", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIceBox_C", - "Description": "HG Refrigerator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrinder_C", - "Description": "HG Mini-Industrial Grinder", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EggIncubator_HG_C", - "Description": "HG Egg Incubator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPearlConverter_C", - "Description": "HG Pearl converter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTurret_C", - "Description": "HG Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageBox_HGHuge_C", - "Description": "HG Mini-Vault", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIndustrialCookingPot_C", - "Description": "HG Industrial Cooker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChemBench_C", - "Description": "HG Chemistry Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialHGForge_C", - "Description": "HG Mini-Industrial Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGOilPump_C", - "Description": "HG Oil Pump", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Element_Refuse_C", - "Description": "Element Refuse", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGKibbleBench_C", - "Description": "HG Kibble Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAchatinaBox_C", - "Description": "HG Achatina Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGEggCollector_C", - "Description": "HG Egg Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalBox_C", - "Description": "HG Metal Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodCeiling_C", - "Description": "HG Wooden Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodRailing_C", - "Description": "HG Wooden Railing", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodRamp_C", - "Description": "HG Wooden Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_1_C", - "Description": "HG GlassMetal Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_2_C", - "Description": "HG GlassMetal Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalCeiling_1_C", - "Description": "HG GlassMetal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalCeiling_1p_C", - "Description": "HG Multi Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_1p_C", - "Description": "HG Multi Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_2p_C", - "Description": "HG Multi Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Right_C", - "Description": "HG Sloped GlassMetal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Left_C", - "Description": "HG Sloped GlassMetal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Right_p_C", - "Description": "HG Sloped Multi Wall Right Protected", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Left_p_C", - "Description": "HG Sloped Multi Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalRoof_C", - "Description": "HG Sloped GlassMetal Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalRoof_p_C", - "Description": "HG Sloped Multi Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_GreenEnergy_C", - "Description": "HG Green Energy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGShield_C", - "Description": "HG Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoorframe_C", - "Description": "HG GlassMetal Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoorframe_p_C", - "Description": "HG Multi Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor2_C", - "Description": "HG GlassMetal Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor2p_C", - "Description": "HG Multi Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalGate_C", - "Description": "HG GlassMetal Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalGate_p_C", - "Description": "HG Multi Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalRamp_C", - "Description": "HG GlassMetal Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalRamp_2_C", - "Description": "HG Multi Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalRamp_p_C", - "Description": "HG Multi Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalGate_Large_C", - "Description": "HG GlassMetal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalGate_Large_p_C", - "Description": "HG Multi Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalGateframe_C", - "Description": "HG Metal Dinosaur Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalGateframe_Large_C", - "Description": "HG Behemoth Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalFloor_C", - "Description": "HG Multi Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalFloor_C", - "Description": "HG Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMultiStorageBox_C", - "Description": "HG Multi Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCropPlot_Large_C", - "Description": "HG Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLamppost_C", - "Description": "HG Lamp Post wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLamppostOmni_C", - "Description": "HG Omnidirectional Lamppost wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSpotlight_C", - "Description": "HG Spotlight wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG3Lamp_C", - "Description": "HG 3-Lamp wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIceBoxMini_C", - "Description": "HG Mini IceBox", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LampPost_1_C", - "Description": "HG Lamp Post 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallLamp_2_C", - "Description": "HG Wall Lamp 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor3_C", - "Description": "HG GlassMetal Door 3", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGBola_C", - "Description": "HG Bola", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_StandingTorch_C", - "Description": "HG Auto Standing Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWallTorch_C", - "Description": "HG Auto Wall Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSimpleBed_C", - "Description": "HG Simple Bed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWeaponTorch_C", - "Description": "HG Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAmmoStorageBox_C", - "Description": "HG Ammo Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HealSoup_HG_C", - "Description": "HG Healing Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HungrySoup_HG_C", - "Description": "HG Hungry Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPPotion_C", - "Description": "XP Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_CraftingStorageBox_C", - "Description": "HG Crafting Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_TreasureChest_C", - "Description": "HG Treasure Chest", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWeaponScissors_C", - "Description": "HG Scissors", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSeedCrafter_C", - "Description": "HG Seed Crafter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponSpear_Child_C", - "Description": "HG Spear", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_StructureStorageBox_C", - "Description": "HG Structure Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_SaddleBox_C", - "Description": "HG Saddle Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGArrowFlame_C", - "Description": "HG Flame Arrow", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_PaintBox_C", - "Description": "HG Paint Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Hesperonis_Golden_HG_C", - "Description": "Golden Hesperornis Egg", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_KeratinSpike_HG_C", - "Description": "Deathworm Horn", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SweetVeggieCake_HG_C", - "Description": "Sweet Vegetable Cake", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WyvernMilk_HG_C", - "Description": "Wyvern Milk", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_NamelessVenom_HG_C", - "Description": "Nameless Venom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Cactus_Barrel_C", - "Description": "Cactus Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Pearls_Barrel_C", - "Description": "Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesZ_Barrel_C", - "Description": "Plant Species Z Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_RareFlower_Barrel_C", - "Description": "Rare Flower Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_RareMushroom_Barrel_C", - "Description": "Rare Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Sap_Barrel_C", - "Description": "Red Wood Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Honey_Barrel_C", - "Description": "Honey Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Silk_C", - "Description": "Silk Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTrackerGun_C", - "Description": "HG Tracker Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AnglerGel_Barrel_C", - "Description": "Angler Gel Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_OrganicPolymer_Barrel_C", - "Description": "Organic Polymer Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSmithy_C", - "Description": "HG Smithy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_PackStation_C", - "Description": "HG Pack Station", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGForge_C", - "Description": "HG Refining Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Afro_C", - "Description": "\u0022Afro\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Braids_C", - "Description": "\u0022Braids\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Dreadlocks_C", - "Description": "\u0022Dreadlocks\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Mohawk_C", - "Description": "\u0022Mohawk\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Ponytail_C", - "Description": "\u0022Ponytail\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHairstyle_Head_Romantic_C", - "Description": "\u0022Romantic\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Viking_C", - "Description": "\u0022Viking\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_CurlyBeard_C", - "Description": "\u0022Curly Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_Dreadbeard_C", - "Description": "\u0022Dread Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_Goatee_C", - "Description": "\u0022Goatee\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_Moustache_C", - "Description": "\u0022Moustache\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_MuttonChops_C", - "Description": "\u0022Mutton Chops\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHairstyle_Facial_Romantic_C", - "Description": "\u0022Romantic\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_VikingBeard_C", - "Description": "\u0022Viking Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Evil_C", - "Description": "\u0022Evil\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Heart_C", - "Description": "\u0022Heart\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Snowball_C", - "Description": "\u0022Snowball\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Turkey_C", - "Description": "\u0022Turkey\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_BioToxin_Barrel_C", - "Description": "Bio Toxin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Crystal_Berrel_C", - "Description": "Crystal Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesY_Barrel_C", - "Description": "Plant Species Y Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGGlider_C", - "Description": "HG Glider Suit", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HideHelmetAlt_C", - "Description": "Hunter Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Palm_Barrel_C", - "Description": "Palm Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGFishBasket_C", - "Description": "Fish Basket", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Element_Barrel_C", - "Description": "Element Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Gem_Barrel_C", - "Description": "Gem Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGHeavyTurret_C", - "Description": "HG Heavy Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrill_2_C", - "Description": "HG Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_AnkyloBox_C", - "Description": "HG Ankylo Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_DoediBox_C", - "Description": "HG Doedi Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_DunkleosteusBox_C", - "Description": "HG Dunkleosteus Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_MantisBox_C", - "Description": "HG Mantis Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_TherizinoBox_C", - "Description": "HG Therizino Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGWaterJar_C", - "Description": "HG Infinity Water Jar", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGScuba_Mask_C", - "Description": "HG SCUBA Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoMindWipe_C", - "Description": "HG Dino Mindwipe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStackableMetalFloor_C", - "Description": "HG Stackable Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_BlackPearls_Barrel_C", - "Description": "Black Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SuperFertilizer_Compost_HG_C", - "Description": "HG Super Fertilizer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalCropPlot_Large_C", - "Description": "HG Metal Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDinoCon_C", - "Description": "HG DinoCon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriFoundation_Metal_C", - "Description": "HG Metal Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriCeiling_Metal_C", - "Description": "HG Metal Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekDoor_C", - "Description": "HG Double Tek Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekGenerator_C", - "Description": "HG Tek Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWakeUp_Buff_C", - "Description": "HG Wake Up", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_GenericBox_C", - "Description": "HG Generic Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoImprint_C", - "Description": "HG Dino Imprint", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTeleporter_C", - "Description": "HG Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMultiStorageBox_Metal_C", - "Description": "HG Multi Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_GachaBox_C", - "Description": "HG Gacha Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGExtinctionBox_C", - "Description": "HG Extinction Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGCryoPotion_C", - "Description": "HG Cryo Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_CraftingStorageBox_Metal_C", - "Description": "HG Crafting Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGIsFemale_C", - "Description": "HG Female Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGIsMale_C", - "Description": "HG Male Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HGCryoGlasses_C", - "Description": "HG Cryo Skin Glasses", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekWall_C", - "Description": "HG Tek Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AmmoniteBile_Barrel_C", - "Description": "Ammonite Bile Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_ElementOre_Barrel_C", - "Description": "Element Ore Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCryoFridge_C", - "Description": "HG Cryofridge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Element_A_Convert_C", - "Description": "Element", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Element_HG_C", - "Description": "Crosstravel Element", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_A_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Sulfur_Barrel_C", - "Description": "Sulfur Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGReMating_C", - "Description": "HG ReMating", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Leech_Berrel_C", - "Description": "Leech Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalPipeIntake_C", - "Description": "HG Metal Irrigation Pipe - Intake", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HGTekHelmet_C", - "Description": "HG Tek Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrophyWall_C", - "Description": "HG Trophy Wall-Mount", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGInvisibilityBuff_C", - "Description": "Invisibility Buff", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekCompostBin_C", - "Description": "HG Tek Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekFeedingTrough_C", - "Description": "HG Tek Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekForge_C", - "Description": "HG Tek Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoSpeed_C", - "Description": "HG Dino Speed Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoSpeedInfinity_C", - "Description": "HG Infinity Dino Speed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekMiniReplicator_C", - "Description": "HG Mini Tek Replicator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneCeiling_C", - "Description": "HG Stone Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeCeiling_C", - "Description": "HG Adobe Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalCeiling_C", - "Description": "HG Metal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_TekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGSuicide_C", - "Description": "HG Suicide Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWeaponStorageBox_C", - "Description": "HG Weapon Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGDinoKill_C", - "Description": "HG Dino Kill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Chitin_Barrel_C", - "Description": "Chitin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGasCollector_C", - "Description": "HG Gas Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCrystalChanger_C", - "Description": "HG Crystal Changer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItem_ARKCoin_C", - "Description": "ARK Coin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekTriCeiling_C", - "Description": "HG Tek Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalTriRoof_C", - "Description": "HG Multi Triangle Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGMagaloDaywalker_C", - "Description": "HG Megalo Daywalker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGDemoGun_C", - "Description": "HG Demo Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGachaFeeding_C", - "Description": "HG Gacha Feeding", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Metal_C", - "Description": "HG Metal Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Adobe_C", - "Description": "HG Adobe Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Glass_C", - "Description": "HG Glass Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Greenhouse_C", - "Description": "HG Greenhouse Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Stone_C", - "Description": "HG Reinforced Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Thatch_C", - "Description": "HG Thatch Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Wood_C", - "Description": "HG Wood Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Metal_C", - "Description": "HG Metal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Adobe_C", - "Description": "HG Behemoth Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Stone_C", - "Description": "HG Reinforced Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_Westland_C", - "Description": "HG Westland Protection", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_WeightPotion_C", - "Description": "HG Weight Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Adobe_C", - "Description": "HG Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Metal_C", - "Description": "HG Metal Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Stone_C", - "Description": "HG Reinforced Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Wood_C", - "Description": "HG Wood Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Glass_C", - "Description": "HG Glass Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Obsidian_Barrel_C", - "Description": "Obsidian Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCanopyTree_C", - "Description": "HG Canopy Tree", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMultiMushroom_C", - "Description": "HG Multi-Stalk Mushroom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCookingPot_C", - "Description": "HG Cooking Pot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedBox_C", - "Description": "HG Dedicated Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGMakeGender_C", - "Description": "HG Make Gender", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekDinoCloning_C", - "Description": "HG Dino Cloning", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGColumn_C", - "Description": "HG Column", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HGThorsHammer_C", - "Description": "Thors Hammer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CptAmShield_C", - "Description": "Capt. Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_HGDinoArmor_C", - "Description": "HG Dino Armor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalSign_Large_C", - "Description": "HG Metal Billboard", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGUnderwaterBase_C", - "Description": "HG Vacuum Compartment", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGUnderwaterBase_Moonpool_C", - "Description": "HG Vacuum Compartment Moonpool", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGBossBox_C", - "Description": "HG Mini Obelisk", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSleepingPod_C", - "Description": "HG Sleeping Pod", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWaterTank_C", - "Description": "HG Water Tank", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGPoisonGrenade_C", - "Description": "HG Poison Grenade", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPostBox_C", - "Description": "HG Post Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BloodPack_HG_C", - "Description": "Blood Pack", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_HG_C", - "Description": "HG Preserving Salt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWhip_C", - "Description": "Whip", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Adobe_HG_C", - "Description": "HG Adobe Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_HG_C", - "Description": "HG Glass Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Metal_HG_C", - "Description": "HG Metal Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Stone_HG_C", - "Description": "HG Reinforced Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Wood_HG_C", - "Description": "HG Wooden Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Adobe_HG_C", - "Description": "HG Adobe Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_HG_C", - "Description": "HG Glass Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Metal_HG_C", - "Description": "HG Metal Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Stone_HG_C", - "Description": "HG Stone Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Wood_HG_C", - "Description": "HG Wooden Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekElevator_C", - "Description": "HG Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGMutation_C", - "Description": "HG Mutation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeTriFoundation_C", - "Description": "HG Adobe Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeTriCeiling_C", - "Description": "HG Adobe Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriCeiling_Wood_C", - "Description": "HG Wooden Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriFoundation_Wood_C", - "Description": "HG Wooden Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriCeiling_Stone_C", - "Description": "HG Stone Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriFoundation_Stone_C", - "Description": "HG Stone Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGNoStealing_C", - "Description": "HG Theft \u0026 Bug Prevention", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekElevator_Tri_C", - "Description": "HG Triangle Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGHitchingPost_C", - "Description": "HG Hitching Post", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStairsWood_C", - "Description": "HG Wooden Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStairsStone_C", - "Description": "HG Stone Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrapdoor_Adobe_C", - "Description": "HG Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrapdoor_Glass_C", - "Description": "HG Glass Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrapdoor_Metal_C", - "Description": "HG Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneTrapdoor_C", - "Description": "HG Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodTrapdoor_C", - "Description": "HG Wooden Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneCeilingDoorGiant_C", - "Description": "HG Giant Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneHatchframeGiant_C", - "Description": "HG Giant Stone Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeHatchframeGiant_C", - "Description": "HG Giant Adobe Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeTrapDoorGiant_C", - "Description": "HG Giant Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalHatchframeGiant_C", - "Description": "HG Giant Metal Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalTrapdoorGiant_C", - "Description": "HG Giant Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeSlopedWall_Left_C", - "Description": "HG Sloped Adobe Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeSlopedWall_Right_C", - "Description": "HG Sloped Adobe Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalWall_Sloped_Left_C", - "Description": "HG Sloped Metal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalWall_Sloped_Right_C", - "Description": "HG Sloped Metal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneWall_Sloped_Left_C", - "Description": "Sloped Stone Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneWall_Sloped_Right_C", - "Description": "HG Sloped Stone Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodWall_Sloped_Left_C", - "Description": "Sloped Wood Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodWall_Sloped_Right_C", - "Description": "HG Sloped Wood Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGreenhouseWall_Sloped_Left_C", - "Description": "HG Sloped Greenhouse Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGreenhouseWall_Sloped_Right_C", - "Description": "HG Sloped Greenhouse Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekWall_Sloped_Left_C", - "Description": "HG Sloped Tek Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekWall_Sloped_Right_C", - "Description": "HG Sloped Tek Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMutator_C", - "Description": "HG Mutator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG4Wall_Forcefield_C", - "Description": "HG Large Forcefield Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGHeatVision_C", - "Description": "HG Heat-Vision", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWall_Glass_C", - "Description": "HG Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGBookShelf_C", - "Description": "HG Book Shelf Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSkinBox_C", - "Description": "HG Skin Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGStructurSelector_C", - "Description": "HG Structur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGGlassProtector_C", - "Description": "HG Glass Protector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGTexturSelector_C", - "Description": "HG Textur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGNoCorrupt_C", - "Description": "HG Capture Corrupted Dino", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGLightSetter_C", - "Description": "HG Light Setter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGDinoKillerGun_C", - "Description": "HG Dino Killer Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGOceanPlatform_Wood_C", - "Description": "HG Wood Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGOceanPlatform_Metal_C", - "Description": "HG Metal Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_MagicPotion_C", - "Description": "HG Magic Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedStorage_C", - "Description": "HG Dedicated Storage 2.0", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGConvert_C", - "Description": "HG Convert", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedSort_C", - "Description": "HG Dedicated Sort", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChibiDisplay_C", - "Description": "HG Chibi Display", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChibiSign_C", - "Description": "HG Chibi Sign", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGVisibilityTool_C", - "Description": "HG Visibility Tool", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGNanny_C", - "Description": "HG Zoe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Crystal_IslesPrimal_HG_C", - "Description": "Primal Crystal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTaxidermy_Small_C", - "Description": "HG Small Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTaxidermy_Medium_C", - "Description": "HG Medium Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTaxidermy_Large_C", - "Description": "HG Large Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGPersonalTeleporter_C", - "Description": "HG Personal Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTeleporterPlus_C", - "Description": "HG Teleporter Plus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDinoStorage_C", - "Description": "HG Dino Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGBeetlejuice_C", - "Description": "HG Beetlejuice", - "Mod": "HG ARK Reloaded" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/HG Mods/HG_ARK_Reloaded881446972.gamedata b/GameData/Mods/HG Mods/HG_ARK_Reloaded881446972.gamedata deleted file mode 100644 index eeeddbb9..00000000 --- a/GameData/Mods/HG Mods/HG_ARK_Reloaded881446972.gamedata +++ /dev/null @@ -1,9263 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:50:52.3759865Z", - "Mod": "881446972", - "Creatures": [], - "Engrams": [ - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCampfire_C", - "Description": "HG Campfire", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCompostBin_C", - "Description": "HG Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFlareLauncher_C", - "Description": "HG Flare Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterWell_HG_C", - "Description": "HG Water Well", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGParachute_C", - "Description": "HG Parachute", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFeedingTrough_C", - "Description": "HG Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrapplingHook_C", - "Description": "HG Grappling Hook", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDehytrator_C", - "Description": "HG Dehydrator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSimpleTranqBullet_C", - "Description": "HG Simple Tranq Bullet", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_MetalHydrantIntake_C", - "Description": "HG Hydrant", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTranqPike_C", - "Description": "HG Tranq Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFirePike_C", - "Description": "HG Fire Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIcePike_C", - "Description": "HG Ice Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMiniFabricator_C", - "Description": "HG Mini-Fabricator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrill_C", - "Description": "HG Industrial Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGenerator_C", - "Description": "HG Electrical Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSedative_C", - "Description": "HG Sedative", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLamp_C", - "Description": "HG Lamp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerOutlet_C", - "Description": "HG Electrical Outlet", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PowerCable90_C", - "Description": "HG Electrical Cable 90\u00B0 right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PowerCable90r_C", - "Description": "HG Electrical Cable 90\u00B0 left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableStraight_C", - "Description": "HG Straight Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableVertical_C", - "Description": "HG Vertical Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableIncline_C", - "Description": "HG Inclined Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPowerCableIntersection_C", - "Description": "HG Electrical Cable Intersection", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIceBox_C", - "Description": "HG Refrigerator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrinder_C", - "Description": "HG Mini-Industrial Grinder", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_EggIncubator_HG_C", - "Description": "HG Egg Incubator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 65, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPearlConverter_C", - "Description": "HG Pearl converter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTurret_C", - "Description": "HG Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageBox_HGHuge_C", - "Description": "HG Mini-Vault", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIndustrialCookingPot_C", - "Description": "HG Industrial Cooker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGChemBench_C", - "Description": "HG Chemistry Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIndustrialForge_C", - "Description": "HG Mini-Industrial Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 9999, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGOilPump_C", - "Description": "HG Oil Pump", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 9999, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Element_Refuse_C", - "Description": "Element Refuse", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGKibbleBench_C", - "Description": "HG Kibble Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAchatinaBox_C", - "Description": "HG Achatina Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGEggCollector_C", - "Description": "HG Egg Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalBox_C", - "Description": "HG Metal Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodCeiling_C", - "Description": "HG Wooden Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodRailing_C", - "Description": "HG Wooden Railing", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodRamp_C", - "Description": "HG Wooden Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_1_C", - "Description": "HG GlassMetal Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_2_C", - "Description": "HG GlassMetal Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalCeiling_1_C", - "Description": "HG GlassMetal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalCeiling_1p_C", - "Description": "HG Multi Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_1p_C", - "Description": "HG Multi Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalWall_2p_C", - "Description": "HG Multi Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Right_C", - "Description": "HG Sloped GlassMetal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Left_C", - "Description": "HG Sloped GlassMetal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Right_p_C", - "Description": "HG Sloped Multi Wall Right Protected", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalSlopedWall_Left_p_C", - "Description": "HG Sloped Multi Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRoof_C", - "Description": "HG Sloped GlassMetal Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRoof_p_C", - "Description": "HG Sloped Multi Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GreenEnergy_C", - "Description": "HG Green Energy", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGShield_C", - "Description": "HG Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoorframe_C", - "Description": "HG GlassMetal Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoorframe_p_C", - "Description": "HG Multi Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoor2_C", - "Description": "HG GlassMetal Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoor2p_C", - "Description": "HG Multi Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_C", - "Description": "HG GlassMetal Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_p_C", - "Description": "HG Multi Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRamp_C", - "Description": "HG GlassMetal Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRamp_2_C", - "Description": "HG Multi Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalRamp_p_C", - "Description": "HG Multi Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_Large_C", - "Description": "HG GlassMetal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalGate_Large_p_C", - "Description": "HG Multi Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalGateway_C", - "Description": "HG Metal Dinosaur Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalGateway_Large_C", - "Description": "HG Behemoth Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlassMetalFloor_C", - "Description": "HG Multi Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalFloor_C", - "Description": "HG Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMultiStorageBox_C", - "Description": "HG Multi Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCropPlot_Large_C", - "Description": "HG Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLamppost_C", - "Description": "HG Lamp Post wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLamppostOmni_C", - "Description": "HG Omnidirectional Lamppost wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpotlight_C", - "Description": "HG Spotlight wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG3Lamp_C", - "Description": "HG 3-Lamp wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 5, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIceBoxMini_C", - "Description": "HG Mini IceBox", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LampPost_1_C", - "Description": "HG Lamp Post 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallLamp_2_C", - "Description": "HG Wall Lamp 2", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlasMetalDoor3_C", - "Description": "HG GlassMetal Door 3", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 9, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBola_C", - "Description": "HG Bola", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 7, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_StandingTorch_C", - "Description": "HG Auto Standing Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWallTorch_C", - "Description": "HG Auto Wall Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 7, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSimpleBed_C", - "Description": "HG Simple Bed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTorch_C", - "Description": "HG Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAmmoStorageBox_C", - "Description": "HG Ammo Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HealSoup_HG_C", - "Description": "HG Healing Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HungrySoup_HG_C", - "Description": "HG Hungry Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 82, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_XPPotion_HG_C", - "Description": "XP Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_CraftingStorageBox_C", - "Description": "HG Crafting Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_TreasureChest_C", - "Description": "HG Treasure Chest", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 21, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGScissors_C", - "Description": "HG Scissors", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSeedCrafter_C", - "Description": "HG Seed Crafter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSpear_C", - "Description": "HG Spear", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_StructureStorageBox_C", - "Description": "HG Structure Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SaddleBox_C", - "Description": "HG Saddle Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 26, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFlameArrow_C", - "Description": "HG Flame Arrow", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PaintBox_C", - "Description": "HG Paint Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Hesperonis_Golden_C", - "Description": "Golden Hesperornis Egg", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_KeratineSpike_C", - "Description": "Deathworm Horn", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SweetVeggieCake_C", - "Description": "Sweet Vegetable Cake", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_WyvernMilk_C", - "Description": "Wyvern Milk", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_NamelessVenom_C", - "Description": "Nameless Venom", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_CactusSap_C", - "Description": "Cactus Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Pearl_C", - "Description": "Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PlantSpeciesZ_C", - "Description": "Plant Species Z Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_RareFlower_C", - "Description": "Rare Flower Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_RareMushroom_C", - "Description": "Rare Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Sap_C", - "Description": "Red Wood Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Honey_C", - "Description": "Honey Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Silk_C", - "Description": "Silk Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrackerGun_C", - "Description": "HG Tracker Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_AnglerGel_C", - "Description": "Angler Gel Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_OrganicPolymer_C", - "Description": "Organic Polymer Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSmithy_C", - "Description": "HG Smithy", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PackStation_C", - "Description": "HG Pack Station", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 21, - "IsTekGram": false, - "ClassName": "EngramEntry_HGForge_C", - "Description": "HG Refining Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Afro_C", - "Description": "\u0022Afro\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Braids_C", - "Description": "\u0022Braids\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Dreadlocks_C", - "Description": "\u0022Dreadlocks\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Mohawk_C", - "Description": "\u0022Mohawk\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Ponytail_C", - "Description": "\u0022Ponytail\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Romantic_C", - "Description": "\u0022Romantic\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Head_Viking_C", - "Description": "\u0022Viking\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_CurlyBeard_C", - "Description": "\u0022Curly Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Dreadbeard_C", - "Description": "\u0022Dread Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Goatee_C", - "Description": "\u0022Goatee\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Moustache_C", - "Description": "\u0022Moustache\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_MuttonChops_C", - "Description": "\u0022Mutton Chops\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_Romantic_C", - "Description": "\u0022Romantic\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hair_Facial_VikingBeard_C", - "Description": "\u0022Viking Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Evil_C", - "Description": "\u0022Evil\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Heart_C", - "Description": "\u0022Heart\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Snowball_C", - "Description": "\u0022Snowball\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Emote_Turkey_C", - "Description": "\u0022Turkey\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_BioToxin_C", - "Description": "Bio Toxin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Crystal_C", - "Description": "Crystal Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PlantSpeciesY_C", - "Description": "Plant Species Y Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlider_C", - "Description": "HG Glider Suit", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HideHelmetAlt_C", - "Description": "Hunter Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Palm_C", - "Description": "Palm Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 13, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_HGFishbasket_C", - "Description": "Fish Basket", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Element_C", - "Description": "Element Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Gem_C", - "Description": "Gem Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGHeavyTurret_C", - "Description": "HG Heavy Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGrill_2_C", - "Description": "HG Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_AnkyloBox_C", - "Description": "HG Ankylo Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_DoediBox_C", - "Description": "HG Doedi Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_DunkleosteusBox_C", - "Description": "HG Dunkleosteus Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_MantisBox_C", - "Description": "HG Mantis Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_TherizinoBox_C", - "Description": "HG Therizino Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 54, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWaterJar_C", - "Description": "HG Infinity Water Jar", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 81, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HGScuba_Mask_C", - "Description": "HG SCUBA Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoMindWipe_C", - "Description": "HG Dino Mindwipe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStackableMetalFloor_C", - "Description": "HG Stackable Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_BlackPearl_C", - "Description": "Black Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSuperFertilizer_C", - "Description": "HG Super Fertilizer", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalCropPlot_Large_C", - "Description": "HG Metal Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoCon_C", - "Description": "HG DinoCon", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriFoundation_Metal_C", - "Description": "HG Metal Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriCeiling_Metal_C", - "Description": "HG Metal Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekDoor_C", - "Description": "HG Double Tek Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekGenerator_C", - "Description": "HG Tek Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWakeUp_Buff_C", - "Description": "HG Wake Up", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_GenericBox_C", - "Description": "HG Generic Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoImprint_C", - "Description": "HG Dino Imprint", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTeleporter_C", - "Description": "HG Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMultiStorageBox_Metal_C", - "Description": "HG Multi Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_GachaBox_C", - "Description": "HG Gacha Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGExtinctionBox_C", - "Description": "HG Extinction Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCryoPotion_C", - "Description": "HG Cryo Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_CraftingStorageBox_Metal_C", - "Description": "HG Crafting Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIsFemale_C", - "Description": "HG Female Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGIsMale_C", - "Description": "HG Male Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCryoGlasses_C", - "Description": "HG Cryo Skin Glasses", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekWall_C", - "Description": "HG Tek Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_AmmoniteBile_C", - "Description": "Ammonite Bile Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_ElementOre_C", - "Description": "Element Ore Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCryoFridge_C", - "Description": "HG Cryofridge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Sulfur_C", - "Description": "Sulfur Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_ReMating_C", - "Description": "HG ReMating", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Leech_C", - "Description": "Leech Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalPipeIntake_C", - "Description": "HG Metal Irrigation Pipe - Intake", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekHelmetSkin_C", - "Description": "HG Tek Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrophyWall_C", - "Description": "HG Trophy Wall-Mount", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGInvisibilityBuff_C", - "Description": "Invisibility Buff", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekCompostBin_C", - "Description": "HG Tek Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekFeedingTrough_C", - "Description": "HG Tek Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekForge_C", - "Description": "HG Tek Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoSpeed_C", - "Description": "HG Dino Speed Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoSpeedInfinity_C", - "Description": "HG Infinity Dino Speed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekMiniReplicator_C", - "Description": "HG Mini Tek Replicator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneCeiling_C", - "Description": "HG Stone Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeCeiling_C", - "Description": "HG Adobe Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalCeiling_C", - "Description": "HG Metal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_TekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSuicide_C", - "Description": "HG Suicide Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_WeaponStorageBox_C", - "Description": "HG Weapon Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoKill_C", - "Description": "HG Dino Kill", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Chitin_C", - "Description": "Chitin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGasCollector_C", - "Description": "HG Gas Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCrystalChanger_C", - "Description": "HG Crystal Changer", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_ARKCoin_C", - "Description": "ARK Coin", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekTriCeiling_C", - "Description": "HG Tek Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlassMetalTriRoof_C", - "Description": "HG Multi Triangle Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMegaloDaywalker_C", - "Description": "HG Megalo Daywalker", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDemoGun_C", - "Description": "HG Demo Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGachaFeeding_C", - "Description": "HG Gacha Feeding", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Metal_C", - "Description": "HG Metal Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Adobe_C", - "Description": "HG Adobe Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Glass_C", - "Description": "HG Glass Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Greenhouse_C", - "Description": "HG Greenhouse Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Stone_C", - "Description": "HG Reinforced Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Thatch_C", - "Description": "HG Thatch Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDoor_Wood_C", - "Description": "HG Wood Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLargeGate_Metal_C", - "Description": "HG Metal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLargeGate_Adobe_C", - "Description": "HG Behemoth Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLargeGate_Stone_C", - "Description": "HG Reinforced Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Westland_C", - "Description": "HG Westland Protection", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_WeightPotion_C", - "Description": "HG Weight Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Adobe_C", - "Description": "HG Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Metal_C", - "Description": "HG Metal Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Stone_C", - "Description": "HG Reinforced Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Wood_C", - "Description": "HG Wood Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGate_Glass_C", - "Description": "HG Glass Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Obsidian_C", - "Description": "Obsidian Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCanopyTree_C", - "Description": "HG Canopy Tree", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMultiMushroom_C", - "Description": "HG Multi-Stalk Mushroom", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCookingPot_C", - "Description": "HG Cooking Pot", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDedicatedBox_C", - "Description": "HG Dedicated Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMakeGender_C", - "Description": "HG Make Gender", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekDinoCloning_C", - "Description": "HG Dino Cloning", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGColumn_C", - "Description": "HG Column", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGThorsHammer_Skin_C", - "Description": "Thors Hammer", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CptAmShield_C", - "Description": "Capt. Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoArmor_C", - "Description": "HG Dino Armor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalSign_Large_C", - "Description": "HG Metal Billboard", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGUnderwaterBase_C", - "Description": "HG Vacuum Compartment", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGUnderwaterBase_Moonpool_C", - "Description": "HG Vacuum Compartment Moonpool", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBossBox_C", - "Description": "HG Mini Obelisk", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSleepingPod_C", - "Description": "HG Sleeping Pod", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWaterTank_C", - "Description": "HG Water Tank", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPoisonGrenade_C", - "Description": "HG Poison Grenade", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPostBox_C", - "Description": "HG Post Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBloodPack_C", - "Description": "Blood Pack", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingSalt_HG_C", - "Description": "HG Preserving Salt", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWhip_C", - "Description": "Whip", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Adobe_HG_C", - "Description": "HG Adobe Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_HG_C", - "Description": "HG Glass Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Metal_HG_C", - "Description": "HG Metal Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Stone_HG_C", - "Description": "HG Reinforced Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Wood_HG_C", - "Description": "HG Wooden Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Adobe_HG_C", - "Description": "HG Adobe Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_HG_C", - "Description": "HG Glass Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Metal_HG_C", - "Description": "HG Metal Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Stone_HG_C", - "Description": "HG Stone Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Wood_HG_C", - "Description": "HG Wooden Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekElevator_C", - "Description": "HG Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMutation_C", - "Description": "HG Mutation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeTriFoundation_C", - "Description": "HG Adobe Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeTriCeiling_C", - "Description": "HG Adobe Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriCeiling_Wood_C", - "Description": "HG Wooden Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriFoundation_Wood_C", - "Description": "HG Wooden Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriCeiling_Stone_C", - "Description": "HG Stone Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTriFoundation_Stone_C", - "Description": "HG Stone Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGNoStealing_C", - "Description": "HG Theft \u0026 Bug Prevention", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekElevator_Tri_C", - "Description": "HG Triangle Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGHitchingPost_C", - "Description": "HG Hitching Post", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStairsWood_C", - "Description": "HG Wooden Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStairsStone_C", - "Description": "HG Stone Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrapdoor_Adobe_C", - "Description": "HG Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrapdoor_Glass_C", - "Description": "HG Glass Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTrapdoor_Metal_C", - "Description": "HG Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneTrapdoor_C", - "Description": "HG Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodTrapdoor_C", - "Description": "HG Wooden Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneTrapdoorGiant_C", - "Description": "HG Giant Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneHatchframeGiant_C", - "Description": "HG Giant Stone Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeHatchframeGiant_C", - "Description": "HG Giant Adobe Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeTrapdoorGiant_C", - "Description": "HG Giant Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalHatchframeGiant_C", - "Description": "HG Giant Metal Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetalTrapdoorGiant_C", - "Description": "HG Giant Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeSlopedWall_Left_C", - "Description": "HG Sloped Adobe Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGAdobeSlopedWall_Right_C", - "Description": "HG Sloped Adobe Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetaWall_Sloped_Left_C", - "Description": "HG Sloped Metal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMetaWall_Sloped_Right_C", - "Description": "HG Sloped Metal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneWall_Sloped_Left_C", - "Description": "Sloped Stone Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStoneWall_Sloped_Right_C", - "Description": "HG Sloped Stone Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodWall_Sloped_Left_C", - "Description": "Sloped Wood Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWoodWall_Sloped_Right_C", - "Description": "HG Sloped Wood Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGreenHouseSlopedWall_Left_C", - "Description": "HG Sloped Greenhouse Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGreenHouseSlopedWall_Right_C", - "Description": "HG Sloped Greenhouse Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekWall_Sloped_Left_C", - "Description": "HG Sloped Tek Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTekWall_Sloped_Right_C", - "Description": "HG Sloped Tek Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGMutator_C", - "Description": "HG Mutator", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 68, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_HG4Wall_Forcefield_C", - "Description": "HG Large Forcefield Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGHeatVision_C", - "Description": "HG Heat-Vision", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWall_Glass_C", - "Description": "HG Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBookShelf_C", - "Description": "HG Book Shelf Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSkinBox_C", - "Description": "HG Skin Box", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStructurSelector_C", - "Description": "HG Structur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGGlassProtector_C", - "Description": "HG Glass Protector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTexturSelector_C", - "Description": "HG Textur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGNoCorrupt_C", - "Description": "HG Capture Corrupted Dino", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGLightSetter_C", - "Description": "HG Light Setter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoKillerGun_C", - "Description": "HG Dino Killer Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGOceanPlatform_Wood_C", - "Description": "HG Wood Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGOceanPlatform_Metal_C", - "Description": "HG Metal Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_MagicPotion_C", - "Description": "HG Magic Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDedicatedStorage_C", - "Description": "HG Dedicated Storage 2.0", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGConverter_C", - "Description": "HG Convert", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDedicatedSort_C", - "Description": "HG Dedicated Sort", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGChibiDisplay_C", - "Description": "HG Chibi Display", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGChibiSign_C", - "Description": "HG Chibi Sign", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGVisibilityTool_C", - "Description": "HG Visibility Tool", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGNanny_C", - "Description": "HG Zoe", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_PrimalCrystal_C", - "Description": "Primal Crystal", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTaxidermy_Small_C", - "Description": "HG Small Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTaxidermy_Medium_C", - "Description": "HG Medium Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTaxidermy_Large_C", - "Description": "HG Large Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGPersonalTeleporter_C", - "Description": "HG Personal Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTeleporterPlus_C", - "Description": "HG Teleporter Plus", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoStorage_C", - "Description": "HG Dino Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGBeetlejuice_C", - "Description": "HG Beetlejuice", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCamouflage_Boots_C", - "Description": "HG Military Boots", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCamouflage_Cap_C", - "Description": "HG Military Cap", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCamouflage_Gloves_C", - "Description": "HG Military Gloves", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCamouflage_Pants_C", - "Description": "HG Military Pants", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGCamouflage_Shirt_C", - "Description": "HG Military Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGWeightPlus_C", - "Description": "HG Weight Plus", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 39, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGShotgunBullet_C", - "Description": "HG Shotgun Womanizer Ammo", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 999, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_AdminCon_HG_C", - "Description": "HG Admin Console", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTamingTrap_C", - "Description": "HG Taiming Trap", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SkillTonic_C", - "Description": "HG Skill Tonic", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGSheepherder_C", - "Description": "HG Sheep Herder", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_Mutagel_C", - "Description": "Mutagel Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoShrink_C", - "Description": "HG Dino Shrink", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SpeciesR1_C", - "Description": "Plant Species R1 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SpeciesR2_C", - "Description": "Plant Species R2 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SpeciesR3_C", - "Description": "Plant Species R3 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SpeciesR4_C", - "Description": "Plant Species R4 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SpeciesR5_C", - "Description": "Plant Species R5 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG_SpeciesR6_C", - "Description": "Plant Species R6 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGTurretTek_C", - "Description": "HG Tek Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGDinoCloner_C", - "Description": "HG Dino Cloner", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGRepairTool_C", - "Description": "HG Repair Tool", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGElement_C", - "Description": "Element", - "Mod": "HG ARK Reloaded" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGElementShard_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - } - ], - "Items": [ - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HealSoup_HG_C", - "Description": "HG Healing Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HungrySoup_HG_C", - "Description": "HG Hungry Soup", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPPotion_C", - "Description": "XP Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGSedative_C", - "Description": "HG Sedative", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGMagaloDaywalker_C", - "Description": "HG Megalo Daywalker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_WeightPotion_C", - "Description": "HG Weight Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_Westland_C", - "Description": "HG Westland Protection", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGNoStealing_C", - "Description": "HG Theft \u0026 Bug Prevention", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_MagicPotion_C", - "Description": "HG Magic Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HG_SkillTonic_C", - "Description": "HG Skill Tonic", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCampfire_C", - "Description": "HG Campfire", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCompostBin_C", - "Description": "HG Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Fertilizer_Compost_HG_C", - "Description": "Fertilizer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SuperFertilizer_Compost_HG_C", - "Description": "HG Super Fertilizer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Weapon_HGFlareGun_C", - "Description": "HG Flare Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterWell_HG_C", - "Description": "HG Water Well", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableBuff_HGParachute_C", - "Description": "HG Parachute", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGFeedingTrough_C", - "Description": "HG Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGGrapplingHook_C", - "Description": "HG Grappling Hook", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDehydrator_C", - "Description": "HG Dehydrator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_HG_C", - "Description": "Cooked Meat Jerky", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_HG_C", - "Description": "Prime Meat Jerky", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpoiledMeat_HG_C", - "Description": "Spoiled Meat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGSimpleTranqBullet_C", - "Description": "HG Simple Tranq Bullet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MetalHydrantIntake_C", - "Description": "HG Hydrant", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGTranqPike_C", - "Description": "HG Tranq Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGFirePike_C", - "Description": "HG Fire Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGIcePike_C", - "Description": "HG Ice Pike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMiniFabricator_C", - "Description": "HG Mini-Fabricator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLamp_C", - "Description": "HG Lamp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIceBox_C", - "Description": "HG Refrigerator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIndustrialCookingPot_C", - "Description": "HG Industrial Cooker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChemBench_C", - "Description": "HG Chemistry Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGPoisonGrenade_C", - "Description": "HG Poison Grenade", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BloodPack_HG_C", - "Description": "Blood Pack", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_HG_C", - "Description": "HG Preserving Salt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrill_C", - "Description": "HG Industrial Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrinder_C", - "Description": "HG Mini-Industrial Grinder", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ThatchPlus_C", - "Description": "Thatch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapPlus_C", - "Description": "Sap", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlintPlus_C", - "Description": "Flint", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FiberPlus_C", - "Description": "Fiber", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledMeatPlus_C", - "Description": "Spoiled Meat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledFishPlus_C", - "Description": "Spoiled Meat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeMeatPlus_C", - "Description": "Raw Prime Meat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeFishPlus_C", - "Description": "Raw Prime Fish Meat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SulfurPlus_C", - "Description": "Sulfur", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SilkPlus_C", - "Description": "Silk", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SandPlus_C", - "Description": "Sand", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawSaltPlus_C", - "Description": "Raw Salt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PropellantPlus_C", - "Description": "Propellant", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PreservingSaltPlus_C", - "Description": "Preserving Salt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClayPlus_C", - "Description": "Clay", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapCactusPlus_C", - "Description": "Cactus Sap", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Red_C", - "Description": "Red Gem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Blue_C", - "Description": "Blue Gem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Green_C", - "Description": "Green Gem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CrystalPlus_C", - "Description": "Crystal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmmoniteBloodPlus_C", - "Description": "Ammonite Bile", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FungalWoodPlus_C", - "Description": "Fungal Wood", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasBallPlus_C", - "Description": "Congealed Gas Ball", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_BioToxinPlus_C", - "Description": "Bio Toxin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementDustPlus_C", - "Description": "Element Dust", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_MetalPlus_C", - "Description": "Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChitinPlus_C", - "Description": "Chitin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTurret_C", - "Description": "HG Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EggIncubator_HG_C", - "Description": "HG Egg Incubator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGEggCollector_C", - "Description": "HG Egg Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLamppost_C", - "Description": "HG Lamp Post wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLamppostOmni_C", - "Description": "HG Omnidirectional Lamppost wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSpotlight_C", - "Description": "HG Spotlight wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG3Lamp_C", - "Description": "HG 3-Lamp wireless", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallLamp_2_C", - "Description": "HG Wall Lamp 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LampPost_1_C", - "Description": "HG Lamp Post 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGHeavyTurret_C", - "Description": "HG Heavy Auto Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGScuba_Mask_C", - "Description": "HG SCUBA Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCryoFridge_C", - "Description": "HG Cryofridge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekMiniReplicator_C", - "Description": "HG Mini Tek Replicator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_PackStation_C", - "Description": "HG Pack Station", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageBox_HGHuge_C", - "Description": "HG Mini-Vault", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialHGForge_C", - "Description": "HG Mini-Industrial Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableIncline_C", - "Description": "HG Inclined Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableIntersection_C", - "Description": "HG Electrical Cable Intersection", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableStraight_C", - "Description": "HG Straight Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerCableVertical_C", - "Description": "HG Vertical Electrical Cable", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPowerOutlet_C", - "Description": "HG Electrical Outlet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PowerCable90_C", - "Description": "HG Electrical Cable 90\u00B0 right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PowerCable90r_C", - "Description": "HG Electrical Cable 90\u00B0 left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGenerator_C", - "Description": "HG Electrical Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_1_C", - "Description": "HG GlassMetal Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_2_C", - "Description": "HG GlassMetal Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_1p_C", - "Description": "HG Multi Wall #1", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_2p_C", - "Description": "HG Multi Wall #2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalCeiling_1_C", - "Description": "HG GlassMetal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalCeiling_1p_C", - "Description": "HG Multi Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Left_C", - "Description": "HG Sloped GlassMetal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Left_p_C", - "Description": "HG Sloped Multi Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Right_C", - "Description": "HG Sloped GlassMetal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalWall_Sloped_Right_p_C", - "Description": "HG Sloped Multi Wall Right Protected", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalRoof_C", - "Description": "HG Sloped GlassMetal Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalRoof_p_C", - "Description": "HG Sloped Multi Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor_C", - "Description": "HG GlassMetal Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor2_C", - "Description": "HG GlassMetal Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor2p_C", - "Description": "HG Multi Door 2", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor3_C", - "Description": "HG GlassMetal Door 3", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoor_p_C", - "Description": "HG Multi Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoorframe_C", - "Description": "HG GlassMetal Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalDoorframe_p_C", - "Description": "HG Multi Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalGate_C", - "Description": "HG GlassMetal Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlasMetalGate_p_C", - "Description": "HG Multi Dinosaur Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalGateframe_C", - "Description": "HG Metal Dinosaur Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalRamp_C", - "Description": "HG GlassMetal Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalRamp_2_C", - "Description": "HG Multi Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalRamp_p_C", - "Description": "HG Multi Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalGate_Large_C", - "Description": "HG GlassMetal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalGate_Large_p_C", - "Description": "HG Multi Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalGateframe_Large_C", - "Description": "HG Behemoth Gateway", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalFloor_C", - "Description": "HG Multi Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalFloor_C", - "Description": "HG Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWallTorch_C", - "Description": "HG Auto Wall Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Afro_C", - "Description": "\u0022Afro\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Braids_C", - "Description": "\u0022Braids\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Dreadlocks_C", - "Description": "\u0022Dreadlocks\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Mohawk_C", - "Description": "\u0022Mohawk\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Ponytail_C", - "Description": "\u0022Ponytail\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Head_Viking_C", - "Description": "\u0022Viking\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHairstyle_Head_Romantic_C", - "Description": "\u0022Romantic\u0022 Head Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_CurlyBeard_C", - "Description": "\u0022Curly Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_Dreadbeard_C", - "Description": "\u0022Dread Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_Goatee_C", - "Description": "\u0022Goatee\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_Moustache_C", - "Description": "\u0022Moustache\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_MuttonChops_C", - "Description": "\u0022Mutton Chops\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHair_Facial_VikingBeard_C", - "Description": "\u0022Viking Beard\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockHairstyle_Facial_Romantic_C", - "Description": "\u0022Romantic\u0022 Facial Hair Style", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Evil_C", - "Description": "\u0022Evil\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Heart_C", - "Description": "\u0022Heart\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Snowball_C", - "Description": "\u0022Snowball\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_UnlockEmote_Turkey_C", - "Description": "\u0022Turkey\u0022 Emote", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGGlider_C", - "Description": "HG Glider Suit", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HideHelmetAlt_C", - "Description": "Hunter Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGWaterJar_C", - "Description": "HG Infinity Water Jar", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStackableMetalFloor_C", - "Description": "HG Stackable Metal Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalCropPlot_Large_C", - "Description": "HG Metal Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriFoundation_Metal_C", - "Description": "HG Metal Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriCeiling_Metal_C", - "Description": "HG Metal Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDinoCon_C", - "Description": "HG DinoCon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Allo_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Alpha_Crystal_Talon_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaBasilisk_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaCarno_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaLeed_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMegalodon_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMosa_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRaptor_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRex_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaTuso_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Argent_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilisk_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilo_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Boa_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Crystal_Talon_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_GasBag_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Giga2_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Karkino_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalania_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalodon_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Nameless_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Primal_Crystal_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Reaper_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_ReaperQueen_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Rex_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_RockDrake_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sarco_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sauropod_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Spino_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Theri_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Thyla_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Tuso_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_WyvernFire_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_WyvernLightning_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_WyvernPoisen_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Yuty_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_RareDrop_CorruptHeart_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Alpha_Convert_C", - "Description": "Alpha Broodmother Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Beta_Convert_C", - "Description": "Beta Broodmother Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Gamma_Convert_C", - "Description": "Gamma Broodmother Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_DesertTitan_Convert_C", - "Description": "Desert Titan Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Alpha_Convert_C", - "Description": "Alpha Dragon Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Beta_Convert_C", - "Description": "Beta Dragon Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Gamma_Convert_C", - "Description": "Gamma Dragon Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_ForestTitan_Convert_C", - "Description": "Forest Titan Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_IceTitan_Convert_C", - "Description": "Ice Titan Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_KingTitan_Alpha_Convert_C", - "Description": "Alpha King Titan Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_KingTitan_Beta_Convert_C", - "Description": "Beta King Titan Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_KingTitan_Gamma_Convert_C", - "Description": "Gamma King Titan Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Alpha_Convert_C", - "Description": "Alpha Manticore Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Beta_Convert_C", - "Description": "Beta Manticore Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Gamma_Convert_C", - "Description": "Gamma Manticore Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Megapithecus_Alpha_Convert_C", - "Description": "Alpha Megapithecus Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Megapithecus_Beta_Convert_C", - "Description": "Beta Megapithecus Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Megapithecus_Gamma_Convert_C", - "Description": "Gamma Megapithecus Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Alpha_Convert_C", - "Description": "Alpha Rockwell Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Beta_Convert_C", - "Description": "Beta Rockwell Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Gamma_Convert_C", - "Description": "Gamma Rockwell Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_WyvernQueen_Alpha_Convert_C", - "Description": "Alpha Wyvern Queen Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_WyvernQueen_Beta_Convert_C", - "Description": "Beta Wyvern Queen Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_WyvernQueen_Gamma_Convert_C", - "Description": "Gamma Wyvern Queen Trophy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_01_HGT_C", - "Description": "Artifact of the Hunter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_02_HGT_C", - "Description": "Artifact of the Pack", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_03_HGT_C", - "Description": "Artifact of the Massive", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_04_HGT_C", - "Description": "Artifact of the Devious", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_05_HGT_C", - "Description": "Artifact of the Clever", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_06_HGT_C", - "Description": "Artifact of the Skylord", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_07_HGT_C", - "Description": "Artifact of the Devourer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_08_HGT_C", - "Description": "Artifact of the Immune", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_09_HGT_C", - "Description": "Artifact of the Strong", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_11_HGT_C", - "Description": "Artifact of the Cunning", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_12_HGT_C", - "Description": "Artifact of the Brute", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_2_HGT_C", - "Description": "Artifact of Shadows", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_3_HGT_C", - "Description": "Artifact of the Stalker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_4_HGT_C", - "Description": "Artifact of the Lost", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_HGT_C", - "Description": "Artifact of Depths", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_EX_Desert_HGT_C", - "Description": "Artifact of Chaos", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_EX_Forest_HGT_C", - "Description": "Artifact of Growth", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_EX_Ice_HGT_C", - "Description": "Artifact of Void", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_SE01_HGT_C", - "Description": "Artifact of the Gatekeeper", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_SE02_HGT_C", - "Description": "Artifact of the Crag", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_SE03_HGT_C", - "Description": "Artifact of the Destroyer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Allo_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Alpha_Crystal_Talon_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaBasilisk_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaCarno_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaLeed_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMegalodon_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaMosa_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRaptor_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaRex_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_AlphaTuso_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Argent_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilisk_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Basilo_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Boa_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Crystal_Talon_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_GasBag_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Giga2_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Karkino_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalania_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Megalodon_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Nameless_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Primal_Crystal_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Reaper_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_ReaperQueen_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Rex_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_RockDrake_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sarco_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Sauropod_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Spino_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Theri_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Thyla_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Tuso_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_WyvernFire_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_WyvernLightning_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_WyvernPoisen_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ApexDrop_Yuty_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_RareDrop_CorruptHeart_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Broodmother_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_DesertTitan_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Dragon_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_ForestTitan_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_IceTitan_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_KingTitan_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_KingTitan_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_KingTitan_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Manticore_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Megapithecus_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Megapithecus_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Megapithecus_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_Rockwell_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_WyvernQueen_Alpha_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_WyvernQueen_Beta_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemTrophy_WyvernQueen_Gamma_AL_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_01_HGT_2_C", - "Description": "Crosstravel Artifact of the Hunter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_02_HGT_2_C", - "Description": "Crosstravel Artifact of the Pack", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_03_HGT_2_C", - "Description": "Crosstravel Artifact of the Massive", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_04_HGT_2_C", - "Description": "Crosstravel Artifact of the Devious", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_05_HGT_2_C", - "Description": "Crosstravel Artifact of the Clever", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_06_HGT_2_C", - "Description": "Crosstravel Artifact of the Skylord", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_07_HGT_2_C", - "Description": "Crosstravel Artifact of the Devourer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_08_HGT_2_C", - "Description": "Crosstravel Artifact of the Immune", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_09_HGT_2_C", - "Description": "Crosstravel Artifact of the Strong", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_11_HGT_2_C", - "Description": "Crosstravel Artifact of the Cunning", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_12_HGT_2_C", - "Description": "Crosstravel Artifact of the Brute", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_2_HGT_2_C", - "Description": "Crosstravel Artifact of the Shadows", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_3_HGT_2_C", - "Description": "Crosstravel Artifact of the Stalker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_4_HGT_2_C", - "Description": "Crosstravel Artifact of the Lost", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_AB_HGT_2_C", - "Description": "Crosstravel Artifact of the Depths", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_EX_Desert_HGT_2_C", - "Description": "Crosstravel Artifact of the Chaos", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_EX_Forest_HGT_2_C", - "Description": "Crosstravel Artifact of the Growth", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_EX_Ice_HGT_2_C", - "Description": "Crosstravel Artifact of the Void", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_SE01_HGT_2_C", - "Description": "Crosstravel Artifact of the Gatekeeper", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_SE02_HGT_2_C", - "Description": "Crosstravel Artifact of the Crag", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArtifact_SE03_HGT_2_C", - "Description": "Crosstravel Artifact of the Destroyer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Broodmother_Gamma_Convert_C", - "Description": "Broodmother Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Broodmother_Gamma_AL_C", - "Description": "Crosstravel Broodmother Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Broodmother_Beta_Convert_C", - "Description": "Broodmother Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Broodmother_Beta_AL_C", - "Description": "Crosstravel Broodmother Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Broodmother_Alpha_Convert_C", - "Description": "Broodmother Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Broodmother_Alpha_AL_C", - "Description": "Crosstravel Broodmother Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Gorilla_Gamma_Convert_C", - "Description": "Megapithecus Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Gorilla_Gamma_AL_C", - "Description": "Crosstravel Megapithecus Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Gorilla_Beta_Convert_C", - "Description": "Megapithecus Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Gorilla_Beta_AL_C", - "Description": "Crosstravel Megapithecus Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Gorilla_Alpha_Convert_C", - "Description": "Megapithecus Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Gorilla_Alpha_AL_C", - "Description": "Crosstravel Megapithecus Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Dragon_Gamma_Convert_C", - "Description": "Dragon Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Dragon_Gamma_AL_C", - "Description": "Crosstravel Dragon Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Dragon_Beta_Convert_C", - "Description": "Dragon Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Dragon_Beta_AL_C", - "Description": "Crosstravel Dragon Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Dragon_Alpha_Convert_C", - "Description": "Dragon Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Dragon_Alpha_AL_C", - "Description": "Crosstravel Dragon Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Overseer_Gamma_Convert_C", - "Description": "Overseer Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Overseer_Gamma_AL_C", - "Description": "Crosstravel Overseer Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Overseer_Beta_Convert_C", - "Description": "Overseer Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Overseer_Beta_AL_C", - "Description": "Crosstravel Overseer Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Overseer_Alpha_Convert_C", - "Description": "Overseer Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Overseer_Alpha_AL_C", - "Description": "Crosstravel Overseer Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Rockwell_Gamma_Convert_C", - "Description": "Rockwell Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Rockwell_Gamma_AL_C", - "Description": "Crosstravel Rockwell Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Rockwell_Beta_Convert_C", - "Description": "Rockwell Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Rockwell_Beta_AL_C", - "Description": "Crosstravel Rockwell Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Rockwell_Alpha_Convert_C", - "Description": "Rockwell Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Rockwell_Alpha_AL_C", - "Description": "Crosstravel Rockwell Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_CrystalIsles_Gamma_Convert_C", - "Description": "Crystal Isles Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_CrystalIsles_Gamma_AL_C", - "Description": "Crosstravel Crystal Isles Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_CrystalIsles_Beta_Convert_C", - "Description": "Crystal Isles Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_CrystalIsles_Beta_AL_C", - "Description": "Crosstravel Crystal Isles Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_CrystalIsles_Alpha_Convert_C", - "Description": "Crystal Isles Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_CrystalIsles_Alpha_AL_C", - "Description": "Crosstravel Crystal Isles Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_IceTitan_Gamma_Convert_C", - "Description": "Extinction Ice Titan", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_IceTitan_Gamma_AL_C", - "Description": "Crosstravel Extinction Ice Titan", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_ForestTitan_Gamma_Convert_C", - "Description": "Extinction Forest Titan", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_ForestTitan_Gamma_AL_C", - "Description": "Crosstravel Extinction Forest Titan", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_DesertTitan_Gamma_Convert_C", - "Description": "Extinction Desert Titan", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_DesertTitan_Gamma_AL_C", - "Description": "Crosstravel Extinction Desert Titan", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_KingTitan_Gamma_Convert_C", - "Description": "Extinction King Titan Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_KingTitan_Gamma_AL_C", - "Description": "Crosstravel Extinction King Titan Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_KingTitan_Beta_Convert_C", - "Description": "Extinction King Titan Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_KingTitan_Beta_AL_C", - "Description": "Crosstravel Extinction King Titan Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_KingTitan_Alpha_Convert_C", - "Description": "Extinction King Titan Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_KingTitan_Alpha_AL_C", - "Description": "Crosstravel Extinction King Titan Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Ragnarok_Gamma_Convert_C", - "Description": "Raknarok Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Ragnarok_Gamma_AL_C", - "Description": "Crosstravel Ragnarok Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Ragnarok_Beta_Convert_C", - "Description": "Raknarok Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Ragnarok_Beta_AL_C", - "Description": "Crosstravel Ragnarok Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Ragnarok_Alpha_Convert_C", - "Description": "Raknarok Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Ragnarok_Alpha_AL_C", - "Description": "Crosstravel Ragnarok Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Manticore_Gamma_Convert_C", - "Description": "Manticore Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Manticore_Gamma_AL_C", - "Description": "Crosstravel Manticore Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Manticore_Beta_Convert_C", - "Description": "Manticore Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Manticore_Beta_AL_C", - "Description": "Crosstravel Manticore Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Manticore_Alpha_Convert_C", - "Description": "Manticore Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Manticore_Alpha_AL_C", - "Description": "Crosstravel Manticore Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Valguero_Gamma_Convert_C", - "Description": "Valguero Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Valguero_Gamma_AL_C", - "Description": "Crosstravel Valguero Gamma", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Valguero_Beta_Convert_C", - "Description": "Valguero Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Valguero_Beta_AL_C", - "Description": "Crosstravel Valguero Beta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Valguero_Alpha_Convert_C", - "Description": "Valguero Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Bosspack_Valguero_Alpha_AL_C", - "Description": "Crosstravel Valguero Alpha", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_GreenEnergy_C", - "Description": "HG Green Energy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGShield_C", - "Description": "HG Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTeleporter_C", - "Description": "HG Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalPipeIntake_C", - "Description": "HG Metal Irrigation Pipe - Intake", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneCeiling_C", - "Description": "HG Stone Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodCeiling_C", - "Description": "HG Wooden Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodRamp_C", - "Description": "HG Wooden Ramp", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeCeiling_C", - "Description": "HG Adobe Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalCeiling_C", - "Description": "HG Metal Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPearlConverter_C", - "Description": "HG Pearl converter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Silicon_HG_C", - "Description": "Silica Pearls", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_BlackPearl_HG_C", - "Description": "Black Pearl", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCropPlot_Large_C", - "Description": "HG Large Crop Plot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCrystalChanger_C", - "Description": "HG Crystal Changer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_GreenGem_CH_C", - "Description": "Green Gem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_BlueGem_CH_C", - "Description": "Blue Gem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_RedGem_CH_C", - "Description": "Red Gem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGasCollector_C", - "Description": "HG Gas Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassMetalTriRoof_C", - "Description": "HG Multi Triangle Roof", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Metal_C", - "Description": "HG Metal Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Glass_C", - "Description": "HG Glass Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Greenhouse_C", - "Description": "HG Greenhouse Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Metal_C", - "Description": "HG Metal Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Adobe_C", - "Description": "HG Behemoth Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Stone_C", - "Description": "HG Reinforced Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGLargeGate_Glass_C", - "Description": "HG Glass Behemoth Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Adobe_C", - "Description": "HG Adobe Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Metal_C", - "Description": "HG Metal Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Stone_C", - "Description": "HG Reinforced Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Wood_C", - "Description": "HG Wood Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGate_Glass_C", - "Description": "HG Glass Gate", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCanopyTree_C", - "Description": "HG Canopy Tree", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMultiMushroom_C", - "Description": "HG Multi-Stalk Mushroom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedStorage_C", - "Description": "HG Dedicated Storage 2.0", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HGThorsHammer_C", - "Description": "Thors Hammer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CptAmShield_C", - "Description": "Capt. Shield", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalSign_Large_C", - "Description": "HG Metal Billboard", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_HGDinoArmor_C", - "Description": "HG Dino Armor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGColumn_C", - "Description": "HG Column", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGBossBox_C", - "Description": "HG Mini Obelisk", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWaterTank_C", - "Description": "HG Water Tank", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPostBox_C", - "Description": "HG Post Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriCeiling_Stone_C", - "Description": "HG Stone Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriFoundation_Stone_C", - "Description": "HG Stone Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStairsStone_C", - "Description": "HG Stone Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriCeiling_Wood_C", - "Description": "HG Wooden Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTriFoundation_Wood_C", - "Description": "HG Wooden Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStairsWood_C", - "Description": "HG Wooden Stairs", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Adobe_HG_C", - "Description": "HG Adobe Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_HG_C", - "Description": "HG Glass Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Metal_HG_C", - "Description": "HG Metal Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Stone_HG_C", - "Description": "HG Reinforced Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Wood_HG_C", - "Description": "HG Wooden Double Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Adobe_HG_C", - "Description": "HG Adobe Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_HG_C", - "Description": "HG Glass Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Greenhouse_HG_C", - "Description": "HG Greenhouse Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Metal_HG_C", - "Description": "HG Metal Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Stone_HG_C", - "Description": "HG Stone Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Wood_HG_C", - "Description": "HG Wooden Double Doorframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeTriCeiling_C", - "Description": "HG Adobe Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeTriFoundation_C", - "Description": "HG Adobe Triangle Foundation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrapdoor_Adobe_C", - "Description": "HG Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrapdoor_Glass_C", - "Description": "HG Glass Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrapdoor_Metal_C", - "Description": "HG Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodTrapdoor_C", - "Description": "HG Wooden Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneTrapdoor_C", - "Description": "HG Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneCeilingDoorGiant_C", - "Description": "HG Giant Reinforced Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneHatchframeGiant_C", - "Description": "HG Giant Stone Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeHatchframeGiant_C", - "Description": "HG Giant Adobe Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeTrapDoorGiant_C", - "Description": "HG Giant Adobe Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalHatchframeGiant_C", - "Description": "HG Giant Metal Hatchframe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalTrapdoorGiant_C", - "Description": "HG Giant Metal Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGlassTrapdoorGiant_C", - "Description": "HG Giant Glass Trapdoor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeSlopedWall_Left_C", - "Description": "HG Sloped Adobe Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAdobeSlopedWall_Right_C", - "Description": "HG Sloped Adobe Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalWall_Sloped_Left_C", - "Description": "HG Sloped Metal Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalWall_Sloped_Right_C", - "Description": "HG Sloped Metal Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneWall_Sloped_Left_C", - "Description": "Sloped Stone Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStoneWall_Sloped_Right_C", - "Description": "HG Sloped Stone Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodWall_Sloped_Left_C", - "Description": "Sloped Wood Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodWall_Sloped_Right_C", - "Description": "HG Sloped Wood Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGreenhouseWall_Sloped_Left_C", - "Description": "HG Sloped Greenhouse Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGreenhouseWall_Sloped_Right_C", - "Description": "HG Sloped Greenhouse Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAmmoStorageBox_C", - "Description": "HG Ammo Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_CraftingStorageBox_Metal_C", - "Description": "HG Crafting Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGExtinctionBox_C", - "Description": "HG Extinction Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_SaddleBox_C", - "Description": "HG Saddle Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_StructureStorageBox_C", - "Description": "HG Structure Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWeaponStorageBox_C", - "Description": "HG Weapon Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMultiStorageBox_Metal_C", - "Description": "HG Multi Storage Box Metal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSkinBox_C", - "Description": "HG Skin Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_AberrationHelmet_SkinBox_C", - "Description": "Aberrant Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Chili_SkinBox_C", - "Description": "Chlli Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CorruptedHelmet_SkinBox_C", - "Description": "Corrupted Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DiloMask_SkinBox_C", - "Description": "Dilo Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoCute_SkinBox_C", - "Description": "Cute Dino Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HomoDeusHelmet_SkinBox_C", - "Description": "HomoDeus Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ManticoreHelmet_SkinBox_C", - "Description": "Manticore Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ReaperHelmet_SkinBox_C", - "Description": "Reaper Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CorruptedBoots_SkinBox_C", - "Description": "Corrupted Boots", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HomoDeusBoots_SkinBox_C", - "Description": "HomoDeus Boots", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ManticoreBoots_SkinBox_C", - "Description": "Manticore Boots", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CorruptedGlovesSkinBox_C", - "Description": "Corrupted Gloves", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HomoDeusGlovesSkinBox_C", - "Description": "HomoDeus Gloves", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WyvernGloves_SkinBox_C", - "Description": "Wyvern Gloves", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BirthdayPants_SkinBox_C", - "Description": "Birthday Suit Pants", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CorruptedPants_SkinBox_C", - "Description": "Corrupted Pants", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HomoDeusPants_SkinBox_C", - "Description": "HomoDeus Pants", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ManticorePants_SkinBox_C", - "Description": "Manticore Leggings", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_BirthdayShirt_SkinBox_C", - "Description": "Birthday Suit Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CorruptedShirt_SkinBox_C", - "Description": "Corrupted Chestpiece", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HomoDeusShirt_SkinBox_C", - "Description": "HomoDeus Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ManticoreShirt_SkinBox_C", - "Description": "Manticore Chestpiece", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HawaiianShirt_Bulbdog_SkinBox_C", - "Description": "Bulbdog-Print Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HawaiianShirt_Gasbags_SkinBox_C", - "Description": "Gasbags-Print Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HawaiianShirt_Island_SkinBox_C", - "Description": "Ice Pop-Print Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HawaiianShirt_SeaStuff_SkinBox_C", - "Description": "Sea Life-Print Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimPants_Arthro_SkinBox_C", - "Description": "T-Rex Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimPants_Carno_SkinBox_C", - "Description": "Giga Poop Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimPants_CrabParty_SkinBox_C", - "Description": "Crab Fest Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimPants_FishBite_SkinBox_C", - "Description": "Fish Bite Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimPants_Flowers_SkinBox_C", - "Description": "Floral Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimPants_IslandRetreat_SkinBox_C", - "Description": "Ichthy Island Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_Alpha_SkinBox_C", - "Description": "Alpha Raptor Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_Arthro_SkinBox_C", - "Description": "T-Rex Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_Carno_SkinBox_C", - "Description": "Giga Poop Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_CrabParty_SkinBox_C", - "Description": "Crab Fest Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_FishBite_SkinBox_C", - "Description": "Fish Bite Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_Flowers_SkinBox_C", - "Description": "Floral Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SummerSwimShirt_IslandRetreat_SkinBox_C", - "Description": "Ichthy Isles Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_SwimPants_DodoPie_SkinBox_C", - "Description": "Dodo Pie Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_SwimPants_Meat_SkinBox_C", - "Description": "Meat Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_SwimPants_TurkeyBerry_SkinBox_C", - "Description": "Turkey Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_SwimShirt_DodoPie_SkinBox_C", - "Description": "Dodo Pie Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_SwimShirt_Meat_SkinBox_C", - "Description": "Meat Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_SwimShirt_TurkeyBerry_SkinBox_C", - "Description": "Turkey Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_XmasSweaterBronto_SkinBox_C", - "Description": "Ugly Bronto Sweater", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_XmasSweaterCarno_SkinBox_C", - "Description": "Ugly Carno Sweater", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_XmasSweaterChibi_SkinBox_C", - "Description": "Ugly Chibi Sweater", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_SwimShirt_DinoOrnaments_SkinBox_C", - "Description": "Dino Ornament Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_SwimShirt_JerboaWreath_SkinBox_C", - "Description": "Jerboa Wreath Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ValentineHaloHat_SkinBox_C", - "Description": "Halo Headband", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ValentinePants_SkinBox_C", - "Description": "Cupid Couture Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ValentineShirt_SkinBox_C", - "Description": "Cupid Couture Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_HeadlessHat_SkinBox_C", - "Description": "Headless Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_PumpkinHat_SkinBox_C", - "Description": "Scary Pumpkin Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_SwimShirt_Araneo_SkinBox_C", - "Description": "Araneo Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_SwimShirt_Onyc_SkinBox_C", - "Description": "Onyc Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_SwimShirt_VampireDodo_SkinBox_C", - "Description": "Vampire Dodo Swim Top", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_ScaryFaceMask_SkinBox_C", - "Description": "Hockey Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_Underwear_Araneo_SkinBox_C", - "Description": "Araneo Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_Underwear_Onyc_SkinBox_C", - "Description": "Onyc Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FE_Underwear_VampireDodo_SkinBox_C", - "Description": "Vampire Dodo Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_Underwear_DinoOrnaments_SkinBox_C", - "Description": "Dino Ornament Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_Underwear_JerboaWreath_SkinBox_C", - "Description": "Jerboa Wreath Swim Bottom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HG_HelloweenSweater_SkinBox_C", - "Description": "HG Helloween Sweater", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Vday_Handcuffs_SkinBox_C", - "Description": "Love Shackles", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_Nutcracker_Slingshot_SkinBox_C", - "Description": "Nutcracker Slingshot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Club_ChocolateRabbit_SkinBox_C", - "Description": "Chocolate Rabbit Club", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CupidBow_SkinBox_C", - "Description": "Bow \u0026 Eros", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_EasterBasket_C4_SkinBox_C", - "Description": "E4 Remote Eggsplosives", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Spear_Carrot_SkinBox_C", - "Description": "Sweet Spear Carrot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Boomerang_Frisbee_SkinBox_C", - "Description": "Flying Disc", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Club_BBQSpatula_SkinBox_C", - "Description": "Grilling Spatula", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SunGlasses_SkinBox_C", - "Description": "Sunglasses", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Flamethrower_SuperSoaker_SkinBox_C", - "Description": "Water Soaker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Gen1AvatartBoots_SkinBox_C", - "Description": "Corrupted Avatar Boots", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Gen1AvatarGloves_SkinBox_C", - "Description": "Corrupted Avatar Gloves", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Gen1AvatarHelmet_SkinBox_C", - "Description": "Corrupted Avatar Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Gen1AvatarPants_SkinBox_C", - "Description": "Corrupted Avatar Pants", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Gen1AvatarShirt_SkinBox_C", - "Description": "Corrupted Avatar Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_Pike_Pitchfork_SkinBox_C", - "Description": "Pitchfork", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItem_Skin_Account_WildcardAdmin_SkinBox_C", - "Description": "Fan Ballcap", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HideHelmetAlt_SkinBox_C", - "Description": "Hunter Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_CaptainsHat_SkinBox_C", - "Description": "Captains Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ClownMask_SkinBox_C", - "Description": "Clown Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoBunnyHat_SkinBox_C", - "Description": "Dino Bunny Ears", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoChickHat_SkinBox_C", - "Description": "Dino Easter Chick Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoEasterEggHat_SkinBox_C", - "Description": "Dino Easter Egg Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoMarshmallowHat_SkinBox_C", - "Description": "Dino Marshmallow Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoPartyHat_SkinBox_C", - "Description": "Dino Party Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoSantaHat_SkinBox_C", - "Description": "Dino Santa Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoSpecs_SkinBox_C", - "Description": "Dino Glasses", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DinoWitchHat_SkinBox_C", - "Description": "Dino Witch Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DodorexMask_SkinBox_C", - "Description": "DodoRex Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_DodowyvernHat_SkinBox_C", - "Description": "DodoWyvern Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_EasterChick_SkinBox_C", - "Description": "Easter Chick Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_EasterEggHat_SkinBox_C", - "Description": "Easter Egg Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ExplorerHat_SkinBox_C", - "Description": "Safari Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_Glasses_SkinBox_C", - "Description": "Nerdry Glasses", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_MarshmallowHat_SkinBox_C", - "Description": "Marshmallow Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PartyHat_SkinBox_C", - "Description": "Party Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_PugMask_SkinBox_C", - "Description": "Bulbdog Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_SantaHat_SkinBox_C", - "Description": "Santa Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TopHat_SkinBox_C", - "Description": "Top Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TurkeyHat_SkinBox_C", - "Description": "Chieftan Hat ", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VampireEyes_SkinBox_C", - "Description": "Vampire Eyes", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WerewolfHat_SkinBox_C", - "Description": "Werewolf Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WitchHat_SkinBox_C", - "Description": "Witch Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_ActualTurkeyHat_SkinBox_C", - "Description": "Turkey Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_BonnetHat_SkinBox_C", - "Description": "Bonnet Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TT_PilgrimHat_SkinBox_C", - "Description": "Pilgrim Hat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_WinterHatA_SkinBox_C", - "Description": "Red-Ball Winter Beanie", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_WinterHatB_SkinBox_C", - "Description": "Gray-Ball Winter Beanie", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_WW_WinterHatC_SkinBox_C", - "Description": "Purple-Ball Winter Beanie", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_CavewolfPromoSaddle_SkinBox_C", - "Description": "Decorative Ravager Saddle", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_ParaSaddle_Launch_SkinBox_C", - "Description": "Parasaur Stylish Saddle", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_RexSaddle_StompedGlasses_SkinBox_C", - "Description": "Rex Stomped Glasses Saddle Skin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_SpineyLizardPromoSaddle_SkinBox_C", - "Description": "Thorny Dragon Vagabond Saddle", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicGigant_SkinBox_C", - "Description": "Giga Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicMosa_Skinbox_C", - "Description": "Mosasaurus Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicParasaur_SkinBox_C", - "Description": "Parasaur Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicQuetzal_SkinBox_C", - "Description": "Quetzal Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicRaptor_SkinBox_C", - "Description": "Raptor Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicRex_SkinBox_C", - "Description": "Rex Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicStego_SkinBox_C", - "Description": "Stegosaurus Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BionicTrike_SkinBox_C", - "Description": "Triceratops Bionic Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneCarno_SkinBox_C", - "Description": "Carno Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneGigant_SkinBox_C", - "Description": "Giganotosaurus Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneJerboa_SkinBox_C", - "Description": "Jerboa Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneQuetz_SkinBox_C", - "Description": "Quetzalcoatlus Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneRaptor_SkinBox_C", - "Description": "Raptor Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneRex_SkinBox_C", - "Description": "Rex Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneSauro_SkinBox_C", - "Description": "Bronto Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneStego_SkinBox_C", - "Description": "Stego Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneTrike_SkinBox_C", - "Description": "Trike Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_BoneWyvern_SkinBox_C", - "Description": "Wyvern Bone Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_Brachiosaurus_SkinBox_C", - "Description": "Brachiosaurus Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_ProcopBunny_SkinBox_C", - "Description": "Procoptodon Bunny Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_ReindeerStag_SkinBox_C", - "Description": "Megaloceros Reindeer Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_Stygimoloch_Skinbox_C", - "Description": "Stygimoloch Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_Styracosaurus_SkinBox_C", - "Description": "Styracosaurus Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_ZombieWyvernFire_SkinBox_C", - "Description": "Fire Wyvern Zombie Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_ZombieWyvernLightning_SkinBox_C", - "Description": "Lightning Wyvern Zombie Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_ZombieWyvernPoison_SkinBox_C", - "Description": "Poison Wyvern Zombie Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_Voidwyrm_SkinBox_C", - "Description": "Voidwyrm Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostBasilisk_SkinBox_C", - "Description": "Basilisk Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostDirewolf_SkinBox_C", - "Description": "Direwolf Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostLanternPug_SkinBox_C", - "Description": "Bulbdog Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostMantis_SkinBox_C", - "Description": "Mantis Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostOwl_SkinBox_C", - "Description": "Snow Owl Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostReaper_SkinBox_C", - "Description": "Reaper Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_GhostRex_SkinBox_C", - "Description": "Rex Ghost Costume", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_AberrationSword_SkinBox_C", - "Description": "Aberrant Sword", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_FlaregunFireworks_SkinBox_C", - "Description": "Fireworks Flaregun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_RocketLauncherFireworks_SkinBox_C", - "Description": "Fireworks Rocket Launcher", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ScorchedSpear_SkinBox_C", - "Description": "Scorched Spike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ScorchedSword_SkinBox_C", - "Description": "Scorched Sword", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_TorchScorched_SkinBox_C", - "Description": "Scorched Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_VDay_Grenade_ValentineBear_SkinBox_C", - "Description": "Teddy Bear Grenades", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Allosaurus_Skinbox_C", - "Description": "Chibi-Allosaurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Ankylosaurus_Skinbox_C", - "Description": "Chibi-Ankylosaurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Argent_Skinbox_C", - "Description": "Chibi-Argentavis", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Baryonyx_Skinbox_C", - "Description": "Chibi-Baryonyx", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Basilisk_Skinbox_C", - "Description": "Chibi-Basilisk", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Beelzebufo_Skinbox_C", - "Description": "Chibi-Beelzebufo", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_BogSpider_Skinbox_C", - "Description": "Chibi-Bog Spider", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Bronto_Skinbox_C", - "Description": "Chibi-Brontosaurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Bunny_Skinbox_C", - "Description": "Chibi-Bunny", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Carbonemys_Skinbox_C", - "Description": "Chibi-Carbonemys", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Carnotaurus_Skinbox_C", - "Description": "Chibi-Carno", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Castroides_Skinbox_C", - "Description": "Chibi-Castroides", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Cherufe_Skinbox_C", - "Description": "Chibi-Magmasaur", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Daeodon_Skinbox_C", - "Description": "Chibi-Daeodon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Direbear_Skinbox_C", - "Description": "Chibi-Direbear", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Direwolf_Skinbox_C", - "Description": "Chibi-Direwolf", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Doedicurus_Skinbox_C", - "Description": "Chibi-Doedicurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Equus_Skinbox_C", - "Description": "Chibi-Equus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gasbag_Skinbox_C", - "Description": "Chibi-Gasbag", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gigant_Skinbox_C", - "Description": "Chibi-Giganotosaurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Gigantopithecus_Skinbox_C", - "Description": "Chibi-Gigantopithecus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Griffin_Skinbox_C", - "Description": "Chibi-Griffin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Iguanodon_Skinbox_C", - "Description": "Chibi-Iguanodon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Karkinos_Skinbox_C", - "Description": "Chibi-Karkinos", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Kentrosaurus_Skinbox_C", - "Description": "Chibi-Kentrosaurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Mammoth_Skinbox_C", - "Description": "Chibi-Mammoth", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megalania_Skinbox_C", - "Description": "Chibi-Megalania", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megaloceros_Skinbox_C", - "Description": "Chibi-Megaloceros", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megalodon_Skinbox_C", - "Description": "Chibi-Megalodon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Megatherium_Skinbox_C", - "Description": "Chibi-Megatherium", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_MoleRat_Skinbox_C", - "Description": "Chibi-Rollrat", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Moschops_Skinbox_C", - "Description": "Chibi-Moschops", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Oviraptor_Skinbox_C", - "Description": "Chibi-Oviraptor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Pairosaurs_VDay_Skinbox_C", - "Description": "Pair-o-Saurs Chibi", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Paraceratherium_Skinbox_C", - "Description": "Chibi-Paraceratherium", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Parasaur_Skinbox_C", - "Description": "Chibi-Parasaur", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Phiomia_Skinbox_C", - "Description": "Chibi-Phiomia", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Phoenix_Skinbox_C", - "Description": "Chibi-Phoenix", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Procoptodon_Skinbox_C", - "Description": "Chibi-Procoptodon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Pteranodon_Skinbox_C", - "Description": "Chibi-Pteranodon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Pulmonoscorpius_Skinbox_C", - "Description": "Chibi-Pulmonoscorpius", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Quetzal_Skinbox_C", - "Description": "Chibi-Quetzal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Raptor_Raptor_C", - "Description": "Chibi-Raptor", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Reaper_Skinbox_C", - "Description": "Chibi-Reaper", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Rex_Skinbox_C", - "Description": "Chibi-Rex", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_RockDrake_Skinbox_C", - "Description": "Chibi-Rock Drake", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_RockGolem_Skinbox_C", - "Description": "Chibi-Rock Golem", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Saber_Skinbox_C", - "Description": "Chibi-Sabertooth", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Sarco_Skinbox_C", - "Description": "Chibi-Sarco", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Seeker_Skinbox_C", - "Description": "Chibi-Seeker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Shapeshifter_Large_Skinbox_C", - "Description": "Chibi-Shapeshifter (Large)", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Shapeshifter_Small_Skinbox_C", - "Description": "Chibi-Shapeshifter (Small)", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Sheep_Skinbox_C", - "Description": "Chibi-Ovus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_SnowOwl_Skinbox_C", - "Description": "Chibi-Snow Owl", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Spino_Skinbox_C", - "Description": "Chibi-Spino", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Stego_Skinbox_C", - "Description": "Chibi-Stego", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Tapejara_Skinbox_C", - "Description": "Chibi-Tapejara", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_TerrorBird_Skinbox_C", - "Description": "Chibi-Terror Bird", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Therizino_Skinbox_C", - "Description": "Chibi-Therizino", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Thylacoleo_Skinbox_C", - "Description": "Chibi-Thylacoleo", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Titano_Skinbox_C", - "Description": "Teeny Tiny Titano", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Trike_Skinbox_C", - "Description": "Chibi-Trike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Troodon_Skinbox_C", - "Description": "Chibi-Troodon", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_WoollyRhino_Skinbox_C", - "Description": "Chibi-Rhino", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Wyvern_Skinbox_C", - "Description": "Chibi-Wyvern", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Yutyrannus_Skinbox_C", - "Description": "Chibi-Yutyrannus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_HGTekQuetzal_Skinbox_C", - "Description": "Chibi-Tek Quetzal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_HGTekRex_Skinbox_C", - "Description": "Chibi-Tek Rex", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_HGTekGigant_Skinbox_C", - "Description": "Chibi-Tek Giganotosaurus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_HGTekParasaur_Skinbox_C", - "Description": "Chibi-Tek Parasaur", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_HGTekTrike_Skinbox_C", - "Description": "Chibi-Tek Trike", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Tropeognathus_Skinbox_C", - "Description": "Chibi-Tropeognathus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Unicorn_SkinBox_C", - "Description": "Chibi-Unicorn", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Dodo_SkinBox_C", - "Description": "Chibi-Dodo", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HG_ScaryFaceMask_SkinBox_C", - "Description": "HG Helloween Mask", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Ammonite_Skinbox_C", - "Description": "Chibi-Ammonite", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Astrocetus_Skinbox_C", - "Description": "Chibi-Astrocetus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Cnidaria_Skinbox_C", - "Description": "Chibi-Cnidaria", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Managarmr_Skinbox_C", - "Description": "Chibi-Managarmr", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Manta_Skinbox_C", - "Description": "Chibi-Manta", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Plesiosaur_Skinbox_C", - "Description": "Chibi-Plesiosaur", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_VoidWyvern_SkinBox_C", - "Description": "Chibi-Voidwyrm", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Noglin_Skinbox_C", - "Description": "Chibi-Noglin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_ChibiDino_Shadowmane_Skinbox_C", - "Description": "Chibi-Shadowmane", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGBookShelf_C", - "Description": "HG Book Shelf Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWall_Glass_C", - "Description": "HG Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGOceanPlatform_Wood_C", - "Description": "HG Wood Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGOceanPlatform_Metal_C", - "Description": "HG Metal Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGConvert_C", - "Description": "HG Convert", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSimpleBed_Con_C", - "Description": "HG Simple Bed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChemBench_Con_C", - "Description": "HG Chemistry Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCompostBin_Con_C", - "Description": "HG Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCropPlot_Con_C", - "Description": "HG Crop plot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCryoFridge_Con_C", - "Description": "HG Cryo Fridge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedStorage_Con_C", - "Description": "HG Dedicated Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedStorage2_Con_C", - "Description": "HG Dedicated Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedBox_C", - "Description": "HG Dedicated Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGFeedingTrough_Con_C", - "Description": "HG Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGForge_Con_C", - "Description": "HG Mini-Industrial Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGasCollector_Con_C", - "Description": "HG Gas Collector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGenerator_Con_C", - "Description": "HG Electrical Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrill_Con_C", - "Description": "HG Industrial Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrinder_Con_C", - "Description": "HG Mini-Industrial Grinder", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIceBox_Con_C", - "Description": "HG Refrigerator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIndCookingPot_Con_C", - "Description": "HG Industrial Cooker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMiniFabricator_Con_C", - "Description": "HG Mini-Fabricator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGRefiningForge_Con_C", - "Description": "HG Refining Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSmithy_Con_C", - "Description": "HG Smithy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekGenerator_Con_C", - "Description": "HG Tek Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekSleepingPod_Con_C", - "Description": "HG Sleeping Pod", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekFeedingTrough_Con_C", - "Description": "HG Tek Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekReplicator_Con_C", - "Description": "HG Mini Tek Replicator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMiniVault_Con_C", - "Description": "HG Mini-Vault", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekCloning_Con_C", - "Description": "HG Dino Cloning", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekTeleporter_Con_C", - "Description": "HG Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodOceanPlatform_Con_C", - "Description": "HG Wood Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalOceanPlatform_Con_C", - "Description": "HG Metal Ocean Platform", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDedicatedSort_C", - "Description": "HG Dedicated Sort", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChibiDisplay_C", - "Description": "HG Chibi Display", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGChibiSign_C", - "Description": "HG Chibi Sign", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGNanny_C", - "Description": "HG Zoe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTaxidermy_Small_C", - "Description": "HG Small Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTaxidermy_Medium_C", - "Description": "HG Medium Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTaxidermy_Large_C", - "Description": "HG Large Taxidermy Base", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGPersonalTeleporter_C", - "Description": "HG Personal Teleporter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTeleporterPlus_C", - "Description": "HG Teleporter Plus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDinoStorage_C", - "Description": "HG Dino Storage", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGCarmouflage_Boots_C", - "Description": "HG Military Boots", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGCarmouflage_Cap_C", - "Description": "HG Military Cap", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGCarmouflage_Gloves_C", - "Description": "HG Military Gloves", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGCamouflagePants_C", - "Description": "HG Military Pants", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_HGCamouflageShirt_C", - "Description": "HG Military Shirt", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGShotgunBullet_C", - "Description": "HG Shotgun Womanizer Ammo", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSheepherder_C", - "Description": "HG Sheep Herder", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGachaFeeding_C", - "Description": "HG Gacha Feeding", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekDoor_C", - "Description": "HG Double Tek Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekGenerator_C", - "Description": "HG Tek Generator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekWall_C", - "Description": "HG Tek Glass Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekCompostBin_C", - "Description": "HG Tek Compost Bin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekFeedingTrough_C", - "Description": "HG Tek Feeding Trough", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekForge_C", - "Description": "HG Tek Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_TekForge_C", - "Description": "Gasoline", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromDust_TekForge_C", - "Description": "Element", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromShards_TekForge_C", - "Description": "Element", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_TekCeiling_C", - "Description": "HG Tek Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekTriCeiling_C", - "Description": "HG Tek Triangle Ceiling", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekDinoCloning_C", - "Description": "HG Dino Cloning", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGUnderwaterBase_C", - "Description": "HG Vacuum Compartment", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGUnderwaterBase_Moonpool_C", - "Description": "HG Vacuum Compartment Moonpool", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSleepingPod_C", - "Description": "HG Sleeping Pod", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekElevator_C", - "Description": "HG Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekWall_Sloped_Left_C", - "Description": "HG Sloped Tek Wall Left", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekWall_Sloped_Right_C", - "Description": "HG Sloped Tek Wall Right", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTekElevator_Tri_C", - "Description": "HG Triangle Tek Elevator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMutator_C", - "Description": "HG Mutator", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG4Wall_Forcefield_C", - "Description": "HG Large Forcefield Wall", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTamingTrap_C", - "Description": "HG Taiming Trap", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTurretTek_C", - "Description": "HG Tek Turret", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGOilPump_C", - "Description": "HG Oil Pump", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Element_Refuse_C", - "Description": "Element Refuse", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGKibbleBench_C", - "Description": "HG Kibble Bench", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGKibblePaste_C", - "Description": "HG Kibble paste", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_KeratinSpike_HG_C", - "Description": "Deathworm Horn", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Hesperonis_Golden_HG_C", - "Description": "Golden Hesperornis Egg", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SweetVeggieCake_HG_C", - "Description": "Sweet Vegetable Cake", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WyvernMilk_HG_C", - "Description": "Wyvern Milk", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_NamelessVenom_HG_C", - "Description": "Nameless Venom", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Large_HG_C", - "Description": "Superior Kibble", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Medium_HG_C", - "Description": "Regular Kibble", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Small_HG_C", - "Description": "Simple Kibble", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Special_HG_C", - "Description": "Extraordinary Kibble ", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_XLarge_HG_C", - "Description": "Exceptional Kibble", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_XSmall_HG_C", - "Description": "Basic Kibble", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGReMating_C", - "Description": "HG ReMating", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGIsFemale_C", - "Description": "HG Female Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGIsMale_C", - "Description": "HG Male Maker", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGMakeGender_C", - "Description": "HG Make Gender", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Crystal_IslesPrimal_HG_C", - "Description": "Primal Crystal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGAchatinaBox_C", - "Description": "HG Achatina Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_HG_ChitinPaste_C", - "Description": "Cementing Paste", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_HG_Polymer_C", - "Description": "Polymer", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMetalBox_C", - "Description": "HG Metal Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGWoodRailing_C", - "Description": "HG Wooden Railing", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGMultiStorageBox_C", - "Description": "HG Multi Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGIceBoxMini_C", - "Description": "HG Mini IceBox", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHGBola_C", - "Description": "HG Bola", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_StandingTorch_C", - "Description": "HG Auto Standing Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSimpleBed_C", - "Description": "HG Simple Bed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWeaponTorch_C", - "Description": "HG Torch", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_CraftingStorageBox_C", - "Description": "HG Crafting Storage Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_TreasureChest_C", - "Description": "HG Treasure Chest", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWeaponScissors_C", - "Description": "HG Scissors", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSeedCrafter_C", - "Description": "HG Seed Crafter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Amarberry_Barrel_C", - "Description": "Amarberry Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Azulberry_Barrel_C", - "Description": "Azulberry Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Mejoberry_Barrel_C", - "Description": "Mejoberry Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Narcoberry_Barrel_C", - "Description": "Narcoberry Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Stimberry_Barrel_C", - "Description": "Stimberry Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Tintoberry_Barrel_C", - "Description": "Tintoberry Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Citronal_Barrel_C", - "Description": "Citronal Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Longrass_Barrel_C", - "Description": "Longrass Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Rockarrot_Barrel_C", - "Description": "Rockarrot Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Savoroot_Barrel_C", - "Description": "Savoroot Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_RareFlower_Barrel_C", - "Description": "Rare Flower Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_RareMushroom_Barrel_C", - "Description": "Rare Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesZ_Barrel_C", - "Description": "Plant Species Z Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AggeravicMushroom_Barrel_C", - "Description": "Aggeravic Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AquaticMushroom_Barrel_C", - "Description": "Aquatic Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AscerbicMushroom_Barrel_C", - "Description": "Ascerbic Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AuricMushroom_Barrel_C", - "Description": "Auric Mushroom Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Cactus_Barrel_C", - "Description": "Cactus Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Sap_Barrel_C", - "Description": "Red Wood Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Silk_C", - "Description": "Silk Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Pearls_Barrel_C", - "Description": "Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AnglerGel_Barrel_C", - "Description": "Angler Gel Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_OrganicPolymer_Barrel_C", - "Description": "Organic Polymer Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_BioToxin_Barrel_C", - "Description": "Bio Toxin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Crystal_Berrel_C", - "Description": "Crystal Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesY_Barrel_C", - "Description": "Plant Species Y Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Palm_Barrel_C", - "Description": "Palm Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Element_Barrel_C", - "Description": "Element Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Gem_Barrel_C", - "Description": "Gem Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_BlackPearls_Barrel_C", - "Description": "Black Pearl Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Honey_Barrel_C", - "Description": "Honey Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_AmmoniteBile_Barrel_C", - "Description": "Ammonite Bile Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_ElementOre_Barrel_C", - "Description": "Element Ore Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Sulfur_Barrel_C", - "Description": "Sulfur Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Leech_Berrel_C", - "Description": "Leech Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Chitin_Barrel_C", - "Description": "Chitin Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Obsidian_Barrel_C", - "Description": "Obsidian Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Mutagel_C", - "Description": "Mutagel Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR1_Barrel_C", - "Description": "Plant Species R1 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR2_Barrel_C", - "Description": "Plant Species R2 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR3_Barrel_C", - "Description": "Plant Species R3 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR4_Barrel_C", - "Description": "Plant Species R4 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR5_Barrel_C", - "Description": "Plant Species R5 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_PlantSpeciesR6_Barrel_C", - "Description": "Plant Species R6 Seed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponSpear_Child_C", - "Description": "HG Spear", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_HGArrowFlame_C", - "Description": "HG Flame Arrow", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_PaintBox_C", - "Description": "HG Paint Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTrackerGun_C", - "Description": "HG Tracker Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSmithy_C", - "Description": "HG Smithy", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGForge_C", - "Description": "HG Refining Forge", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGFishBasket_C", - "Description": "Fish Basket", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGGrill_2_C", - "Description": "HG Grill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Charcoal_Grill_C", - "Description": "Charcoal", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_AnkyloBox_C", - "Description": "HG Ankylo Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_DoediBox_C", - "Description": "HG Doedi Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_DunkleosteusBox_C", - "Description": "HG Dunkleosteus Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_MantisBox_C", - "Description": "HG Mantis Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_TherizinoBox_C", - "Description": "HG Therizino Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoMindWipe_C", - "Description": "HG Dino Mindwipe", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWakeUp_Buff_C", - "Description": "HG Wake Up", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_GenericBox_C", - "Description": "HG Generic Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoImprint_C", - "Description": "HG Dino Imprint", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_GachaBox_C", - "Description": "HG Gacha Box", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGCryoPotion_C", - "Description": "HG Cryo Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HGCryoGlasses_C", - "Description": "HG Cryo Skin Glasses", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HGTekHelmet_C", - "Description": "HG Tek Helmet", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGTrophyWall_C", - "Description": "HG Trophy Wall-Mount", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGInvisibilityBuff_C", - "Description": "Invisibility Buff", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoSpeed_C", - "Description": "HG Dino Speed Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoSpeedInfinity_C", - "Description": "HG Infinity Dino Speed", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGSuicide_C", - "Description": "HG Suicide Potion", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGDinoKill_C", - "Description": "HG Dino Kill", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "PrimalItem_ARKCoin_C", - "Description": "ARK Coin", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGDemoGun_C", - "Description": "HG Demo Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Adobe_C", - "Description": "HG Adobe Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Stone_C", - "Description": "HG Reinforced Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Thatch_C", - "Description": "HG Thatch Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGDoor_Wood_C", - "Description": "HG Wood Door", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGCookingPot_C", - "Description": "HG Cooking Pot", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWhip_C", - "Description": "Whip", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGMutation_C", - "Description": "HG Mutation", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGHitchingPost_C", - "Description": "HG Hitching Post", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGHeatVision_C", - "Description": "HG Heat-Vision", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGStructurSelector_C", - "Description": "HG Structur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGGlassProtector_C", - "Description": "HG Glass Protector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGTexturSelector_C", - "Description": "HG Textur Selector", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGNoCorrupt_C", - "Description": "HG Capture Corrupted Dino", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGLightSetter_C", - "Description": "HG Light Setter", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGDinoKillerGun_C", - "Description": "HG Dino Killer Gun", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGVisibilityTool_C", - "Description": "HG Visibility Tool", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGBeetlejuice_C", - "Description": "HG Beetlejuice", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGWeightPlus_C", - "Description": "HG Weight Plus", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AdminCon_HG_C", - "Description": "HG Admin Console", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoShrink_C", - "Description": "HG Dino Shrink", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HGDinoCloner_C", - "Description": "HG Dino Cloner", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HGRepairTool_C", - "Description": "HG Repair Tool", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Element_A_Convert_C", - "Description": "Element", - "Mod": "HG ARK Reloaded" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_A_Convert_C", - "Description": "Crosstravel", - "Mod": "HG ARK Reloaded" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/HG Mods/HG_Build__Deco.gamedata b/GameData/Mods/HG Mods/HG_Build__Deco.gamedata deleted file mode 100644 index 9967e05e..00000000 --- a/GameData/Mods/HG Mods/HG_Build__Deco.gamedata +++ /dev/null @@ -1,2019 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-09-17T10:19:37.8572962Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Bench_C", - "Description": "HG Garden Bench", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG Build & DecoSelector_C", - "Description": "Deco Selector", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FOGTransSelector_C", - "Description": "Deco Protection Selector", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FOGLightSetter_C", - "Description": "Deco Light Setter", - "Mod": "HG Build & Deco" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Bench_C", - "Description": "HG Garden Bench", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GreenArea_C", - "Description": "Green Area", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GreenArea_2_C", - "Description": "Green Area #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenPlanks_C", - "Description": "Wooden Planks", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenPlanks_2_C", - "Description": "Wooden Planks #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_JunglePlanks_C", - "Description": "Jungle Planks", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_C", - "Description": "Rock Small #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_2_C", - "Description": "River Rock #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_3_C", - "Description": "Rock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_4_C", - "Description": "Rock Big #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_5_C", - "Description": "Rock Cluster #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_6_C", - "Description": "Rock Cluster #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_C", - "Description": "Rock #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_2_C", - "Description": "Rock #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_3_C", - "Description": "Rock #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_4_C", - "Description": "Rock #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_5_C", - "Description": "Rock #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_6_C", - "Description": "Rock #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_7_C", - "Description": "Rock #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_8_C", - "Description": "Rock #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_9_C", - "Description": "Rock #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_10_C", - "Description": "Rock #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Randstein_C", - "Description": "Border with LED", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Randstein_2_C", - "Description": "Border", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGPergola_C", - "Description": "HG Pergola", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_C", - "Description": "Pillar #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_2_C", - "Description": "Pillar #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_3_C", - "Description": "Pillar #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_4_C", - "Description": "Pillar #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_5_C", - "Description": "Pillar Desert #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_6_C", - "Description": "Pillar #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hedge_C", - "Description": "Hedge", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_C", - "Description": "Wodden Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_2_C", - "Description": "Stone Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_3_C", - "Description": "Stone Fence Pillar", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_4_C", - "Description": "Gabionen Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_Door_C", - "Description": "Fence Double Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_Door_2_C", - "Description": "Fence Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_Door_3_C", - "Description": "Gabionen Double Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StoneDoorFrame_C", - "Description": "Stone Fence Door Frame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StoneDoorFrame_2_C", - "Description": "Gabionen Door Frame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BallLamp_C", - "Description": "FOG Ball Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Lamppost_C", - "Description": "FOG Lamp Post", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallLamp_C", - "Description": "FOG Wall Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterWell_Deco_C", - "Description": " Water Well", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gnome_C", - "Description": "Gnom #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gnome_2_C", - "Description": "Gnom #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gnome_3_C", - "Description": "Gnom #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGardenPond_C", - "Description": "FOG Garden Pond", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGardenPond_2_C", - "Description": "FOG Garden Pond #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ThatchBale_C", - "Description": "Thatch Bale", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ThatchBale_2_C", - "Description": "Thatch Bale", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFloor_C", - "Description": "FOG Multi Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFloor_2x2_C", - "Description": "FOG Multi Foundation 2x2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_2x2GlassWall_C", - "Description": "FOG 2x2 Glass Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_1x1GlassWall_C", - "Description": "FOG Glass Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Chandelier_C", - "Description": "Chandelier ", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFirebowl_C", - "Description": "FOG Fire Bowl", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCandle_C", - "Description": "Candle ", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LEDLamp_C", - "Description": "FOG LED Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BallLEDLamp_C", - "Description": "FOG LED Ball Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_C", - "Description": "Flower Box", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_2_C", - "Description": "Flower Box #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_3_C", - "Description": "Flower Box #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_4_C", - "Description": "Flower Box #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_5_C", - "Description": "Flower Box #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGStepStone_C", - "Description": "FOG Step Stone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGRankBox_C", - "Description": "Rank Box", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Candelabrum_01_C", - "Description": "FOG Candelabrum", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Candelabrum_02_C", - "Description": "FOG Candelabrum", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDinoWall_C", - "Description": "FOG Behemoth Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDinoGateframe_C", - "Description": "FOG Behemoth Gateway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDinoGate_Metal_C", - "Description": "FOG Metal Behemoth Gate", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGWallTorch_C", - "Description": "FOG XL Wall Torch", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_CropPlot_Large_C", - "Description": "FOG Seamless Crop Square", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_CropPlot_Tri_C", - "Description": "FOG Seamless Crop Triangle", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterCube_C", - "Description": "Water Cube", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterCube_small_C", - "Description": "Water Cube Small", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTri_C", - "Description": "Water Triangle Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPumpkin_C", - "Description": "HG Pumpkin", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSkull_C", - "Description": "HG Skull", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Skeleton_C", - "Description": "Skeleton", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Skeleton_2_C", - "Description": "Skeleton #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Gravestone_C", - "Description": "Gravestone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Gravestone_2_C", - "Description": "Gravestone #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Scarecrow_C", - "Description": "Scarecrow", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadFloor_C", - "Description": "FOG Gingerbread Floor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadFloor_Tri_C", - "Description": "FOG Gingerbread Triangle Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_C", - "Description": "FOG Gingerbread Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadCeiling_C", - "Description": "FOG Gingerbread Ceiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadRoof_C", - "Description": "FOG Sloped Gingerbread Roof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_Sloped_Left_C", - "Description": "Sloped Gingerbread Wall Left", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_Sloped_Right_C", - "Description": "Sloped Gingerbread Wall Right", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadDoor_C", - "Description": "FOG Gingerbread Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadDoorframe_C", - "Description": "FOG Gingerbread Door Frame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCeramic_C", - "Description": "FOG Ceramic", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_2_C", - "Description": "FOG Gingerbread Window", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadRailing_C", - "Description": "FOG Gingerbread Railing", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGXmasWreath_C", - "Description": "Christmas wreath", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Olaf_C", - "Description": "Christmas Olaf", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MrHankey_C", - "Description": "Mr. Hankey", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSantaSleigh_C", - "Description": "Santa Sleigh", - "Mod": "HG Build & Deco" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_MistleToe_C", - "Description": "Mistletoe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGXmasLights_C", - "Description": "Xmas Lights", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadStairs_C", - "Description": "FOG Gingerbread Stairs", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGiftBox_C", - "Description": "FOG Gift Box", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGiftBox_2_C", - "Description": "FOG Gift Box #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGXmasSock_C", - "Description": "FOG Christmas Sock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vase_C", - "Description": "Vase", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassCeiling_C", - "Description": "FOG Glass Ceiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassRoof_C", - "Description": "FOG Sloped Glass Roof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassWall_Sloped_Left_C", - "Description": "FOG Sloped Glass Wall Left", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassWall_Sloped_Right_C", - "Description": "FOG Sloped Glass Wall Right", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassFloor_C", - "Description": "FOG Glass Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGWeddingArchway_C", - "Description": "FOG Wedding Archway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGWeddingTable_C", - "Description": "FOG Wedding Table", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassRamp_C", - "Description": "FOG Glass Ramp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoorframe_C", - "Description": "FOG Glass Doorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoor_C", - "Description": "FOG Glass Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoubleDoorframe_C", - "Description": "FOG Glass Double Doorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoubleDoor_C", - "Description": "Metal Double Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassLargeWall_C", - "Description": "FOG Large Glass Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & DecoStandingTorch_C", - "Description": "FOG Standing Torch", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGRailing_Metal_C", - "Description": "FOG Metal Railing", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassTriCeiling_C", - "Description": "FOG Glass Triangle Ceiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGateFrame_Stone_C", - "Description": "HG Stone Archway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGTorii_C", - "Description": "FOG Torii", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGTriRoof_Glass_C", - "Description": "FOG Glass Triangle Roof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFirebowl_2_C", - "Description": "FOG Fire Bowl #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFoundation_Glass_C", - "Description": "FOG Glass Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_C", - "Description": "Ceiba Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_2_C", - "Description": "Banyan Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_3_C", - "Description": "Kapok Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_4_C", - "Description": "Acacia Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_5_C", - "Description": "Canopy Tall Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_6_C", - "Description": "Banana Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_7_C", - "Description": "Big Palm", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_8_C", - "Description": "Cactus Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_9_C", - "Description": "Sycamore Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_10_C", - "Description": "Joshua Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_11_C", - "Description": "Italian Cypress Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_12_C", - "Description": "African Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_13_C", - "Description": "African Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_14_C", - "Description": "Cypress Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_15_C", - "Description": "Dragon Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_16_C", - "Description": "Hammock Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_17_C", - "Description": "Mangrove Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeRed_C", - "Description": "Cherry Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeRed_2_C", - "Description": "Cherry Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeRed_4_C", - "Description": "Red Tree #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSnow_C", - "Description": "Snow Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSnow2_C", - "Description": "Snow Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_C", - "Description": "Luma Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_2_C", - "Description": "Luma Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_3_C", - "Description": "Luma Tree #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_4_C", - "Description": "Luma Tree #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_5_C", - "Description": "Luma Tree #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_6_C", - "Description": "Luma Tree #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_7_C", - "Description": "Luma Tree #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_8_C", - "Description": "Luma Tree #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_C", - "Description": "Dead Tree #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_2_C", - "Description": "Dead Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_3_C", - "Description": "Dead Tree #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_4_C", - "Description": "Dead Tree #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_5_C", - "Description": "Dead Tree #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_6_C", - "Description": "Dead Tree #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MushroomTree_C", - "Description": "Mushroom Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MushroomTree_2_C", - "Description": "Mushroom Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XmasTree_C", - "Description": "Xmas Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_C", - "Description": "Banana Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_2_C", - "Description": "Amazon Sword Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_3_C", - "Description": "Bamboo Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_4_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_5_C", - "Description": "Palm Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_6_C", - "Description": "Pitcher Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_7_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_8_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_9_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_10_C", - "Description": "Water Lily", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_11_C", - "Description": "White Bush", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_12_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_13_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_14_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_15_C", - "Description": "Cactus Cluster", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_16_C", - "Description": "Biolum Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_17_C", - "Description": "Bush", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_18_C", - "Description": "Biolum Plant #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_19_C", - "Description": "Biolum Plant #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_20_C", - "Description": "Bush Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_21_C", - "Description": "Biolum Plant #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_22_C", - "Description": "Biolum Plant #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_23_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_24_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_25_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_26_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_27_C", - "Description": "Pumpkin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_28_C", - "Description": "Pumpkin #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_29_C", - "Description": "Pumpkin #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_30_C", - "Description": "Plant #30", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_31_C", - "Description": "Plant #31", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_32_C", - "Description": "Plant #32", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_33_C", - "Description": "Potato Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_34_C", - "Description": "Citrona Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_35_C", - "Description": "Luma Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_36_C", - "Description": "Plant #36", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_37_C", - "Description": "Plant #37", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_38_C", - "Description": "Plant #38", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_39_C", - "Description": "Plant #39", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_40_C", - "Description": "Plant #40", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_41_C", - "Description": "Plant #41", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_42_C", - "Description": "Plant #42", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_43_C", - "Description": "Plant #43", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_44_C", - "Description": "Plant #44", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_45_C", - "Description": "Plant #45", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_46_C", - "Description": "Plant #46", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_47_C", - "Description": "Plant #47", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_48_C", - "Description": "Plant #48", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_49_C", - "Description": "Plant #49", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_50_C", - "Description": "Plant #50", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_51_C", - "Description": "Plant #51", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_52_C", - "Description": "Plant #52", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_C", - "Description": "Mushroom", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_2_C", - "Description": "Mushroom #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_3_C", - "Description": "Mushroom #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_4_C", - "Description": "Mushroom #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_5_C", - "Description": "Mushroom #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_6_C", - "Description": "Mushroom #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallPlant_C", - "Description": "FOG Wall Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallPlant_2_C", - "Description": "FOG Wall Plant #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDino_C", - "Description": "Garden Dino", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDino_2_C", - "Description": "Garden Dino", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_C", - "Description": "Crystal", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_2_C", - "Description": "Crystal #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_3_C", - "Description": "Crystal #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_4_C", - "Description": "Crystal #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_5_C", - "Description": "Crystal #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_6_C", - "Description": "Crystal #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_7_C", - "Description": "Crystal #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_8_C", - "Description": "Crystal #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_9_C", - "Description": "Crystal #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_10_C", - "Description": "Crystal 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_1_C", - "Description": "Ruin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_2_C", - "Description": "Ruin #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_3_C", - "Description": "Ruin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_4_C", - "Description": "Ruin #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_5_C", - "Description": "Ruin #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_6_C", - "Description": "Ruin #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_7_C", - "Description": "Ruin #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_8_C", - "Description": "Ruin #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_9_C", - "Description": "Ruin #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_10_C", - "Description": "Ruin #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_11_C", - "Description": "Ruin #11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_12_C", - "Description": "Ruin #12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_13_C", - "Description": "Ruin #13", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_14_C", - "Description": "Ruin #14", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_15_C", - "Description": "Ruin #15", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_16_C", - "Description": "Ruin #16", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_17_C", - "Description": "Ruin #17", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_18_C", - "Description": "Ruin #18", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_19_C", - "Description": "Ruin #19", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_20_C", - "Description": "Ruin #20", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_C", - "Description": "Coral", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_2_C", - "Description": "Coral #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_3_C", - "Description": "Coral #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_4_C", - "Description": "Coral #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_5_C", - "Description": "Coral #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_6_C", - "Description": "Coral #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_7_C", - "Description": "Coral #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_8_C", - "Description": "Coral #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_9_C", - "Description": "Coral #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_10_C", - "Description": "Coral #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_11_C", - "Description": "Coral #11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_12_C", - "Description": "Coral #12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_C", - "Description": "Desert Ruin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_2_C", - "Description": "Desert Ruin #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_3_C", - "Description": "Desert Ruin #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_4_C", - "Description": "Desert Ruin #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_5_C", - "Description": "Desert Ruin #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_6_C", - "Description": "Desert Ruin #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HG Build & DecoSelector_C", - "Description": "Deco Selector", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_FOGTransSelector_C", - "Description": "Deco Protection Selector", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_FOGLightSetter_C", - "Description": "Deco Light Setter", - "Mod": "HG Build & Deco" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} diff --git a/GameData/Mods/HG Mods/HG_Build__Deco1707243360.gamedata b/GameData/Mods/HG Mods/HG_Build__Deco1707243360.gamedata deleted file mode 100644 index 6a7fab8b..00000000 --- a/GameData/Mods/HG Mods/HG_Build__Deco1707243360.gamedata +++ /dev/null @@ -1,2132 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:50:52.3919443Z", - "Mod": "1707243360", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Bench_C", - "Description": "HG Garden Bench", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HG Build & DecoSelector_C", - "Description": "Deco Selector", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FOGTransSelector_C", - "Description": "Deco Protection Selector", - "Mod": "HG Build & Deco" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FOGLightSetter_C", - "Description": "Deco Light Setter", - "Mod": "HG Build & Deco" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Bench_C", - "Description": "HG Garden Bench", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GreenArea_C", - "Description": "Green Area", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GreenArea_2_C", - "Description": "Green Area #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenPlanks_C", - "Description": "Wooden Planks", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WoodenPlanks_2_C", - "Description": "Wooden Planks #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_JunglePlanks_C", - "Description": "Jungle Planks", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_C", - "Description": "Rock Small #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_2_C", - "Description": "River Rock #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_3_C", - "Description": "Rock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_4_C", - "Description": "Rock Big #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_5_C", - "Description": "Rock Cluster #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RiverRock_6_C", - "Description": "Rock Cluster #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_C", - "Description": "Rock #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_2_C", - "Description": "Rock #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_3_C", - "Description": "Rock #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_4_C", - "Description": "Rock #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_5_C", - "Description": "Rock #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_6_C", - "Description": "Rock #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_7_C", - "Description": "Rock #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_8_C", - "Description": "Rock #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_9_C", - "Description": "Rock #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Rock_10_C", - "Description": "Rock #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Randstein_C", - "Description": "Border with LED", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Randstein_2_C", - "Description": "Border", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGPergola_C", - "Description": "HG Pergola", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_C", - "Description": "Pillar #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_2_C", - "Description": "Pillar #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_3_C", - "Description": "Pillar #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_4_C", - "Description": "Pillar #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_5_C", - "Description": "Pillar Desert #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Pillar_Deco_6_C", - "Description": "Pillar #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hedge_C", - "Description": "Hedge", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_C", - "Description": "Wodden Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_2_C", - "Description": "Stone Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_3_C", - "Description": "Stone Fence Pillar", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_4_C", - "Description": "Gabionen Fence", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_Door_C", - "Description": "Fence Double Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_Door_2_C", - "Description": "Fence Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fence_Door_3_C", - "Description": "Gabionen Double Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StoneDoorFrame_C", - "Description": "Stone Fence Door Frame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StoneDoorFrame_2_C", - "Description": "Gabionen Door Frame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BallLamp_C", - "Description": "HG Ball Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Lamppost_C", - "Description": "HG Lamp Post", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallLamp_C", - "Description": "HG Wall Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterWell_Deco_C", - "Description": " Water Well", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gnome_C", - "Description": "Gnom #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gnome_2_C", - "Description": "Gnom #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gnome_3_C", - "Description": "Gnom #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGardenPond_C", - "Description": "HG Garden Pond", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGardenPond_2_C", - "Description": "HG Garden Pond #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ThatchBale_C", - "Description": "Thatch Bale", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ThatchBale_2_C", - "Description": "Thatch Bale", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFloor_C", - "Description": "FOG Multi Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFloor_2x2_C", - "Description": "FOG Multi Foundation 2x2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_2x2GlassWall_C", - "Description": "HG 2x2 Glass Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_1x1GlassWall_C", - "Description": "HG Glass Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Chandelier_C", - "Description": "HG Chandelier ", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFirebowl_C", - "Description": "HG Fire Bowl", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCandle_C", - "Description": "HG Candle ", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LEDLamp_C", - "Description": "HG LED Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BallLEDLamp_C", - "Description": "HG LED Ball Lamp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_C", - "Description": "Flower Box", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_2_C", - "Description": "Flower Box #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_3_C", - "Description": "Flower Box #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_4_C", - "Description": "Flower Box #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FlowerBox_5_C", - "Description": "Flower Box #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGStepStone_C", - "Description": "FOG Step Stone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGRankBox_C", - "Description": "Rank Box", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Candelabrum_01_C", - "Description": "HG Candelabrum", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Candelabrum_02_C", - "Description": "HG Candelabrum", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDinoWall_C", - "Description": "HG Behemoth Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDinoGateframe_C", - "Description": "HG Behemoth Gateway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDinoGate_Metal_C", - "Description": "HG Metal Behemoth Gate", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGWallTorch_C", - "Description": "HG XL Wall Torch", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_CropPlot_Large_C", - "Description": "HG Seamless Crop Square", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_CropPlot_Tri_C", - "Description": "HG Seamless Crop Triangle", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterCube_C", - "Description": "Water Cube", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterCube_small_C", - "Description": "Water Cube Small", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTri_C", - "Description": "Water Triangle Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGPumpkin_C", - "Description": "HG Pumpkin", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSkull_C", - "Description": "HG Skull", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Skeleton_C", - "Description": "Skeleton", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Skeleton_2_C", - "Description": "Skeleton #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Gravestone_C", - "Description": "Gravestone", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Gravestone_2_C", - "Description": "Gravestone #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG_Scarecrow_C", - "Description": "Scarecrow", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadFloor_C", - "Description": "FOG Gingerbread Floor", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadFloor_Tri_C", - "Description": "FOG Gingerbread Triangle Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_C", - "Description": "FOG Gingerbread Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadCeiling_C", - "Description": "FOG Gingerbread Ceiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadRoof_C", - "Description": "FOG Sloped Gingerbread Roof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_Sloped_Left_C", - "Description": "Sloped Gingerbread Wall Left", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_Sloped_Right_C", - "Description": "Sloped Gingerbread Wall Right", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadDoor_C", - "Description": "FOG Gingerbread Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadDoorframe_C", - "Description": "FOG Gingerbread Door Frame", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCeramic_C", - "Description": "HG Ceramic", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadWall_2_C", - "Description": "FOG Gingerbread Window", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadRailing_C", - "Description": "FOG Gingerbread Railing", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGXmasWreath_C", - "Description": "Christmas wreath", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Olaf_C", - "Description": "Christmas Olaf", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MrHankey_C", - "Description": "Mr. Hankey", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGSantaSleigh_C", - "Description": "Santa Sleigh", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGXmasLights_C", - "Description": "Xmas Lights", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGingerbreadStairs_C", - "Description": "FOG Gingerbread Stairs", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGiftBox_C", - "Description": "FOG Gift Box", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGiftBox_2_C", - "Description": "FOG Gift Box #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGXmasSock_C", - "Description": "FOG Christmas Sock", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vase_C", - "Description": "Vase", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassCeiling_C", - "Description": "HG Glass Ceiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassRoof_C", - "Description": "HG Sloped Glass Roof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassWall_Sloped_Left_C", - "Description": "HG Sloped Glass Wall Left", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassWall_Sloped_Right_C", - "Description": "HG Sloped Glass Wall Right", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassFloor_C", - "Description": "HG Glass Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGWeddingArchway_C", - "Description": "HG Wedding Archway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGWeddingTable_C", - "Description": "HG Wedding Table", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassRamp_C", - "Description": "HG Glass Ramp", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoorframe_C", - "Description": "HG Glass Doorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoor_C", - "Description": "HG Glass Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoubleDoorframe_C", - "Description": "HG Glass Double Doorframe", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassDoubleDoor_C", - "Description": "HG Metal Double Door", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassLargeWall_C", - "Description": "HG Large Glass Wall", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & DecoStandingTorch_C", - "Description": "HG Standing Torch", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGRailing_Metal_C", - "Description": "FOG Metal Railing", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGlassTriCeiling_C", - "Description": "HG Glass Triangle Ceiling", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGGateFrame_Stone_C", - "Description": "HG Stone Archway", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGTorii_C", - "Description": "HG Torii", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGTriRoof_Glass_C", - "Description": "HG Glass Triangle Roof", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFirebowl_2_C", - "Description": "HG Fire Bowl #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGFoundation_Glass_C", - "Description": "HG Glass Foundation", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_C", - "Description": "Ceiba Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_2_C", - "Description": "Banyan Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_3_C", - "Description": "Kapok Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_4_C", - "Description": "Acacia Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_5_C", - "Description": "Canopy Tall Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_6_C", - "Description": "Banana Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_7_C", - "Description": "Big Palm", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_8_C", - "Description": "Cactus Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_9_C", - "Description": "Sycamore Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_10_C", - "Description": "Joshua Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_11_C", - "Description": "Italian Cypress Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_12_C", - "Description": "African Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_13_C", - "Description": "African Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_14_C", - "Description": "Cypress Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_15_C", - "Description": "Dragon Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_16_C", - "Description": "Hammock Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_17_C", - "Description": "Mangrove Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeRed_C", - "Description": "Cherry Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeRed_2_C", - "Description": "Cherry Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeRed_4_C", - "Description": "Red Tree #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSnow_C", - "Description": "Snow Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSnow2_C", - "Description": "Snow Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_C", - "Description": "Luma Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_2_C", - "Description": "Luma Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_3_C", - "Description": "Luma Tree #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_4_C", - "Description": "Luma Tree #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_5_C", - "Description": "Luma Tree #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_6_C", - "Description": "Luma Tree #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_7_C", - "Description": "Luma Tree #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LumaTree_8_C", - "Description": "Luma Tree #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_C", - "Description": "Dead Tree #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_2_C", - "Description": "Dead Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_3_C", - "Description": "Dead Tree #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_4_C", - "Description": "Dead Tree #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_5_C", - "Description": "Dead Tree #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeadTree_6_C", - "Description": "Dead Tree #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MushroomTree_C", - "Description": "Mushroom Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MushroomTree_2_C", - "Description": "Mushroom Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XmasTree_C", - "Description": "Xmas Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_C", - "Description": "Misc Tree", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_2_C", - "Description": "Misc Tree #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_3_C", - "Description": "Misc Tree #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_4_C", - "Description": "Misc Tree #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_5_C", - "Description": "Misc Tree #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_6_C", - "Description": "Misc Tree #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_7_C", - "Description": "Misc Tree #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_8_C", - "Description": "Misc Tree #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_9_C", - "Description": "Misc Tree #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_10_C", - "Description": "Misc Tree #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_11_C", - "Description": "Misc Tree #11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_12_C", - "Description": "Misc Tree #12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_13_C", - "Description": "Misc Tree #13", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_14_C", - "Description": "Misc Tree #14", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_15_C", - "Description": "Misc Tree #15", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_16_C", - "Description": "Misc Tree #16", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MiscTree_17_C", - "Description": "Misc Tree #17", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_C", - "Description": "Banana Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_2_C", - "Description": "Amazon Sword Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_3_C", - "Description": "Bamboo Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_4_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_5_C", - "Description": "Palm Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_6_C", - "Description": "Pitcher Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_7_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_8_C", - "Description": "Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_9_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_10_C", - "Description": "Water Lily", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_11_C", - "Description": "White Bush", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_12_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_13_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_14_C", - "Description": "Cactus Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_15_C", - "Description": "Cactus Cluster", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_16_C", - "Description": "Biolum Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_17_C", - "Description": "Bush", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_18_C", - "Description": "Biolum Plant #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_19_C", - "Description": "Biolum Plant #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_20_C", - "Description": "Bush Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_21_C", - "Description": "Biolum Plant #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_22_C", - "Description": "Biolum Plant #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_23_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_24_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_25_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_26_C", - "Description": "Flower", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_27_C", - "Description": "Pumpkin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_28_C", - "Description": "Pumpkin #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_29_C", - "Description": "Pumpkin #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_30_C", - "Description": "Plant #30", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_31_C", - "Description": "Plant #31", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_32_C", - "Description": "Plant #32", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_33_C", - "Description": "Potato Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_34_C", - "Description": "Citrona Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_35_C", - "Description": "Luma Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_36_C", - "Description": "Plant #36", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_37_C", - "Description": "Plant #37", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_38_C", - "Description": "Plant #38", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_39_C", - "Description": "Plant #39", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_40_C", - "Description": "Plant #40", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_41_C", - "Description": "Plant #41", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_42_C", - "Description": "Plant #42", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_43_C", - "Description": "Plant #43", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_44_C", - "Description": "Plant #44", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_45_C", - "Description": "Plant #45", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_46_C", - "Description": "Plant #46", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_47_C", - "Description": "Plant #47", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_48_C", - "Description": "Plant #48", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_49_C", - "Description": "Plant #49", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_50_C", - "Description": "Plant #50", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_51_C", - "Description": "Plant #51", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Plant_52_C", - "Description": "Plant #52", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_C", - "Description": "Mushroom", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_2_C", - "Description": "Mushroom #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_3_C", - "Description": "Mushroom #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_4_C", - "Description": "Mushroom #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_5_C", - "Description": "Mushroom #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mushroom_6_C", - "Description": "Mushroom #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallPlant_C", - "Description": "FOG Wall Plant", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallPlant_2_C", - "Description": "FOG Wall Plant #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDino_C", - "Description": "Garden Dino", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGDino_2_C", - "Description": "Garden Dino", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_C", - "Description": "Crystal", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_2_C", - "Description": "Crystal #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_3_C", - "Description": "Crystal #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_4_C", - "Description": "Crystal #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_5_C", - "Description": "Crystal #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_6_C", - "Description": "Crystal #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_7_C", - "Description": "Crystal #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_8_C", - "Description": "Crystal #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_9_C", - "Description": "Crystal #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCrystal_10_C", - "Description": "Crystal 10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_1_C", - "Description": "Ruin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_2_C", - "Description": "Ruin #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_3_C", - "Description": "Ruin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_4_C", - "Description": "Ruin #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_5_C", - "Description": "Ruin #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_6_C", - "Description": "Ruin #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_7_C", - "Description": "Ruin #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_8_C", - "Description": "Ruin #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_9_C", - "Description": "Ruin #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_10_C", - "Description": "Ruin #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_11_C", - "Description": "Ruin #11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_12_C", - "Description": "Ruin #12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_13_C", - "Description": "Ruin #13", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_14_C", - "Description": "Ruin #14", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_15_C", - "Description": "Ruin #15", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_16_C", - "Description": "Ruin #16", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_17_C", - "Description": "Ruin #17", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_18_C", - "Description": "Ruin #18", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_19_C", - "Description": "Ruin #19", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_Ruin_20_C", - "Description": "Ruin #20", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_C", - "Description": "Coral", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_2_C", - "Description": "Coral #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_3_C", - "Description": "Coral #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_4_C", - "Description": "Coral #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_5_C", - "Description": "Coral #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_6_C", - "Description": "Coral #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_7_C", - "Description": "Coral #7", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_8_C", - "Description": "Coral #8", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_9_C", - "Description": "Coral #9", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_10_C", - "Description": "Coral #10", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_11_C", - "Description": "Coral #11", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FOGCoral_12_C", - "Description": "Coral #12", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_C", - "Description": "Desert Ruin #1", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_2_C", - "Description": "Desert Ruin #2", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_3_C", - "Description": "Desert Ruin #3", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_4_C", - "Description": "Desert Ruin #4", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_5_C", - "Description": "Desert Ruin #5", - "Mod": "HG Build & Deco" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HG Build & Deco_DesertRuin_6_C", - "Description": "Desert Ruin #6", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_HG Build & DecoSelector_C", - "Description": "Deco Selector", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_FOGTransSelector_C", - "Description": "Deco Protection Selector", - "Mod": "HG Build & Deco" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_FOGLightSetter_C", - "Description": "Deco Light Setter", - "Mod": "HG Build & Deco" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/HG Mods/HG_Stacking_Mod_10000-90928102085.gamedata b/GameData/Mods/HG Mods/HG_Stacking_Mod_10000-90928102085.gamedata deleted file mode 100644 index 1a2445cf..00000000 --- a/GameData/Mods/HG Mods/HG_Stacking_Mod_10000-90928102085.gamedata +++ /dev/null @@ -1,539 +0,0 @@ -{ - "Application": "ark", - "Version": "1.2.1", - "Created": "2021-12-12T23:50:52.3521251Z", - "Mod": "928102085", - "Creatures": [], - "Engrams": [ - { - "Level": 6, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Sparkpowder_Child_C", - "Description": "Sparkpowder", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 5, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingSalt_Child_C", - "Description": "Preserving Salt", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 5, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Clay_Child_C", - "Description": "Clay", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 6, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Narcotic_Child_C", - "Description": "Narcotic", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 7, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorch_Child_C", - "Description": "Standing Torch", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 13, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_ChitinPaste_Child_C", - "Description": "Cementing Paste", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 11, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Stimulant_Child_C", - "Description": "Stimulant", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 15, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_Gunpowder_Child_C", - "Description": "Gunpowder", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 10, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_ArrowStone_Child_C", - "Description": "Stone Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 16, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_BugRepel_Child_C", - "Description": "Bug Repellant", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 21, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_ArrowTranq_Child_C", - "Description": "Tranq Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 22, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Propellant_Child_C", - "Description": "Propellant", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 26, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_FlameArrow_Child_C", - "Description": "Flame Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 29, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_BallistaArrow_Child_C", - "Description": "Spear Bolt", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 34, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SimpleBullet_Child_C", - "Description": "Simple Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 35, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SimpleRifleBullet_Child_C", - "Description": "Simple Rifle Ammo", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 39, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SimpleShotgunBullet_Child_C", - "Description": "Simple Shotgun Ammo", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 34, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_CannonBall_Child_C", - "Description": "Cannon Ball", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 48, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Polymer_Child_C", - "Description": "Polymer", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 48, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Electronics_Child_C", - "Description": "Electronics", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 47, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_GrapplingHook_Child_C", - "Description": "Grappling Hook", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 55, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedBullet_Child_C", - "Description": "Advanced Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 65, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_FlamethrowerAmmo_Child_C", - "Description": "Flamethrower Ammo", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 65, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_C4Ammo_Child_C", - "Description": "C4 Charge", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 58, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedRifleBullet_Child_C", - "Description": "Advanced Rifle Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 87, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_RocketAmmo_Child_C", - "Description": "Rocket Propelled Grenade", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 62, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_TranqDart_Child_C", - "Description": "Tranquilizer Dart", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 83, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedSniperBullet_Child_C", - "Description": "Advanced Sniper Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 79, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundArrow_Child_C", - "Description": "Metal Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 90, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_RocketHommingAmmo_Child_C", - "Description": "Rocket Homing Missile", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 84, - "Points": 60, - "IsTekGram": false, - "ClassName": "EngramEntry_SubstrateAbsorbent_Child_C", - "Description": "Absorbent Substrate", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 72, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_TranqSpearBolt_Child_C", - "Description": "Tranq Spear Bolt", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Element_HG_C", - "Description": "Element to convert", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Travel_Element_HG_C", - "Description": "Crosstravel Element", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HGStryderBox_C", - "Description": "HG Stryder Box", - "Mod": "HG Stacking Mod 10000-90" - } - ], - "Items": [ - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_Child_C", - "Description": "Sparkpowder", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_Child_C", - "Description": "Preserving Salt", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_Child_C", - "Description": "Clay", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_Child_C", - "Description": "Narcotic", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStandingTorch_C", - "Description": "Standing Torch", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_Child_C", - "Description": "Cementing Paste", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_Child_C", - "Description": "Stimulant", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_Child_C", - "Description": "Gunpowder", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowStone_Child_C", - "Description": "Stone Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_Child_C", - "Description": "Bug Repellant", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowTranq_Child_C", - "Description": "Tranq Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_Child_C", - "Description": "Propellant", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowFlame_Child_C", - "Description": "Flame Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_BallistaArrow_Child_C", - "Description": "Spear Bolt", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SimpleBullet_Child_C", - "Description": "Simple Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SimpleRifleBullet_Child_C", - "Description": "Simple Rifle Ammo", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SimpleShotgunBullet_Child_C", - "Description": "Simple Shotgun Ammo", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CannonBall_Child_C", - "Description": "Cannon Ball", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Polymer_Child_C", - "Description": "Polymer", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Electronics_Child_C", - "Description": "Electronics", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_GrapplingHook_Child_C", - "Description": "Grappling Hook", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedBullet_Child_C", - "Description": "Advanced Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_Child_C", - "Description": "Flamethrower Ammo", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemC4Ammo_Child_C", - "Description": "C4 Charge", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedRifleBullet_Child_C", - "Description": "Advanced Rifle Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Rocket_Child_C", - "Description": "Rocket Propelled Grenade", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_TranqDart_Child_C", - "Description": "Tranquilizer Dart", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedSniperBullet_Child_C", - "Description": "Advanced Sniper Bullet", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundBowArrow_Child_C", - "Description": "Metal Arrow", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_RocketHomingMissile_Child_C", - "Description": "Rocket Homing Missile", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_Child_C", - "Description": "Absorbent Substrate", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_TranqSpearBolt_Child_C", - "Description": "Tranq Spear Bolt", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Element_HG_C", - "Description": "Element to convert", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_Travel_Element_HG_C", - "Description": "Crosstravel Element", - "Mod": "HG Stacking Mod 10000-90" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HGStryderBox_C", - "Description": "HG Stryder Box", - "Mod": "HG Stacking Mod 10000-90" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Homing Pigeon.gamedata b/GameData/Mods/Homing Pigeon.gamedata deleted file mode 100644 index a30a7691..00000000 --- a/GameData/Mods/Homing Pigeon.gamedata +++ /dev/null @@ -1,99 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2018-04-19T22:00:55.6876809Z", - "Engrams": [ - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_HomingPigeonBirdSeed_C", - "Description": "Bird Seed", - "Mod": "Homing Pigeon" - }, - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_HomingPigeonFlag_C", - "Description": "Flag", - "Mod": "Homing Pigeon" - }, - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_HomingPigeonLegRing_C", - "Description": "Leg Ring", - "Mod": "Homing Pigeon" - }, - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_HomingPigeonMailbox_C", - "Description": "Mailbox", - "Mod": "Homing Pigeon" - }, - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_HomingPigeonPaper_C", - "Description": "Paper", - "Mod": "Homing Pigeon" - }, - { - "Level": 1, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_HomingPigeonParcel_C", - "Description": "Parcel", - "Mod": "Homing Pigeon" - } - ], - "Items": [ - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HomingPigeonBirdSeed_C", - "Description": "Bird Seed", - "Mod": "Homing Pigeon" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HomingPigeonFlag_C", - "Description": "Flag", - "Mod": "Homing Pigeon" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemCostume_HomingPigeonLegRing_C", - "Description": "Leg Ring", - "Mod": "Homing Pigeon" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HomingPigeonMailbox_C", - "Description": "Mailbox", - "Mod": "Homing Pigeon" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HomingPigeonPaper_C", - "Description": "Paper", - "Mod": "Homing Pigeon" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemSkin_HomingPigeonParcel_C", - "Description": "Parcel", - "Mod": "Homing Pigeon" - } - ] -} diff --git a/GameData/Mods/ImmersiveTaming.gamedata b/GameData/Mods/ImmersiveTaming.gamedata deleted file mode 100644 index 7a21df06..00000000 --- a/GameData/Mods/ImmersiveTaming.gamedata +++ /dev/null @@ -1,520 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:50:52.3929424Z", - "Mod": "1251632107", - "Creatures": [], - "Engrams": [ - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BaitStation_Food_C", - "Description": "Food Bait Station", - "Mod": "ImmersiveTaming" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BaitStation_Kibble_C", - "Description": "Kibble Bait Station", - "Mod": "ImmersiveTaming" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BaitStation_Trophy_C", - "Description": "Trophy Bait Station", - "Mod": "ImmersiveTaming" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VialStation_C", - "Description": "Blood Vial Rack", - "Mod": "ImmersiveTaming" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TamingJournal_C", - "Description": "Taming Journal", - "Mod": "ImmersiveTaming" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HumanScent_C", - "Description": "Survivor Scent", - "Mod": "ImmersiveTaming" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BaitCooler_C", - "Description": "Bait Cooler", - "Mod": "ImmersiveTaming" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BaitBalloon_C", - "Description": "Bait Balloon", - "Mod": "ImmersiveTaming" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BaitDispenser_C", - "Description": "Bait Dispenser", - "Mod": "ImmersiveTaming" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BaitStation_Food_C", - "Description": "Food Bait Station", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_BerryBag_C", - "Description": "Berry Bag Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_BerryBag_C", - "Description": "Berry Bag Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_VeggieBag_C", - "Description": "Veggie Bag Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_VeggieBag_C", - "Description": "Veggie Bag Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_BotanyBale_C", - "Description": "Botany Bale Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_BotanyBale_C", - "Description": "Botany Bale Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_RawMeat_C", - "Description": "Raw Meat Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_RawMeat_C", - "Description": "Raw Meat Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_RawPrimeMeat_C", - "Description": "Raw Prime Meat Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_RawPrimeMeat_C", - "Description": "Raw Prime Meat Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_RawMutton_C", - "Description": "Raw Mutton Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_AberrantMushroom_C", - "Description": "Aberrant Mushroom Bag Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_AberrantMushroom_C", - "Description": "Aberrant Mushroom Bag Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_RawFishMeat_C", - "Description": "Raw Fish Meat Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_RawFishMeat_C", - "Description": "Raw Fish Meat Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_RawPrimeFishMeat_C", - "Description": "Raw Prime Fish Meat Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_RawPrimeFishMeat_C", - "Description": "Raw Prime Fish Meat Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Blubber_C", - "Description": "Blubber Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Blubber_C", - "Description": "Blubber Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_SpoiledMeat_C", - "Description": "Spoiled Meat Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_SpoiledMeat_C", - "Description": "Spoiled Meat Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_SulfurRock_C", - "Description": "Sulfur Rock Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_SulfurRock_C", - "Description": "Sulfur Rock Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_RawMutton_C", - "Description": "Raw Mutton Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BaitStation_Kibble_C", - "Description": "Kibble Bait Station", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Kibble_XSmall_C", - "Description": "Basic Kibble Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Kibble_XSmall_C", - "Description": "Basic Kibble Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Kibble_Small_C", - "Description": "Simple Kibble Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Kibble_Small_C", - "Description": "Simple Kibble Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Kibble_Medium_C", - "Description": "Regular Kibble Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Kibble_Special_C", - "Description": "Extraordinary Kibble Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Kibble_Special_C", - "Description": "Extraordinary Kibble Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Kibble_Large_C", - "Description": "Superior Kibble Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Kibble_Large_C", - "Description": "Superior Kibble Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_Kibble_XLarge_C", - "Description": "Exceptional Kibble Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Kibble_XLarge_C", - "Description": "Exceptional Kibble Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_Kibble_Medium_C", - "Description": "Regular Kibble Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BaitStation_Trophy_C", - "Description": "Trophy Bait Station", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_RexArm_C", - "Description": "Rex Arm Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_RexArm_C", - "Description": "Rex Arm Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_SpinoSail_C", - "Description": "Spino Sail Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_SpinoSail_C", - "Description": "Spino Sail Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_YutyLungs_C", - "Description": "Yutyrannus Lung Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_YutyLungs_C", - "Description": "Yutyrannus Lung Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_DrakeFeather_C", - "Description": "Rock Drake Feather Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_WyvernTalonPoison_C", - "Description": "Poison Wyvern Talon Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_WyvernTalonPoison_C", - "Description": "Poison Wyvern Talon Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_GigaHeart_C", - "Description": "Giga Heart Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_GigaHeart_C", - "Description": "Giga Heart Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_WyvernTalonFire_C", - "Description": "Fire Wyvern Talon Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_WyvernTalonFire_C", - "Description": "Fire Wyvern Talon Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Bait_WyvernTalonLightning_C", - "Description": "Lightning Wyvern Talon Bait", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_WyvernTalonLightning_C", - "Description": "Lightning Wyvern Talon Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Arrow_Bait_DrakeFeather_C", - "Description": "Rock Drake Feather Bait Arrow", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VialStation_C", - "Description": "Blood Vial Rack", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_BloodVialDart_C", - "Description": "Blood Vial Dart", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TamingJournal_C", - "Description": "Taming Journal", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponHumanScent_C", - "Description": "Survivor Scent", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BaitCooler_C", - "Description": "Bait Cooler", - "Mod": "ImmersiveTaming" - }, - { - "Category": "WeaponAttachment", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BaitBalloon_C", - "Description": "Bait Balloon", - "Mod": "ImmersiveTaming" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BaitDispenser_C", - "Description": "Bait Dispenser", - "Mod": "ImmersiveTaming" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/KWAKAS ALIEN JUKEBOX 2.0.gamedata b/GameData/Mods/KWAKAS ALIEN JUKEBOX 2.0.gamedata deleted file mode 100644 index 28b28fca..00000000 --- a/GameData/Mods/KWAKAS ALIEN JUKEBOX 2.0.gamedata +++ /dev/null @@ -1,37 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 122, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeElevator_Mega_C", - "Description": "Awesome Elevator Mega", - "Mod": "Awesome Elevators!" - }, - { - "Level": 122, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeElevator_Giant_C", - "Description": "Awesome Elevator Giant", - "Mod": "Awesome Elevators!" - }, - { - "Level": 122, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AwesomeElevator_C", - "Description": "Awesome Elevator", - "Mod": "Awesome Elevators!" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/Kraken's Better Dinos.gamedata b/GameData/Mods/Kraken's Better Dinos.gamedata deleted file mode 100644 index 83c13afc..00000000 --- a/GameData/Mods/Kraken's Better Dinos.gamedata +++ /dev/null @@ -1,1183 +0,0 @@ -{ - "Application": "ark", - "Version": "1.8.5", - "Created": "2021-02-04T04:22:40.5980963Z", - "Engrams": [ - { - "Level": 20, - "Points": 20, - "IsTekGram": "false", - "ClassName": "EngramEntry_BDWorkbench_C", - "Description": "BDWorkbench", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 15, - "Points": 15, - "IsTekGram": "false", - "ClassName": "EngramEntry_CorruptedCostumeBD_C", - "Description": "CorruptedCostumeBD", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Extension_Raft_Motor_C", - "Description": "Extension Raft Motor", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Extension_Raft_Wood_C", - "Description": "Extension Raft Wood", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 6, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_FishBasketBD_C", - "Description": "FishBasketBD", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 10, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_RollratStarterSaddle_C", - "Description": "RollratStarterSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 25, - "Points": 25, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApeArmour_C", - "Description": "Saddle ApeArmour", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 30, - "Points": 30, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CrabPlatform_C", - "Description": "SaddlerabPlatform", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 32, - "Points": 32, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Diplodocus3Seater_C", - "Description": "Saddle Diplodocus3Seater", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 10, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Direwolf_C", - "Description": "Saddle Direwolf", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 25, - "Points": 25, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Enforcer_C", - "Description": "Saddle Enforcer", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 36, - "Points": 36, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Liop_C", - "Description": "Saddle Liop", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 28, - "Points": 28, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_MammothPlatform_C", - "Description": "Saddle MammothPlatform", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 10, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PachyBD_C", - "Description": "Saddle PachyBD", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 14, - "Points": 14, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PachyRhino1Seater_C", - "Description": "Saddle PachyRhino1Seater", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 25, - "Points": 25, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Purlovia_C", - "Description": "Saddle Purlovia", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 8, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Stygi_C", - "Description": "Saddle Stygi", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 15, - "Points": 15, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Styrac_C", - "Description": "Saddle Styrac", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 10, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_TrikeBD_C", - "Description": "Saddle TrikeBD", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 24, - "Points": 24, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_TrikePlatform_C", - "Description": "Saddle TrikePlatform", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 15, - "Points": 15, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_TropeoPrimitive_C", - "Description": "Saddle TropeoPrimitive", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Bronto_C", - "Description": "SaddleExtension Bronto", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Crab_C", - "Description": "SaddleExtensionrab", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Mammoth_C", - "Description": "SaddleExtension Mammoth", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Mosa_C", - "Description": "SaddleExtension Mosa", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Paracer_C", - "Description": "SaddleExtension Paracer", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Plesio_C", - "Description": "SaddleExtension Plesio", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Quetz_C", - "Description": "SaddleExtension Quetz", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Titano_C", - "Description": "SaddleExtension Titano", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SaddleExtension_Trike_C", - "Description": "SaddleExtension Trike", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 20, - "Points": 20, - "IsTekGram": "false", - "ClassName": "EngramEntry_SharkRepel_C", - "Description": "SharkRepel", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 20, - "Points": 20, - "IsTekGram": "false", - "ClassName": "EngramEntry_ValyrianReins_C", - "Description": "ValyrianReins", - "Mod": "Kraken Better Dinos" - }, - { - "Level": 21, - "Points": 21, - "IsTekGram": "false", - "ClassName": "EngramEntry_WireFishBasket_C", - "Description": "WireFishBasket", - "Mod": "Kraken Better Dinos" - } - ], - "Items": [ -{ - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Compy_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_Stygi_C", - "Description": "hibiDino Stygi", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_WhaleOil_C", - "Description": "WhaleOil", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Basilisk_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_CorruptedBD_C", - "Description": "PrimalItemCostumeorruptedBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekStego_C", - "Description": "hibiDino TekStego", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Chibi-Pet", - "IsHarvestable": "false", - "ClassName": "PrimalItem_ChibiDino_BDRandomCraftable_C", - "Description": "PrimalItemhibiDino BDRandomCraftable", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_Styrac_C", - "Description": "hibiDino Styrac", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekAnky_C", - "Description": "hibiDino TekAnky", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekGigant_C", - "Description": "hibiDino TekGigant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekGriffin_C", - "Description": "hibiDino TekGriffin", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_BDLiop_C", - "Description": "hibiDino BDLiop", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekMosa_C", - "Description": "hibiDino TekMosa", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekParasaur_C", - "Description": "hibiDino TekParasaur", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekQuetzal_C", - "Description": "hibiDino TekQuetzal", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekRaptor_C", - "Description": "hibiDino TekRaptor", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_LiopSaddle_C", - "Description": "LiopSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Soup_LuckPotion_C", - "Description": "Soup LuckPotion", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ManaRestore_C", - "Description": "ManaRestore", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Boa_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Boa_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Ankylo_RobotBD_C", - "Description": "Egg Ankylo RobotBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_BobotBD_Ankylo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApeSaddle_C", - "Description": "ApeSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BarrelCraft_C", - "Description": "BarrelCraft", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BarrelCraft_Monkey_C", - "Description": "BarrelCraft Monkey", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Barrel_C", - "Description": "Barrel", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Barrel_Monkey_C", - "Description": "Barrel Monkey", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_BDBeetle_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_BDBeetle_Fertilized_Ab_C", - "Description": "C Ab", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekTrike_C", - "Description": "hibiDino TekTrike", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_ChibiDino_TekRex_C", - "Description": "hibiDino TekRex", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Bronto_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Tools", - "IsHarvestable": "false", - "ClassName": "PrimalItem_FishBasketFilled_Wire_C", - "Description": "PrimalItem FishBasketFilled Wire", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CrabSaddle_Platform_C", - "Description": "rabSaddle Platform", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DiplodocusSaddle3Seater_C", - "Description": "DiplodocusSaddle3Seater", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DireWolfSaddle_C", - "Description": "DireWolfSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EnforcerSaddle_C", - "Description": "EnforcerSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_MammothPlatformSaddle_C", - "Description": "MammothPlatformSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PachyrhinoSaddle1Seater_C", - "Description": "PachyrhinoSaddle1Seater", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PachySaddleBD_C", - "Description": "PachySaddleBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PurloviaSaddle_C", - "Description": "PurloviaSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_RollRatStarterSaddle_C", - "Description": "RollRatStarterSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_StygiSaddle_C", - "Description": "StygiSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_StyracSaddle_C", - "Description": "StyracSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TrikeSaddle_Platform_C", - "Description": "TrikeSaddle Platform", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TrikeSaddleBD_C", - "Description": "TrikeSaddleBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Saddle", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TropeoPrimSaddle_C", - "Description": "TropeoPrimSaddle", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_VoidedItem_BD_C", - "Description": "VoidedItem BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_AlduinsBreath_C", - "Description": "AlduinsBreath", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_BloodGlob_C", - "Description": "BloodGlob", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CookedHPFishMeat_C", - "Description": "ookedHPFishMeat", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CraftMammalMilkFromAoA_C", - "Description": "raftMammalMilkFromAoA", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CraftSpoiledMilkFromAoA_C", - "Description": "raftSpoiledMilkFromAoA", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CraftSwineFleshFromPork_C", - "Description": "raftSwineFleshFromPork", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CthulhuBlood_C", - "Description": "thulhuBlood", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CuredBacon_C", - "Description": "uredBacon", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_DiseasedBile_C", - "Description": "DiseasedBile", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_BDDFly_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Crab_BD_C", - "Description": "Eggrab BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Crab_Fertilized_BD_C", - "Description": "C BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Deinonychus_Fertilized_BD_C", - "Description": "C BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Diplo_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Diplo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_DummyBasiliskYummy_C", - "Description": "Egg DummyBasiliskYummy", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Gigant_Fertilized_Bionic_BD_C", - "Description": "C BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Moth_C", - "Description": "Egg Moth", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Moth_Fertilized_AB_C", - "Description": "C AB", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Moth_Fertilized_BD_C", - "Description": "C BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Oviraptor_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Oviraptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Pachy_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PachyRhino_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PachyRhino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Scorpion_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Scorpion_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Spider_C", - "Description": "Egg Spider", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Spider_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Spider_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Stygi_C", - "Description": "Egg Stygi", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Stygi_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Stygi_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Styrac_C", - "Description": "Egg Styrac", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Styrac_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Styrac_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Trike_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Trike_Fertilized_Bionic_C", - "Description": "C Bionic", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Trike_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Trike_Fertilized_Volcano_C", - "Description": "C Volcano", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Tropeognathus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_HPFishMeat_C", - "Description": "HPFishMeat", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_RottenGloop_C", - "Description": "Kibble RottenGloop", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_MammalMilk_C", - "Description": "MammalMilk", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_MothSpores_C", - "Description": "MothSpores", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PorkChop_C", - "Description": "PorkChop", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ScorpionVenom_C", - "Description": "ScorpionVenom", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SharkRepellant_C", - "Description": "SharkRepellant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SpoiledMilk_C", - "Description": "SpoiledMilk", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SwineFlesh_C", - "Description": "SwineFlesh", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Euryp_Aberrant_C", - "Description": "UnderwaterEgg Euryp Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Euryp_C", - "Description": "UnderwaterEgg Euryp", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_PiranhaBD_Aberrant_C", - "Description": "UnderwaterEgg PiranhaBD Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_PiranhaBD_C", - "Description": "UnderwaterEgg PiranhaBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_SalmonBD_Aberrant_C", - "Description": "UnderwaterEgg SalmonBD Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_SalmonBD_C", - "Description": "UnderwaterEgg SalmonBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_SalmonBD_Lunar_C", - "Description": "UnderwaterEgg SalmonBD Lunar", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_SalmonBD_RareLunar_C", - "Description": "UnderwaterEgg SalmonBD RareLunar", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Toad_Aberrant_C", - "Description": "UnderwaterEgg Toad Aberrant", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Toad_C", - "Description": "UnderwaterEgg Toad", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Veggie_SugarCandy_C", - "Description": "Veggie SugarCandy", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_StayPut_C", - "Description": "PrimalItemCostume StayPut", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_ValyrianReins_C", - "Description": "PrimalItemCostume ValyrianReins", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_ZombieWyvernBD_C", - "Description": "PrimalItemCostume ZombieWyvernBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AlduinsHeart_C", - "Description": "AlduinsHeart", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_EdibleCrabClaw_BD_C", - "Description": "EdibleCrabClaw BD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ToughHide_C", - "Description": "ToughHide", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_BDWorkBench_C", - "Description": "BDWorkBench", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Extension_Raft_Motor_C", - "Description": "Extension Raft Motor", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Extension_Raft_Wood_C", - "Description": "Extension Raft Wood", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FishBasket_Wire_C", - "Description": "FishBasket Wire", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_FishBasketBD_C", - "Description": "FishBasketBD", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Bronto_C", - "Description": "SaddleExtension Bronto", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Crab_C", - "Description": "SaddleExtensionrab", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Mammoth_C", - "Description": "SaddleExtension Mammoth", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Mosa_C", - "Description": "SaddleExtension Mosa", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Paracer_C", - "Description": "SaddleExtension Paracer", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Plesio_C", - "Description": "SaddleExtension Plesio", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Quetz_C", - "Description": "SaddleExtension Quetz", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Titano_C", - "Description": "SaddleExtension Titano", - "Mod": "Kraken Better Dinos" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SaddleExtension_Trike_C", - "Description": "SaddleExtension Trike", - "Mod": "Kraken Better Dinos" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/LegendSeekers.gamedata b/GameData/Mods/LegendSeekers.gamedata deleted file mode 100644 index bfb5b918..00000000 --- a/GameData/Mods/LegendSeekers.gamedata +++ /dev/null @@ -1,209 +0,0 @@ -{ - "Application": "ark", - "Version": "2.0.0", - "Created": "2020-06-08T18:31:55.0000000Z", - "Creatures": [ - { - "NameTag": "emberseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T1_emberseeker_character_bp_c", - "Description": "emberseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "flashseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T1_flashseeker_character_bp_c", - "Description": "flashseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Toxicseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T1_Toxicseeker_character_bp_c", - "Description": "Toxicseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Deathseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T2_Deathseeker_character_bp_c", - "Description": "Deathseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Flameseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T2_Flameseeker_character_bp_c", - "Description": "Flameseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Stormseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T2_Stormseeker_character_bp_c", - "Description": "Stormseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Dawnseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T3_Dawnseeker_character_bp_c", - "Description": "Dawnseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Dreamseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T3_Dreamseeker_character_bp_c", - "Description": "Dreamseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Plagueseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T3_Plagueseeker_character_bp_c", - "Description": "Plagueseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Frostseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T4_Frostseeker_character_bp_c", - "Description": "Frostseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Nightmareseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T4_Nightmareseeker_character_bp_c", - "Description": "Nightmareseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Trinityseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T4_Trinityseeker_character_bp_c", - "Description": "Trinityseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Droneseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T5_Droneseeker_character_bp_c", - "Description": "Droneseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Harvestseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T5_Harvestseeker_character_bp_c", - "Description": "Harvestseeker", - "Mod": "Legend Seeker" - }, - { - "NameTag": "Primeseeker", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "T5_Primeseeker_character_bp_c", - "Description": "Primeseeker", - "Mod": "Legend Seeker" - } - ], - "Engrams": [], - "Items": [], - "MapSpawners": [ - { - "ClassName": "T1_emberseeker_character_bp_c", - "Description": "emberseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T1_flashseeker_character_bp_c", - "Description": "flashseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T1_Toxicseeker_character_bp_c", - "Description": "Toxicseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T2_Deathseeker_character_bp_c", - "Description": "Deathseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T2_Flameseeker_character_bp_c", - "Description": "Flameseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T2_Stormseeker_character_bp_c", - "Description": "Stormseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T3_Dawnseeker_character_bp_c", - "Description": "Dawnseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T3_Dreamseeker_character_bp_c", - "Description": "Dreamseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T3_Plagueseeker_character_bp_c", - "Description": "Plagueseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T4_Frostseeker_character_bp_c", - "Description": "Frostseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T4_Nightmareseeker_character_bp_c", - "Description": "Nightmareseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T4_Trinityseeker_character_bp_c", - "Description": "Trinityseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T5_Droneseeker_character_bp_c", - "Description": "Droneseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T5_Harvestseeker_character_bp_c", - "Description": "Harvestseeker", - "Mod": "Legend Seekers" - }, - { - "ClassName": "T5_Primeseeker_character_bp_c", - "Description": "Primeseeker", - "Mod": "Legend Seekers" - } - ], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [] -} diff --git a/GameData/Mods/LethalsReusables.gamedata b/GameData/Mods/LethalsReusables.gamedata deleted file mode 100644 index bf27953c..00000000 --- a/GameData/Mods/LethalsReusables.gamedata +++ /dev/null @@ -1,554 +0,0 @@ -{ - "Application": "ark", - "Version": "1.4.1", - "Created": "2021-12-12T23:50:52.3929424Z", - "Mod": "1967741708", - "Creatures": [], - "Engrams": [ - { - "Level": 6, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_BloodExtractor_LR_C", - "Description": "Blood Extractor (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 9, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_Bola_LR_C", - "Description": "Bola (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 9, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_Boomerang_LR_C", - "Description": "Boomerang (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 50, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_Camera_LR_C", - "Description": "Camera (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CameraPurpleDye_LR_C", - "Description": "Camera Purple Coloring (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 34, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_ClimbingPick_LR_C", - "Description": "Climbing Pick (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 20, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_ConverterWell_LR_C", - "Description": "Converter Well (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 16, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_DeliveryCrate_LR_C", - "Description": "Delivery Crate (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 13, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_FishBasket_LR_C", - "Description": "Fish Basket (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 6, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_FishingNet_LR_C", - "Description": "Fish Net (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 15, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_FlareGun_LR_C", - "Description": "Flare Gun (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 85, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_GasMask_LR_C", - "Description": "Gas Mask (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 62, - "Points": 26, - "IsTekGram": false, - "ClassName": "EngramEntry_Glider_LR_C", - "Description": "Glider Suit (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 10, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_GlowStick_LR_C", - "Description": "Glow Stick (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 25, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_GrapplingBow_LR_C", - "Description": "Grappling Bow (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 68, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_HazardBoots_LR_C", - "Description": "Hazard Suit Boots (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 68, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_HazardGloves_LR_C", - "Description": "Hazard Suit Gloves (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 68, - "Points": 28, - "IsTekGram": false, - "ClassName": "EngramEntry_HazardHelmet_LR_C", - "Description": "Hazard Suit Hat (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 68, - "Points": 22, - "IsTekGram": false, - "ClassName": "EngramEntry_HazardPants_LR_C", - "Description": "Hazard Suit Pants (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 68, - "Points": 22, - "IsTekGram": false, - "ClassName": "EngramEntry_HazardShirt_LR_C", - "Description": "Hazard Suit Shirt (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 20, - "Points": 22, - "IsTekGram": false, - "ClassName": "EngramEntry_Lasso_LR_C", - "Description": "Lasso (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 100, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_MindWipe_LR_C", - "Description": "Mindwipe Tonic (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 63, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_MinersHelmet_LR_C", - "Description": "Heavy Miner\u0027s Helmet (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 86, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_NightVisionGoggles_LR_C", - "Description": "Night Vision Goggles (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 22, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Parachute_LR_C", - "Description": "Parachute (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 45, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_Pliers_LR_C", - "Description": "Pliers (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 38, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_ReFertilizer_LR_C", - "Description": "Re-Fertilizer (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 21, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_Scissors_LR_C", - "Description": "Scissors (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 81, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_ScubaTank_LR_C", - "Description": "SCUBA Tank (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Soap_LR_C", - "Description": "Soap (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 2, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Spear_LR_C", - "Description": "Spear (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyTool_LR_C", - "Description": "Taxidermy Tool (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 7, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_Tent_LR_C", - "Description": "Tent (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Torch_LR_C", - "Description": "Torch (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 41, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_LR_C", - "Description": "Metal Water Reservoir (LR)", - "Mod": "LethalReusable" - }, - { - "Level": 20, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Whip_LR_C", - "Description": "Whip (LR)", - "Mod": "LethalReusable" - } - ], - "Items": [ - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "BloodExtractor_LR_C", - "Description": "Blood Extractor (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Bola_LR_C", - "Description": "Bola (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Boomerang_LR_C", - "Description": "Boomerang (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Camera_LR_C", - "Description": "Camera (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "CameraPurpleDye_LR_C", - "Description": "Camera Purple Coloring (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "ClimbingPick_LR_C", - "Description": "Climbing Pick (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "ConverterWell_LR_C", - "Description": "Converter Well (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "DeliveryCrate_LR_C", - "Description": "Delivery Crate (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "FishBasket_LR_C", - "Description": "Fish Basket (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "FishingNet_LR_C", - "Description": "Fish Net (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "FlareGun_LR_C", - "Description": "Flare Gun (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "GasMask_LR_C", - "Description": "Gas Mask (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Skin", - "IsHarvestable": false, - "ClassName": "Glider_LR_C", - "Description": "Glider Suit (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "GlowStick_LR_C", - "Description": "Glow Stick (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "GrapplingBow_LR_C", - "Description": "Grappling Bow (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "HazardBoots_LR_C", - "Description": "Hazard Suit Boots (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "HazardGloves_LR_C", - "Description": "Hazard Suit Gloves (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "HazardHelmet_LR_C", - "Description": "Hazard Suit Hat (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "HazardPants_LR_C", - "Description": "Hazard Suit Pants (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "HazardShirt_LR_C", - "Description": "Hazard Suit Shirt (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Lasso_LR_C", - "Description": "Lasso (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "MindWipe_LR_C", - "Description": "Mindwipe Tonic (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "MinersHelmet_LR_C", - "Description": "Heavy Miner\u0027s Helmet (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "NightVisionGoggles_LR_C", - "Description": "Night Vision Goggles (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "Parachute_LR_C", - "Description": "Parachute (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "Pliers_LR_C", - "Description": "Pliers (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "ReFertilizer_LR_C", - "Description": "Re-Fertilizer (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Scissors_LR_C", - "Description": "Scissors (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Equipment", - "IsHarvestable": false, - "ClassName": "ScubaTank_LR_C", - "Description": "SCUBA Tank (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "Soap_LR_C", - "Description": "Soap (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Spear_LR_C", - "Description": "Spear (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "TaxidermyTool_LR_C", - "Description": "Taxidermy Tool (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "Tent_LR_C", - "Description": "Tent (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Torch_LR_C", - "Description": "Torch (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "WaterTank_LR_C", - "Description": "Metal Water Reservoir (LR)", - "Mod": "LethalReusable" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "Whip_LR_C", - "Description": "Whip (LR)", - "Mod": "LethalReusable" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/MeatDehydrator.gamedata b/GameData/Mods/MeatDehydrator.gamedata deleted file mode 100644 index 4d7c7d4b..00000000 --- a/GameData/Mods/MeatDehydrator.gamedata +++ /dev/null @@ -1,52 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 45, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_Dehydrator_C", - "Description": "Meat Dehydrator", - "Mod": "Meat Dehydrator" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Dehydrator_C", - "Description": "Meat Dehydrator", - "Mod": "Meat Dehydrator" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DACookedMeat_Jerky_C", - "Description": "Dehydrated Cooked Meat Jerky", - "Mod": "Meat Dehydrator" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DACookedPrimeMeat_Jerky_C", - "Description": "Dehydrated Prime Meat Jerky", - "Mod": "Meat Dehydrator" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DARawCookedMeat_Jerky_C", - "Description": "Dehydrated Cooked Meat Jerky", - "Mod": "Meat Dehydrator" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_DARawCookedPrimeMeat_Jerky_C", - "Description": "Dehydrated Prime Meat Jerky", - "Mod": "Meat Dehydrator" - } - ] -} diff --git a/GameData/Mods/MrRadTools.INC Content Pack.gamedata b/GameData/Mods/MrRadTools.INC Content Pack.gamedata deleted file mode 100644 index aaa50cd2..00000000 --- a/GameData/Mods/MrRadTools.INC Content Pack.gamedata +++ /dev/null @@ -1,1107 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.0", - "Created": "2019-08-14T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 30, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_MRRbench_C", - "Description": "Smithy MRRadTools", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 40, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_MRRbench_HighTech_C", - "Description": "Smithy MRRadTools High Tech", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 5, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_Bed_MRR_C", - "Description": "Bed", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_Candle_MRR_C", - "Description": "Candle", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Carpet_MRR_C", - "Description": "Carpet", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_CP_Chair_C", - "Description": "Chair", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_SOFA_Table_C", - "Description": "Coffee Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_CP_Defence_Table_C", - "Description": "Defense Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_dGlass_MRR_C", - "Description": "Drinking Glass", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_jug_MRR_C", - "Description": "Jug", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Lounger_C", - "Description": "Lounger", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_OilBarrel_MRR_C", - "Description": "Oil Barrel", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_SOFA_Sofa_C", - "Description": "Sofa", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_SOFA_chair_C", - "Description": "Sofa Chair", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_SOFA_schemel_C", - "Description": "Sofa Footstool", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 22, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_CP_BoxMetal_C", - "Description": "Storage Box Metal", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_CP_Table_C", - "Description": "Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_BCDWtoCDW_C", - "Description": "BCDW to CDW Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_Wall_C", - "Description": "BCDW Behemoth Defense Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_Gate_A_C", - "Description": "BCDW Behemoth Defense Gate Type A", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_Gate_B_C", - "Description": "BCDW Behemoth Defense Gate Type B", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_Corner_C", - "Description": "BCDW Behemoth Defense Wall Corner", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_WallFiller_C", - "Description": "BCDW Behemoth Defense Wall Filler", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_Stairs_C", - "Description": "BCDW Behemoth Defense Wall Stairs", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_WallUpDown_C", - "Description": "BCDW Behemoth Defense Wall Up&Down", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_BCDW_WallUpDownHalf_C", - "Description": "BCDW Behemoth Defense Wall Up&Down 1/2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_XPart_C", - "Description": "BCDW Behemoth Defense Wall X Part", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_floor_C", - "Description": "BCDW Behemoth Floor", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_floor_exchange_VanillaTo1_C", - "Description": "BCDW Behemoth Floor Vanilla to Type 1", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_floor_exchange_2to1_C", - "Description": "BCDW Behemoth Floor Type 2 to Type 1", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_floor_exchange_1toVanilla_C", - "Description": "BCDW Behemoth Floor Type 1 to Vanilla", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Behemoth_floor_exchange_1to2_C", - "Description": "BCDW Behemoth Floor Type 1 to Type 2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_CDW_BehemothGate_C", - "Description": "CDW Concrete Defense Behemoth Gate", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_CDW_Typ2_C", - "Description": "CDW Concrete Defense Wall Grating", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_Concrete_gate_C", - "Description": "CDW Concrete Defense Wall Gate", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_Concrete_Wall_C", - "Description": "CDW Concrete Defense Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_Concrete_Wall_Corner_C", - "Description": "CDW Concrete Defense Wall Corner", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_Concrete_WallFiller_C", - "Description": "CDW Concrete Defense Wall Filler", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_Beton_WallUpDown_C", - "Description": "CDW Concrete Defense Wall Up&Down", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_CDW_WallUpDownHalf_C", - "Description": "CDW Concrete Defense Wall Up&Down 1/2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_Concrete_XPart_C", - "Description": "CDW Concrete Defense Wall X Part", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_ConcreteCeiling_C", - "Description": "Concrete Ceiling", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_ConcreteWall_C", - "Description": "Concrete Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 10, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Tower_C", - "Description": "Wooden Watchtower", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 50, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Flashbang_MRR_C", - "Description": "Flashbang Grenade", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 90, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_GaussRifle_C", - "Description": "Gauss Rifle", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_ObsidianSword_C", - "Description": "Obsidian Sword", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_SFR100T_C", - "Description": "SFR-100T", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_V83Shotgun_C", - "Description": "V83 Shotgun", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Stock_C", - "Description": "V83 Shotgun Stock Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Silencer_C", - "Description": "Silencer Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Scope_SFR_C", - "Description": "SFR-100T Scope Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Laser_C", - "Description": "Laser Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Holo_C", - "Description": "Holo Sight Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Scope_Gauss_C", - "Description": "Gauss Scope Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_Flashlight_C", - "Description": "Flashlight Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Attachment_LaserFlash_SFR_C", - "Description": "Combined Laser/Flashlight Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Ammo_V83_Shock_C", - "Description": "V83 Shotgun Ammo Shock", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_Ammo_V83_Shot_C", - "Description": "V83 Shotgun Ammo", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 90, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_GAUSS_Ammo_Tranq_C", - "Description": "Gauss Ammo Tranq", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 90, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_GAUSS_Ammo_C", - "Description": "Gauss Ammo", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Level": 60, - "Points": 1, - "IsTekGram": false, - "ClassName": "EngramEntry_SFR45AMMO_C", - "Description": "Advanced SFR45 Bullet", - "Mod": "MRRadTools.INC Content Pack" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MRRBench_C", - "Description": "Smithy MRRadTools", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MRRBench_HighTech_C", - "Description": "Smithy MRRadTools High Tech", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_DefWire01_C", - "Description": "Barbed Wire Fence", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Bed_MRR_C", - "Description": "Bed", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Candle_MRR_C", - "Description": "Candle", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Carpet_MRR_C", - "Description": "Carpet", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CP_Chair_C", - "Description": "Chair", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SOFA_Table_C", - "Description": "Coffee Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CP_defence_Table_C", - "Description": "Defense Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_dGlass_MRR_C", - "Description": "Drinking Glass", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Jug_MRR_C", - "Description": "Jug", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KitchenDeco_Corner_C", - "Description": "Kitchen Corner Modern", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KitchenDeco_sink_C", - "Description": "Kitchen Sink Modern", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KitchenDeco_storage_C", - "Description": "Kitchen Storage Modern", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_KitchenDeco_stove_C", - "Description": "Kitchen Stove Modern", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Lounger_C", - "Description": "Lounger", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_chair2m_C", - "Description": "Modern Bench", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_chair_01_C", - "Description": "Modern Chair", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_LOCKER_C", - "Description": "Modern Locker", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_sunshade_modern_C", - "Description": "Modern Sunshade", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_table_C", - "Description": "Modern Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ConPack3_table_2_C", - "Description": "Modern Table 2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OilBarrel_MRR_C", - "Description": "Oil Barrel", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_plate_MRR_C", - "Description": "Plate", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SOFA_sofa_C", - "Description": "Sofa", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SOFA_chair_C", - "Description": "Sofa Chair", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SOFA_footstool_C", - "Description": "Sofa Footstool", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Storage01_MRR_C", - "Description": "Sorage Box 01", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Storage02_MRR_C", - "Description": "Sorage Box 02", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Storage03_MRR_C", - "Description": "Sorage Box 03", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CP_BoxMetal_C", - "Description": "Sorage Box Metal", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CP_Table_C", - "Description": "Table", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_BCDWToCDW_C", - "Description": "BCDW to CDW Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_Wall_C", - "Description": "BCDW Behemoth Defense Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_Gate_C", - "Description": "BCDW Behemoth Defense Gate Type A", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_Gate_Small_C", - "Description": "BCDW Behemoth Defense Gate Type B", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_Corner_C", - "Description": "BCDW Behemoth Defense Wall Corner", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_WallFiller_C", - "Description": "BCDW Behemoth Defense Wall Filler", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_Stairs_C", - "Description": "BCDW Behemoth Defense Wall Stairs", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_WallUpDown_C", - "Description": "BCDW Behemoth Defense Wall Up&Down", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_WallUpDownHalf_C", - "Description": "BCDW Behemoth Defense Wall Up&Down 1/2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Behemoth_XPart_C", - "Description": "BCDW Behemoth Defense Wall X Part", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_behemoth_floor_C", - "Description": "BCDW Behemoth Floor Type 1", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_behemoth_floor_Vanilla_C", - "Description": "BCDW Behemoth Floor Vanilla", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_behemoth_floor_Typ2_C", - "Description": "BCDW Behemoth Floor Type 2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Beton_Gate_Large_C", - "Description": "CDW Concrete Defense Behemoth Gate", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Concrete_Grating_C", - "Description": "CDW Concrete Defense Wall Grating", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Beton_Gate_C", - "Description": "CDW Concrete Defense Wall Gate", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Concrete_Wall_C", - "Description": "CDW Concrete Defense Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Concrete_Wall_Corner_C", - "Description": "CDW Concrete Defense Wall Corner", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Concrete_WallFiller_C", - "Description": "CDW Concrete Defense Wall Filler", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Beton_WallUpDown_C", - "Description": "CDW Concrete Defense Wall Up&Down", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CDW_WallUpDownHalf_C", - "Description": "CDW Concrete Defense Wall Up&Down 1/2", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Concrete_XPart_C", - "Description": "CDW Concrete Defense Wall X Part", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Concrete_C", - "Description": "Concrete Ceiling", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Concrete_C", - "Description": "Concrete Wall", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tower_C", - "Description": "Wooden Watchtower", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlashbangGrenade_MRR_C", - "Description": "Flashbang Grenade", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gauss_New_C", - "Description": "Flashbang Grenade", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeapObsidianSword_C", - "Description": "Obsidian Sword", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SFR100T_New_C", - "Description": "SFR-100T", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_V83Shotgun_C", - "Description": "V83 Shotgun", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Stock_C", - "Description": "V83 Shotgun Stock Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Silencer_C", - "Description": "Silencer Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Scope_SFR_C", - "Description": "SFR-100T Scope Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Laser_C", - "Description": "Laser Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Holo_C", - "Description": "Holo Sight Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Scope_Gauss_C", - "Description": "Gauss Scope Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_Flashlight_C", - "Description": "Flashlight Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Item", - "IsHarvestable": false, - "ClassName": "PrimalItemRadWeaponAttachment_LaserFlash_SFR_C", - "Description": "Combined Laser/Flashlight Attachment", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_V83_Shock_C", - "Description": "V83 Shotgun Ammo Shock", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_V83_Shot_C", - "Description": "V83 Shotgun Ammo", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Gauss_Tranq_C", - "Description": "Gauss Ammo Tranq", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Gauss_C", - "Description": "Gauss Ammo", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedSFR45Ammo_C", - "Description": "Advanced SFR45 Bullet", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Acid_C", - "Description": "Acid", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Aluminum_C", - "Description": "Aluminum", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Battery_C", - "Description": "Battery", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Capacitor_C", - "Description": "Capacitor", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Copper_C", - "Description": "Copper", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Paper_C", - "Description": "Paper", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Power_Cable_Super_C", - "Description": "Power Cable Super", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Power_Cable_Copper_C", - "Description": "Power Cable C", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Steel_C", - "Description": "Steel", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SSCmodul_C", - "Description": "Superconducting Solenoid Coil", - "Mod": "MRRadTools.INC Content Pack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Superconductor_C", - "Description": "Superconductor", - "Mod": "MRRadTools.INC Content Pack" - } - ] -} diff --git a/GameData/Mods/Najs_Speedy_Flyers.gamedata b/GameData/Mods/Najs_Speedy_Flyers.gamedata deleted file mode 100644 index 8e994dbc..00000000 --- a/GameData/Mods/Najs_Speedy_Flyers.gamedata +++ /dev/null @@ -1,251 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-02-08T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Managarmr", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "IceJumper_Character_BP_SF_C", - "Description": "Managarmr SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Owl", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Owl_Character_BP_SF_C", - "Description": "Snow Owl SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Ptero", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Ptero_Character_BP_Corrupt_SF_C", - "Description": "Corrupted Ptero SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "RockDrake", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "RockDrake_Character_BP_Corrupt_SF_C", - "Description": "Corrupted RockDrake SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "Wyvern_Character_BP_Fire_Corrupt_SF_C", - "Description": "Corrupted Wyvern SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Quetz", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "BionicQuetz_Character_BP_SF_C", - "Description": "Tek Quetzal SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "RockDrake", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "RockDrake_Character_BP_SF_C", - "Description": "RockDrake SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Phoenix", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Phoenix_Character_BP_SF_C", - "Description": "Phoenix SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "Wyvern_Character_BP_Ice_SF_C", - "Description": "Ice Wyvern SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Griffin", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Griffin_Character_BP_SF_C", - "Description": "Griffin SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Argent", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Argent_Character_BP_SF_C", - "Description": "Argentavis SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Lymantria", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Moth_Character_BP_SF", - "Description": "Lymantria SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Pelagornis", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Pela_Character_BP_SF", - "Description": "Pelagornis SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Ptero", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ptero_Character_BP_SF_SF", - "Description": "Pteranodon SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Quetz", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Quetz_Character_BP_SF_C", - "Description": "Quetzalcoatlus SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Tapejara", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Tapejara_Character_BP_SF_C", - "Description": "Tapejara SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "Wyvern_Character_BP_Fire_SF_C", - "Description": "Fire Wyvern SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "Wyvern_Character_BP_Lightning_SF_C", - "Description": "Lightning Wyvern SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "ByBreeding", - "ClassName": "Wyvern_Character_BP_Poison_SF_C", - "Description": "Poison Wyvern SF", - "Mod": "SpeedyFlyers" - }, - { - "NameTag": "Wyvern", - "IsSpawnable": true, - "IsTameable": "False", - "ClassName": "MegaWyvern_Character_BP_Fire_SF_C", - "Description": "Alpha Wyvern SF", - "Mod": "SpeedyFlyers" - } - ], - "Engrams": [ - { - "Level": 62, - "Points": 26, - "IsTekGram": false, - "ClassName": "EngramEntry_Glider_SF_C", - "Description": "Glider Suit (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Level": 63, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_GriffinCharm_SF_C", - "Description": "Griffin Charm (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Level": 79, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_PhoenixCharm_SF_C", - "Description": "Phoenix Charm (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_TekRockDrakeSaddle_SF_C", - "Description": "Rock Drake Tek Saddle (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Level": 75, - "Points": 21, - "IsTekGram": false, - "ClassName": "EngramEntry_WyvernCharm_SF_C", - "Description": "Wyvern Charm (SF)", - "Mod": "SpeedyFlyers" - } - ], - "Items": [ - { - "Category": "Armor", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_Glider_SF_C", - "Description": "Glider Suit (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_RockDrakeSaddle_Tek_SF_C", - "Description": "Rock Drake Tek Saddle (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_WyvernCharm_C", - "Description": "Wyvern Charm (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PhoenixCharm_C", - "Description": "Phoenix Charm (SF)", - "Mod": "SpeedyFlyers" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_GriffinCharm_C", - "Description": "Griffin Charm (SF)", - "Mod": "SpeedyFlyers" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} \ No newline at end of file diff --git a/GameData/Mods/NominalStructures2.0_N2163820397.gamedata b/GameData/Mods/NominalStructures2.0_N2163820397.gamedata deleted file mode 100644 index 5150df9f..00000000 --- a/GameData/Mods/NominalStructures2.0_N2163820397.gamedata +++ /dev/null @@ -1,7193 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-13T00:21:40.9656277Z", - "Mod": "2163820397", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusCraftingStation_C", - "Description": "N\u002B Crafting Station", - "Mod": "NominalStructures2.0" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Thatch_C", - "Description": "N\u002B Thatch Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Thatch_C", - "Description": "N\u002B Thatch Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Thatch_C", - "Description": "N\u002B Thatch Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Left_C", - "Description": "N\u002B Sloped Thatch Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Right_C", - "Description": "N\u002B Sloped Thatch Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Thatch_C", - "Description": "N\u002B Sloped Thatch Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Thatch_C", - "Description": "N\u002B Thatch Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Thatch_C", - "Description": "N\u002B Thatch Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Wood_C", - "Description": "N\u002B Wood Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_WoodSP_C", - "Description": "N\u002B Wood Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Wood_C", - "Description": "N\u002B Wood Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Wood_C", - "Description": "N\u002B Wood Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_WoodSP_C", - "Description": "N\u002B Wood Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Wood_C", - "Description": "N\u002B Wood Railing", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Left_C", - "Description": "N\u002B Sloped Wood Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Right_C", - "Description": "N\u002B Sloped Wood Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Wood_C", - "Description": "N\u002B Sloped Wood Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Wood_C", - "Description": "N\u002B Wood Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Wood_C", - "Description": "N\u002B Wood Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Wood_C", - "Description": "N\u002B Wood Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_WoodSP_C", - "Description": "N\u002B Wood Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_WoodSP_C", - "Description": "N\u002B Wood Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Wood_C", - "Description": "N\u002B Small Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Wood_C", - "Description": "N\u002B Medium Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Wood_C", - "Description": "N\u002B Large Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Wood_C", - "Description": "N\u002B Wood Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Wood_C", - "Description": "N\u002B Wood Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Wood_C", - "Description": "N\u002B Wood Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Wood_C", - "Description": "N\u002B Wood Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Wood_C", - "Description": "N\u002B Wood Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Wood_C", - "Description": "N\u002B Wood Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Stone_C", - "Description": "N\u002B Stone Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_StoneSP_C", - "Description": "N\u002B Stone Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Stone_C", - "Description": "N\u002B Stone Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Stone_C", - "Description": "N\u002B Stone Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_StoneSP_C", - "Description": "N\u002B Stone Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Stone_C", - "Description": "N\u002B Stone Railing", - "Mod": "NominalStructures2.0" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Left_C", - "Description": "N\u002B Sloped Stone Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Right_C", - "Description": "N\u002B Sloped Stone Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Stone_C", - "Description": "N\u002B Sloped Stone Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Stone_C", - "Description": "N\u002B Stone Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Stone_C", - "Description": "N\u002B Reinforced Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Stone_C", - "Description": "N\u002B Stone Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_StoneSP_C", - "Description": "N\u002B Stone Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Stone_C", - "Description": "N\u002B Small Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Stone_C", - "Description": "N\u002B Medium Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Stone_C", - "Description": "N\u002B Large Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Stone_C", - "Description": "N\u002B Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Stone_C", - "Description": "N\u002B Reinforced Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Rope_C", - "Description": "N\u002B Rope Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Stone_C", - "Description": "N\u002B Stone Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Stone_C", - "Description": "N\u002B Reinforced Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Metal_C", - "Description": "N\u002B Metal Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_MetalSP_C", - "Description": "N\u002B Metal Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Metal_C", - "Description": "N\u002B Metal Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Metal_C", - "Description": "N\u002B Metal Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_MetalSP_C", - "Description": "N\u002B Metal Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Metal_C", - "Description": "N\u002B Metal Railing", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Left_C", - "Description": "N\u002B Sloped Metal Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Right_C", - "Description": "N\u002B Sloped Metal Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Metal_C", - "Description": "N\u002B Sloped Metal Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Metal_C", - "Description": "N\u002B Metal Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Metal_C", - "Description": "N\u002B Metal Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Metal_C", - "Description": "N\u002B Metal Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_MetalSP_C", - "Description": "N\u002B Metal Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_MetalSP_C", - "Description": "N\u002B Metal Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Metal_C", - "Description": "N\u002B Small Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Metal_C", - "Description": "N\u002B Medium Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Metal_C", - "Description": "N\u002B Large Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Metal_C", - "Description": "N\u002B Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Metal_C", - "Description": "N\u002B Metal Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Metal_C", - "Description": "N\u002B Metal Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Metal_C", - "Description": "N\u002B Metal Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Metal_C", - "Description": "N\u002B Metal Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Metal_C", - "Description": "N\u002B Metal Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Glass_C", - "Description": "N\u002B Glass Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Glass_C", - "Description": "N\u002B Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Glass_C", - "Description": "N\u002B Glass Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Left_C", - "Description": "N\u002B Sloped Glass Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Right_C", - "Description": "N\u002B Sloped Glass Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Glass_C", - "Description": "N\u002B Sloped Glass Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Glass_C", - "Description": "N\u002B Glass Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Glass_C", - "Description": "N\u002B Glass Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_Glass_C", - "Description": "N\u002B Glass Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Glass_C", - "Description": "N\u002B Glass Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Glass_C", - "Description": "N\u002B Glass Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Glass_C", - "Description": "N\u002B Glass Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Glass_C", - "Description": "N\u002B Glass Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Greenhouse_C", - "Description": "N\u002B Greenhouse Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Greenhouse_C", - "Description": "N\u002B Greenhouse Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Left_C", - "Description": "N\u002B Sloped Greenhouse Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Right_C", - "Description": "N\u002B Sloped Greenhouse Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Greenhouse_C", - "Description": "N\u002B Sloped Greenhouse Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Greenhouse_C", - "Description": "N\u002B Greenhouse Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Greenhouse_C", - "Description": "N\u002B Greenhouse Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Greenhouse_C", - "Description": "N\u002B Greenhouse Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Small_C", - "Description": "N\u002B Small Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Medium_C", - "Description": "N\u002B Medium Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Large_C", - "Description": "N\u002B Large Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FabricatorPlus_C", - "Description": "N\u002B Fabricator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Wood_C", - "Description": "N\u002B Wood Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Wood_C", - "Description": "N\u002B Wood Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Stone_C", - "Description": "N\u002B Stone Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Stone_C", - "Description": "N\u002B Reinforced Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Metal_C", - "Description": "N\u002B Metal Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Metal_C", - "Description": "N\u002B Metal Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Glass_C", - "Description": "N\u002B Glass Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Stone_C", - "Description": "N\u002B Stone Behemoth Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Stone_C", - "Description": "N\u002B Reinforced Behemoth Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Metal_C", - "Description": "N\u002B Metal Behemoth Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Metal_C", - "Description": "N\u002B Metal Behemoth Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Glass_C", - "Description": "N\u002B Glass Behemoth Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Stone_C", - "Description": "N\u002B Stone Pipe - Straight", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Stone_C", - "Description": "N\u002B Stone Pipe - Inclined", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Stone_C", - "Description": "N\u002B Stone Pipe - Intersection", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Stone_C", - "Description": "N\u002B Stone Pipe - Vertical", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Stone_C", - "Description": "N\u002B Stone Pipe - Intake", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Stone_C", - "Description": "N\u002B Stone Pipe - Tap", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Metal_C", - "Description": "N\u002B Metal Pipe - Straight", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Metal_C", - "Description": "N\u002B Metal Pipe - Inclined", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Metal_C", - "Description": "N\u002B Metal Pipe - Intersection", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Metal_C", - "Description": "N\u002B Metal Pipe - Vertical", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Metal_C", - "Description": "N\u002B Metal Pipe - Intake", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Metal_C", - "Description": "N\u002B Metal Pipe - Tap", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Horizontal_C", - "Description": "N\u002B Straight Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Intersection_C", - "Description": "N\u002B Electrical Cable Intersection", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Incline_C", - "Description": "N\u002B Diagonal Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Vertical_C", - "Description": "N\u002B Vertical Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElectricalOutlet_C", - "Description": "N\u002B Electrical Outlet", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Generator_C", - "Description": "N\u002B Electrical Generator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorTrack_Metal_C", - "Description": "N\u002B Small Elevator Track", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Small_C", - "Description": "N\u002B Small Elevator Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Medium_C", - "Description": "N\u002B Medium Elevator Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Large_C", - "Description": "N\u002B Large Elevator Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Stone_C", - "Description": "N\u002B Water Tank", - "Mod": "NominalStructures2.0" - }, - { - "Level": 41, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Metal_C", - "Description": "N\u002B Metal Water Tank", - "Mod": "NominalStructures2.0" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialCooker_C", - "Description": "N\u002B Industrial Cooker", - "Mod": "NominalStructures2.0" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialForgePlus_C", - "Description": "N\u002B Industrial Forge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialGrillPlus_C", - "Description": "N\u002B Industrial Grill", - "Mod": "NominalStructures2.0" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AirConditionerPlus_C", - "Description": "N\u002B Air Conditioner", - "Mod": "NominalStructures2.0" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChemBenchPlus_C", - "Description": "N\u002B Chemistry Bench", - "Mod": "NominalStructures2.0" - }, - { - "Level": 6, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MortarPestlePlus_C", - "Description": "N\u002B Mortar and Pestle", - "Mod": "NominalStructures2.0" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForgePlus_C", - "Description": "N\u002B Refining Forge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmithyPlus_C", - "Description": "N\u002B Smithy", - "Mod": "NominalStructures2.0" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GrinderPlus_C", - "Description": "N\u002B Industrial Grinder", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Adobe_C", - "Description": "N\u002B Adobe Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Adobe_C", - "Description": "N\u002B Adobe Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Adobe_C", - "Description": "N\u002B Adobe Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Adobe_C", - "Description": "N\u002B Adobe Railing", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Left_C", - "Description": "N\u002B Sloped Adobe Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Right_C", - "Description": "N\u002B Sloped Adobe Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Adobe_C", - "Description": "N\u002B Sloped Adobe Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Adobe_C", - "Description": "N\u002B Adobe Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Adobe_C", - "Description": "N\u002B Adobe Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Adobe_C", - "Description": "N\u002B Adobe Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_AdobeSP_C", - "Description": "N\u002B Adobe Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_AdobeSP_C", - "Description": "N\u002B Adobe Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Adobe_C", - "Description": "N\u002B Small Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Adobe_C", - "Description": "N\u002B Medium Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Adobe_C", - "Description": "N\u002B Large Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Adobe_C", - "Description": "N\u002B Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Adobe_C", - "Description": "N\u002B Adobe Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Adobe_C", - "Description": "N\u002B Large Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Adobe_C", - "Description": "N\u002B Large Adobe Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Adobe_C", - "Description": "N\u002B Behemoth Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Adobe_C", - "Description": "N\u002B Behemoth Adobe Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Adobe_C", - "Description": "N\u002B Adobe Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Adobe_C", - "Description": "N\u002B Adobe Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Adobe_C", - "Description": "N\u002B Adobe Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Adobe_C", - "Description": "N\u002B Adobe Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Adobe_C", - "Description": "N\u002B Adobe Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Adobe_C", - "Description": "N\u002B Adobe Behemoth Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Adobe_C", - "Description": "N\u002B Behemoth Adobe Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Wood_C", - "Description": "N\u002B Wooden Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Stone_C", - "Description": "N\u002B Stone Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Metal_C", - "Description": "N\u002B Metal Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Adobe_C", - "Description": "N\u002B Adobe Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Stone_C", - "Description": "N\u002B Large Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Stone_C", - "Description": "N\u002B Large Reinforced Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Metal_C", - "Description": "N\u002B Large Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Metal_C", - "Description": "N\u002B Large Metal Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Glass_C", - "Description": "N\u002B Large Glass Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Stone_C", - "Description": "N\u002B Behemoth Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Stone_C", - "Description": "N\u002B Behemoth Reinforced Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Metal_C", - "Description": "N\u002B Behemoth Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Metal_C", - "Description": "N\u002B Behemoth Metal Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Glass_C", - "Description": "N\u002B Behemoth Glass Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindTurbinePlus_C", - "Description": "N\u002B Wind Turbine", - "Mod": "NominalStructures2.0" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MultiLamp_C", - "Description": "N\u002B Multi Lamp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapPlus_C", - "Description": "N\u002B Tree Sap Tap", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_WoodSP_C", - "Description": "N\u002B Large Wood Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_StoneSP_C", - "Description": "N\u002B Large Stone Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_MetalSP_C", - "Description": "N\u002B Large Metal Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Glass_C", - "Description": "N\u002B Large Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_AdobeSP_C", - "Description": "N\u002B Large Adobe Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Wood_C", - "Description": "N\u002B XL Wood Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Stone_C", - "Description": "N\u002B XL Stone Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Metal_C", - "Description": "N\u002B XL Metal Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Glass_C", - "Description": "N\u002B XL Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 23, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Adobe_C", - "Description": "N\u002B XL Adobe Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Square_C", - "Description": "N\u002B Internal Piping - Square", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Wall_C", - "Description": "N\u002B Internal Piping - Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Square_C", - "Description": "N\u002B Internal Wiring - Square", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Wall_C", - "Description": "N\u002B Internal Wiring - Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_Glass_C", - "Description": "N\u002B Glass Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_Glass_C", - "Description": "N\u002B Glass Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Stone_C", - "Description": "N\u002B Large Sloped Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Metal_C", - "Description": "N\u002B Large Sloped Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Adobe_C", - "Description": "N\u002B Large Sloped Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Stone_C", - "Description": "N\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Metal_C", - "Description": "N\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Adobe_C", - "Description": "N\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_WoodSP_C", - "Description": "N\u002B Wood Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_StoneSP_C", - "Description": "N\u002B Stone Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_MetalSP_C", - "Description": "N\u002B Metal Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_Glass_C", - "Description": "N\u002B Glass Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_C", - "Description": "N\u002B Auto Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_C", - "Description": "N\u002B Feeding Trough", - "Mod": "NominalStructures2.0" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReplicatorPlus_C", - "Description": "N\u002B Tek Replicator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorchPlus_C", - "Description": "N\u002B Standing Torch", - "Mod": "NominalStructures2.0" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallTorchPlus_C", - "Description": "N\u002B Wall Torch", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemAggregator_C", - "Description": "N\u002B Item Aggregator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Triangle_C", - "Description": "N\u002B Internal Piping - Triangle", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Triangle_C", - "Description": "N\u002B Internal Wiring - Triangle", - "Mod": "NominalStructures2.0" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeerBarrelPlus_C", - "Description": "N\u002B Beer Barrel", - "Mod": "NominalStructures2.0" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CampfirePlus_C", - "Description": "N\u002B Campfire", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CompostBinPlus_C", - "Description": "N\u002B Compost Bin", - "Mod": "NominalStructures2.0" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CookingPotPlus_C", - "Description": "N\u002B Cooking Pot", - "Mod": "NominalStructures2.0" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireplacePlus_C", - "Description": "N\u002B Stone Fireplace", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingBinPlus_C", - "Description": "N\u002B Preserving Bin", - "Mod": "NominalStructures2.0" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgePlus_C", - "Description": "N\u002B Refrigerator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageSmall_C", - "Description": "N\u002B Storage Box", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageLarge_C", - "Description": "N\u002B Large Storage Box", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageMetal_C", - "Description": "N\u002B Metal Storage Box", - "Mod": "NominalStructures2.0" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VaultPlus_C", - "Description": "N\u002B Vault", - "Mod": "NominalStructures2.0" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Wood_C", - "Description": "N\u002B Wooden Spike Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Metal_C", - "Description": "N\u002B Metal Spike Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_StoneSP_C", - "Description": "N\u002B Stone Pipe - Flexible", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_MetalSP_C", - "Description": "N\u002B Metal Pipe - Flexible", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_FlexSP_C", - "Description": "N\u002B Flexible Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Tek_C", - "Description": "N\u002B Tek Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Tek_C", - "Description": "N\u002B Tek Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Tek_C", - "Description": "N\u002B Tek Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Tek_C", - "Description": "N\u002B Tek Windowframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Tek_C", - "Description": "N\u002B Tek Window", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Tek_C", - "Description": "N\u002B Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Tek_C", - "Description": "N\u002B Tek Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Tek_C", - "Description": "N\u002B Tek Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Tek_C", - "Description": "N\u002B Tek Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Tek_C", - "Description": "N\u002B Tek Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Tek_C", - "Description": "N\u002B Behemoth Tek Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Tek_C", - "Description": "N\u002B Behemoth Tek Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Tek_C", - "Description": "N\u002B Tek Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Tek_C", - "Description": "N\u002B Tek Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Tek_C", - "Description": "N\u002B Tek Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_TekSP_C", - "Description": "N\u002B Tek Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Tek_C", - "Description": "N\u002B Tek Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Tek_C", - "Description": "N\u002B Small Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Tek_C", - "Description": "N\u002B Medium Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Tek_C", - "Description": "N\u002B Large Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Tek_C", - "Description": "N\u002B Tek Railing", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_TekSP_C", - "Description": "N\u002B Tek Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Tek_C", - "Description": "N\u002B Sloped Tek Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Left_C", - "Description": "N\u002B Sloped Tek Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Right_C", - "Description": "N\u002B Sloped Tek Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForcefield_C", - "Description": "N\u002B Tek Shield Generator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_C", - "Description": "N\u002B Vacuum Compartment", - "Mod": "NominalStructures2.0" - }, - { - "Level": 87, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Moonpool_C", - "Description": "N\u002B Vacuum Moonpool", - "Mod": "NominalStructures2.0" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TeleporterPlus_C", - "Description": "N\u002B Teleporter", - "Mod": "NominalStructures2.0" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GeneratorTek_C", - "Description": "N\u002B Tek Generator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekSP_C", - "Description": "N\u002B Tek Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekSP_C", - "Description": "N\u002B Tek Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_TekSP_C", - "Description": "N\u002B Large Tek Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Tek_C", - "Description": "N\u002B XL Tek Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 79, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_TekSP_C", - "Description": "N\u002B Tek Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Tek_C", - "Description": "N\u002B Tek Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Tek_C", - "Description": "N\u002B Large Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Tek_C", - "Description": "N\u002B Large Tek Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Tek_C", - "Description": "N\u002B Large Sloped Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 81, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Tek_C", - "Description": "N\u002B Behemoth Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Tek_C", - "Description": "N\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 81, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Tek_C", - "Description": "N\u002B Behemoth Tek Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VesselPlus_C", - "Description": "N\u002B Vessel", - "Mod": "NominalStructures2.0" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_StoneSP_C", - "Description": "N\u002B Stone Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Glass_C", - "Description": "N\u002B Glass Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Pillar_C", - "Description": "N\u002B Internal Piping - Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Pillar_C", - "Description": "N\u002B Internal Wiring - Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransmitterPlus_C", - "Description": "N\u002B Tek Transmitter", - "Mod": "NominalStructures2.0" - }, - { - "Level": 87, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Moonpool_C", - "Description": "N\u002B Moonpool Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_Sloped_C", - "Description": "N\u002B Sloped Vacuum Compartment", - "Mod": "NominalStructures2.0" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Underwater_C", - "Description": "N\u002B Vacuum Compartment Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_WoodSP_C", - "Description": "N\u002B Wood Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_WoodSP_C", - "Description": "N\u002B Wood Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_StoneSP_C", - "Description": "N\u002B Stone Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_StoneSP_C", - "Description": "N\u002B Reinforced Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_MetalSP_C", - "Description": "N\u002B Metal Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_MetalSP_C", - "Description": "N\u002B Metal Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_C", - "Description": "N\u002B Glass Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_C", - "Description": "N\u002B Glass Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_AdobeSP_C", - "Description": "N\u002B Adobe Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_AdobeSP_C", - "Description": "N\u002B Adobe Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_TekSP_C", - "Description": "N\u002B Tek Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_TekSP_C", - "Description": "N\u002B Tek Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Glass_C", - "Description": "N\u002B Glass Half Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CloningChamberPlus_C", - "Description": "N\u002B Cloning Chamber", - "Mod": "NominalStructures2.0" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Forcefield_C", - "Description": "N\u002B Forcefield Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Forcefield_C", - "Description": "N\u002B Large Forcefield Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Forcefield_C", - "Description": "N\u002B XL Forcefield Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeHivePlus_C", - "Description": "N\u002B Domesticated Bee Hive", - "Mod": "NominalStructures2.0" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretTek_C", - "Description": "N\u002B Tek Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GenomicsChamber_C", - "Description": "N\u002B Mutator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BookshelfPlus_C", - "Description": "N\u002B Bookshelf", - "Mod": "NominalStructures2.0" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BedPlus_C", - "Description": "N\u002B Simple Bed", - "Mod": "NominalStructures2.0" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BunkBedPlus_C", - "Description": "N\u002B Bunk Bed", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BlueprintMaker_C", - "Description": "N\u002B Blueprint Maker", - "Mod": "NominalStructures2.0" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Converter_C", - "Description": "N\u002B Converter", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_C", - "Description": "N\u002B Hitching Post", - "Mod": "NominalStructures2.0" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekTroughPlus_C", - "Description": "N\u002B Tek Trough", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Nanny_C", - "Description": "N\u002B Nanny", - "Mod": "NominalStructures2.0" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretPlant_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "NominalStructures2.0" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Ballista_C", - "Description": "N\u002B Ballista Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Cannon_C", - "Description": "N\u002B Cannon Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Flame_C", - "Description": "N\u002B Flame Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Minigun_C", - "Description": "N\u002B Minigun Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Rocket_C", - "Description": "N\u002B Rocket Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Tranq_C", - "Description": "N\u002B Tranq Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusTekLight_C", - "Description": "N\u002B Tek Light", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorCallButton_C", - "Description": "N\u002B Elevator Call Button", - "Mod": "NominalStructures2.0" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorageSP_C", - "Description": "N\u002B Dedicated Storage", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorage_Intake_C", - "Description": "N\u002B Dedicated Storage Intake", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Dynamic_C", - "Description": "N\u002B Dynamic Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Dynamic_C", - "Description": "N\u002B Dynamic Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Repulser_C", - "Description": "N\u002B Repulser Plate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekElevator_C", - "Description": "N\u002B Tek Elevator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GasCollectorTek_C", - "Description": "N\u002B Tek Gas Collector", - "Mod": "NominalStructures2.0" - }, - { - "Level": 94, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBedPlus_C", - "Description": "N\u002B Tek Sleeping Pod", - "Mod": "NominalStructures2.0" - }, - { - "Level": 92, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeInjector_C", - "Description": "N\u002B Charge Injector", - "Mod": "NominalStructures2.0" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementCatalyzer_C", - "Description": "N\u002B Element Catalyzer", - "Mod": "NominalStructures2.0" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeStation_C", - "Description": "N\u002B Charge Station", - "Mod": "NominalStructures2.0" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Heavy_C", - "Description": "N\u002B Heavy Auto Turret", - "Mod": "NominalStructures2.0" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SprayPainterPlus_C", - "Description": "N\u002B Spray Painter", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Wood_C", - "Description": "N\u002B Dynamic Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Stone_C", - "Description": "N\u002B Dynamic Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Metal_C", - "Description": "N\u002B Dynamic Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Adobe_C", - "Description": "N\u002B Dynamic Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Tek_C", - "Description": "N\u002B Dynamic Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Vivarium_C", - "Description": "N\u002B Vivarium", - "Mod": "NominalStructures2.0" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoCrafter_C", - "Description": "N\u002B Auto Crafter", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mannequin_C", - "Description": "N\u002B Mannequin", - "Mod": "NominalStructures2.0" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlanetShield_C", - "Description": "N\u002B Planetary Shield", - "Mod": "NominalStructures2.0" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Incinerator_C", - "Description": "N\u002B Incinerator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DyeStation_C", - "Description": "N\u002B Dyeria", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairStation_C", - "Description": "N\u002B Repair Station", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStove_C", - "Description": "N\u002B Tek Stove", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForge_C", - "Description": "N\u002B Tek Forge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekChemBench_C", - "Description": "N\u002B Laboratory", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCookingPot_C", - "Description": "N\u002B Tek Cooking Pot", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemTranslocator_C", - "Description": "N\u002B Item Translocator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStorage_C", - "Description": "N\u002B Tek Storage", - "Mod": "NominalStructures2.0" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LeashTek_C", - "Description": "N\u002B Tek Leash", - "Mod": "NominalStructures2.0" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekElevator_C", - "Description": "N\u002B Triangle Tek Elevator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Small_C", - "Description": "N\u002B Small Taxidermy Base", - "Mod": "NominalStructures2.0" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Medium_C", - "Description": "N\u002B Medium Taxidermy Base", - "Mod": "NominalStructures2.0" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Large_C", - "Description": "N\u002B Large Taxidermy Base", - "Mod": "NominalStructures2.0" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessSquare_C", - "Description": "N\u002B Seamless Crop Square", - "Mod": "NominalStructures2.0" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessTriangle_C", - "Description": "N\u002B Seamless Crop Triangle", - "Mod": "NominalStructures2.0" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_TekGlass_C", - "Description": "N\u002B Tek Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Level": 83, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekGlass_C", - "Description": "N\u002B Tek Glass Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_TekGlass_C", - "Description": "N\u002B Sloped Tek Glass Roof", - "Mod": "NominalStructures2.0" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBridgePlus_C", - "Description": "N\u002B Tek Bridge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgeTek_C", - "Description": "N\u002B Tek Refrigerator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DroneTerminal_C", - "Description": "N\u002B Drone Terminal", - "Mod": "NominalStructures2.0" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_Tek_C", - "Description": "N\u002B Tek Hitching Post", - "Mod": "NominalStructures2.0" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GachaGavager_C", - "Description": "N\u002B Gacha Gavager", - "Mod": "NominalStructures2.0" - }, - { - "Level": 94, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCracker_C", - "Description": "N\u002B Crystal Cracker", - "Mod": "NominalStructures2.0" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ocean_Square_Wood_C", - "Description": "N\u002B Wood Ocean Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ocean_Square_Metal_C", - "Description": "N\u002B Metal Ocean Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SplusMultiTool_C", - "Description": "N\u002B Multi-Tool", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Wood_C", - "Description": "N\u002B Wood Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 37, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Stone_C", - "Description": "N\u002B Stone Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Metal_C", - "Description": "N\u002B Metal Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Glass_C", - "Description": "N\u002B Glass Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Tek_C", - "Description": "N\u002B Tek Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Wood_C", - "Description": "N\u002B Wood Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 37, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Stone_C", - "Description": "N\u002B Stone Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Metal_C", - "Description": "N\u002B Metal Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Glass_C", - "Description": "N\u002B Glass Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Tek_C", - "Description": "N\u002B Tek Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Wood_C", - "Description": "N\u002B Wood Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Metal_C", - "Description": "N\u002B Metal Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Glass_C", - "Description": "N\u002B Glass Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Tek_C", - "Description": "N\u002B Tek Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Wood_C", - "Description": "N\u002B Wood Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Metal_C", - "Description": "N\u002B Metal Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Glass_C", - "Description": "N\u002B Glass Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Tek_C", - "Description": "N\u002B Tek Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Wood_C", - "Description": "N\u002B Wood Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Metal_C", - "Description": "N\u002B Metal Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Glass_C", - "Description": "N\u002B Glass Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Tek_C", - "Description": "N\u002B Tek Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Wood_C", - "Description": "N\u002B Wood Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Metal_C", - "Description": "N\u002B Metal Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Glass_C", - "Description": "N\u002B Glass Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Tek_C", - "Description": "N\u002B Tek Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Wood_C", - "Description": "N\u002B Wood Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Metal_C", - "Description": "N\u002B Metal Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Glass_C", - "Description": "N\u002B Glass Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Tek_C", - "Description": "N\u002B Tek Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OmniTool_C", - "Description": "N\u002B Omni Tool", - "Mod": "NominalStructures2.0" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Fridge_Cryo_C", - "Description": "N\u002B Cryofridge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapTek_C", - "Description": "N\u002B Tek Tree Sap Tap", - "Mod": "NominalStructures2.0" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OilPumpTek_C", - "Description": "N\u002B Tek Oil Pump", - "Mod": "NominalStructures2.0" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Alarm_Tek_C", - "Description": "N\u002B Tek Sensor", - "Mod": "NominalStructures2.0" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Alarm_Plate_C", - "Description": "N\u002B Pressure Plate", - "Mod": "NominalStructures2.0" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferControlUnit_C", - "Description": "N\u002B Transfer Control Unit", - "Mod": "NominalStructures2.0" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChibiDisplay_C", - "Description": "N\u002B Chibi Display", - "Mod": "NominalStructures2.0" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Bronto_C", - "Description": "N\u002B Bronto Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Mosa_C", - "Description": "N\u002B Mosa Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Paracer_C", - "Description": "N\u002B Paracer Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Plesio_C", - "Description": "N\u002B Plesio Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 97, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Quetz_C", - "Description": "N\u002B Quetz Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Raft_C", - "Description": "N\u002B Raft Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Raft_Motor_C", - "Description": "N\u002B Motorboat Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_TekFloating_C", - "Description": "N\u002B Tek Floating Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekFloating_C", - "Description": "N\u002B Tek Floating Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ToiletPlus_C", - "Description": "N\u002B Toilet", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Farmer_C", - "Description": "N\u002B Farmer", - "Mod": "NominalStructures2.0" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gardener_C", - "Description": "N\u002B Gardener", - "Mod": "NominalStructures2.0" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchery_C", - "Description": "N\u002B Hatchery", - "Mod": "NominalStructures2.0" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemCollector_C", - "Description": "N\u002B Item Collector", - "Mod": "NominalStructures2.0" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DermisDisplay_C", - "Description": "N\u002B Dermis Display", - "Mod": "NominalStructures2.0" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StarterBlock_C", - "Description": "N\u002B Starter Block", - "Mod": "NominalStructures2.0" - }, - { - "Level": 101, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Transmutator_C", - "Description": "N\u002B Transmutator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HarvesterPlus_C", - "Description": "N\u002B Harvester", - "Mod": "NominalStructures2.0" - }, - { - "Level": 111, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Propagator_C", - "Description": "N\u002B Propagator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 104, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlot_SPlusTek_C", - "Description": "N\u002B Tek Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IncubatorPlus_C", - "Description": "N\u002B Egg Incubator", - "Mod": "NominalStructures2.0" - }, - { - "Level": 23, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LoadoutDummyPlus_C", - "Description": "N\u002B Loadout Mannequin", - "Mod": "NominalStructures2.0" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AmmoBoxPlus_C", - "Description": "N\u002B Ammo Box", - "Mod": "NominalStructures2.0" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StryderInterface_C", - "Description": "N\u002B Dedicated Storage Interface", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Stryder_C", - "Description": "N\u002B Stryder Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_InnerOnly_Metal_C", - "Description": "N\u002B Metal Inner Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_InnerOnly_Tek_C", - "Description": "N\u002B Tek Inner Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_InnerOnly_Wood_C", - "Description": "N\u002B Wood Inner Wedge", - "Mod": "NominalStructures2.0" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusCraftingStation_C", - "Description": "N\u002B Crafting Station", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Wood_C", - "Description": "N\u002B Wood Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Stone_C", - "Description": "N\u002B Stone Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Thatch_C", - "Description": "N\u002B Thatch Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Wood_C", - "Description": "N\u002B Wood Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Large_C", - "Description": "N\u002B Large Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Medium_C", - "Description": "N\u002B Medium Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Small_C", - "Description": "N\u002B Small Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Stone_C", - "Description": "N\u002B Reinforced Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Thatch_C", - "Description": "N\u002B Thatch Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Wood_C", - "Description": "N\u002B Wood Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Stone_C", - "Description": "N\u002B Stone Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Thatch_C", - "Description": "N\u002B Thatch Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Wood_C", - "Description": "N\u002B Wood Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Stone_C", - "Description": "N\u002B Stone Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Wood_C", - "Description": "N\u002B Wood Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_StoneSP_C", - "Description": "N\u002B Stone Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_WoodSP_C", - "Description": "N\u002B Wood Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Stone_C", - "Description": "N\u002B Stone Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Thatch_C", - "Description": "N\u002B Thatch Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Wood_C", - "Description": "N\u002B Wood Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Stone_C", - "Description": "N\u002B Reinforced Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Wood_C", - "Description": "N\u002B Wood Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Stone_C", - "Description": "N\u002B Stone Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Wood_C", - "Description": "N\u002B Wood Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Stone_C", - "Description": "N\u002B Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Wood_C", - "Description": "N\u002B Wood Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Rope_C", - "Description": "N\u002B Rope Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Wood_C", - "Description": "N\u002B Wood Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Stone_C", - "Description": "N\u002B Large Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Wood_C", - "Description": "N\u002B Large Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Stone_C", - "Description": "N\u002B Medium Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Wood_C", - "Description": "N\u002B Medium Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Stone_C", - "Description": "N\u002B Stone Pipe - Straight", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Stone_C", - "Description": "N\u002B Stone Pipe - Inclined", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Stone_C", - "Description": "N\u002B Stone Pipe - Intake", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Stone_C", - "Description": "N\u002B Stone Pipe - Intersection", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Stone_C", - "Description": "N\u002B Stone Pipe - Vertical", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Stone_C", - "Description": "N\u002B Stone Railing", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Wood_C", - "Description": "N\u002B Wood Railing", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_WoodSP_C", - "Description": "N\u002B Wood Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Stone_C", - "Description": "N\u002B Sloped Stone Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Thatch_C", - "Description": "N\u002B Sloped Thatch Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Wood_C", - "Description": "N\u002B Sloped Wood Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Left_C", - "Description": "N\u002B Sloped Stone Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Right_C", - "Description": "N\u002B Sloped Stone Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Left_C", - "Description": "N\u002B Sloped Thatch Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Right_C", - "Description": "N\u002B Sloped Thatch Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Left_C", - "Description": "N\u002B Sloped Wood Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Right_C", - "Description": "N\u002B Sloped Wood Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Stone_C", - "Description": "N\u002B Small Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Wood_C", - "Description": "N\u002B Small Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Stone_C", - "Description": "N\u002B Reinforced Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Wood_C", - "Description": "N\u002B Wood Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_StoneSP_C", - "Description": "N\u002B Stone Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_WoodSP_C", - "Description": "N\u002B Wood Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_StoneSP_C", - "Description": "N\u002B Stone Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_WoodSP_C", - "Description": "N\u002B Wood Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Stone_C", - "Description": "N\u002B Stone Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Thatch_C", - "Description": "N\u002B Thatch Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Wood_C", - "Description": "N\u002B Wood Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Stone_C", - "Description": "N\u002B Stone Pipe - Tap", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Stone_C", - "Description": "N\u002B Reinforced Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Wood_C", - "Description": "N\u002B Wood Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Stone_C", - "Description": "N\u002B Stone Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Wood_C", - "Description": "N\u002B Wood Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Stone_C", - "Description": "N\u002B Water Tank", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MortarPestlePlus_C", - "Description": "N\u002B Mortar and Pestle", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ForgePlus_C", - "Description": "N\u002B Refining Forge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmithyPlus_C", - "Description": "N\u002B Smithy", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Metal_C", - "Description": "N\u002B Metal Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Greenhouse_C", - "Description": "N\u002B Greenhouse Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Metal_C", - "Description": "N\u002B Metal Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Greenhouse_C", - "Description": "N\u002B Greenhouse Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Metal_C", - "Description": "N\u002B Metal Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Greenhouse_C", - "Description": "N\u002B Greenhouse Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Metal_C", - "Description": "N\u002B Metal Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FabricatorPlus_C", - "Description": "N\u002B Fabricator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Glass_C", - "Description": "N\u002B Glass Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Glass_C", - "Description": "N\u002B Glass Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Glass_C", - "Description": "N\u002B Glass Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Glass_C", - "Description": "N\u002B Glass Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElectricalOutlet_C", - "Description": "N\u002B Electrical Outlet", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Glass_C", - "Description": "N\u002B Glass Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Glass_C", - "Description": "N\u002B Glass Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Generator_C", - "Description": "N\u002B Electrical Generator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Glass_C", - "Description": "N\u002B Glass Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Glass_C", - "Description": "N\u002B Glass Behemoth Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_Glass_C", - "Description": "N\u002B Glass Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Glass_C", - "Description": "N\u002B Sloped Glass Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Left_C", - "Description": "N\u002B Sloped Glass Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Right_C", - "Description": "N\u002B Sloped Glass Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Glass_C", - "Description": "N\u002B Glass Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Glass_C", - "Description": "N\u002B Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Glass_C", - "Description": "N\u002B Glass Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Horizontal_C", - "Description": "N\u002B Straight Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Incline_C", - "Description": "N\u002B Diagonal Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Intersection_C", - "Description": "N\u002B Electrical Cable Intersection", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Vertical_C", - "Description": "N\u002B Vertical Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorTrack_Metal_C", - "Description": "N\u002B Small Elevator Track", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Small_C", - "Description": "N\u002B Small Elevator Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Medium_C", - "Description": "N\u002B Medium Elevator Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Large_C", - "Description": "N\u002B Large Elevator Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialCooker_C", - "Description": "N\u002B Industrial Cooker", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableRespecSoupNoEngrams_C", - "Description": "Brainwash Stew", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialForgePlus_C", - "Description": "N\u002B Industrial Forge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialGrill_C", - "Description": "N\u002B Industrial Grill", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AirConditionerPlus_C", - "Description": "N\u002B Air Conditioner", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChemBenchPlus_C", - "Description": "N\u002B Chemistry Bench", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GrinderPlus_C", - "Description": "N\u002B Industrial Grinder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ThatchPlus_C", - "Description": "Thatch", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapPlus_C", - "Description": "Sap", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlintPlus_C", - "Description": "Flint", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FiberPlus_C", - "Description": "Fiber", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledMeatPlus_C", - "Description": "Spoiled Meat", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledFishPlus_C", - "Description": "Spoiled Meat", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeMeatPlus_C", - "Description": "Raw Prime Meat", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeFishPlus_C", - "Description": "Raw Prime Fish Meat", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SulfurPlus_C", - "Description": "Sulfur", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SilkPlus_C", - "Description": "Silk", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SandPlus_C", - "Description": "Sand", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawSaltPlus_C", - "Description": "Raw Salt", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PropellantPlus_C", - "Description": "Propellant", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PreservingSaltPlus_C", - "Description": "Preserving Salt", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClayPlus_C", - "Description": "Clay", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapCactusPlus_C", - "Description": "Cactus Sap", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Red_C", - "Description": "Red Gem", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Blue_C", - "Description": "Blue Gem", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Green_C", - "Description": "Green Gem", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CrystalPlus_C", - "Description": "Crystal", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmmoniteBloodPlus_C", - "Description": "Ammonite Bile", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FungalWoodPlus_C", - "Description": "Fungal Wood", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasBallPlus_C", - "Description": "Congealed Gas Ball", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_BioToxinPlus_C", - "Description": "Bio Toxin", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementDustPlus_C", - "Description": "Element Dust", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ShellPlus_C", - "Description": "Shell Fragment", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChitinPlus_C", - "Description": "Chitin", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Glass_C", - "Description": "N\u002B Large Glass Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Glass_C", - "Description": "N\u002B Behemoth Glass Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindTurbinePlus_C", - "Description": "N\u002B Wind Turbine", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MultiLamp_C", - "Description": "N\u002B Multi Lamp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Glass_C", - "Description": "N\u002B Large Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Glass_C", - "Description": "N\u002B XL Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Square_C", - "Description": "N\u002B Internal Wiring - Square", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Wall_C", - "Description": "N\u002B Internal Wiring - Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_Glass_C", - "Description": "N\u002B Glass Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_Glass_C", - "Description": "N\u002B Glass Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_Glass_C", - "Description": "N\u002B Glass Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_C", - "Description": "N\u002B Auto Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Triangle_C", - "Description": "N\u002B Internal Wiring - Triangle", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgePlus_C", - "Description": "N\u002B Refrigerator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VaultPlus_C", - "Description": "N\u002B Vault", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_FlexSP_C", - "Description": "N\u002B Flexible Electrical Cable", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Pillar_C", - "Description": "N\u002B Internal Wiring - Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Glass_C", - "Description": "N\u002B Glass Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_C", - "Description": "N\u002B Glass Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_C", - "Description": "N\u002B Glass Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Glass_C", - "Description": "N\u002B Glass Half Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BunkBedPlus_C", - "Description": "N\u002B Bunk Bed", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Ballista_C", - "Description": "N\u002B Ballista Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Cannon_C", - "Description": "N\u002B Cannon Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Flame_C", - "Description": "N\u002B Flame Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Minigun_C", - "Description": "N\u002B Minigun Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Rocket_C", - "Description": "N\u002B Rocket Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Tranq_C", - "Description": "N\u002B Tranq Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorCallButton_C", - "Description": "N\u002B Elevator Call Button", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Repulser_C", - "Description": "N\u002B Repulser Plate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekElevator_C", - "Description": "N\u002B Tek Elevator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Heavy_C", - "Description": "N\u002B Heavy Auto Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SprayPainterPlus_C", - "Description": "N\u002B Spray Painter", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Metal_C", - "Description": "N\u002B Metal Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ocean_Square_Metal_C", - "Description": "N\u002B Metal Ocean Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Metal_C", - "Description": "N\u002B Metal Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Metal_C", - "Description": "N\u002B Metal Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Metal_C", - "Description": "N\u002B Metal Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Metal_C", - "Description": "N\u002B Metal Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Metal_C", - "Description": "N\u002B Metal Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Metal_C", - "Description": "N\u002B Metal Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Glass_C", - "Description": "N\u002B Glass Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Glass_C", - "Description": "N\u002B Glass Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Glass_C", - "Description": "N\u002B Glass Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Glass_C", - "Description": "N\u002B Glass Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Glass_C", - "Description": "N\u002B Glass Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Glass_C", - "Description": "N\u002B Glass Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Glass_C", - "Description": "N\u002B Glass Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fridge_Cryo_C", - "Description": "N\u002B Cryofridge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Bronto_C", - "Description": "N\u002B Bronto Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Mosa_C", - "Description": "N\u002B Mosa Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Plesio_C", - "Description": "N\u002B Plesio Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Quetz_C", - "Description": "N\u002B Quetz Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IncubatorPlus_C", - "Description": "N\u002B Egg Incubator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Stryder_C", - "Description": "N\u002B Stryder Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_InnerOnly_Metal_C", - "Description": "N\u002B Metal Inner Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Metal_C", - "Description": "N\u002B Metal Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_MetalSP_C", - "Description": "N\u002B Metal Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Metal_C", - "Description": "N\u002B Metal Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Metal_C", - "Description": "N\u002B Metal Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Metal_C", - "Description": "N\u002B Metal Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Metal_C", - "Description": "N\u002B Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Metal_C", - "Description": "N\u002B Metal Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Metal_C", - "Description": "N\u002B Metal Behemoth Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Stone_C", - "Description": "N\u002B Reinforced Behemoth Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Metal_C", - "Description": "N\u002B Metal Behemoth Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Stone_C", - "Description": "N\u002B Stone Behemoth Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Metal_C", - "Description": "N\u002B Large Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Metal_C", - "Description": "N\u002B Medium Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Metal_C", - "Description": "N\u002B Metal Pipe - Straight", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Metal_C", - "Description": "N\u002B Metal Pipe - Inclined", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Metal_C", - "Description": "N\u002B Metal Pipe - Intake", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Metal_C", - "Description": "N\u002B Metal Pipe - Intersection", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Metal_C", - "Description": "N\u002B Metal Pipe - Vertical", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Metal_C", - "Description": "N\u002B Metal Railing", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_MetalSP_C", - "Description": "N\u002B Metal Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Greenhouse_C", - "Description": "N\u002B Sloped Greenhouse Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Metal_C", - "Description": "N\u002B Sloped Metal Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Left_C", - "Description": "N\u002B Sloped Greenhouse Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Right_C", - "Description": "N\u002B Sloped Greenhouse Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Left_C", - "Description": "N\u002B Sloped Metal Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Right_C", - "Description": "N\u002B Sloped Metal Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Metal_C", - "Description": "N\u002B Small Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Metal_C", - "Description": "N\u002B Metal Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_MetalSP_C", - "Description": "N\u002B Metal Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_MetalSP_C", - "Description": "N\u002B Metal Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Greenhouse_C", - "Description": "N\u002B Greenhouse Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Metal_C", - "Description": "N\u002B Metal Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Metal_C", - "Description": "N\u002B Metal Pipe - Tap", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Greenhouse_C", - "Description": "N\u002B Greenhouse Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Metal_C", - "Description": "N\u002B Metal Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Metal_C", - "Description": "N\u002B Metal Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Metal_C", - "Description": "N\u002B Metal Water Tank", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Adobe_C", - "Description": "N\u002B Large Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Adobe_C", - "Description": "N\u002B Large Adobe Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Adobe_C", - "Description": "N\u002B Behemoth Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Adobe_C", - "Description": "N\u002B Behemoth Adobe Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Adobe_C", - "Description": "N\u002B Adobe Behemoth Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Adobe_C", - "Description": "N\u002B Behemoth Adobe Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Metal_C", - "Description": "N\u002B Metal Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Stone_C", - "Description": "N\u002B Large Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Stone_C", - "Description": "N\u002B Large Reinforced Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Metal_C", - "Description": "N\u002B Large Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Metal_C", - "Description": "N\u002B Large Metal Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Stone_C", - "Description": "N\u002B Behemoth Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Stone_C", - "Description": "N\u002B Behemoth Reinforced Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Metal_C", - "Description": "N\u002B Behemoth Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Metal_C", - "Description": "N\u002B Behemoth Metal Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapPlus_C", - "Description": "N\u002B Tree Sap Tap", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_MetalSP_C", - "Description": "N\u002B Large Metal Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_AdobeSP_C", - "Description": "N\u002B Large Adobe Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Metal_C", - "Description": "N\u002B XL Metal Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Adobe_C", - "Description": "N\u002B XL Adobe Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Square_C", - "Description": "N\u002B Internal Piping - Square", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Wall_C", - "Description": "N\u002B Internal Piping - Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Stone_C", - "Description": "N\u002B Large Sloped Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Metal_C", - "Description": "N\u002B Large Sloped Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Adobe_C", - "Description": "N\u002B Large Sloped Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Stone_C", - "Description": "N\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Metal_C", - "Description": "N\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Adobe_C", - "Description": "N\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_MetalSP_C", - "Description": "N\u002B Metal Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallTorchPlus_C", - "Description": "N\u002B Wall Torch", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemAggregator_C", - "Description": "N\u002B Item Aggregator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Triangle_C", - "Description": "N\u002B Internal Piping - Triangle", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeerBarrelPlus_C", - "Description": "N\u002B Beer Barrel", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageMetal_C", - "Description": "N\u002B Metal Storage Box", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Metal_C", - "Description": "N\u002B Metal Spike Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_MetalSP_C", - "Description": "N\u002B Metal Pipe - Flexible", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Pillar_C", - "Description": "N\u002B Internal Piping - Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_MetalSP_C", - "Description": "N\u002B Metal Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_MetalSP_C", - "Description": "N\u002B Metal Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GasCollectorTek_C", - "Description": "N\u002B Tek Gas Collector", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Metal_C", - "Description": "N\u002B Dynamic Metal Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LeashTek_C", - "Description": "N\u002B Tek Leash", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Wood_C", - "Description": "N\u002B Wood Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ocean_Square_Wood_C", - "Description": "N\u002B Wood Ocean Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Wood_C", - "Description": "N\u002B Wood Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Wood_C", - "Description": "N\u002B Wood Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Wood_C", - "Description": "N\u002B Wood Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Wood_C", - "Description": "N\u002B Wood Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Wood_C", - "Description": "N\u002B Wood Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Wood_C", - "Description": "N\u002B Wood Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Stone_C", - "Description": "N\u002B Stone Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Stone_C", - "Description": "N\u002B Stone Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChibiDisplay_C", - "Description": "N\u002B Chibi Display", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Paracer_C", - "Description": "N\u002B Paracer Saddle Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Raft_Motor_C", - "Description": "N\u002B Motorboat Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ToiletPlus_C", - "Description": "N\u002B Toilet", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AmmoBoxPlus_C", - "Description": "N\u002B Ammo Box", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LoadoutDummyPlus_C", - "Description": "N\u002B Loadout Mannequin", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_InnerOnly_Wood_C", - "Description": "N\u002B Wood Inner Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Adobe_C", - "Description": "N\u002B Adobe Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Adobe_C", - "Description": "N\u002B Adobe Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Adobe_C", - "Description": "N\u002B Adobe Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Adobe_C", - "Description": "N\u002B Adobe Railing", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Left_C", - "Description": "N\u002B Sloped Adobe Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Right_C", - "Description": "N\u002B Sloped Adobe Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Adobe_C", - "Description": "N\u002B Sloped Adobe Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Adobe_C", - "Description": "N\u002B Adobe Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Adobe_C", - "Description": "N\u002B Adobe Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Adobe_C", - "Description": "N\u002B Adobe Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_AdobeSP_C", - "Description": "N\u002B Adobe Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_AdobeSP_C", - "Description": "N\u002B Adobe Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Adobe_C", - "Description": "N\u002B Small Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Adobe_C", - "Description": "N\u002B Medium Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Adobe_C", - "Description": "N\u002B Large Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Adobe_C", - "Description": "N\u002B Adobe Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Adobe_C", - "Description": "N\u002B Adobe Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Adobe_C", - "Description": "N\u002B Adobe Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Adobe_C", - "Description": "N\u002B Adobe Window Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Adobe_C", - "Description": "N\u002B Adobe Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Adobe_C", - "Description": "N\u002B Adobe Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Adobe_C", - "Description": "N\u002B Adobe Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Wood_C", - "Description": "N\u002B Wooden Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Stone_C", - "Description": "N\u002B Stone Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Adobe_C", - "Description": "N\u002B Adobe Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_WoodSP_C", - "Description": "N\u002B Large Wood Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_StoneSP_C", - "Description": "N\u002B Large Stone Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Wood_C", - "Description": "N\u002B XL Wood Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Stone_C", - "Description": "N\u002B XL Stone Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_WoodSP_C", - "Description": "N\u002B Wood Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_StoneSP_C", - "Description": "N\u002B Stone Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_C", - "Description": "N\u002B Feeding Trough", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CampfirePlus_C", - "Description": "N\u002B Campfire", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CompostBinPlus_C", - "Description": "N\u002B Compost Bin", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CookingPotPlus_C", - "Description": "N\u002B Cooking Pot", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FireplacePlus_C", - "Description": "N\u002B Stone Fireplace", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PreservingBinPlus_C", - "Description": "N\u002B Preserving Bin", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageSmall_C", - "Description": "N\u002B Storage Box", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageLarge_C", - "Description": "N\u002B Large Storage Box", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Wood_C", - "Description": "N\u002B Wooden Spike Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_StoneSP_C", - "Description": "N\u002B Stone Pipe - Flexible", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VesselPlus_C", - "Description": "N\u002B Vessel", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_StoneSP_C", - "Description": "N\u002B Stone Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_AdobeSP_C", - "Description": "N\u002B Adobe Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_StoneSP_C", - "Description": "N\u002B Reinforced Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_WoodSP_C", - "Description": "N\u002B Wood Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_AdobeSP_C", - "Description": "N\u002B Adobe Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_StoneSP_C", - "Description": "N\u002B Stone Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_WoodSP_C", - "Description": "N\u002B Wood Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeeHivePlus_C", - "Description": "N\u002B Domesticated Bee Hive", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BookshelfPlus_C", - "Description": "N\u002B Bookshelf", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BedPlus_C", - "Description": "N\u002B Simple Bed", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BlueprintMaker_C", - "Description": "N\u002B Blueprint Maker", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Converter_C", - "Description": "N\u002B Converter", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_C", - "Description": "N\u002B Hitching Post", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Nanny_C", - "Description": "N\u002B Nanny", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Dynamic_C", - "Description": "N\u002B Dynamic Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Dynamic_C", - "Description": "N\u002B Dynamic Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Wood_C", - "Description": "N\u002B Dynamic Wood Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Stone_C", - "Description": "N\u002B Dynamic Stone Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Adobe_C", - "Description": "N\u002B Dynamic Adobe Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vivarium_C", - "Description": "N\u002B Vivarium", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mannequin_C", - "Description": "N\u002B Mannequin", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekElevator_C", - "Description": "N\u002B Triangle Tek Elevator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Small_C", - "Description": "N\u002B Small Taxidermy Base", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Medium_C", - "Description": "N\u002B Medium Taxidermy Base", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Large_C", - "Description": "N\u002B Large Taxidermy Base", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessSquare_C", - "Description": "N\u002B Seamless Crop Square", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessTriangle_C", - "Description": "N\u002B Seamless Crop Triangle", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_Tek_C", - "Description": "N\u002B Tek Hitching Post", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Alarm_Plate_C", - "Description": "N\u002B Pressure Plate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Raft_C", - "Description": "N\u002B Raft Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DermisDisplay_C", - "Description": "N\u002B Dermis Display", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Farmer_C", - "Description": "N\u002B Farmer", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gardener_C", - "Description": "N\u002B Gardener", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchery_C", - "Description": "N\u002B Hatchery", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemCollector_C", - "Description": "N\u002B Item Collector", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StarterBlock_C", - "Description": "N\u002B Starter Block", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HarvesterPlus_C", - "Description": "N\u002B Harvester", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Propagator_C", - "Description": "N\u002B Propagator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StandingTorchPlus_C", - "Description": "N\u002B Standing Torch", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ReplicatorPlus_C", - "Description": "N\u002B Tek Replicator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Tek_C", - "Description": "N\u002B Tek Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Tek_C", - "Description": "N\u002B Tek Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Tek_C", - "Description": "N\u002B Tek Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Tek_C", - "Description": "N\u002B Tek Windowframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Tek_C", - "Description": "N\u002B Tek Window", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Tek_C", - "Description": "N\u002B Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Tek_C", - "Description": "N\u002B Tek Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Tek_C", - "Description": "N\u002B Tek Catwalk", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Tek_C", - "Description": "N\u002B Tek Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Tek_C", - "Description": "N\u002B Tek Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Tek_C", - "Description": "N\u002B Behemoth Tek Gateway", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Tek_C", - "Description": "N\u002B Behemoth Tek Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Tek_C", - "Description": "N\u002B Tek Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Tek_C", - "Description": "N\u002B Tek Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Tek_C", - "Description": "N\u002B Tek Fence Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_TekSP_C", - "Description": "N\u002B Tek Fence Support", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Tek_C", - "Description": "N\u002B Tek Ladder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Tek_C", - "Description": "N\u002B Small Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Tek_C", - "Description": "N\u002B Medium Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Tek_C", - "Description": "N\u002B Large Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Tek_C", - "Description": "N\u002B Tek Railing", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_TekSP_C", - "Description": "N\u002B Tek Ramp", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Tek_C", - "Description": "N\u002B Sloped Tek Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Left_C", - "Description": "N\u002B Sloped Tek Wall Left", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Right_C", - "Description": "N\u002B Sloped Tek Wall Right", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForcefield_C", - "Description": "N\u002B Tek Shield Generator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_C", - "Description": "N\u002B Vacuum Compartment", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Moonpool_C", - "Description": "N\u002B Vacuum Moonpool", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TeleporterPlus_C", - "Description": "N\u002B Teleporter", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GeneratorTek_C", - "Description": "N\u002B Tek Generator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransmitterPlus_C", - "Description": "N\u002B Tek Transmitter", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekSP_C", - "Description": "N\u002B Tek Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekSP_C", - "Description": "N\u002B Tek Triangle Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_TekSP_C", - "Description": "N\u002B Large Tek Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Tek_C", - "Description": "N\u002B XL Tek Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_TekSP_C", - "Description": "N\u002B Tek Triangle Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Tek_C", - "Description": "N\u002B Tek Staircase", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Tek_C", - "Description": "N\u002B Large Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Tek_C", - "Description": "N\u002B Large Sloped Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Tek_C", - "Description": "N\u002B Behemoth Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Tek_C", - "Description": "N\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Tek_C", - "Description": "N\u002B Large Tek Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Tek_C", - "Description": "N\u002B Behemoth Tek Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Moonpool_C", - "Description": "N\u002B Moonpool Trapdoor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_Sloped_C", - "Description": "N\u002B Sloped Vacuum Compartment", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Underwater_C", - "Description": "N\u002B Vacuum Compartment Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_TekSP_C", - "Description": "N\u002B Tek Double Door", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_TekSP_C", - "Description": "N\u002B Tek Double Doorframe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Forcefield_C", - "Description": "N\u002B Forcefield Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Forcefield_C", - "Description": "N\u002B Large Forcefield Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Forcefield_C", - "Description": "N\u002B XL Forcefield Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CloningChamberPlus_C", - "Description": "N\u002B Cloning Chamber", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurretTek_C", - "Description": "N\u002B Tek Turret", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GenomicsChamber_C", - "Description": "N\u002B Mutator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekTroughPlus_C", - "Description": "N\u002B Tek Trough", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusTekLight_C", - "Description": "N\u002B Tek Light", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorageSP_C", - "Description": "N\u002B Dedicated Storage", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorage_Intake_C", - "Description": "N\u002B Dedicated Storage Intake", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeStation_C", - "Description": "N\u002B Charge Station", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBedPlus_C", - "Description": "N\u002B Tek Sleeping Pod", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeInjector_C", - "Description": "N\u002B Charge Injector", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElementCatalyzer_C", - "Description": "N\u002B Element Catalyzer", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementPlus_C", - "Description": "Element", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Tek_C", - "Description": "N\u002B Dynamic Tek Pillar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PlanetShield_C", - "Description": "N\u002B Planetary Shield", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Incinerator_C", - "Description": "N\u002B Incinerator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DyeStation_C", - "Description": "N\u002B Dyeria", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RepairStation_C", - "Description": "N\u002B Repair Station", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForge_C", - "Description": "N\u002B Tek Forge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_TekForge_C", - "Description": "Gasoline", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromDust_TekForge_C", - "Description": "Element", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementDust_TekForge_C", - "Description": "Element Dust", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromShards_TekForge_C", - "Description": "Element", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_TekForge_C", - "Description": "Element Shard", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStove_C", - "Description": "N\u002B Tek Stove", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_TekStove_C", - "Description": "Prime Meat Jerky", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_TekStove_C", - "Description": "Cooked Meat Jerky", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgeTek_C", - "Description": "N\u002B Tek Refrigerator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WaterJarIced_TekFridge_C", - "Description": "Iced Water Jar", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CanteenIced_TekFridge_C", - "Description": "Iced Canteen", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekChemBench_C", - "Description": "N\u002B Laboratory", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_TekChemBench_C", - "Description": "Flamethrower Ammo", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_TekChemBench_C", - "Description": "Bug Repellant", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_TekChemBench_C", - "Description": "Lesser Antidote", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_TekChemBench_C", - "Description": "Narcotic", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_TekChemBench_C", - "Description": "Stimulant", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_TekChemBench_C", - "Description": "Cementing Paste", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_TekChemBench_C", - "Description": "Clay", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline__TekChemBench_C", - "Description": "Gasoline (Gas-Crafted)", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_TekChemBench_C", - "Description": "Gunpowder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_TekChemBench_C", - "Description": "Preserving Salt", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_TekChemBench_C", - "Description": "Propellant", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_TekChemBench_C", - "Description": "Sparkpowder", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_TekChemBench_C", - "Description": "Absorbent Substrate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Fertilizer_Compost_TekChemBench_C", - "Description": "Fertilizer", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Mutagel_TekChemBench_C", - "Description": "Mutagel", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Mutagen_TekChemBench_C", - "Description": "Mutagen", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekCookingPot_C", - "Description": "N\u002B Tek Cooking Pot", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BeerJar_TekCookPot_C", - "Description": "N\u002B Beer", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemTranslocator_C", - "Description": "N\u002B Item Translocator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStorage_C", - "Description": "N\u002B Tek Storage", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_TekGlass_C", - "Description": "N\u002B Tek Glass Wall", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekGlass_C", - "Description": "N\u002B Tek Glass Ceiling", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_TekGlass_C", - "Description": "N\u002B Sloped Tek Glass Roof", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBridgePlus_C", - "Description": "N\u002B Tek Bridge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DroneTerminal_C", - "Description": "N\u002B Drone Terminal", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GachaGavager_C", - "Description": "N\u002B Gacha Gavager", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCracker_C", - "Description": "N\u002B Crystal Cracker", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Tek_C", - "Description": "N\u002B Tek Cliff Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Tek_C", - "Description": "N\u002B Tek Tree Platform", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Tek_C", - "Description": "N\u002B Tek Platform Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Tek_C", - "Description": "N\u002B Tek Hollow Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Tek_C", - "Description": "N\u002B Tek Outer Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Tek_C", - "Description": "N\u002B Tek Sloped Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Tek_C", - "Description": "N\u002B Tek Sloped Wedge Gate", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapTek_C", - "Description": "N\u002B Tek Tree Sap Tap", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OilPumpTek_C", - "Description": "N\u002B Tek Oil Pump", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Alarm_Tek_C", - "Description": "N\u002B Tek Sensor", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransferControlUnit_C", - "Description": "N\u002B Transfer Control Unit", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_TekFloating_C", - "Description": "N\u002B Tek Floating Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekFloating_C", - "Description": "N\u002B Tek Floating Triangle Foundation", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Transmutator_C", - "Description": "N\u002B Transmutator", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlot_SPlusTek_C", - "Description": "N\u002B Tek Crop Plot", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StryderInterface_C", - "Description": "N\u002B Dedicated Storage Interface", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_InnerOnly_Tek_C", - "Description": "N\u002B Tek Inner Wedge", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoCrafter_C", - "Description": "N\u002B Auto Crafter", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AutoCrafterPH_C", - "Description": "Selected Recipe", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_CHEAT_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "NominalStructures2.0" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SplusMultiTool_C", - "Description": "N\u002B Multi-Tool", - "Mod": "NominalStructures2.0" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_OmniTool_C", - "Description": "N\u002B Omni Tool", - "Mod": "NominalStructures2.0" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/NominalStructures2047386374.gamedata b/GameData/Mods/NominalStructures2047386374.gamedata deleted file mode 100644 index c74054ac..00000000 --- a/GameData/Mods/NominalStructures2047386374.gamedata +++ /dev/null @@ -1,6475 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-13T00:12:52.0138036Z", - "Mod": "2047386374", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusCraftingStation_C", - "Description": "N\u002B Crafting Station", - "Mod": "NominalStructures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Thatch_C", - "Description": "N\u002B Thatch Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Thatch_C", - "Description": "N\u002B Thatch Wall", - "Mod": "NominalStructures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Thatch_C", - "Description": "N\u002B Thatch Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Left_C", - "Description": "N\u002B Sloped Thatch Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Right_C", - "Description": "N\u002B Sloped Thatch Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Thatch_C", - "Description": "N\u002B Sloped Thatch Roof", - "Mod": "NominalStructures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Thatch_C", - "Description": "N\u002B Thatch Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Thatch_C", - "Description": "N\u002B Thatch Door", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Wood_C", - "Description": "N\u002B Wood Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_WoodSP_C", - "Description": "N\u002B Wood Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Wood_C", - "Description": "N\u002B Wood Wall", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Wood_C", - "Description": "N\u002B Wood Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_WoodSP_C", - "Description": "N\u002B Wood Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Wood_C", - "Description": "N\u002B Wood Railing", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Left_C", - "Description": "N\u002B Sloped Wood Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Right_C", - "Description": "N\u002B Sloped Wood Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Wood_C", - "Description": "N\u002B Sloped Wood Roof", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Wood_C", - "Description": "N\u002B Wood Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Wood_C", - "Description": "N\u002B Wood Door", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Wood_C", - "Description": "N\u002B Wood Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_WoodSP_C", - "Description": "N\u002B Wood Fence Support", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_WoodSP_C", - "Description": "N\u002B Wood Ramp", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Wood_C", - "Description": "N\u002B Small Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Wood_C", - "Description": "N\u002B Medium Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Wood_C", - "Description": "N\u002B Large Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Wood_C", - "Description": "N\u002B Wood Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Wood_C", - "Description": "N\u002B Wood Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Wood_C", - "Description": "N\u002B Wood Ladder", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Wood_C", - "Description": "N\u002B Wood Catwalk", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Wood_C", - "Description": "N\u002B Wood Window Wall", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Wood_C", - "Description": "N\u002B Wood Window", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Stone_C", - "Description": "N\u002B Stone Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_StoneSP_C", - "Description": "N\u002B Stone Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Stone_C", - "Description": "N\u002B Stone Wall", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Stone_C", - "Description": "N\u002B Stone Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_StoneSP_C", - "Description": "N\u002B Stone Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Stone_C", - "Description": "N\u002B Stone Railing", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Left_C", - "Description": "N\u002B Sloped Stone Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Right_C", - "Description": "N\u002B Sloped Stone Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Stone_C", - "Description": "N\u002B Sloped Stone Roof", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Stone_C", - "Description": "N\u002B Stone Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Stone_C", - "Description": "N\u002B Reinforced Door", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Stone_C", - "Description": "N\u002B Stone Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_StoneSP_C", - "Description": "N\u002B Stone Fence Support", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Stone_C", - "Description": "N\u002B Small Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Stone_C", - "Description": "N\u002B Medium Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Stone_C", - "Description": "N\u002B Large Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Stone_C", - "Description": "N\u002B Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Stone_C", - "Description": "N\u002B Reinforced Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Rope_C", - "Description": "N\u002B Rope Ladder", - "Mod": "NominalStructures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Stone_C", - "Description": "N\u002B Stone Window Wall", - "Mod": "NominalStructures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Stone_C", - "Description": "N\u002B Reinforced Window", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Metal_C", - "Description": "N\u002B Metal Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_MetalSP_C", - "Description": "N\u002B Metal Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Metal_C", - "Description": "N\u002B Metal Wall", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Metal_C", - "Description": "N\u002B Metal Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_MetalSP_C", - "Description": "N\u002B Metal Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Metal_C", - "Description": "N\u002B Metal Railing", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Left_C", - "Description": "N\u002B Sloped Metal Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Right_C", - "Description": "N\u002B Sloped Metal Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Metal_C", - "Description": "N\u002B Sloped Metal Roof", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Metal_C", - "Description": "N\u002B Metal Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Metal_C", - "Description": "N\u002B Metal Door", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Metal_C", - "Description": "N\u002B Metal Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_MetalSP_C", - "Description": "N\u002B Metal Fence Support", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_MetalSP_C", - "Description": "N\u002B Metal Ramp", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Metal_C", - "Description": "N\u002B Small Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Metal_C", - "Description": "N\u002B Medium Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Metal_C", - "Description": "N\u002B Large Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Metal_C", - "Description": "N\u002B Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Metal_C", - "Description": "N\u002B Metal Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Metal_C", - "Description": "N\u002B Metal Ladder", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Metal_C", - "Description": "N\u002B Metal Catwalk", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Metal_C", - "Description": "N\u002B Metal Window Wall", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Metal_C", - "Description": "N\u002B Metal Window", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Glass_C", - "Description": "N\u002B Glass Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Glass_C", - "Description": "N\u002B Glass Wall", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Glass_C", - "Description": "N\u002B Glass Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Left_C", - "Description": "N\u002B Sloped Glass Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Right_C", - "Description": "N\u002B Sloped Glass Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Glass_C", - "Description": "N\u002B Sloped Glass Roof", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Glass_C", - "Description": "N\u002B Glass Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Glass_C", - "Description": "N\u002B Glass Door", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_Glass_C", - "Description": "N\u002B Glass Ramp", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Glass_C", - "Description": "N\u002B Glass Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Glass_C", - "Description": "N\u002B Glass Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Glass_C", - "Description": "N\u002B Glass Catwalk", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Glass_C", - "Description": "N\u002B Glass Window", - "Mod": "NominalStructures" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Greenhouse_C", - "Description": "N\u002B Greenhouse Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Greenhouse_C", - "Description": "N\u002B Greenhouse Wall", - "Mod": "NominalStructures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Left_C", - "Description": "N\u002B Sloped Greenhouse Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Right_C", - "Description": "N\u002B Sloped Greenhouse Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Greenhouse_C", - "Description": "N\u002B Sloped Greenhouse Roof", - "Mod": "NominalStructures" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Greenhouse_C", - "Description": "N\u002B Greenhouse Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Greenhouse_C", - "Description": "N\u002B Greenhouse Door", - "Mod": "NominalStructures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Greenhouse_C", - "Description": "N\u002B Greenhouse Window", - "Mod": "NominalStructures" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Small_C", - "Description": "N\u002B Small Crop Plot", - "Mod": "NominalStructures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Medium_C", - "Description": "N\u002B Medium Crop Plot", - "Mod": "NominalStructures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Large_C", - "Description": "N\u002B Large Crop Plot", - "Mod": "NominalStructures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FabricatorPlus_C", - "Description": "N\u002B Fabricator", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Wood_C", - "Description": "N\u002B Wood Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Wood_C", - "Description": "N\u002B Wood Gate", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Stone_C", - "Description": "N\u002B Stone Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Stone_C", - "Description": "N\u002B Reinforced Gate", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Metal_C", - "Description": "N\u002B Metal Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Metal_C", - "Description": "N\u002B Metal Gate", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Glass_C", - "Description": "N\u002B Glass Gate", - "Mod": "NominalStructures" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Stone_C", - "Description": "N\u002B Stone Behemoth Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Stone_C", - "Description": "N\u002B Reinforced Behemoth Gate", - "Mod": "NominalStructures" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Metal_C", - "Description": "N\u002B Metal Behemoth Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Metal_C", - "Description": "N\u002B Metal Behemoth Gate", - "Mod": "NominalStructures" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Glass_C", - "Description": "N\u002B Glass Behemoth Gate", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Stone_C", - "Description": "N\u002B Stone Pipe - Straight", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Stone_C", - "Description": "N\u002B Stone Pipe - Inclined", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Stone_C", - "Description": "N\u002B Stone Pipe - Intersection", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Stone_C", - "Description": "N\u002B Stone Pipe - Vertical", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Stone_C", - "Description": "N\u002B Stone Pipe - Intake", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Stone_C", - "Description": "N\u002B Stone Pipe - Tap", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Metal_C", - "Description": "N\u002B Metal Pipe - Straight", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Metal_C", - "Description": "N\u002B Metal Pipe - Inclined", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Metal_C", - "Description": "N\u002B Metal Pipe - Intersection", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Metal_C", - "Description": "N\u002B Metal Pipe - Vertical", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Metal_C", - "Description": "N\u002B Metal Pipe - Intake", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Metal_C", - "Description": "N\u002B Metal Pipe - Tap", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Horizontal_C", - "Description": "N\u002B Straight Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Incline_C", - "Description": "N\u002B Diagonal Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Intersection_C", - "Description": "N\u002B Electrical Cable Intersection", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Vertical_C", - "Description": "N\u002B Vertical Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElectricalOutlet_C", - "Description": "N\u002B Electrical Outlet", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Generator_C", - "Description": "N\u002B Electrical Generator", - "Mod": "NominalStructures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorTrack_Metal_C", - "Description": "N\u002B Small Elevator Track", - "Mod": "NominalStructures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Small_C", - "Description": "N\u002B Small Elevator Platform", - "Mod": "NominalStructures" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Medium_C", - "Description": "N\u002B Medium Elevator Platform", - "Mod": "NominalStructures" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Large_C", - "Description": "N\u002B Large Elevator Platform", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Stone_C", - "Description": "N\u002B Water Tank", - "Mod": "NominalStructures" - }, - { - "Level": 41, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Metal_C", - "Description": "N\u002B Metal Water Tank", - "Mod": "NominalStructures" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialCooker_C", - "Description": "N\u002B Industrial Cooker", - "Mod": "NominalStructures" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialForgePlus_C", - "Description": "N\u002B Industrial Forge", - "Mod": "NominalStructures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialGrillPlus_C", - "Description": "N\u002B Industrial Grill", - "Mod": "NominalStructures" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AirConditionerPlus_C", - "Description": "N\u002B Air Conditioner", - "Mod": "NominalStructures" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChemBenchPlus_C", - "Description": "N\u002B Chemistry Bench", - "Mod": "NominalStructures" - }, - { - "Level": 6, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MortarPestlePlus_C", - "Description": "N\u002B Mortar and Pestle", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForgePlus_C", - "Description": "N\u002B Refining Forge", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmithyPlus_C", - "Description": "N\u002B Smithy", - "Mod": "NominalStructures" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GrinderPlus_C", - "Description": "N\u002B Industrial Grinder", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Adobe_C", - "Description": "N\u002B Adobe Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Adobe_C", - "Description": "N\u002B Adobe Wall", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Adobe_C", - "Description": "N\u002B Adobe Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Adobe_C", - "Description": "N\u002B Adobe Railing", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Left_C", - "Description": "N\u002B Sloped Adobe Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Right_C", - "Description": "N\u002B Sloped Adobe Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Adobe_C", - "Description": "N\u002B Sloped Adobe Roof", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Adobe_C", - "Description": "N\u002B Adobe Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Adobe_C", - "Description": "N\u002B Adobe Door", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Adobe_C", - "Description": "N\u002B Adobe Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_AdobeSP_C", - "Description": "N\u002B Adobe Fence Support", - "Mod": "NominalStructures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_AdobeSP_C", - "Description": "N\u002B Adobe Ramp", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Adobe_C", - "Description": "N\u002B Small Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Adobe_C", - "Description": "N\u002B Medium Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Adobe_C", - "Description": "N\u002B Large Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Adobe_C", - "Description": "N\u002B Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Adobe_C", - "Description": "N\u002B Adobe Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Adobe_C", - "Description": "N\u002B Large Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Adobe_C", - "Description": "N\u002B Large Adobe Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Adobe_C", - "Description": "N\u002B Behemoth Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Adobe_C", - "Description": "N\u002B Behemoth Adobe Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Adobe_C", - "Description": "N\u002B Adobe Ladder", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Adobe_C", - "Description": "N\u002B Adobe Window Wall", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Adobe_C", - "Description": "N\u002B Adobe Window", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Adobe_C", - "Description": "N\u002B Adobe Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Adobe_C", - "Description": "N\u002B Adobe Gate", - "Mod": "NominalStructures" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Adobe_C", - "Description": "N\u002B Adobe Behemoth Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Adobe_C", - "Description": "N\u002B Behemoth Adobe Gate", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransparencyCycler_C", - "Description": "N\u002B Transparency Cycler", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ModelSelector_C", - "Description": "N\u002B Model Selector", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Wood_C", - "Description": "N\u002B Wooden Staircase", - "Mod": "NominalStructures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Stone_C", - "Description": "N\u002B Stone Staircase", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Metal_C", - "Description": "N\u002B Metal Staircase", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Adobe_C", - "Description": "N\u002B Adobe Staircase", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Stone_C", - "Description": "N\u002B Large Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Stone_C", - "Description": "N\u002B Large Reinforced Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Metal_C", - "Description": "N\u002B Large Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Metal_C", - "Description": "N\u002B Large Metal Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Glass_C", - "Description": "N\u002B Large Glass Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Stone_C", - "Description": "N\u002B Behemoth Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Stone_C", - "Description": "N\u002B Behemoth Reinforced Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Metal_C", - "Description": "N\u002B Behemoth Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Metal_C", - "Description": "N\u002B Behemoth Metal Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Glass_C", - "Description": "N\u002B Behemoth Glass Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindTurbinePlus_C", - "Description": "N\u002B Wind Turbine", - "Mod": "NominalStructures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MultiLamp_C", - "Description": "N\u002B Multi Lamp", - "Mod": "NominalStructures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapPlus_C", - "Description": "N\u002B Tree Sap Tap", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DemoGun_C", - "Description": "N\u002B Demo Gun", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairGun_C", - "Description": "N\u002B Repair Gun", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_WoodSP_C", - "Description": "N\u002B Large Wood Wall", - "Mod": "NominalStructures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_StoneSP_C", - "Description": "N\u002B Large Stone Wall", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_MetalSP_C", - "Description": "N\u002B Large Metal Wall", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Glass_C", - "Description": "N\u002B Large Glass Wall", - "Mod": "NominalStructures" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_AdobeSP_C", - "Description": "N\u002B Large Adobe Wall", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Wood_C", - "Description": "N\u002B XL Wood Wall", - "Mod": "NominalStructures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Stone_C", - "Description": "N\u002B XL Stone Wall", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Metal_C", - "Description": "N\u002B XL Metal Wall", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Glass_C", - "Description": "N\u002B XL Glass Wall", - "Mod": "NominalStructures" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Adobe_C", - "Description": "N\u002B XL Adobe Wall", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Square_C", - "Description": "N\u002B Internal Piping - Square", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Wall_C", - "Description": "N\u002B Internal Piping - Wall", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Square_C", - "Description": "N\u002B Internal Wiring - Square", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Wall_C", - "Description": "N\u002B Internal Wiring - Wall", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_Glass_C", - "Description": "N\u002B Glass Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_Glass_C", - "Description": "N\u002B Glass Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gardener_C", - "Description": "N\u002B Gardener", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Stone_C", - "Description": "N\u002B Large Sloped Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Metal_C", - "Description": "N\u002B Large Sloped Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Adobe_C", - "Description": "N\u002B Large Sloped Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Stone_C", - "Description": "N\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Metal_C", - "Description": "N\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Adobe_C", - "Description": "N\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_WoodSP_C", - "Description": "N\u002B Wood Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_StoneSP_C", - "Description": "N\u002B Stone Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_MetalSP_C", - "Description": "N\u002B Metal Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_Glass_C", - "Description": "N\u002B Glass Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_C", - "Description": "N\u002B Auto Turret", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TurretConfigurator_C", - "Description": "N\u002B Turret Configurator", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_1_5x_C", - "Description": "N\u002B Feeding Trough (1.5x)", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_2x_C", - "Description": "N\u002B Feeding Trough (2x)", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_C", - "Description": "N\u002B Feeding Trough (3x)", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReplicatorPlus_C", - "Description": "N\u002B Tek Replicator", - "Mod": "NominalStructures" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorchPlus_C", - "Description": "N\u002B Standing Torch", - "Mod": "NominalStructures" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallTorchPlus_C", - "Description": "N\u002B Wall Torch", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemCollector_C", - "Description": "N\u002B Item Collector", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferGun_C", - "Description": "N\u002B Transfer Gun", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Triangle_C", - "Description": "N\u002B Internal Piping - Triangle", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Triangle_C", - "Description": "N\u002B Internal Wiring - Triangle", - "Mod": "NominalStructures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeerBarrelPlus_C", - "Description": "N\u002B Beer Barrel", - "Mod": "NominalStructures" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CampfirePlus_C", - "Description": "N\u002B Campfire", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CompostBinPlus_C", - "Description": "N\u002B Compost Bin", - "Mod": "NominalStructures" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CookingPotPlus_C", - "Description": "N\u002B Cooking Pot", - "Mod": "NominalStructures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireplacePlus_C", - "Description": "N\u002B Stone Fireplace", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingBinPlus_C", - "Description": "N\u002B Preserving Bin", - "Mod": "NominalStructures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgePlus_C", - "Description": "N\u002B Refrigerator", - "Mod": "NominalStructures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageSmall_C", - "Description": "N\u002B Storage Box", - "Mod": "NominalStructures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageLarge_C", - "Description": "N\u002B Large Storage Box", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageMetal_C", - "Description": "N\u002B Metal Storage Box", - "Mod": "NominalStructures" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VaultPlus_C", - "Description": "N\u002B Vault", - "Mod": "NominalStructures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Wood_C", - "Description": "N\u002B Wooden Spike Wall", - "Mod": "NominalStructures" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Metal_C", - "Description": "N\u002B Metal Spike Wall", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_StoneSP_C", - "Description": "N\u002B Stone Pipe - Flexible", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_MetalSP_C", - "Description": "N\u002B Metal Pipe - Flexible", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_FlexSP_C", - "Description": "N\u002B Flexible Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Tek_C", - "Description": "N\u002B Tek Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Tek_C", - "Description": "N\u002B Tek Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Tek_C", - "Description": "N\u002B Tek Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Tek_C", - "Description": "N\u002B Tek Windowframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Tek_C", - "Description": "N\u002B Tek Window", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Tek_C", - "Description": "N\u002B Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Tek_C", - "Description": "N\u002B Tek Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Tek_C", - "Description": "N\u002B Tek Catwalk", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Tek_C", - "Description": "N\u002B Tek Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Tek_C", - "Description": "N\u002B Tek Gate", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Tek_C", - "Description": "N\u002B Behemoth Tek Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Tek_C", - "Description": "N\u002B Behemoth Tek Gate", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Tek_C", - "Description": "N\u002B Tek Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Tek_C", - "Description": "N\u002B Tek Door", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Tek_C", - "Description": "N\u002B Tek Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_TekSP_C", - "Description": "N\u002B Tek Fence Support", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Tek_C", - "Description": "N\u002B Tek Ladder", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Tek_C", - "Description": "N\u002B Small Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Tek_C", - "Description": "N\u002B Medium Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Tek_C", - "Description": "N\u002B Large Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Tek_C", - "Description": "N\u002B Tek Railing", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_TekSP_C", - "Description": "N\u002B Tek Ramp", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Tek_C", - "Description": "N\u002B Sloped Tek Roof", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Left_C", - "Description": "N\u002B Sloped Tek Wall Left", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Right_C", - "Description": "N\u002B Sloped Tek Wall Right", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForcefield_C", - "Description": "N\u002B Tek Shield Generator", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_C", - "Description": "N\u002B Vacuum Compartment", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Moonpool_C", - "Description": "N\u002B Vacuum Moonpool", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TeleporterPlus_C", - "Description": "N\u002B Teleporter", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PersonalTeleporter_C", - "Description": "N\u002B Personal Teleporter", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GeneratorTek_C", - "Description": "N\u002B Tek Generator", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekSP_C", - "Description": "N\u002B Tek Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekSP_C", - "Description": "N\u002B Tek Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_TekSP_C", - "Description": "N\u002B Large Tek Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Tek_C", - "Description": "N\u002B XL Tek Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_TekSP_C", - "Description": "N\u002B Tek Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Tek_C", - "Description": "N\u002B Tek Staircase", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Tek_C", - "Description": "N\u002B Large Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Tek_C", - "Description": "N\u002B Large Tek Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Tek_C", - "Description": "N\u002B Large Sloped Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Tek_C", - "Description": "N\u002B Behemoth Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Tek_C", - "Description": "N\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Tek_C", - "Description": "N\u002B Behemoth Tek Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VesselPlus_C", - "Description": "N\u002B Vessel", - "Mod": "NominalStructures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_StoneSP_C", - "Description": "N\u002B Stone Ramp", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Glass_C", - "Description": "N\u002B Glass Staircase", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Pillar_C", - "Description": "N\u002B Internal Piping - Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Pillar_C", - "Description": "N\u002B Internal Wiring - Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SheepHerder_C", - "Description": "N\u002B Sheep Herder", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransmitterPlus_C", - "Description": "N\u002B Tek Transmitter", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LightSetter_C", - "Description": "N\u002B Light Setter", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Moonpool_C", - "Description": "N\u002B Moonpool Trapdoor", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_Sloped_C", - "Description": "N\u002B Sloped Vacuum Compartment", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Underwater_C", - "Description": "N\u002B Vacuum Compartment Door", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_WoodSP_C", - "Description": "N\u002B Wood Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_WoodSP_C", - "Description": "N\u002B Wood Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_StoneSP_C", - "Description": "N\u002B Stone Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_StoneSP_C", - "Description": "N\u002B Reinforced Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_MetalSP_C", - "Description": "N\u002B Metal Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_MetalSP_C", - "Description": "N\u002B Metal Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_C", - "Description": "N\u002B Glass Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_C", - "Description": "N\u002B Glass Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_AdobeSP_C", - "Description": "N\u002B Adobe Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_AdobeSP_C", - "Description": "N\u002B Adobe Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_TekSP_C", - "Description": "N\u002B Tek Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_TekSP_C", - "Description": "N\u002B Tek Double Door", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VisibilityTool_C", - "Description": "N\u002B Visibility Tool", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Glass_C", - "Description": "N\u002B Glass Half Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CloningChamberPlus_C", - "Description": "N\u002B Cloning Chamber", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Forcefield_C", - "Description": "N\u002B Forcefield Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Forcefield_C", - "Description": "N\u002B Large Forcefield Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Forcefield_C", - "Description": "N\u002B XL Forcefield Wall", - "Mod": "NominalStructures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeHivePlus_C", - "Description": "N\u002B Domesticated Bee Hive", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretTek_C", - "Description": "N\u002B Tek Turret", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Farmer_C", - "Description": "N\u002B Farmer", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GenomicsChamber_C", - "Description": "N\u002B Mutator", - "Mod": "NominalStructures" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BookshelfPlus_C", - "Description": "N\u002B Bookshelf", - "Mod": "NominalStructures" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BedPlus_C", - "Description": "N\u002B Simple Bed", - "Mod": "NominalStructures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BunkBedPlus_C", - "Description": "N\u002B Bunk Bed", - "Mod": "NominalStructures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchery_C", - "Description": "N\u002B Hatchery", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BlueprintMaker_C", - "Description": "N\u002B Blueprint Maker", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EuthanasiaGun_C", - "Description": "N\u002B Euthanasia Gun", - "Mod": "NominalStructures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Converter_C", - "Description": "N\u002B Converter", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_C", - "Description": "N\u002B Hitching Post", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekTroughPlus_C", - "Description": "N\u002B Tek Trough", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Nanny_C", - "Description": "N\u002B Nanny", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UnderwaterTool_C", - "Description": "N\u002B Underwater Tool", - "Mod": "NominalStructures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AnimalTender_C", - "Description": "N\u002B Animal Tender", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlusRemote_C", - "Description": "N\u002B Remote", - "Mod": "NominalStructures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretPlant_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Ballista_C", - "Description": "N\u002B Ballista Turret", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Cannon_C", - "Description": "N\u002B Cannon Turret", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Flame_C", - "Description": "N\u002B Flame Turret", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Minigun_C", - "Description": "N\u002B Minigun Turret", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Rocket_C", - "Description": "N\u002B Rocket Turret", - "Mod": "NominalStructures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Tranq_C", - "Description": "N\u002B Tranq Turret", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferTool_C", - "Description": "N\u002B Transfer Tool", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusTekLight_C", - "Description": "N\u002B Tek Light", - "Mod": "NominalStructures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorCallButton_C", - "Description": "N\u002B Elevator Call Button", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CommandTool_C", - "Description": "N\u002B Command Gun", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorageSP_C", - "Description": "N\u002B Dedicated Storage", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorage_Intake_C", - "Description": "N\u002B Dedicated Storage Intake", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Dynamic_C", - "Description": "N\u002B Dynamic Gateway", - "Mod": "NominalStructures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Dynamic_C", - "Description": "N\u002B Dynamic Gate", - "Mod": "NominalStructures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Repulser_C", - "Description": "N\u002B Repulser Plate", - "Mod": "NominalStructures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekElevator_C", - "Description": "N\u002B Tek Elevator", - "Mod": "NominalStructures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GasCollectorTek_C", - "Description": "N\u002B Tek Gas Collector", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBedPlus_C", - "Description": "N\u002B Tek Sleeping Pod", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeInjector_C", - "Description": "N\u002B Charge Injector", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementCatalyzer_C", - "Description": "N\u002B Element Catalyzer", - "Mod": "NominalStructures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeStation_C", - "Description": "N\u002B Charge Station", - "Mod": "NominalStructures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Heavy_C", - "Description": "N\u002B Heavy Auto Turret", - "Mod": "NominalStructures" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SprayPainterPlus_C", - "Description": "N\u002B Spray Painter", - "Mod": "NominalStructures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Wood_C", - "Description": "N\u002B Dynamic Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Stone_C", - "Description": "N\u002B Dynamic Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Metal_C", - "Description": "N\u002B Dynamic Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Adobe_C", - "Description": "N\u002B Dynamic Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Tek_C", - "Description": "N\u002B Dynamic Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InventoryAssistant_C", - "Description": "N\u002B Inventory Assistant", - "Mod": "NominalStructures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Pillarator_C", - "Description": "N\u002B Pillarator", - "Mod": "NominalStructures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Vivarium_C", - "Description": "N\u002B Vivarium", - "Mod": "NominalStructures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoCrafter_C", - "Description": "N\u002B Auto Crafter", - "Mod": "NominalStructures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mannequin_C", - "Description": "N\u002B Mannequin", - "Mod": "NominalStructures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlanetShield_C", - "Description": "N\u002B Planetary Shield", - "Mod": "NominalStructures" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Incinerator_C", - "Description": "N\u002B Incinerator", - "Mod": "NominalStructures" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DyeStation_C", - "Description": "N\u002B Dyeria", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairStation_C", - "Description": "N\u002B Repair Station", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStove_C", - "Description": "N\u002B Tek Stove", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForge_C", - "Description": "N\u002B Tek Forge", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekChemBench_C", - "Description": "N\u002B Laboratory", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCookingPot_C", - "Description": "N\u002B Tek Cooking Pot", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemTranslocator_C", - "Description": "N\u002B Item Translocator", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStorage_C", - "Description": "N\u002B Tek Storage", - "Mod": "NominalStructures" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LeashTek_C", - "Description": "N\u002B Tek Leash", - "Mod": "NominalStructures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekElevator_C", - "Description": "N\u002B Triangle Tek Elevator", - "Mod": "NominalStructures" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Small_C", - "Description": "N\u002B Small Taxidermy Base", - "Mod": "NominalStructures" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Medium_C", - "Description": "N\u002B Medium Taxidermy Base", - "Mod": "NominalStructures" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Large_C", - "Description": "N\u002B Large Taxidermy Base", - "Mod": "NominalStructures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessSquare_C", - "Description": "N\u002B Seamless Crop Square", - "Mod": "NominalStructures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessTriangle_C", - "Description": "N\u002B Seamless Crop Triangle", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_TekGlass_C", - "Description": "N\u002B Tek Glass Wall", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekGlass_C", - "Description": "N\u002B Tek Glass Ceiling", - "Mod": "NominalStructures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_TekGlass_C", - "Description": "N\u002B Sloped Tek Glass Roof", - "Mod": "NominalStructures" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBridgePlus_C", - "Description": "N\u002B Tek Bridge", - "Mod": "NominalStructures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgeTek_C", - "Description": "N\u002B Tek Refrigerator", - "Mod": "NominalStructures" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DroneTerminal_C", - "Description": "N\u002B Drone Terminal", - "Mod": "NominalStructures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_Tek_C", - "Description": "N\u002B Tek Hitching Post", - "Mod": "NominalStructures" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GachaGavager_C", - "Description": "N\u002B Gacha Gavager", - "Mod": "NominalStructures" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCracker_C", - "Description": "N\u002B Crystal Cracker", - "Mod": "NominalStructures" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusCraftingStation_C", - "Description": "N\u002B Crafting Station", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Glass_C", - "Description": "N\u002B Glass Catwalk", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Metal_C", - "Description": "N\u002B Metal Catwalk", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Wood_C", - "Description": "N\u002B Wood Catwalk", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Glass_C", - "Description": "N\u002B Glass Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Greenhouse_C", - "Description": "N\u002B Greenhouse Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Metal_C", - "Description": "N\u002B Metal Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Stone_C", - "Description": "N\u002B Stone Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Thatch_C", - "Description": "N\u002B Thatch Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Wood_C", - "Description": "N\u002B Wood Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Large_C", - "Description": "N\u002B Large Crop Plot", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Medium_C", - "Description": "N\u002B Medium Crop Plot", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Small_C", - "Description": "N\u002B Small Crop Plot", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Glass_C", - "Description": "N\u002B Glass Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Greenhouse_C", - "Description": "N\u002B Greenhouse Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Metal_C", - "Description": "N\u002B Metal Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Stone_C", - "Description": "N\u002B Reinforced Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Thatch_C", - "Description": "N\u002B Thatch Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Wood_C", - "Description": "N\u002B Wood Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Glass_C", - "Description": "N\u002B Glass Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Greenhouse_C", - "Description": "N\u002B Greenhouse Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Metal_C", - "Description": "N\u002B Metal Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Stone_C", - "Description": "N\u002B Stone Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Thatch_C", - "Description": "N\u002B Thatch Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Wood_C", - "Description": "N\u002B Wood Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElectricalOutlet_C", - "Description": "N\u002B Electrical Outlet", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FabricatorPlus_C", - "Description": "N\u002B Fabricator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Glass_C", - "Description": "N\u002B Glass Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Glass_C", - "Description": "N\u002B Glass Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_Glass_C", - "Description": "N\u002B Glass Ramp", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Glass_C", - "Description": "N\u002B Sloped Glass Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Left_C", - "Description": "N\u002B Sloped Glass Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Right_C", - "Description": "N\u002B Sloped Glass Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Glass_C", - "Description": "N\u002B Glass Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Glass_C", - "Description": "N\u002B Large Glass Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Glass_C", - "Description": "N\u002B XL Glass Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_Glass_C", - "Description": "N\u002B Glass Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_Glass_C", - "Description": "N\u002B Glass Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_Glass_C", - "Description": "N\u002B Glass Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Glass_C", - "Description": "N\u002B Glass Staircase", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Glass_C", - "Description": "N\u002B Glass Half Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_C", - "Description": "N\u002B Glass Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_C", - "Description": "N\u002B Glass Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Glass_C", - "Description": "N\u002B Glass Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Glass_C", - "Description": "N\u002B Glass Behemoth Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Glass_C", - "Description": "N\u002B Glass Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Glass_C", - "Description": "N\u002B Glass Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Glass_C", - "Description": "N\u002B Large Glass Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Glass_C", - "Description": "N\u002B Behemoth Glass Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Generator_C", - "Description": "N\u002B Electrical Generator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindTurbinePlus_C", - "Description": "N\u002B Wind Turbine", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Horizontal_C", - "Description": "N\u002B Straight Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Incline_C", - "Description": "N\u002B Diagonal Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Intersection_C", - "Description": "N\u002B Electrical Cable Intersection", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Vertical_C", - "Description": "N\u002B Vertical Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_FlexSP_C", - "Description": "N\u002B Flexible Electrical Cable", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Square_C", - "Description": "N\u002B Internal Wiring - Square", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Wall_C", - "Description": "N\u002B Internal Wiring - Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Triangle_C", - "Description": "N\u002B Internal Wiring - Triangle", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Pillar_C", - "Description": "N\u002B Internal Wiring - Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorTrack_Metal_C", - "Description": "N\u002B Small Elevator Track", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Small_C", - "Description": "N\u002B Small Elevator Platform", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Medium_C", - "Description": "N\u002B Medium Elevator Platform", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Large_C", - "Description": "N\u002B Large Elevator Platform", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialCooker_C", - "Description": "N\u002B Industrial Cooker", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableRespecSoupNoEngrams_C", - "Description": "Brainwash Stew", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialForgePlus_C", - "Description": "N\u002B Industrial Forge", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialGrill_C", - "Description": "N\u002B Industrial Grill", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AirConditionerPlus_C", - "Description": "N\u002B Air Conditioner", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChemBenchPlus_C", - "Description": "N\u002B Chemistry Bench", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GrinderPlus_C", - "Description": "N\u002B Industrial Grinder", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ThatchPlus_C", - "Description": "Thatch", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapPlus_C", - "Description": "Sap", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlintPlus_C", - "Description": "Flint", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FiberPlus_C", - "Description": "Fiber", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledMeatPlus_C", - "Description": "Spoiled Meat", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledFishPlus_C", - "Description": "Spoiled Meat", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeMeatPlus_C", - "Description": "Raw Prime Meat", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeFishPlus_C", - "Description": "Raw Prime Fish Meat", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SulfurPlus_C", - "Description": "Sulfur", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SilkPlus_C", - "Description": "Silk", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SandPlus_C", - "Description": "Sand", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawSaltPlus_C", - "Description": "Raw Salt", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PropellantPlus_C", - "Description": "Propellant", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PreservingSaltPlus_C", - "Description": "Preserving Salt", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClayPlus_C", - "Description": "Clay", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapCactusPlus_C", - "Description": "Cactus Sap", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Red_C", - "Description": "Red Gem", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Blue_C", - "Description": "Blue Gem", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Green_C", - "Description": "Green Gem", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CrystalPlus_C", - "Description": "Crystal", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmmoniteBloodPlus_C", - "Description": "Ammonite Bile", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FungalWoodPlus_C", - "Description": "Fungal Wood", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasBallPlus_C", - "Description": "Congealed Gas Ball", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_BioToxinPlus_C", - "Description": "Bio Toxin", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementDustPlus_C", - "Description": "Element Dust", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MultiLamp_C", - "Description": "N\u002B Multi Lamp", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ReplicatorPlus_C", - "Description": "N\u002B Tek Replicator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Metal_C", - "Description": "N\u002B Metal Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Stone_C", - "Description": "N\u002B Stone Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Wood_C", - "Description": "N\u002B Wood Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_MetalSP_C", - "Description": "N\u002B Metal Fence Support", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_StoneSP_C", - "Description": "N\u002B Stone Fence Support", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_WoodSP_C", - "Description": "N\u002B Wood Fence Support", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Metal_C", - "Description": "N\u002B Metal Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Stone_C", - "Description": "N\u002B Stone Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Thatch_C", - "Description": "N\u002B Thatch Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Wood_C", - "Description": "N\u002B Wood Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Metal_C", - "Description": "N\u002B Metal Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Stone_C", - "Description": "N\u002B Reinforced Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Wood_C", - "Description": "N\u002B Wood Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Metal_C", - "Description": "N\u002B Metal Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Stone_C", - "Description": "N\u002B Stone Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Wood_C", - "Description": "N\u002B Wood Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Metal_C", - "Description": "N\u002B Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Stone_C", - "Description": "N\u002B Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Wood_C", - "Description": "N\u002B Wood Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Metal_C", - "Description": "N\u002B Metal Ladder", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Rope_C", - "Description": "N\u002B Rope Ladder", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Wood_C", - "Description": "N\u002B Wood Ladder", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Metal_C", - "Description": "N\u002B Metal Behemoth Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Stone_C", - "Description": "N\u002B Reinforced Behemoth Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Metal_C", - "Description": "N\u002B Metal Behemoth Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Stone_C", - "Description": "N\u002B Stone Behemoth Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Metal_C", - "Description": "N\u002B Large Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Stone_C", - "Description": "N\u002B Large Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Wood_C", - "Description": "N\u002B Large Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Metal_C", - "Description": "N\u002B Medium Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Stone_C", - "Description": "N\u002B Medium Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Wood_C", - "Description": "N\u002B Medium Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Metal_C", - "Description": "N\u002B Metal Pipe - Straight", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Stone_C", - "Description": "N\u002B Stone Pipe - Straight", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Metal_C", - "Description": "N\u002B Metal Pipe - Inclined", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Stone_C", - "Description": "N\u002B Stone Pipe - Inclined", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Metal_C", - "Description": "N\u002B Metal Pipe - Intake", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Stone_C", - "Description": "N\u002B Stone Pipe - Intake", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Metal_C", - "Description": "N\u002B Metal Pipe - Intersection", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Stone_C", - "Description": "N\u002B Stone Pipe - Intersection", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Metal_C", - "Description": "N\u002B Metal Pipe - Vertical", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Stone_C", - "Description": "N\u002B Stone Pipe - Vertical", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Metal_C", - "Description": "N\u002B Metal Railing", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Stone_C", - "Description": "N\u002B Stone Railing", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Wood_C", - "Description": "N\u002B Wood Railing", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_MetalSP_C", - "Description": "N\u002B Metal Ramp", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_WoodSP_C", - "Description": "N\u002B Wood Ramp", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Greenhouse_C", - "Description": "N\u002B Sloped Greenhouse Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Metal_C", - "Description": "N\u002B Sloped Metal Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Stone_C", - "Description": "N\u002B Sloped Stone Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Thatch_C", - "Description": "N\u002B Sloped Thatch Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Wood_C", - "Description": "N\u002B Sloped Wood Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Left_C", - "Description": "N\u002B Sloped Greenhouse Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Right_C", - "Description": "N\u002B Sloped Greenhouse Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Left_C", - "Description": "N\u002B Sloped Metal Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Right_C", - "Description": "N\u002B Sloped Metal Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Left_C", - "Description": "N\u002B Sloped Stone Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Right_C", - "Description": "N\u002B Sloped Stone Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Left_C", - "Description": "N\u002B Sloped Thatch Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Right_C", - "Description": "N\u002B Sloped Thatch Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Left_C", - "Description": "N\u002B Sloped Wood Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Right_C", - "Description": "N\u002B Sloped Wood Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Metal_C", - "Description": "N\u002B Small Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Stone_C", - "Description": "N\u002B Small Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Wood_C", - "Description": "N\u002B Small Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Metal_C", - "Description": "N\u002B Metal Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Stone_C", - "Description": "N\u002B Reinforced Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Wood_C", - "Description": "N\u002B Wood Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_MetalSP_C", - "Description": "N\u002B Metal Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_StoneSP_C", - "Description": "N\u002B Stone Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_WoodSP_C", - "Description": "N\u002B Wood Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_MetalSP_C", - "Description": "N\u002B Metal Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_StoneSP_C", - "Description": "N\u002B Stone Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_WoodSP_C", - "Description": "N\u002B Wood Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Greenhouse_C", - "Description": "N\u002B Greenhouse Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Metal_C", - "Description": "N\u002B Metal Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Stone_C", - "Description": "N\u002B Stone Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Thatch_C", - "Description": "N\u002B Thatch Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Wood_C", - "Description": "N\u002B Wood Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Metal_C", - "Description": "N\u002B Metal Pipe - Tap", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Stone_C", - "Description": "N\u002B Stone Pipe - Tap", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Greenhouse_C", - "Description": "N\u002B Greenhouse Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Metal_C", - "Description": "N\u002B Metal Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Stone_C", - "Description": "N\u002B Reinforced Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Wood_C", - "Description": "N\u002B Wood Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Metal_C", - "Description": "N\u002B Metal Window Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Stone_C", - "Description": "N\u002B Stone Window Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Wood_C", - "Description": "N\u002B Wood Window Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Stone_C", - "Description": "N\u002B Water Tank", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Metal_C", - "Description": "N\u002B Metal Water Tank", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MortarPestlePlus_C", - "Description": "N\u002B Mortar and Pestle", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ForgePlus_C", - "Description": "N\u002B Refining Forge", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmithyPlus_C", - "Description": "N\u002B Smithy", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapPlus_C", - "Description": "N\u002B Tree Sap Tap", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeerBarrelPlus_C", - "Description": "N\u002B Beer Barrel", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StandingTorchPlus_C", - "Description": "N\u002B Standing Torch", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallTorchPlus_C", - "Description": "N\u002B Wall Torch", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Metal_C", - "Description": "N\u002B Metal Spike Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageMetal_C", - "Description": "N\u002B Metal Storage Box", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gardener_C", - "Description": "N\u002B Gardener", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemCollector_C", - "Description": "N\u002B Item Collector", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SheepHerder_C", - "Description": "N\u002B Sheep Herder", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchery_C", - "Description": "N\u002B Hatchery", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Farmer_C", - "Description": "N\u002B Farmer", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Metal_C", - "Description": "N\u002B Metal Staircase", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_MetalSP_C", - "Description": "N\u002B Large Metal Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Metal_C", - "Description": "N\u002B XL Metal Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_MetalSP_C", - "Description": "N\u002B Metal Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_MetalSP_C", - "Description": "N\u002B Metal Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_MetalSP_C", - "Description": "N\u002B Metal Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_MetalSP_C", - "Description": "N\u002B Metal Pipe - Flexible", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Square_C", - "Description": "N\u002B Internal Piping - Square", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Wall_C", - "Description": "N\u002B Internal Piping - Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Triangle_C", - "Description": "N\u002B Internal Piping - Triangle", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Pillar_C", - "Description": "N\u002B Internal Piping - Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Stone_C", - "Description": "N\u002B Large Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Stone_C", - "Description": "N\u002B Large Sloped Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Stone_C", - "Description": "N\u002B Large Reinforced Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Metal_C", - "Description": "N\u002B Large Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Metal_C", - "Description": "N\u002B Large Sloped Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Metal_C", - "Description": "N\u002B Large Metal Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Adobe_C", - "Description": "N\u002B Large Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Adobe_C", - "Description": "N\u002B Large Sloped Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Adobe_C", - "Description": "N\u002B Large Adobe Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Stone_C", - "Description": "N\u002B Behemoth Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Stone_C", - "Description": "N\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Stone_C", - "Description": "N\u002B Behemoth Reinforced Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Metal_C", - "Description": "N\u002B Behemoth Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Metal_C", - "Description": "N\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Metal_C", - "Description": "N\u002B Behemoth Metal Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Adobe_C", - "Description": "N\u002B Behemoth Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Adobe_C", - "Description": "N\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Adobe_C", - "Description": "N\u002B Behemoth Adobe Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_AdobeSP_C", - "Description": "N\u002B Large Adobe Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Adobe_C", - "Description": "N\u002B XL Adobe Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Adobe_C", - "Description": "N\u002B Adobe Behemoth Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Adobe_C", - "Description": "N\u002B Behemoth Adobe Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GasCollectorTek_C", - "Description": "N\u002B Tek Gas Collector", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Metal_C", - "Description": "N\u002B Dynamic Metal Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LeashTek_C", - "Description": "N\u002B Tek Leash", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Adobe_C", - "Description": "N\u002B Adobe Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Adobe_C", - "Description": "N\u002B Adobe Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Adobe_C", - "Description": "N\u002B Adobe Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Adobe_C", - "Description": "N\u002B Adobe Railing", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Left_C", - "Description": "N\u002B Sloped Adobe Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Right_C", - "Description": "N\u002B Sloped Adobe Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Adobe_C", - "Description": "N\u002B Sloped Adobe Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Adobe_C", - "Description": "N\u002B Adobe Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Adobe_C", - "Description": "N\u002B Adobe Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Adobe_C", - "Description": "N\u002B Adobe Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_AdobeSP_C", - "Description": "N\u002B Adobe Fence Support", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_AdobeSP_C", - "Description": "N\u002B Adobe Ramp", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Adobe_C", - "Description": "N\u002B Small Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Adobe_C", - "Description": "N\u002B Medium Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Adobe_C", - "Description": "N\u002B Large Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Adobe_C", - "Description": "N\u002B Adobe Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Adobe_C", - "Description": "N\u002B Adobe Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Adobe_C", - "Description": "N\u002B Adobe Ladder", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Adobe_C", - "Description": "N\u002B Adobe Window Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Adobe_C", - "Description": "N\u002B Adobe Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Adobe_C", - "Description": "N\u002B Adobe Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Adobe_C", - "Description": "N\u002B Adobe Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Wood_C", - "Description": "N\u002B Wooden Staircase", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Stone_C", - "Description": "N\u002B Stone Staircase", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Adobe_C", - "Description": "N\u002B Adobe Staircase", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_ModelSelector_C", - "Description": "N\u002B Model Selector", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransparencyCycler_C", - "Description": "N\u002B Transparency Cycler", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_DemoGun_C", - "Description": "N\u002B Demo Gun", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_RepairGun_C", - "Description": "N\u002B Repair Gun", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_WoodSP_C", - "Description": "N\u002B Large Wood Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_StoneSP_C", - "Description": "N\u002B Large Stone Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Wood_C", - "Description": "N\u002B XL Wood Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Stone_C", - "Description": "N\u002B XL Stone Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_WoodSP_C", - "Description": "N\u002B Wood Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_StoneSP_C", - "Description": "N\u002B Stone Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_C", - "Description": "N\u002B Auto Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TurretConfigurator_C", - "Description": "N\u002B Turret Configurator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_1_5x_C", - "Description": "N\u002B Feeding Trough (1.5x)", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_2x_C", - "Description": "N\u002B Feeding Trough (2x)", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_C", - "Description": "N\u002B Feeding Trough (3x)", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransferGun_C", - "Description": "N\u002B Transfer Gun", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CampfirePlus_C", - "Description": "N\u002B Campfire", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CompostBinPlus_C", - "Description": "N\u002B Compost Bin", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CookingPotPlus_C", - "Description": "N\u002B Cooking Pot", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FireplacePlus_C", - "Description": "N\u002B Stone Fireplace", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PreservingBinPlus_C", - "Description": "N\u002B Preserving Bin", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgePlus_C", - "Description": "N\u002B Refrigerator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageSmall_C", - "Description": "N\u002B Storage Box", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageLarge_C", - "Description": "N\u002B Large Storage Box", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VaultPlus_C", - "Description": "N\u002B Vault", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Wood_C", - "Description": "N\u002B Wooden Spike Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_StoneSP_C", - "Description": "N\u002B Stone Pipe - Flexible", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VesselPlus_C", - "Description": "N\u002B Vessel", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_StoneSP_C", - "Description": "N\u002B Stone Ramp", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_LightSetter_C", - "Description": "N\u002B Light Setter", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_PersonalTeleporter_C", - "Description": "N\u002B Personal Teleporter", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_AdobeSP_C", - "Description": "N\u002B Adobe Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_StoneSP_C", - "Description": "N\u002B Reinforced Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_WoodSP_C", - "Description": "N\u002B Wood Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_AdobeSP_C", - "Description": "N\u002B Adobe Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_StoneSP_C", - "Description": "N\u002B Stone Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_WoodSP_C", - "Description": "N\u002B Wood Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeeHivePlus_C", - "Description": "N\u002B Domesticated Bee Hive", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_VisibilityTool_C", - "Description": "N\u002B Visibility Tool", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BookshelfPlus_C", - "Description": "N\u002B Bookshelf", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BedPlus_C", - "Description": "N\u002B Simple Bed", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BunkBedPlus_C", - "Description": "N\u002B Bunk Bed", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BlueprintMaker_C", - "Description": "N\u002B Blueprint Maker", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Converter_C", - "Description": "N\u002B Converter", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_C", - "Description": "N\u002B Hitching Post", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Nanny_C", - "Description": "N\u002B Nanny", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AnimalTender_C", - "Description": "N\u002B Animal Tender", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Ballista_C", - "Description": "N\u002B Ballista Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Cannon_C", - "Description": "N\u002B Cannon Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Flame_C", - "Description": "N\u002B Flame Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Minigun_C", - "Description": "N\u002B Minigun Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Rocket_C", - "Description": "N\u002B Rocket Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Tranq_C", - "Description": "N\u002B Tranq Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_EuthanasiaGun_C", - "Description": "N\u002B Euthanasia Gun", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UnderwaterTool_C", - "Description": "N\u002B Underwater Tool", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_PlusRemote_C", - "Description": "N\u002B Remote", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransferTool_C", - "Description": "N\u002B Transfer Tool", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorCallButton_C", - "Description": "N\u002B Elevator Call Button", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_CommandTool_C", - "Description": "N\u002B Command Gun", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Dynamic_C", - "Description": "N\u002B Dynamic Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Dynamic_C", - "Description": "N\u002B Dynamic Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Repulser_C", - "Description": "N\u002B Repulser Plate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekElevator_C", - "Description": "N\u002B Tek Elevator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Heavy_C", - "Description": "N\u002B Heavy Auto Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SprayPainterPlus_C", - "Description": "N\u002B Spray Painter", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Wood_C", - "Description": "N\u002B Dynamic Wood Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Stone_C", - "Description": "N\u002B Dynamic Stone Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Adobe_C", - "Description": "N\u002B Dynamic Adobe Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_InventoryAssistant_C", - "Description": "N\u002B Inventory Assistant", - "Mod": "NominalStructures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Pillarator_C", - "Description": "N\u002B Pillarator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vivarium_C", - "Description": "N\u002B Vivarium", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mannequin_C", - "Description": "N\u002B Mannequin", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekElevator_C", - "Description": "N\u002B Triangle Tek Elevator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Small_C", - "Description": "N\u002B Small Taxidermy Base", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Medium_C", - "Description": "N\u002B Medium Taxidermy Base", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Large_C", - "Description": "N\u002B Large Taxidermy Base", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessSquare_C", - "Description": "N\u002B Seamless Crop Square", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessTriangle_C", - "Description": "N\u002B Seamless Crop Triangle", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_Tek_C", - "Description": "N\u002B Tek Hitching Post", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Tek_C", - "Description": "N\u002B Tek Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Tek_C", - "Description": "N\u002B Tek Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Tek_C", - "Description": "N\u002B Tek Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Tek_C", - "Description": "N\u002B Tek Windowframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Tek_C", - "Description": "N\u002B Tek Window", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Tek_C", - "Description": "N\u002B Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Tek_C", - "Description": "N\u002B Tek Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Tek_C", - "Description": "N\u002B Tek Catwalk", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Tek_C", - "Description": "N\u002B Tek Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Tek_C", - "Description": "N\u002B Tek Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Tek_C", - "Description": "N\u002B Behemoth Tek Gateway", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Tek_C", - "Description": "N\u002B Behemoth Tek Gate", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Tek_C", - "Description": "N\u002B Tek Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Tek_C", - "Description": "N\u002B Tek Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Tek_C", - "Description": "N\u002B Tek Fence Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_TekSP_C", - "Description": "N\u002B Tek Fence Support", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Tek_C", - "Description": "N\u002B Tek Ladder", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Tek_C", - "Description": "N\u002B Small Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Tek_C", - "Description": "N\u002B Medium Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Tek_C", - "Description": "N\u002B Large Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Tek_C", - "Description": "N\u002B Tek Railing", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_TekSP_C", - "Description": "N\u002B Tek Ramp", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Tek_C", - "Description": "N\u002B Sloped Tek Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Left_C", - "Description": "N\u002B Sloped Tek Wall Left", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Right_C", - "Description": "N\u002B Sloped Tek Wall Right", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForcefield_C", - "Description": "N\u002B Tek Shield Generator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_C", - "Description": "N\u002B Vacuum Compartment", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Moonpool_C", - "Description": "N\u002B Vacuum Moonpool", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TeleporterPlus_C", - "Description": "N\u002B Teleporter", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GeneratorTek_C", - "Description": "N\u002B Tek Generator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransmitterPlus_C", - "Description": "N\u002B Tek Transmitter", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekSP_C", - "Description": "N\u002B Tek Triangle Foundation", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekSP_C", - "Description": "N\u002B Tek Triangle Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_TekSP_C", - "Description": "N\u002B Large Tek Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Tek_C", - "Description": "N\u002B XL Tek Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_TekSP_C", - "Description": "N\u002B Tek Triangle Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Tek_C", - "Description": "N\u002B Tek Staircase", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Tek_C", - "Description": "N\u002B Large Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Tek_C", - "Description": "N\u002B Large Sloped Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Tek_C", - "Description": "N\u002B Behemoth Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Tek_C", - "Description": "N\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Tek_C", - "Description": "N\u002B Large Tek Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Tek_C", - "Description": "N\u002B Behemoth Tek Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Moonpool_C", - "Description": "N\u002B Moonpool Trapdoor", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_Sloped_C", - "Description": "N\u002B Sloped Vacuum Compartment", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Underwater_C", - "Description": "N\u002B Vacuum Compartment Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_TekSP_C", - "Description": "N\u002B Tek Double Door", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_TekSP_C", - "Description": "N\u002B Tek Double Doorframe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Forcefield_C", - "Description": "N\u002B Forcefield Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Forcefield_C", - "Description": "N\u002B Large Forcefield Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Forcefield_C", - "Description": "N\u002B XL Forcefield Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CloningChamberPlus_C", - "Description": "N\u002B Cloning Chamber", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurretTek_C", - "Description": "N\u002B Tek Turret", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GenomicsChamber_C", - "Description": "N\u002B Mutator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekTroughPlus_C", - "Description": "N\u002B Tek Trough", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusTekLight_C", - "Description": "N\u002B Tek Light", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorageSP_C", - "Description": "N\u002B Dedicated Storage", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorage_Intake_C", - "Description": "N\u002B Dedicated Storage Intake", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeStation_C", - "Description": "N\u002B Charge Station", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBedPlus_C", - "Description": "N\u002B Tek Sleeping Pod", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeInjector_C", - "Description": "N\u002B Charge Injector", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElementCatalyzer_C", - "Description": "N\u002B Element Catalyzer", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementPlus_C", - "Description": "Element", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Tek_C", - "Description": "N\u002B Dynamic Tek Pillar", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoCrafter_C", - "Description": "N\u002B Auto Crafter", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AutoCrafterPH_C", - "Description": "Selected Recipe", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PlanetShield_C", - "Description": "N\u002B Planetary Shield", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Incinerator_C", - "Description": "N\u002B Incinerator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DyeStation_C", - "Description": "N\u002B Dyeria", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RepairStation_C", - "Description": "N\u002B Repair Station", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForge_C", - "Description": "N\u002B Tek Forge", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_TekForge_C", - "Description": "Gasoline", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromDust_TekForge_C", - "Description": "Element", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementDust_TekForge_C", - "Description": "Element Dust", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromShards_TekForge_C", - "Description": "Element", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_TekForge_C", - "Description": "Element Shard", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStove_C", - "Description": "N\u002B Tek Stove", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_TekStove_C", - "Description": "Prime Meat Jerky", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_TekStove_C", - "Description": "Cooked Meat Jerky", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgeTek_C", - "Description": "N\u002B Tek Refrigerator", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WaterJarIced_TekFridge_C", - "Description": "Iced Water Jar", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CanteenIced_TekFridge_C", - "Description": "Iced Canteen", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekChemBench_C", - "Description": "N\u002B Laboratory", - "Mod": "NominalStructures" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_TekChemBench_C", - "Description": "Flamethrower Ammo", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_TekChemBench_C", - "Description": "Bug Repellant", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_TekChemBench_C", - "Description": "Lesser Antidote", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_TekChemBench_C", - "Description": "Narcotic", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_TekChemBench_C", - "Description": "Stimulant", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_TekChemBench_C", - "Description": "Cementing Paste", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_TekChemBench_C", - "Description": "Clay", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline__TekChemBench_C", - "Description": "Gasoline (Gas-Crafted)", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_TekChemBench_C", - "Description": "Gunpowder", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_TekChemBench_C", - "Description": "Preserving Salt", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_TekChemBench_C", - "Description": "Propellant", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_TekChemBench_C", - "Description": "Sparkpowder", - "Mod": "NominalStructures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_TekChemBench_C", - "Description": "Absorbent Substrate", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Fertilizer_Compost_TekChemBench_C", - "Description": "Fertilizer", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekCookingPot_C", - "Description": "N\u002B Tek Cooking Pot", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BeerJar_TekCookPot_C", - "Description": "N\u002B Beer", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemTranslocator_C", - "Description": "N\u002B Item Translocator", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStorage_C", - "Description": "N\u002B Tek Storage", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_TekGlass_C", - "Description": "N\u002B Tek Glass Wall", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekGlass_C", - "Description": "N\u002B Tek Glass Ceiling", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_TekGlass_C", - "Description": "N\u002B Sloped Tek Glass Roof", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBridgePlus_C", - "Description": "N\u002B Tek Bridge", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DroneTerminal_C", - "Description": "N\u002B Drone Terminal", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GachaGavager_C", - "Description": "N\u002B Gacha Gavager", - "Mod": "NominalStructures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCracker_C", - "Description": "N\u002B Crystal Cracker", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_CHEAT_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "NominalStructures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "NominalStructures" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/NominalStructures_N2047386374.gamedata b/GameData/Mods/NominalStructures_N2047386374.gamedata deleted file mode 100644 index 5b61b246..00000000 --- a/GameData/Mods/NominalStructures_N2047386374.gamedata +++ /dev/null @@ -1,6474 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-09-20T03:11:40.5990935Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusCraftingStation_C", - "Description": "N\u002B Crafting Station", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Thatch_C", - "Description": "N\u002B Thatch Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Thatch_C", - "Description": "N\u002B Thatch Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Thatch_C", - "Description": "N\u002B Thatch Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Left_C", - "Description": "N\u002B Sloped Thatch Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Right_C", - "Description": "N\u002B Sloped Thatch Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Thatch_C", - "Description": "N\u002B Sloped Thatch Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Thatch_C", - "Description": "N\u002B Thatch Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Thatch_C", - "Description": "N\u002B Thatch Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Wood_C", - "Description": "N\u002B Wood Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_WoodSP_C", - "Description": "N\u002B Wood Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Wood_C", - "Description": "N\u002B Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Wood_C", - "Description": "N\u002B Wood Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_WoodSP_C", - "Description": "N\u002B Wood Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Wood_C", - "Description": "N\u002B Wood Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Left_C", - "Description": "N\u002B Sloped Wood Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Right_C", - "Description": "N\u002B Sloped Wood Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Wood_C", - "Description": "N\u002B Sloped Wood Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Wood_C", - "Description": "N\u002B Wood Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Wood_C", - "Description": "N\u002B Wood Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Wood_C", - "Description": "N\u002B Wood Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_WoodSP_C", - "Description": "N\u002B Wood Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_WoodSP_C", - "Description": "N\u002B Wood Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Wood_C", - "Description": "N\u002B Small Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Wood_C", - "Description": "N\u002B Medium Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Wood_C", - "Description": "N\u002B Large Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Wood_C", - "Description": "N\u002B Wood Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Wood_C", - "Description": "N\u002B Wood Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Wood_C", - "Description": "N\u002B Wood Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Wood_C", - "Description": "N\u002B Wood Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Wood_C", - "Description": "N\u002B Wood Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Wood_C", - "Description": "N\u002B Wood Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Stone_C", - "Description": "N\u002B Stone Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_StoneSP_C", - "Description": "N\u002B Stone Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Stone_C", - "Description": "N\u002B Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Stone_C", - "Description": "N\u002B Stone Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_StoneSP_C", - "Description": "N\u002B Stone Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Stone_C", - "Description": "N\u002B Stone Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Left_C", - "Description": "N\u002B Sloped Stone Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Right_C", - "Description": "N\u002B Sloped Stone Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Stone_C", - "Description": "N\u002B Sloped Stone Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Stone_C", - "Description": "N\u002B Stone Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Stone_C", - "Description": "N\u002B Reinforced Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Stone_C", - "Description": "N\u002B Stone Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_StoneSP_C", - "Description": "N\u002B Stone Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Stone_C", - "Description": "N\u002B Small Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Stone_C", - "Description": "N\u002B Medium Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Stone_C", - "Description": "N\u002B Large Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Stone_C", - "Description": "N\u002B Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Stone_C", - "Description": "N\u002B Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Rope_C", - "Description": "N\u002B Rope Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Stone_C", - "Description": "N\u002B Stone Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Stone_C", - "Description": "N\u002B Reinforced Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Metal_C", - "Description": "N\u002B Metal Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_MetalSP_C", - "Description": "N\u002B Metal Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Metal_C", - "Description": "N\u002B Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Metal_C", - "Description": "N\u002B Metal Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_MetalSP_C", - "Description": "N\u002B Metal Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Metal_C", - "Description": "N\u002B Metal Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Left_C", - "Description": "N\u002B Sloped Metal Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Right_C", - "Description": "N\u002B Sloped Metal Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Metal_C", - "Description": "N\u002B Sloped Metal Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Metal_C", - "Description": "N\u002B Metal Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Metal_C", - "Description": "N\u002B Metal Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Metal_C", - "Description": "N\u002B Metal Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_MetalSP_C", - "Description": "N\u002B Metal Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_MetalSP_C", - "Description": "N\u002B Metal Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Metal_C", - "Description": "N\u002B Small Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Metal_C", - "Description": "N\u002B Medium Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Metal_C", - "Description": "N\u002B Large Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Metal_C", - "Description": "N\u002B Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Metal_C", - "Description": "N\u002B Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Metal_C", - "Description": "N\u002B Metal Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Metal_C", - "Description": "N\u002B Metal Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Metal_C", - "Description": "N\u002B Metal Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Metal_C", - "Description": "N\u002B Metal Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Glass_C", - "Description": "N\u002B Glass Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Glass_C", - "Description": "N\u002B Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Glass_C", - "Description": "N\u002B Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Left_C", - "Description": "N\u002B Sloped Glass Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Right_C", - "Description": "N\u002B Sloped Glass Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Glass_C", - "Description": "N\u002B Sloped Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Glass_C", - "Description": "N\u002B Glass Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Glass_C", - "Description": "N\u002B Glass Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_Glass_C", - "Description": "N\u002B Glass Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Glass_C", - "Description": "N\u002B Glass Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Glass_C", - "Description": "N\u002B Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Glass_C", - "Description": "N\u002B Glass Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Glass_C", - "Description": "N\u002B Glass Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Greenhouse_C", - "Description": "N\u002B Greenhouse Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Greenhouse_C", - "Description": "N\u002B Greenhouse Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Left_C", - "Description": "N\u002B Sloped Greenhouse Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Right_C", - "Description": "N\u002B Sloped Greenhouse Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Greenhouse_C", - "Description": "N\u002B Sloped Greenhouse Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Greenhouse_C", - "Description": "N\u002B Greenhouse Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Greenhouse_C", - "Description": "N\u002B Greenhouse Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Greenhouse_C", - "Description": "N\u002B Greenhouse Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Small_C", - "Description": "N\u002B Small Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Medium_C", - "Description": "N\u002B Medium Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Large_C", - "Description": "N\u002B Large Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FabricatorPlus_C", - "Description": "N\u002B Fabricator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Wood_C", - "Description": "N\u002B Wood Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Wood_C", - "Description": "N\u002B Wood Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Stone_C", - "Description": "N\u002B Stone Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Stone_C", - "Description": "N\u002B Reinforced Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Metal_C", - "Description": "N\u002B Metal Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Metal_C", - "Description": "N\u002B Metal Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Glass_C", - "Description": "N\u002B Glass Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Stone_C", - "Description": "N\u002B Stone Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Stone_C", - "Description": "N\u002B Reinforced Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Metal_C", - "Description": "N\u002B Metal Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Metal_C", - "Description": "N\u002B Metal Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Glass_C", - "Description": "N\u002B Glass Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Stone_C", - "Description": "N\u002B Stone Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Stone_C", - "Description": "N\u002B Stone Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Stone_C", - "Description": "N\u002B Stone Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Stone_C", - "Description": "N\u002B Stone Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Stone_C", - "Description": "N\u002B Stone Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Stone_C", - "Description": "N\u002B Stone Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Metal_C", - "Description": "N\u002B Metal Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Metal_C", - "Description": "N\u002B Metal Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Metal_C", - "Description": "N\u002B Metal Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Metal_C", - "Description": "N\u002B Metal Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Metal_C", - "Description": "N\u002B Metal Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Metal_C", - "Description": "N\u002B Metal Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Horizontal_C", - "Description": "N\u002B Straight Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Incline_C", - "Description": "N\u002B Diagonal Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Intersection_C", - "Description": "N\u002B Electrical Cable Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Vertical_C", - "Description": "N\u002B Vertical Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElectricalOutlet_C", - "Description": "N\u002B Electrical Outlet", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Generator_C", - "Description": "N\u002B Electrical Generator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorTrack_Metal_C", - "Description": "N\u002B Small Elevator Track", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Small_C", - "Description": "N\u002B Small Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Medium_C", - "Description": "N\u002B Medium Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Large_C", - "Description": "N\u002B Large Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Stone_C", - "Description": "N\u002B Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Level": 41, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Metal_C", - "Description": "N\u002B Metal Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialCooker_C", - "Description": "N\u002B Industrial Cooker", - "Mod": "StructuresPlusMod" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialForgePlus_C", - "Description": "N\u002B Industrial Forge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialGrillPlus_C", - "Description": "N\u002B Industrial Grill", - "Mod": "StructuresPlusMod" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AirConditionerPlus_C", - "Description": "N\u002B Air Conditioner", - "Mod": "StructuresPlusMod" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChemBenchPlus_C", - "Description": "N\u002B Chemistry Bench", - "Mod": "StructuresPlusMod" - }, - { - "Level": 6, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MortarPestlePlus_C", - "Description": "N\u002B Mortar and Pestle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForgePlus_C", - "Description": "N\u002B Refining Forge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmithyPlus_C", - "Description": "N\u002B Smithy", - "Mod": "StructuresPlusMod" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GrinderPlus_C", - "Description": "N\u002B Industrial Grinder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Adobe_C", - "Description": "N\u002B Adobe Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Adobe_C", - "Description": "N\u002B Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Adobe_C", - "Description": "N\u002B Adobe Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Adobe_C", - "Description": "N\u002B Adobe Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Left_C", - "Description": "N\u002B Sloped Adobe Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Right_C", - "Description": "N\u002B Sloped Adobe Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Adobe_C", - "Description": "N\u002B Sloped Adobe Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Adobe_C", - "Description": "N\u002B Adobe Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Adobe_C", - "Description": "N\u002B Adobe Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Adobe_C", - "Description": "N\u002B Adobe Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_AdobeSP_C", - "Description": "N\u002B Adobe Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_AdobeSP_C", - "Description": "N\u002B Adobe Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Adobe_C", - "Description": "N\u002B Small Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Adobe_C", - "Description": "N\u002B Medium Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Adobe_C", - "Description": "N\u002B Large Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Adobe_C", - "Description": "N\u002B Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Adobe_C", - "Description": "N\u002B Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Adobe_C", - "Description": "N\u002B Large Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Adobe_C", - "Description": "N\u002B Large Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Adobe_C", - "Description": "N\u002B Behemoth Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Adobe_C", - "Description": "N\u002B Behemoth Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Adobe_C", - "Description": "N\u002B Adobe Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Adobe_C", - "Description": "N\u002B Adobe Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Adobe_C", - "Description": "N\u002B Adobe Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Adobe_C", - "Description": "N\u002B Adobe Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Adobe_C", - "Description": "N\u002B Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Adobe_C", - "Description": "N\u002B Adobe Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Adobe_C", - "Description": "N\u002B Behemoth Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransparencyCycler_C", - "Description": "N\u002B Transparency Cycler", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ModelSelector_C", - "Description": "N\u002B Model Selector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Wood_C", - "Description": "N\u002B Wooden Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Stone_C", - "Description": "N\u002B Stone Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Metal_C", - "Description": "N\u002B Metal Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Adobe_C", - "Description": "N\u002B Adobe Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Stone_C", - "Description": "N\u002B Large Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Stone_C", - "Description": "N\u002B Large Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Metal_C", - "Description": "N\u002B Large Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Metal_C", - "Description": "N\u002B Large Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Glass_C", - "Description": "N\u002B Large Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Stone_C", - "Description": "N\u002B Behemoth Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Stone_C", - "Description": "N\u002B Behemoth Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Metal_C", - "Description": "N\u002B Behemoth Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Metal_C", - "Description": "N\u002B Behemoth Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Glass_C", - "Description": "N\u002B Behemoth Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindTurbinePlus_C", - "Description": "N\u002B Wind Turbine", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MultiLamp_C", - "Description": "N\u002B Multi Lamp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapPlus_C", - "Description": "N\u002B Tree Sap Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DemoGun_C", - "Description": "N\u002B Demo Gun", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairGun_C", - "Description": "N\u002B Repair Gun", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_WoodSP_C", - "Description": "N\u002B Large Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_StoneSP_C", - "Description": "N\u002B Large Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_MetalSP_C", - "Description": "N\u002B Large Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Glass_C", - "Description": "N\u002B Large Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_AdobeSP_C", - "Description": "N\u002B Large Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Wood_C", - "Description": "N\u002B XL Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Stone_C", - "Description": "N\u002B XL Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Metal_C", - "Description": "N\u002B XL Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Glass_C", - "Description": "N\u002B XL Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Adobe_C", - "Description": "N\u002B XL Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Square_C", - "Description": "N\u002B Internal Piping - Square", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Wall_C", - "Description": "N\u002B Internal Piping - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Square_C", - "Description": "N\u002B Internal Wiring - Square", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Wall_C", - "Description": "N\u002B Internal Wiring - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_Glass_C", - "Description": "N\u002B Glass Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_Glass_C", - "Description": "N\u002B Glass Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gardener_C", - "Description": "N\u002B Gardener", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Stone_C", - "Description": "N\u002B Large Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Metal_C", - "Description": "N\u002B Large Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Adobe_C", - "Description": "N\u002B Large Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Stone_C", - "Description": "N\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Metal_C", - "Description": "N\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Adobe_C", - "Description": "N\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_WoodSP_C", - "Description": "N\u002B Wood Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_StoneSP_C", - "Description": "N\u002B Stone Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_MetalSP_C", - "Description": "N\u002B Metal Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_Glass_C", - "Description": "N\u002B Glass Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_C", - "Description": "N\u002B Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TurretConfigurator_C", - "Description": "N\u002B Turret Configurator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_1_5x_C", - "Description": "N\u002B Feeding Trough (1.5x)", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_2x_C", - "Description": "N\u002B Feeding Trough (2x)", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_C", - "Description": "N\u002B Feeding Trough (3x)", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReplicatorPlus_C", - "Description": "N\u002B Tek Replicator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorchPlus_C", - "Description": "N\u002B Standing Torch", - "Mod": "StructuresPlusMod" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallTorchPlus_C", - "Description": "N\u002B Wall Torch", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemCollector_C", - "Description": "N\u002B Item Collector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferGun_C", - "Description": "N\u002B Transfer Gun", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Triangle_C", - "Description": "N\u002B Internal Piping - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Triangle_C", - "Description": "N\u002B Internal Wiring - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeerBarrelPlus_C", - "Description": "N\u002B Beer Barrel", - "Mod": "StructuresPlusMod" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CampfirePlus_C", - "Description": "N\u002B Campfire", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CompostBinPlus_C", - "Description": "N\u002B Compost Bin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CookingPotPlus_C", - "Description": "N\u002B Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireplacePlus_C", - "Description": "N\u002B Stone Fireplace", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingBinPlus_C", - "Description": "N\u002B Preserving Bin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgePlus_C", - "Description": "N\u002B Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageSmall_C", - "Description": "N\u002B Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageLarge_C", - "Description": "N\u002B Large Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageMetal_C", - "Description": "N\u002B Metal Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VaultPlus_C", - "Description": "N\u002B Vault", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Wood_C", - "Description": "N\u002B Wooden Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Metal_C", - "Description": "N\u002B Metal Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_StoneSP_C", - "Description": "N\u002B Stone Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_MetalSP_C", - "Description": "N\u002B Metal Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_FlexSP_C", - "Description": "N\u002B Flexible Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Tek_C", - "Description": "N\u002B Tek Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Tek_C", - "Description": "N\u002B Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Tek_C", - "Description": "N\u002B Tek Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Tek_C", - "Description": "N\u002B Tek Windowframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Tek_C", - "Description": "N\u002B Tek Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Tek_C", - "Description": "N\u002B Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Tek_C", - "Description": "N\u002B Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Tek_C", - "Description": "N\u002B Tek Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Tek_C", - "Description": "N\u002B Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Tek_C", - "Description": "N\u002B Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Tek_C", - "Description": "N\u002B Behemoth Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Tek_C", - "Description": "N\u002B Behemoth Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Tek_C", - "Description": "N\u002B Tek Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Tek_C", - "Description": "N\u002B Tek Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Tek_C", - "Description": "N\u002B Tek Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_TekSP_C", - "Description": "N\u002B Tek Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Tek_C", - "Description": "N\u002B Tek Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Tek_C", - "Description": "N\u002B Small Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Tek_C", - "Description": "N\u002B Medium Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Tek_C", - "Description": "N\u002B Large Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Tek_C", - "Description": "N\u002B Tek Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_TekSP_C", - "Description": "N\u002B Tek Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Tek_C", - "Description": "N\u002B Sloped Tek Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Left_C", - "Description": "N\u002B Sloped Tek Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Right_C", - "Description": "N\u002B Sloped Tek Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForcefield_C", - "Description": "N\u002B Tek Shield Generator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_C", - "Description": "N\u002B Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Moonpool_C", - "Description": "N\u002B Vacuum Moonpool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TeleporterPlus_C", - "Description": "N\u002B Teleporter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PersonalTeleporter_C", - "Description": "N\u002B Personal Teleporter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GeneratorTek_C", - "Description": "N\u002B Tek Generator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekSP_C", - "Description": "N\u002B Tek Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekSP_C", - "Description": "N\u002B Tek Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_TekSP_C", - "Description": "N\u002B Large Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Tek_C", - "Description": "N\u002B XL Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_TekSP_C", - "Description": "N\u002B Tek Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Tek_C", - "Description": "N\u002B Tek Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Tek_C", - "Description": "N\u002B Large Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Tek_C", - "Description": "N\u002B Large Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Tek_C", - "Description": "N\u002B Large Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Tek_C", - "Description": "N\u002B Behemoth Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Tek_C", - "Description": "N\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Tek_C", - "Description": "N\u002B Behemoth Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VesselPlus_C", - "Description": "N\u002B Vessel", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_StoneSP_C", - "Description": "N\u002B Stone Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Glass_C", - "Description": "N\u002B Glass Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Pillar_C", - "Description": "N\u002B Internal Piping - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Pillar_C", - "Description": "N\u002B Internal Wiring - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SheepHerder_C", - "Description": "N\u002B Sheep Herder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransmitterPlus_C", - "Description": "N\u002B Tek Transmitter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LightSetter_C", - "Description": "N\u002B Light Setter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Moonpool_C", - "Description": "N\u002B Moonpool Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_Sloped_C", - "Description": "N\u002B Sloped Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Underwater_C", - "Description": "N\u002B Vacuum Compartment Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_WoodSP_C", - "Description": "N\u002B Wood Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_WoodSP_C", - "Description": "N\u002B Wood Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_StoneSP_C", - "Description": "N\u002B Stone Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_StoneSP_C", - "Description": "N\u002B Reinforced Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_MetalSP_C", - "Description": "N\u002B Metal Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_MetalSP_C", - "Description": "N\u002B Metal Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_C", - "Description": "N\u002B Glass Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_C", - "Description": "N\u002B Glass Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_AdobeSP_C", - "Description": "N\u002B Adobe Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_AdobeSP_C", - "Description": "N\u002B Adobe Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_TekSP_C", - "Description": "N\u002B Tek Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_TekSP_C", - "Description": "N\u002B Tek Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VisibilityTool_C", - "Description": "N\u002B Visibility Tool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Glass_C", - "Description": "N\u002B Glass Half Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CloningChamberPlus_C", - "Description": "N\u002B Cloning Chamber", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Forcefield_C", - "Description": "N\u002B Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Forcefield_C", - "Description": "N\u002B Large Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Forcefield_C", - "Description": "N\u002B XL Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeHivePlus_C", - "Description": "N\u002B Domesticated Bee Hive", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretTek_C", - "Description": "N\u002B Tek Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Farmer_C", - "Description": "N\u002B Farmer", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GenomicsChamber_C", - "Description": "N\u002B Mutator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BookshelfPlus_C", - "Description": "N\u002B Bookshelf", - "Mod": "StructuresPlusMod" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BedPlus_C", - "Description": "N\u002B Simple Bed", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BunkBedPlus_C", - "Description": "N\u002B Bunk Bed", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchery_C", - "Description": "N\u002B Hatchery", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BlueprintMaker_C", - "Description": "N\u002B Blueprint Maker", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EuthanasiaGun_C", - "Description": "N\u002B Euthanasia Gun", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Converter_C", - "Description": "N\u002B Converter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_C", - "Description": "N\u002B Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekTroughPlus_C", - "Description": "N\u002B Tek Trough", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Nanny_C", - "Description": "N\u002B Nanny", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UnderwaterTool_C", - "Description": "N\u002B Underwater Tool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AnimalTender_C", - "Description": "N\u002B Animal Tender", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlusRemote_C", - "Description": "N\u002B Remote", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretPlant_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Ballista_C", - "Description": "N\u002B Ballista Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Cannon_C", - "Description": "N\u002B Cannon Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Flame_C", - "Description": "N\u002B Flame Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Minigun_C", - "Description": "N\u002B Minigun Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Rocket_C", - "Description": "N\u002B Rocket Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Tranq_C", - "Description": "N\u002B Tranq Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferTool_C", - "Description": "N\u002B Transfer Tool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusTekLight_C", - "Description": "N\u002B Tek Light", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorCallButton_C", - "Description": "N\u002B Elevator Call Button", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CommandTool_C", - "Description": "N\u002B Command Gun", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorageSP_C", - "Description": "N\u002B Dedicated Storage", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorage_Intake_C", - "Description": "N\u002B Dedicated Storage Intake", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Dynamic_C", - "Description": "N\u002B Dynamic Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Dynamic_C", - "Description": "N\u002B Dynamic Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Repulser_C", - "Description": "N\u002B Repulser Plate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekElevator_C", - "Description": "N\u002B Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GasCollectorTek_C", - "Description": "N\u002B Tek Gas Collector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBedPlus_C", - "Description": "N\u002B Tek Sleeping Pod", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeInjector_C", - "Description": "N\u002B Charge Injector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementCatalyzer_C", - "Description": "N\u002B Element Catalyzer", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeStation_C", - "Description": "N\u002B Charge Station", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Heavy_C", - "Description": "N\u002B Heavy Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SprayPainterPlus_C", - "Description": "N\u002B Spray Painter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Wood_C", - "Description": "N\u002B Dynamic Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Stone_C", - "Description": "N\u002B Dynamic Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Metal_C", - "Description": "N\u002B Dynamic Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Adobe_C", - "Description": "N\u002B Dynamic Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Tek_C", - "Description": "N\u002B Dynamic Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InventoryAssistant_C", - "Description": "N\u002B Inventory Assistant", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Pillarator_C", - "Description": "N\u002B Pillarator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Vivarium_C", - "Description": "N\u002B Vivarium", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoCrafter_C", - "Description": "N\u002B Auto Crafter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mannequin_C", - "Description": "N\u002B Mannequin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlanetShield_C", - "Description": "N\u002B Planetary Shield", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Incinerator_C", - "Description": "N\u002B Incinerator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DyeStation_C", - "Description": "N\u002B Dyeria", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairStation_C", - "Description": "N\u002B Repair Station", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStove_C", - "Description": "N\u002B Tek Stove", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForge_C", - "Description": "N\u002B Tek Forge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekChemBench_C", - "Description": "N\u002B Laboratory", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCookingPot_C", - "Description": "N\u002B Tek Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemTranslocator_C", - "Description": "N\u002B Item Translocator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStorage_C", - "Description": "N\u002B Tek Storage", - "Mod": "StructuresPlusMod" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LeashTek_C", - "Description": "N\u002B Tek Leash", - "Mod": "StructuresPlusMod" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekElevator_C", - "Description": "N\u002B Triangle Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Small_C", - "Description": "N\u002B Small Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Medium_C", - "Description": "N\u002B Medium Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Large_C", - "Description": "N\u002B Large Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessSquare_C", - "Description": "N\u002B Seamless Crop Square", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessTriangle_C", - "Description": "N\u002B Seamless Crop Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_TekGlass_C", - "Description": "N\u002B Tek Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekGlass_C", - "Description": "N\u002B Tek Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_TekGlass_C", - "Description": "N\u002B Sloped Tek Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBridgePlus_C", - "Description": "N\u002B Tek Bridge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgeTek_C", - "Description": "N\u002B Tek Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DroneTerminal_C", - "Description": "N\u002B Drone Terminal", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_Tek_C", - "Description": "N\u002B Tek Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GachaGavager_C", - "Description": "N\u002B Gacha Gavager", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCracker_C", - "Description": "N\u002B Crystal Cracker", - "Mod": "StructuresPlusMod" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusCraftingStation_C", - "Description": "N\u002B Crafting Station", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Glass_C", - "Description": "N\u002B Glass Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Metal_C", - "Description": "N\u002B Metal Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Wood_C", - "Description": "N\u002B Wood Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Glass_C", - "Description": "N\u002B Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Greenhouse_C", - "Description": "N\u002B Greenhouse Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Metal_C", - "Description": "N\u002B Metal Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Stone_C", - "Description": "N\u002B Stone Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Thatch_C", - "Description": "N\u002B Thatch Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Wood_C", - "Description": "N\u002B Wood Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Large_C", - "Description": "N\u002B Large Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Medium_C", - "Description": "N\u002B Medium Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Small_C", - "Description": "N\u002B Small Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Glass_C", - "Description": "N\u002B Glass Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Greenhouse_C", - "Description": "N\u002B Greenhouse Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Metal_C", - "Description": "N\u002B Metal Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Stone_C", - "Description": "N\u002B Reinforced Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Thatch_C", - "Description": "N\u002B Thatch Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Wood_C", - "Description": "N\u002B Wood Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Glass_C", - "Description": "N\u002B Glass Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Greenhouse_C", - "Description": "N\u002B Greenhouse Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Metal_C", - "Description": "N\u002B Metal Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Stone_C", - "Description": "N\u002B Stone Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Thatch_C", - "Description": "N\u002B Thatch Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Wood_C", - "Description": "N\u002B Wood Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElectricalOutlet_C", - "Description": "N\u002B Electrical Outlet", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FabricatorPlus_C", - "Description": "N\u002B Fabricator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Glass_C", - "Description": "N\u002B Glass Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Glass_C", - "Description": "N\u002B Glass Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_Glass_C", - "Description": "N\u002B Glass Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Glass_C", - "Description": "N\u002B Sloped Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Left_C", - "Description": "N\u002B Sloped Glass Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Right_C", - "Description": "N\u002B Sloped Glass Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Glass_C", - "Description": "N\u002B Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Glass_C", - "Description": "N\u002B Large Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Glass_C", - "Description": "N\u002B XL Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_Glass_C", - "Description": "N\u002B Glass Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_Glass_C", - "Description": "N\u002B Glass Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_Glass_C", - "Description": "N\u002B Glass Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Glass_C", - "Description": "N\u002B Glass Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Glass_C", - "Description": "N\u002B Glass Half Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_C", - "Description": "N\u002B Glass Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_C", - "Description": "N\u002B Glass Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Glass_C", - "Description": "N\u002B Glass Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Glass_C", - "Description": "N\u002B Glass Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Glass_C", - "Description": "N\u002B Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Glass_C", - "Description": "N\u002B Glass Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Glass_C", - "Description": "N\u002B Large Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Glass_C", - "Description": "N\u002B Behemoth Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Generator_C", - "Description": "N\u002B Electrical Generator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindTurbinePlus_C", - "Description": "N\u002B Wind Turbine", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Horizontal_C", - "Description": "N\u002B Straight Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Incline_C", - "Description": "N\u002B Diagonal Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Intersection_C", - "Description": "N\u002B Electrical Cable Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Vertical_C", - "Description": "N\u002B Vertical Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_FlexSP_C", - "Description": "N\u002B Flexible Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Square_C", - "Description": "N\u002B Internal Wiring - Square", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Wall_C", - "Description": "N\u002B Internal Wiring - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Triangle_C", - "Description": "N\u002B Internal Wiring - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Pillar_C", - "Description": "N\u002B Internal Wiring - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorTrack_Metal_C", - "Description": "N\u002B Small Elevator Track", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Small_C", - "Description": "N\u002B Small Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Medium_C", - "Description": "N\u002B Medium Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Large_C", - "Description": "N\u002B Large Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialCooker_C", - "Description": "N\u002B Industrial Cooker", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableRespecSoupNoEngrams_C", - "Description": "Brainwash Stew", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialForgePlus_C", - "Description": "N\u002B Industrial Forge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialGrill_C", - "Description": "N\u002B Industrial Grill", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AirConditionerPlus_C", - "Description": "N\u002B Air Conditioner", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChemBenchPlus_C", - "Description": "N\u002B Chemistry Bench", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GrinderPlus_C", - "Description": "N\u002B Industrial Grinder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ThatchPlus_C", - "Description": "Thatch", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapPlus_C", - "Description": "Sap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlintPlus_C", - "Description": "Flint", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FiberPlus_C", - "Description": "Fiber", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledMeatPlus_C", - "Description": "Spoiled Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledFishPlus_C", - "Description": "Spoiled Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeMeatPlus_C", - "Description": "Raw Prime Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeFishPlus_C", - "Description": "Raw Prime Fish Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SulfurPlus_C", - "Description": "Sulfur", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SilkPlus_C", - "Description": "Silk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SandPlus_C", - "Description": "Sand", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawSaltPlus_C", - "Description": "Raw Salt", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PropellantPlus_C", - "Description": "Propellant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PreservingSaltPlus_C", - "Description": "Preserving Salt", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClayPlus_C", - "Description": "Clay", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapCactusPlus_C", - "Description": "Cactus Sap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Red_C", - "Description": "Red Gem", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Blue_C", - "Description": "Blue Gem", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Green_C", - "Description": "Green Gem", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CrystalPlus_C", - "Description": "Crystal", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmmoniteBloodPlus_C", - "Description": "Ammonite Bile", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FungalWoodPlus_C", - "Description": "Fungal Wood", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasBallPlus_C", - "Description": "Congealed Gas Ball", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_BioToxinPlus_C", - "Description": "Bio Toxin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementDustPlus_C", - "Description": "Element Dust", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MultiLamp_C", - "Description": "N\u002B Multi Lamp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ReplicatorPlus_C", - "Description": "N\u002B Tek Replicator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Metal_C", - "Description": "N\u002B Metal Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Stone_C", - "Description": "N\u002B Stone Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Wood_C", - "Description": "N\u002B Wood Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_MetalSP_C", - "Description": "N\u002B Metal Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_StoneSP_C", - "Description": "N\u002B Stone Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_WoodSP_C", - "Description": "N\u002B Wood Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Metal_C", - "Description": "N\u002B Metal Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Stone_C", - "Description": "N\u002B Stone Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Thatch_C", - "Description": "N\u002B Thatch Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Wood_C", - "Description": "N\u002B Wood Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Metal_C", - "Description": "N\u002B Metal Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Stone_C", - "Description": "N\u002B Reinforced Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Wood_C", - "Description": "N\u002B Wood Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Metal_C", - "Description": "N\u002B Metal Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Stone_C", - "Description": "N\u002B Stone Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Wood_C", - "Description": "N\u002B Wood Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Metal_C", - "Description": "N\u002B Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Stone_C", - "Description": "N\u002B Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Wood_C", - "Description": "N\u002B Wood Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Metal_C", - "Description": "N\u002B Metal Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Rope_C", - "Description": "N\u002B Rope Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Wood_C", - "Description": "N\u002B Wood Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Metal_C", - "Description": "N\u002B Metal Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Stone_C", - "Description": "N\u002B Reinforced Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Metal_C", - "Description": "N\u002B Metal Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Stone_C", - "Description": "N\u002B Stone Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Metal_C", - "Description": "N\u002B Large Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Stone_C", - "Description": "N\u002B Large Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Wood_C", - "Description": "N\u002B Large Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Metal_C", - "Description": "N\u002B Medium Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Stone_C", - "Description": "N\u002B Medium Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Wood_C", - "Description": "N\u002B Medium Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Metal_C", - "Description": "N\u002B Metal Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Stone_C", - "Description": "N\u002B Stone Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Metal_C", - "Description": "N\u002B Metal Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Stone_C", - "Description": "N\u002B Stone Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Metal_C", - "Description": "N\u002B Metal Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Stone_C", - "Description": "N\u002B Stone Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Metal_C", - "Description": "N\u002B Metal Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Stone_C", - "Description": "N\u002B Stone Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Metal_C", - "Description": "N\u002B Metal Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Stone_C", - "Description": "N\u002B Stone Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Metal_C", - "Description": "N\u002B Metal Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Stone_C", - "Description": "N\u002B Stone Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Wood_C", - "Description": "N\u002B Wood Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_MetalSP_C", - "Description": "N\u002B Metal Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_WoodSP_C", - "Description": "N\u002B Wood Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Greenhouse_C", - "Description": "N\u002B Sloped Greenhouse Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Metal_C", - "Description": "N\u002B Sloped Metal Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Stone_C", - "Description": "N\u002B Sloped Stone Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Thatch_C", - "Description": "N\u002B Sloped Thatch Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Wood_C", - "Description": "N\u002B Sloped Wood Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Left_C", - "Description": "N\u002B Sloped Greenhouse Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Right_C", - "Description": "N\u002B Sloped Greenhouse Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Left_C", - "Description": "N\u002B Sloped Metal Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Right_C", - "Description": "N\u002B Sloped Metal Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Left_C", - "Description": "N\u002B Sloped Stone Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Right_C", - "Description": "N\u002B Sloped Stone Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Left_C", - "Description": "N\u002B Sloped Thatch Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Right_C", - "Description": "N\u002B Sloped Thatch Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Left_C", - "Description": "N\u002B Sloped Wood Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Right_C", - "Description": "N\u002B Sloped Wood Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Metal_C", - "Description": "N\u002B Small Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Stone_C", - "Description": "N\u002B Small Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Wood_C", - "Description": "N\u002B Small Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Metal_C", - "Description": "N\u002B Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Stone_C", - "Description": "N\u002B Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Wood_C", - "Description": "N\u002B Wood Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_MetalSP_C", - "Description": "N\u002B Metal Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_StoneSP_C", - "Description": "N\u002B Stone Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_WoodSP_C", - "Description": "N\u002B Wood Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_MetalSP_C", - "Description": "N\u002B Metal Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_StoneSP_C", - "Description": "N\u002B Stone Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_WoodSP_C", - "Description": "N\u002B Wood Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Greenhouse_C", - "Description": "N\u002B Greenhouse Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Metal_C", - "Description": "N\u002B Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Stone_C", - "Description": "N\u002B Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Thatch_C", - "Description": "N\u002B Thatch Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Wood_C", - "Description": "N\u002B Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Metal_C", - "Description": "N\u002B Metal Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Stone_C", - "Description": "N\u002B Stone Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Greenhouse_C", - "Description": "N\u002B Greenhouse Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Metal_C", - "Description": "N\u002B Metal Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Stone_C", - "Description": "N\u002B Reinforced Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Wood_C", - "Description": "N\u002B Wood Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Metal_C", - "Description": "N\u002B Metal Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Stone_C", - "Description": "N\u002B Stone Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Wood_C", - "Description": "N\u002B Wood Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Stone_C", - "Description": "N\u002B Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Metal_C", - "Description": "N\u002B Metal Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MortarPestlePlus_C", - "Description": "N\u002B Mortar and Pestle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ForgePlus_C", - "Description": "N\u002B Refining Forge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmithyPlus_C", - "Description": "N\u002B Smithy", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapPlus_C", - "Description": "N\u002B Tree Sap Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeerBarrelPlus_C", - "Description": "N\u002B Beer Barrel", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StandingTorchPlus_C", - "Description": "N\u002B Standing Torch", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallTorchPlus_C", - "Description": "N\u002B Wall Torch", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Metal_C", - "Description": "N\u002B Metal Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageMetal_C", - "Description": "N\u002B Metal Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gardener_C", - "Description": "N\u002B Gardener", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemCollector_C", - "Description": "N\u002B Item Collector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SheepHerder_C", - "Description": "N\u002B Sheep Herder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchery_C", - "Description": "N\u002B Hatchery", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Farmer_C", - "Description": "N\u002B Farmer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_GreenhouseSP_C", - "Description": "N\u002B Greenhouse Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Metal_C", - "Description": "N\u002B Metal Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_MetalSP_C", - "Description": "N\u002B Large Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Metal_C", - "Description": "N\u002B XL Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_MetalSP_C", - "Description": "N\u002B Metal Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_MetalSP_C", - "Description": "N\u002B Metal Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_MetalSP_C", - "Description": "N\u002B Metal Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_MetalSP_C", - "Description": "N\u002B Metal Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Square_C", - "Description": "N\u002B Internal Piping - Square", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Wall_C", - "Description": "N\u002B Internal Piping - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Triangle_C", - "Description": "N\u002B Internal Piping - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Pillar_C", - "Description": "N\u002B Internal Piping - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Stone_C", - "Description": "N\u002B Large Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Stone_C", - "Description": "N\u002B Large Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Stone_C", - "Description": "N\u002B Large Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Metal_C", - "Description": "N\u002B Large Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Metal_C", - "Description": "N\u002B Large Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Metal_C", - "Description": "N\u002B Large Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Adobe_C", - "Description": "N\u002B Large Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Adobe_C", - "Description": "N\u002B Large Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Adobe_C", - "Description": "N\u002B Large Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Stone_C", - "Description": "N\u002B Behemoth Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Stone_C", - "Description": "N\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Stone_C", - "Description": "N\u002B Behemoth Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Metal_C", - "Description": "N\u002B Behemoth Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Metal_C", - "Description": "N\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Metal_C", - "Description": "N\u002B Behemoth Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Adobe_C", - "Description": "N\u002B Behemoth Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Adobe_C", - "Description": "N\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Adobe_C", - "Description": "N\u002B Behemoth Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_AdobeSP_C", - "Description": "N\u002B Large Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Adobe_C", - "Description": "N\u002B XL Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Adobe_C", - "Description": "N\u002B Adobe Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Adobe_C", - "Description": "N\u002B Behemoth Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GasCollectorTek_C", - "Description": "N\u002B Tek Gas Collector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Metal_C", - "Description": "N\u002B Dynamic Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LeashTek_C", - "Description": "N\u002B Tek Leash", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Adobe_C", - "Description": "N\u002B Adobe Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Adobe_C", - "Description": "N\u002B Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Adobe_C", - "Description": "N\u002B Adobe Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Adobe_C", - "Description": "N\u002B Adobe Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Left_C", - "Description": "N\u002B Sloped Adobe Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Right_C", - "Description": "N\u002B Sloped Adobe Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Adobe_C", - "Description": "N\u002B Sloped Adobe Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Adobe_C", - "Description": "N\u002B Adobe Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Adobe_C", - "Description": "N\u002B Adobe Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Adobe_C", - "Description": "N\u002B Adobe Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_AdobeSP_C", - "Description": "N\u002B Adobe Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_AdobeSP_C", - "Description": "N\u002B Adobe Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Adobe_C", - "Description": "N\u002B Small Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Adobe_C", - "Description": "N\u002B Medium Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Adobe_C", - "Description": "N\u002B Large Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Adobe_C", - "Description": "N\u002B Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Adobe_C", - "Description": "N\u002B Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Adobe_C", - "Description": "N\u002B Adobe Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Adobe_C", - "Description": "N\u002B Adobe Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Adobe_C", - "Description": "N\u002B Adobe Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Adobe_C", - "Description": "N\u002B Adobe Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Adobe_C", - "Description": "N\u002B Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Wood_C", - "Description": "N\u002B Wooden Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Stone_C", - "Description": "N\u002B Stone Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Adobe_C", - "Description": "N\u002B Adobe Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_ModelSelector_C", - "Description": "N\u002B Model Selector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransparencyCycler_C", - "Description": "N\u002B Transparency Cycler", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_DemoGun_C", - "Description": "N\u002B Demo Gun", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_RepairGun_C", - "Description": "N\u002B Repair Gun", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_WoodSP_C", - "Description": "N\u002B Large Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_StoneSP_C", - "Description": "N\u002B Large Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Wood_C", - "Description": "N\u002B XL Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Stone_C", - "Description": "N\u002B XL Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_WoodSP_C", - "Description": "N\u002B Wood Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_StoneSP_C", - "Description": "N\u002B Stone Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_AdobeSP_C", - "Description": "N\u002B Adobe Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_C", - "Description": "N\u002B Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TurretConfigurator_C", - "Description": "N\u002B Turret Configurator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_1_5x_C", - "Description": "N\u002B Feeding Trough (1.5x)", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_2x_C", - "Description": "N\u002B Feeding Trough (2x)", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_C", - "Description": "N\u002B Feeding Trough (3x)", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransferGun_C", - "Description": "N\u002B Transfer Gun", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CampfirePlus_C", - "Description": "N\u002B Campfire", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CompostBinPlus_C", - "Description": "N\u002B Compost Bin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CookingPotPlus_C", - "Description": "N\u002B Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FireplacePlus_C", - "Description": "N\u002B Stone Fireplace", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PreservingBinPlus_C", - "Description": "N\u002B Preserving Bin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgePlus_C", - "Description": "N\u002B Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageSmall_C", - "Description": "N\u002B Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageLarge_C", - "Description": "N\u002B Large Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VaultPlus_C", - "Description": "N\u002B Vault", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Wood_C", - "Description": "N\u002B Wooden Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_StoneSP_C", - "Description": "N\u002B Stone Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VesselPlus_C", - "Description": "N\u002B Vessel", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_StoneSP_C", - "Description": "N\u002B Stone Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_LightSetter_C", - "Description": "N\u002B Light Setter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_PersonalTeleporter_C", - "Description": "N\u002B Personal Teleporter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_AdobeSP_C", - "Description": "N\u002B Adobe Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_StoneSP_C", - "Description": "N\u002B Reinforced Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_WoodSP_C", - "Description": "N\u002B Wood Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_AdobeSP_C", - "Description": "N\u002B Adobe Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_StoneSP_C", - "Description": "N\u002B Stone Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_WoodSP_C", - "Description": "N\u002B Wood Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeeHivePlus_C", - "Description": "N\u002B Domesticated Bee Hive", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_VisibilityTool_C", - "Description": "N\u002B Visibility Tool", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BookshelfPlus_C", - "Description": "N\u002B Bookshelf", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BedPlus_C", - "Description": "N\u002B Simple Bed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BunkBedPlus_C", - "Description": "N\u002B Bunk Bed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BlueprintMaker_C", - "Description": "N\u002B Blueprint Maker", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Converter_C", - "Description": "N\u002B Converter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_C", - "Description": "N\u002B Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Nanny_C", - "Description": "N\u002B Nanny", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AnimalTender_C", - "Description": "N\u002B Animal Tender", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Ballista_C", - "Description": "N\u002B Ballista Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Cannon_C", - "Description": "N\u002B Cannon Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Flame_C", - "Description": "N\u002B Flame Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Minigun_C", - "Description": "N\u002B Minigun Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Rocket_C", - "Description": "N\u002B Rocket Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Tranq_C", - "Description": "N\u002B Tranq Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_EuthanasiaGun_C", - "Description": "N\u002B Euthanasia Gun", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UnderwaterTool_C", - "Description": "N\u002B Underwater Tool", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_PlusRemote_C", - "Description": "N\u002B Remote", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransferTool_C", - "Description": "N\u002B Transfer Tool", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorCallButton_C", - "Description": "N\u002B Elevator Call Button", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_CommandTool_C", - "Description": "N\u002B Command Gun", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Dynamic_C", - "Description": "N\u002B Dynamic Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Dynamic_C", - "Description": "N\u002B Dynamic Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Repulser_C", - "Description": "N\u002B Repulser Plate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekElevator_C", - "Description": "N\u002B Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Heavy_C", - "Description": "N\u002B Heavy Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SprayPainterPlus_C", - "Description": "N\u002B Spray Painter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Wood_C", - "Description": "N\u002B Dynamic Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Stone_C", - "Description": "N\u002B Dynamic Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Adobe_C", - "Description": "N\u002B Dynamic Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_InventoryAssistant_C", - "Description": "N\u002B Inventory Assistant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_Pillarator_C", - "Description": "N\u002B Pillarator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vivarium_C", - "Description": "N\u002B Vivarium", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mannequin_C", - "Description": "N\u002B Mannequin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekElevator_C", - "Description": "N\u002B Triangle Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Small_C", - "Description": "N\u002B Small Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Medium_C", - "Description": "N\u002B Medium Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Large_C", - "Description": "N\u002B Large Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessSquare_C", - "Description": "N\u002B Seamless Crop Square", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessTriangle_C", - "Description": "N\u002B Seamless Crop Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_Tek_C", - "Description": "N\u002B Tek Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Tek_C", - "Description": "N\u002B Tek Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Tek_C", - "Description": "N\u002B Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Tek_C", - "Description": "N\u002B Tek Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Tek_C", - "Description": "N\u002B Tek Windowframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Tek_C", - "Description": "N\u002B Tek Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Tek_C", - "Description": "N\u002B Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Tek_C", - "Description": "N\u002B Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Tek_C", - "Description": "N\u002B Tek Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Tek_C", - "Description": "N\u002B Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Tek_C", - "Description": "N\u002B Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Tek_C", - "Description": "N\u002B Behemoth Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Tek_C", - "Description": "N\u002B Behemoth Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Tek_C", - "Description": "N\u002B Tek Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Tek_C", - "Description": "N\u002B Tek Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Tek_C", - "Description": "N\u002B Tek Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_TekSP_C", - "Description": "N\u002B Tek Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Tek_C", - "Description": "N\u002B Tek Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Tek_C", - "Description": "N\u002B Small Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Tek_C", - "Description": "N\u002B Medium Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Tek_C", - "Description": "N\u002B Large Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Tek_C", - "Description": "N\u002B Tek Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_TekSP_C", - "Description": "N\u002B Tek Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Tek_C", - "Description": "N\u002B Sloped Tek Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Left_C", - "Description": "N\u002B Sloped Tek Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Right_C", - "Description": "N\u002B Sloped Tek Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForcefield_C", - "Description": "N\u002B Tek Shield Generator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_C", - "Description": "N\u002B Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Moonpool_C", - "Description": "N\u002B Vacuum Moonpool", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TeleporterPlus_C", - "Description": "N\u002B Teleporter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GeneratorTek_C", - "Description": "N\u002B Tek Generator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransmitterPlus_C", - "Description": "N\u002B Tek Transmitter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekSP_C", - "Description": "N\u002B Tek Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekSP_C", - "Description": "N\u002B Tek Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_TekSP_C", - "Description": "N\u002B Large Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Tek_C", - "Description": "N\u002B XL Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_TekSP_C", - "Description": "N\u002B Tek Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Tek_C", - "Description": "N\u002B Tek Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Tek_C", - "Description": "N\u002B Large Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Tek_C", - "Description": "N\u002B Large Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Tek_C", - "Description": "N\u002B Behemoth Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Tek_C", - "Description": "N\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Tek_C", - "Description": "N\u002B Large Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Tek_C", - "Description": "N\u002B Behemoth Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Moonpool_C", - "Description": "N\u002B Moonpool Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_Sloped_C", - "Description": "N\u002B Sloped Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Underwater_C", - "Description": "N\u002B Vacuum Compartment Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_TekSP_C", - "Description": "N\u002B Tek Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_TekSP_C", - "Description": "N\u002B Tek Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Forcefield_C", - "Description": "N\u002B Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Forcefield_C", - "Description": "N\u002B Large Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Forcefield_C", - "Description": "N\u002B XL Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CloningChamberPlus_C", - "Description": "N\u002B Cloning Chamber", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurretTek_C", - "Description": "N\u002B Tek Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GenomicsChamber_C", - "Description": "N\u002B Mutator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekTroughPlus_C", - "Description": "N\u002B Tek Trough", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusTekLight_C", - "Description": "N\u002B Tek Light", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorageSP_C", - "Description": "N\u002B Dedicated Storage", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorage_Intake_C", - "Description": "N\u002B Dedicated Storage Intake", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeStation_C", - "Description": "N\u002B Charge Station", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBedPlus_C", - "Description": "N\u002B Tek Sleeping Pod", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeInjector_C", - "Description": "N\u002B Charge Injector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElementCatalyzer_C", - "Description": "N\u002B Element Catalyzer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementPlus_C", - "Description": "Element", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Tek_C", - "Description": "N\u002B Dynamic Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoCrafter_C", - "Description": "N\u002B Auto Crafter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AutoCrafterPH_C", - "Description": "Selected Recipe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PlanetShield_C", - "Description": "N\u002B Planetary Shield", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Incinerator_C", - "Description": "N\u002B Incinerator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DyeStation_C", - "Description": "N\u002B Dyeria", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RepairStation_C", - "Description": "N\u002B Repair Station", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForge_C", - "Description": "N\u002B Tek Forge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_TekForge_C", - "Description": "Gasoline", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromDust_TekForge_C", - "Description": "Element", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementDust_TekForge_C", - "Description": "Element Dust", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromShards_TekForge_C", - "Description": "Element", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_TekForge_C", - "Description": "Element Shard", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStove_C", - "Description": "N\u002B Tek Stove", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_TekStove_C", - "Description": "Prime Meat Jerky", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_TekStove_C", - "Description": "Cooked Meat Jerky", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgeTek_C", - "Description": "N\u002B Tek Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WaterJarIced_TekFridge_C", - "Description": "Iced Water Jar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CanteenIced_TekFridge_C", - "Description": "Iced Canteen", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekChemBench_C", - "Description": "N\u002B Laboratory", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_TekChemBench_C", - "Description": "Flamethrower Ammo", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_TekChemBench_C", - "Description": "Bug Repellant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_TekChemBench_C", - "Description": "Lesser Antidote", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_TekChemBench_C", - "Description": "Narcotic", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_TekChemBench_C", - "Description": "Stimulant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_TekChemBench_C", - "Description": "Cementing Paste", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_TekChemBench_C", - "Description": "Clay", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline__TekChemBench_C", - "Description": "Gasoline (Gas-Crafted)", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_TekChemBench_C", - "Description": "Gunpowder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_TekChemBench_C", - "Description": "Preserving Salt", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_TekChemBench_C", - "Description": "Propellant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_TekChemBench_C", - "Description": "Sparkpowder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_TekChemBench_C", - "Description": "Absorbent Substrate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Fertilizer_Compost_TekChemBench_C", - "Description": "Fertilizer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekCookingPot_C", - "Description": "N\u002B Tek Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BeerJar_TekCookPot_C", - "Description": "N\u002B Beer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemTranslocator_C", - "Description": "N\u002B Item Translocator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStorage_C", - "Description": "N\u002B Tek Storage", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_TekGlass_C", - "Description": "N\u002B Tek Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekGlass_C", - "Description": "N\u002B Tek Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_TekGlass_C", - "Description": "N\u002B Sloped Tek Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBridgePlus_C", - "Description": "N\u002B Tek Bridge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DroneTerminal_C", - "Description": "N\u002B Drone Terminal", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GachaGavager_C", - "Description": "N\u002B Gacha Gavager", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCracker_C", - "Description": "N\u002B Crystal Cracker", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_CHEAT_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_C", - "Description": "N\u002B Plant Species X Seed", - "Mod": "StructuresPlusMod" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/ORPE.gamedata b/GameData/Mods/ORPE.gamedata deleted file mode 100644 index 6c6d3d22..00000000 --- a/GameData/Mods/ORPE.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cap_Flag", - "Description": "CAP FLAG", - "Mod": "ORPE" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PassiveCrystal", - "Description": "PassiveCrystal", - "Mod": "ORPE" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/OzC.gamedata b/GameData/Mods/OzC.gamedata deleted file mode 100644 index 5380dd53..00000000 --- a/GameData/Mods/OzC.gamedata +++ /dev/null @@ -1,242 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-01T02:22:40.5980963Z", - "Creatures": [], - "Engrams": [ - { - "Level": 20, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EE_Workbench_OzC_C", - "Description": "EE Workbench OzC", - "Mod": "OzC Craft" - } - ], - "Items": [ - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Fireplace_OzC_C", - "Description": "PIS Fireplace OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Bed_Wood_OzC_C", - "Description": "PIS Bed Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Bench_Basic_W_OzC_C", - "Description": "PIS Bench Basic W OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Carpet_01_OzC_C", - "Description": "PIS Carpet 01 OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Carpet_02_OzC_C", - "Description": "PIS Carpet 02 OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Carpet_Door_OzC_C", - "Description": "PIS Carpet Door OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Chair_Wood_OzC_C", - "Description": "PIS Chair Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Corner_Pillar_Arch_W_OzC_C", - "Description": "PIS Corner Pillar Arch W OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Corner_Pillar_Horizontal_W_OzC_C", - "Description": "PIS Corner Pillar Horizontal W OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Corner_Pillar_Wood_OzC_C", - "Description": "PIS Corner Pillar Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Table_Basic_W_OzC_C", - "Description": "PIS Table Basic W OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Wall_Hanger_OzC_C", - "Description": "PIS Wall Hanger OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Window_Curtain_OzC_C", - "Description": "PIS Window Curtain OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Window_Wood_OzC_C", - "Description": "PIS Window Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Door_Sliding_WG_OzC_C", - "Description": "PIS Door Sliding WG OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Door_Wide_OzC_C", - "Description": "PIS Door Wide OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Door_Wood_OzC_C", - "Description": "PIS Door Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Doorframe_Sliding_WG_OzC_C", - "Description": "PIS Doorframe Sliding WG OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Fence_Gate_Frame_Wood_OzC_C", - "Description": "PIS Fence Gate Frame Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Fence_Gate_Wood_OzC_C", - "Description": "PIS Fence Gate Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Floor_Stone_OzC_C", - "Description": "PIS Floor Stone OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Floor_Wood_OzC_C", - "Description": "PIS Floor Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Foundation_Wood_01_OzC_C", - "Description": "PIS Foundation Wood 01 OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Foundation_Wood_02_OzC_C", - "Description": "PIS Foundation Wood 02 OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Foundation_Wood_03_OzC_C", - "Description": "PIS Foundation Wood 03 OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Pillar_Wood_OzC_C", - "Description": "PIS Pillar Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Sloped_Scaffolding_Wood_OzC_C", - "Description": "PIS Sloped Scaffolding Wood OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Brazier_Floor_OzC_C", - "Description": "PIS Brazier Floor OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Candle_01_OzC_C", - "Description": "PIS Candle 01 OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Kerosene_Lamp_OzC_C", - "Description": "PIS Kerosene Lamp OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Lantern_Outdoor_Wall_OzC_C", - "Description": "PIS Lantern Outdoor Wall OzC", - "Mod": "OzC Craft" - }, - { - "Category": "Structures", - "IsHarvestable": "false", - "ClassName": "PIS_Pot_Plant_01_OzC_C", - "Description": "PIS Pot Plant 01 OzC", - "Mod": "OzC Craft" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/PGM.gamedata b/GameData/Mods/PGM.gamedata deleted file mode 100644 index d61aa4f0..00000000 --- a/GameData/Mods/PGM.gamedata +++ /dev/null @@ -1,77 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2018-04-21T11:00:00.0000000Z", - "MapSpawners": [ - { - "ClassName": "DinoSpawnEntries_Deepwater_PGM_C", - "Description": "Deepwater", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntries_InlandWater_PGM_C", - "Description": "InlandWater", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntries_Ocean_PGM_C", - "Description": "Ocean", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntries_TheDeepwater_PGM_C", - "Description": "TheDeepwater", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntries_TheOcean_PGM_C", - "Description": "TheOcean", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesBeach_PGM_C", - "Description": "Beach", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesGrassland_PGM_C", - "Description": "Grassland", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesJungle_PGM_C", - "Description": "Jungle", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesMountain_PGM_C", - "Description": "Mountain", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesRedwoodsPGM_C", - "Description": "Redwoods", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesSnow_PGM_C", - "Description": "Snow", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesSnowMountain_PGM_C", - "Description": "SnowMountain", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesSnowShoreline_PGM_C", - "Description": "SnowShoreline", - "Mod": "PGM" - }, - { - "ClassName": "DinoSpawnEntriesSwamp_PGM_C", - "Description": "Swamp", - "Mod": "PGM" - } - ] -} diff --git a/GameData/Mods/PathwaysandStuff.gamedata b/GameData/Mods/PathwaysandStuff.gamedata deleted file mode 100644 index aaf1384b..00000000 --- a/GameData/Mods/PathwaysandStuff.gamedata +++ /dev/null @@ -1,24 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.1", - "Created": "2021-04-10T12:30:37.8543037Z", - "Engrams": [ - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PathwayTable_C", - "Description": "Pathway Table", - "Mod": "Pathways and Stuff" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PathwayTable_C", - "Description": "Pathway Table", - "Mod": "Pathways and Stuff" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/PrimalFear.gamedata b/GameData/Mods/PrimalFear.gamedata deleted file mode 100644 index 8c0f8e6f..00000000 --- a/GameData/Mods/PrimalFear.gamedata +++ /dev/null @@ -1,8533 +0,0 @@ -{ - "Application": "ark", - "Version": "1.5.1", - "Created": "2021-12-11T18:18:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 48, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledPtero_C", - "Description": "Saddle FabledPtero", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledAnkylo_C", - "Description": "Saddle FabledAnkylo", - "Mod": "Primal Fear" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledTrike_C", - "Description": "Saddle FabledTrike", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledStego_C", - "Description": "Saddle FabledStego", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledDoed_C", - "Description": "Saddle FabledDoed", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledArgentavis_C", - "Description": "Saddle FabledArgentavis", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledBeaver_C", - "Description": "Saddle FabledBeaver", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledSauro_C", - "Description": "Saddle FabledSauro", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledSauro_Platform_C", - "Description": "Saddle FabledSauro Platform", - "Mod": "Primal Fear" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledDolphin_C", - "Description": "Saddle FabledDolphin", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledMammoth_C", - "Description": "Saddle FabledMammoth", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledMantis_C", - "Description": "Saddle FabledMantis", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledQuetz_Platform_C", - "Description": "Saddle FabledQuetz Platform", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledQuetz_C", - "Description": "Saddle FabledQuetz", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledStag_C", - "Description": "Saddle FabledStag", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledRockGolem_C", - "Description": "Saddle FabledRockGolem", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledTapejara_C", - "Description": "Saddle FabledTapejara", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledToad_C", - "Description": "Saddle FabledToad", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexAllo_C", - "Description": "Saddle ApexAllo", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexArgentavis_C", - "Description": "Saddle ApexArgentavis", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexCarno_C", - "Description": "Saddle ApexCarno", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexChalico_C", - "Description": "Saddle ApexChalico", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexDirebear_C", - "Description": "Saddle ApexDirebear", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexGigant_C", - "Description": "Saddle ApexGigant", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexKaprosuchus_C", - "Description": "Saddle ApexKaprosuchus", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexMegalodon_C", - "Description": "Saddle ApexMegalodon", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexMosa_C", - "Description": "Saddle ApexMosa", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexMosa_Platform_C", - "Description": "Saddle ApexMosa Platform", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexPlesia_C", - "Description": "Saddle ApexPlesia", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexPlesio_Platform_C", - "Description": "Saddle ApexPlesio Platform", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexRaptor_C", - "Description": "Saddle ApexRaptor", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexRex_C", - "Description": "Saddle ApexRex", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexSaber_C", - "Description": "Saddle ApexSaber", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexSarco_C", - "Description": "Saddle ApexSarco", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexScorpion_C", - "Description": "Saddle ApexScorpion", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexSpino_C", - "Description": "Saddle ApexSpino", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexTerrorBird_C", - "Description": "Saddle ApexTerrorBird", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexTherizino_C", - "Description": "Saddle ApexTherizino", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexTuso_C", - "Description": "Saddle ApexTuso", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexBaryonyx_C", - "Description": "Saddle ApexBaryonyx", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexBasilosaurus_C", - "Description": "Saddle ApexBasilosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexSpineyLizard_C", - "Description": "Saddle ApexSpineyLizard", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaAnkylo_C", - "Description": "Saddle AlphaAnkylo", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaArgentavis_C", - "Description": "Saddle AlphaArgentavis", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaBeaver_C", - "Description": "Saddle AlphaBeaver", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaCarno_C", - "Description": "Saddle AlphaCarno", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaDirebear_C", - "Description": "Saddle AlphaDirebear", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaDoed_C", - "Description": "Saddle AlphaDoed", - "Mod": "Primal Fear" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaPtero_C", - "Description": "Saddle AlphaPtero", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaRaptor_C", - "Description": "Saddle AlphaRaptor", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaRex_C", - "Description": "Saddle AlphaRex", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaStego_C", - "Description": "Saddle AlphaStego", - "Mod": "Primal Fear" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaTrike_C", - "Description": "Saddle AlphaTrike", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaAllo_C", - "Description": "Saddle AlphaAllo", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaBaryonyx_C", - "Description": "Saddle AlphaBaryonyx", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaBasilosaurus_C", - "Description": "Saddle AlphaBasilosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaChalico_C", - "Description": "Saddle AlphaChalico", - "Mod": "Primal Fear" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaDolphin_C", - "Description": "Saddle AlphaDolphin", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaKaprosuchus_C", - "Description": "Saddle AlphaKaprosuchus", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMammoth_C", - "Description": "Saddle AlphaMammoth", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMegalodon_C", - "Description": "Saddle AlphaMegalodon", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMosa_C", - "Description": "Saddle AlphaMosa", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMosa_Platform_C", - "Description": "Saddle AlphaMosa Platform", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaPlesia_C", - "Description": "Saddle AlphaPlesia", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaPlesio_Platform_C", - "Description": "Saddle AlphaPlesio Platform", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaQuetz_C", - "Description": "Saddle AlphaQuetz", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaQuetz_Platform_C", - "Description": "Saddle AlphaQuetz Platform", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaRhino_C", - "Description": "Saddle AlphaRhino", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSaber_C", - "Description": "Saddle AlphaSaber", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSarco_C", - "Description": "Saddle AlphaSarco", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaScorpion_C", - "Description": "Saddle AlphaScorpion", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSpineyLizard_C", - "Description": "Saddle AlphaSpineyLizard", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSpino_C", - "Description": "Saddle AlphaSpino", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaStag_C", - "Description": "Saddle AlphaStag", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaTapejara_C", - "Description": "Saddle AlphaTapejara", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaTerrorBird_C", - "Description": "Saddle AlphaTerrorBird", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaTherizino_C", - "Description": "Saddle AlphaTherizino", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaToad_C", - "Description": "Saddle AlphaToad", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaTuso_C", - "Description": "Saddle AlphaTuso", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaGigant_C", - "Description": "Saddle AlphaGigant", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaThylaco_C", - "Description": "Saddle AlphaThylaco", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexThylaco_C", - "Description": "Saddle ApexThylaco", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaArthro_C", - "Description": "Saddle AlphaArthro", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMantis_C", - "Description": "Saddle AlphaMantis", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSauro_C", - "Description": "Saddle AlphaSauro", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSauro_Platform_C", - "Description": "Saddle AlphaSauro Platform", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaSpider_C", - "Description": "Saddle AlphaSpider", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PotentNarcotic_C", - "Description": "PotentNarcotic", - "Mod": "Primal Fear" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToxicNarcotic_C", - "Description": "ToxicNarcotic", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PotentTranqBullet_C", - "Description": "PotentTranqBullet", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalRifleBullet_C", - "Description": "PrimalRifleBullet", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToxicTranqBullet_C", - "Description": "ToxicTranqBullet", - "Mod": "Primal Fear" - }, - { - "Level": 83, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalMachinedSniper_C", - "Description": "PrimalMachinedSniper", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalPike_C", - "Description": "PrimalPike", - "Mod": "Primal Fear" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalSpear_C", - "Description": "PrimalSpear", - "Mod": "Primal Fear" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaNarcotic_C", - "Description": "AlphaNarcotic", - "Mod": "Primal Fear" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexNarcotic_C", - "Description": "ApexNarcotic", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginNarcotic_C", - "Description": "OriginNarcotic", - "Mod": "Primal Fear" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalNarcotic_C", - "Description": "PrimalNarcotic", - "Mod": "Primal Fear" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaTranqBullet_C", - "Description": "AlphaTranqBullet", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexTranqBullet_C", - "Description": "ApexTranqBullet", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginTranqBullet_C", - "Description": "OriginTranqBullet", - "Mod": "Primal Fear" - }, - { - "Level": 63, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalTranqBullet_C", - "Description": "PrimalTranqBullet", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaMetalBoots_C", - "Description": "AlphaMetalBoots", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaMetalGloves_C", - "Description": "AlphaMetalGloves", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaMetalHelmet_C", - "Description": "AlphaMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaMetalPants_C", - "Description": "AlphaMetalPants", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaMetalShirt_C", - "Description": "AlphaMetalShirt", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexMetalBoots_C", - "Description": "ApexMetalBoots", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexMetalGloves_C", - "Description": "ApexMetalGloves", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexMetalHelmet_C", - "Description": "ApexMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexMetalPants_C", - "Description": "ApexMetalPants", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexMetalShirt_C", - "Description": "ApexMetalShirt", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalMetalBoots_C", - "Description": "PrimalMetalBoots", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalMetalGloves_C", - "Description": "PrimalMetalGloves", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalMetalHelmet_C", - "Description": "PrimalMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalMetalPants_C", - "Description": "PrimalMetalPants", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalMetalShirt_C", - "Description": "PrimalMetalShirt", - "Mod": "Primal Fear" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalStimulant_C", - "Description": "PrimalStimulant", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaCamelsaurus_C", - "Description": "Saddle AlphaCamelsaurus", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledCamelsaurus_C", - "Description": "Saddle FabledCamelsaurus", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaEquus_C", - "Description": "Saddle AlphaEquus", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledEquus_C", - "Description": "Saddle FabledEquus", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilEquus_C", - "Description": "Saddle EvilEquus", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TameHelperx5_C", - "Description": "TameHelperx5", - "Mod": "Primal Fear" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TameHelperx10_C", - "Description": "TameHelperx10", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TameHelperx20_C", - "Description": "TameHelperx20", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TameHelperx50_C", - "Description": "TameHelperx50", - "Mod": "Primal Fear" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalAnvilBench_C", - "Description": "PrimalAnvilBench", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicDirebear_C", - "Description": "Saddle ToxicDirebear", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicMegalodon_C", - "Description": "Saddle ToxicMegalodon", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicRaptor_C", - "Description": "Saddle ToxicRaptor", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialRex_C", - "Description": "Saddle CelestialRex", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialWyvern_C", - "Description": "Saddle CelestialWyvern", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CelestialKibble_C", - "Description": "CelestialKibble", - "Mod": "Primal Fear" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaDaeodon_C", - "Description": "Saddle AlphaDaeodon", - "Mod": "Primal Fear" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexDaeodon_C", - "Description": "Saddle ApexDaeodon", - "Mod": "Primal Fear" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilDaeodon_C", - "Description": "Saddle EvilDaeodon", - "Mod": "Primal Fear" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledUnicorn_C", - "Description": "Saddle FabledUnicorn", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_DemonicOvis_C", - "Description": "Saddle DemonicOvis", - "Mod": "Primal Fear" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PotentArrowTranq_C", - "Description": "PotentArrowTranq", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToxicArrowTranq_C", - "Description": "ToxicArrowTranq", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginArgentSummoner_C", - "Description": "OriginArgentSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginCarnoSummoner_C", - "Description": "OriginCarnoSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginDirebearSummoner_C", - "Description": "OriginDirebearSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginRaptorSummoner_C", - "Description": "OriginRaptorSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginRexSummoner_C", - "Description": "OriginRexSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginWyvernSummoner_C", - "Description": "OriginWyvernSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginSpinoSummoner_C", - "Description": "OriginSpinoSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginKairukuSummoner_C", - "Description": "OriginKairukuSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Malin_C", - "Description": "Saddle Malin", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_MalinPtero_C", - "Description": "Saddle MalinPtero", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilMonkey_C", - "Description": "Saddle EvilMonkey", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_DemonicKibble_C", - "Description": "DemonicKibble", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialArgentavis_C", - "Description": "Saddle CelestialArgentavis", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialSpino_C", - "Description": "Saddle CelestialSpino", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaIguanodon_C", - "Description": "Saddle AlphaIguanodon", - "Mod": "Primal Fear" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMegatherium_C", - "Description": "Saddle AlphaMegatherium", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaGriffin_C", - "Description": "Saddle AlphaGriffin", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexGriffin_C", - "Description": "Saddle ApexGriffin", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialGriffin_C", - "Description": "Saddle CelestialGriffin", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialYuty_C", - "Description": "Saddle CelestialYuty", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_DemonicHyaenodon_C", - "Description": "Saddle DemonicHyaenodon", - "Mod": "Primal Fear" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilMegatherium_C", - "Description": "Saddle EvilMegatherium", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ElementalGriffin_C", - "Description": "Saddle ElementalGriffin", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaYuty_C", - "Description": "Saddle AlphaYuty", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexYuty_C", - "Description": "Saddle ApexYuty", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ElementalKibble_C", - "Description": "ElementalKibble", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaPrimalCompoundArrow_C", - "Description": "AlphaPrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexPrimalCompoundArrow_C", - "Description": "ApexPrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ExplosivePrimalCompoundArrow_C", - "Description": "ExplosivePrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FirePrimalCompoundArrow_C", - "Description": "FirePrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PotentPrimalCompoundArrow_C", - "Description": "PotentPrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalCompoundArrow_C", - "Description": "PrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalPrimalCompoundArrow_C", - "Description": "PrimalPrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalCompoundBow_C", - "Description": "PrimalCompoundBow", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToxicPrimalCompoundArrow_C", - "Description": "ToxicPrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalShotgunBullet_C", - "Description": "PrimalShotgunBullet", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_MachinedPrimalShotgun_C", - "Description": "MachinedPrimalShotgun", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AdvancedDartCasing_C", - "Description": "AdvancedDartCasing", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaTranqDart_C", - "Description": "AlphaTranqDart", - "Mod": "Primal Fear" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexTranqDart_C", - "Description": "ApexTranqDart", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PotentTranqDart_C", - "Description": "PotentTranqDart", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToxicTranqDart_C", - "Description": "ToxicTranqDart", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalTranqDart_C", - "Description": "PrimalTranqDart", - "Mod": "Primal Fear" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaHealth_C", - "Description": "AlphaHealth", - "Mod": "Primal Fear" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexHealth_C", - "Description": "ApexHealth", - "Mod": "Primal Fear" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledHealth_C", - "Description": "FabledHealth", - "Mod": "Primal Fear" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_StewHealth_C", - "Description": "StewHealth", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ElementalMicroraptor_C", - "Description": "Saddle ElementalMicroraptor", - "Mod": "Primal Fear" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMegalania_C", - "Description": "Saddle AlphaMegalania", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledGrifficorn_C", - "Description": "Saddle FabledGrifficorn", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaWyvern_C", - "Description": "Saddle AlphaWyvern", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexWyvern_C", - "Description": "Saddle ApexWyvern", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalForge_C", - "Description": "PrimalForge", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaPhoenix_C", - "Description": "Saddle AlphaPhoenix", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexPhoenix_C", - "Description": "Saddle ApexPhoenix", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ElderPhoenix_C", - "Description": "Saddle ElderPhoenix", - "Mod": "Primal Fear" - }, - { - "Level": 92, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_IndustrialPrimalForge_C", - "Description": "IndustrialPrimalForge", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaPara_C", - "Description": "Saddle AlphaPara", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PirateRockGolem_C", - "Description": "Saddle PirateRockGolem", - "Mod": "Primal Fear" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMegalosaurus_C", - "Description": "Saddle AlphaMegalosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ElementalArcha_C", - "Description": "Saddle ElementalArcha", - "Mod": "Primal Fear" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexMegalosaurus_C", - "Description": "Saddle ApexMegalosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialThylaco_C", - "Description": "Saddle CelestialThylaco", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Rudolph_C", - "Description": "Saddle Rudolph", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ChaosSpiritWyvern_C", - "Description": "Saddle ChaosSpiritWyvern", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ElementalLanternBird_C", - "Description": "Saddle ElementalLanternBird", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ChaosRex_C", - "Description": "Saddle ChaosRex", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PFAlphaRockDrakeSaddle_C", - "Description": "PFAlphaRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PFApexRockDrakeSaddle_C", - "Description": "PFApexRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PFAlphaBasiliskSaddle_C", - "Description": "PFAlphaBasiliskSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PFApexBasiliskSaddle_C", - "Description": "PFApexBasiliskSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFAlphaCrab_C", - "Description": "Saddle PFAlphaCrab", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFApexCrab_C", - "Description": "Saddle PFApexCrab", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaMoleRat_C", - "Description": "Saddle AlphaMoleRat", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaCaveWolf_C", - "Description": "Saddle AlphaCaveWolf", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexCaveWolf_C", - "Description": "Saddle ApexCaveWolf", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledMoleRat_C", - "Description": "Saddle FabledMoleRat", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CelestialRockDrakeSaddle_C", - "Description": "CelestialRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicCaveWolf_C", - "Description": "Saddle ToxicCaveWolf", - "Mod": "Primal Fear" - }, - { - "Level": 37, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicDirewolf_C", - "Description": "Saddle ToxicDirewolf", - "Mod": "Primal Fear" - }, - { - "Level": 37, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicSaber_C", - "Description": "Saddle ToxicSaber", - "Mod": "Primal Fear" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicTerrorBird_C", - "Description": "Saddle ToxicTerrorBird", - "Mod": "Primal Fear" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicThylaco_C", - "Description": "Saddle ToxicThylaco", - "Mod": "Primal Fear" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialAllo_C", - "Description": "Saddle CelestialAllo", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ReaperQueenCrystal_C", - "Description": "ReaperQueenCrystal", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ReaperRepel_C", - "Description": "ReaperRepel", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFReaperArmor_C", - "Description": "Saddle PFReaperArmor", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFAlphaReaperArmor_C", - "Description": "Saddle PFAlphaReaperArmor", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFApexReaperArmor_C", - "Description": "Saddle PFApexReaperArmor", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ReaperKingFood_C", - "Description": "ReaperKingFood", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_DemonicReaperBossSummoner_C", - "Description": "DemonicReaperBossSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_HealthDart_C", - "Description": "HealthDart", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_StimDart_C", - "Description": "StimDart", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_SpiritRex_C", - "Description": "Saddle SpiritRex", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilBulbdog_C", - "Description": "Saddle EvilBulbdog", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilGlowtail_C", - "Description": "Saddle EvilGlowtail", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilShinehorn_C", - "Description": "Saddle EvilShinehorn", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilSpineyLizard_C", - "Description": "Saddle EvilSpineyLizard", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilMoleRat_C", - "Description": "Saddle EvilMoleRat", - "Mod": "Primal Fear" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledParacer_C", - "Description": "Saddle FabledParacer", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledParacer_Platform_C", - "Description": "Saddle FabledParacer Platform", - "Mod": "Primal Fear" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaStygimoloch_C", - "Description": "Saddle AlphaStygimoloch", - "Mod": "Primal Fear" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledStygimoloch_C", - "Description": "Saddle FabledStygimoloch", - "Mod": "Primal Fear" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledStyracosaurus_C", - "Description": "Saddle FabledStyracosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 63, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFAlphaBrachio_C", - "Description": "Saddle PFAlphaBrachio", - "Mod": "Primal Fear" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFAlphaStyracosaurus_C", - "Description": "Saddle PFAlphaStyracosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 63, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFBrachio_C", - "Description": "Saddle PFBrachio", - "Mod": "Primal Fear" - }, - { - "Level": 63, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFFabledBrachio_C", - "Description": "Saddle PFFabledBrachio", - "Mod": "Primal Fear" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PFStyracosaurus_C", - "Description": "Saddle PFStyracosaurus", - "Mod": "Primal Fear" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Stygimoloch_C", - "Description": "Saddle Stygimoloch", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Pegasus_C", - "Description": "Saddle Pegasus", - "Mod": "Primal Fear" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialSeeker_C", - "Description": "Saddle CelestialSeeker", - "Mod": "Primal Fear" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaParacer_C", - "Description": "Saddle AlphaParacer", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaParacer_Platform_C", - "Description": "Saddle AlphaParacer Platform", - "Mod": "Primal Fear" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CureBioPoison_C", - "Description": "CureBioPoison", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaIndom_C", - "Description": "Saddle AlphaIndom", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexIndom_C", - "Description": "Saddle ApexIndom", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalTekBench_C", - "Description": "PrimalTekBench", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AutoRepairModule_C", - "Description": "AutoRepairModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_DefenseModule_C", - "Description": "DefenseModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FeatherFallModule_C", - "Description": "FeatherFallModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ForceFieldModule_C", - "Description": "ForceFieldModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_MeleeModule_C", - "Description": "MeleeModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SpeedModule_C", - "Description": "SpeedModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_HealthModule_C", - "Description": "HealthModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_WeightModule_C", - "Description": "WeightModule", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Hydraulics_C", - "Description": "Hydraulics", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Lubricant_C", - "Description": "Lubricant", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalHeart_C", - "Description": "MetalHeart", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Rubber_C", - "Description": "Rubber", - "Mod": "Primal Fear" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Servo_C", - "Description": "Servo", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Gigant_C", - "Description": "Saddle PrimalTek Gigant", - "Mod": "Primal Fear" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Mosa_C", - "Description": "Saddle PrimalTek Mosa", - "Mod": "Primal Fear" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Mosa_Platform_C", - "Description": "Saddle PrimalTek Mosa Platform", - "Mod": "Primal Fear" - }, - { - "Level": 98, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Mosa_Tek_C", - "Description": "Saddle PrimalTek Mosa Tek", - "Mod": "Primal Fear" - }, - { - "Level": 9, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Para_C", - "Description": "Saddle PrimalTek Para", - "Mod": "Primal Fear" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Quetz_C", - "Description": "Saddle PrimalTek Quetz", - "Mod": "Primal Fear" - }, - { - "Level": 97, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Quetz_Platform_C", - "Description": "Saddle PrimalTek Quetz Platform", - "Mod": "Primal Fear" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Raptor_C", - "Description": "Saddle PrimalTek Raptor", - "Mod": "Primal Fear" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Rex_C", - "Description": "Saddle PrimalTek Rex", - "Mod": "Primal Fear" - }, - { - "Level": 98, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Rex_Tek_C", - "Description": "Saddle PrimalTek Rex Tek", - "Mod": "Primal Fear" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Stego_C", - "Description": "Saddle PrimalTek Stego", - "Mod": "Primal Fear" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_PrimalTek_Trike_C", - "Description": "Saddle PrimalTek Trike", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CorruptedSporeCluster_C", - "Description": "CorruptedSporeCluster", - "Mod": "Primal Fear" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SuicidePotion_C", - "Description": "SuicidePotion", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CelestialEmperorBossSummoner_C", - "Description": "CelestialEmperorBossSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledGachaSaddle_C", - "Description": "FabledGachaSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaGachaSaddle_C", - "Description": "AlphaGachaSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaGasBagsSaddle_C", - "Description": "AlphaGasBagsSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 66, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaIceJumperSaddle_C", - "Description": "AlphaIceJumperSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaOwlSaddle_C", - "Description": "AlphaOwlSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaSpindlesSaddle_C", - "Description": "AlphaSpindlesSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 66, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexIceJumperSaddle_C", - "Description": "ApexIceJumperSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexOwlSaddle_C", - "Description": "ApexOwlSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexSpindlesSaddle_C", - "Description": "ApexSpindlesSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledGasBagsSaddle_C", - "Description": "FabledGasBagsSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledOwlSaddle_C", - "Description": "FabledOwlSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalGasMask_C", - "Description": "PrimalGasMask", - "Mod": "Primal Fear" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalRocketAmmo_C", - "Description": "PrimalRocketAmmo", - "Mod": "Primal Fear" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalRocketLauncher_C", - "Description": "PrimalRocketLauncher", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalTurret_C", - "Description": "PrimalTurret", - "Mod": "Primal Fear" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaDeinonychus_C", - "Description": "Saddle AlphaDeinonychus", - "Mod": "Primal Fear" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ApexDeinonychus_C", - "Description": "Saddle ApexDeinonychus", - "Mod": "Primal Fear" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaKibble_C", - "Description": "AlphaKibble", - "Mod": "Primal Fear" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexKibble_C", - "Description": "ApexKibble", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ElementalAdvancedKibble_C", - "Description": "ElementalAdvancedKibble", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledKibble_C", - "Description": "FabledKibble", - "Mod": "Primal Fear" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToxicKibble_C", - "Description": "ToxicKibble", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SpecialKibble_C", - "Description": "SpecialKibble", - "Mod": "Primal Fear" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ToxicScorpion_C", - "Description": "Saddle ToxicScorpion", - "Mod": "Primal Fear" - }, - { - "Level": 9, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Toxic_Para_C", - "Description": "Saddle Toxic Para", - "Mod": "Primal Fear" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Toxic_Phiomia_C", - "Description": "Saddle Toxic Phiomia", - "Mod": "Primal Fear" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Toxic_Stygimoloch_C", - "Description": "Saddle Toxic Stygimoloch", - "Mod": "Primal Fear" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Toxic_Toad_C", - "Description": "Saddle Toxic Toad", - "Mod": "Primal Fear" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Toxic_Turtle_C", - "Description": "Saddle Toxic Turtle", - "Mod": "Primal Fear" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledTherizino_C", - "Description": "Saddle FabledTherizino", - "Mod": "Primal Fear" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledRhino_C", - "Description": "Saddle FabledRhino", - "Mod": "Primal Fear" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialTherizino_C", - "Description": "Saddle CelestialTherizino", - "Mod": "Primal Fear" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaRex_C", - "Description": "Saddle OmegaRex", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OmegaKibble_C", - "Description": "OmegaKibble", - "Mod": "Primal Fear" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaWyvern_C", - "Description": "Saddle OmegaWyvern", - "Mod": "Primal Fear" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaSpino_C", - "Description": "Saddle OmegaSpino", - "Mod": "Primal Fear" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaAllo_C", - "Description": "Saddle OmegaAllo", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaIndom_C", - "Description": "Saddle OmegaIndom", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaSarco_C", - "Description": "Saddle OmegaSarco", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_OmegaReaperArmor_C", - "Description": "Saddle OmegaReaperArmor", - "Mod": "Primal Fear" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaBossFood_C", - "Description": "AlphaBossFood", - "Mod": "Primal Fear" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexBossFood_C", - "Description": "ApexBossFood", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_VanillaBossFood_C", - "Description": "VanillaBossFood", - "Mod": "Primal Fear" - }, - { - "Level": 92, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ChaosBossFood_C", - "Description": "ChaosBossFood", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_BossArmor_C", - "Description": "Saddle BossArmor", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekAlphaMegalodonSaddle_C", - "Description": "TekAlphaMegalodonSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekAlphaMosaSaddle_C", - "Description": "TekAlphaMosaSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekAlphaRexSaddle_C", - "Description": "TekAlphaRexSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekApexMegalodonSaddle_C", - "Description": "TekApexMegalodonSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekApexMosaSaddle_C", - "Description": "TekApexMosaSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekApexRexSaddle_C", - "Description": "TekApexRexSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekCelestialRexSaddle_C", - "Description": "TekCelestialRexSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_AlphaCherufeSaddle_C", - "Description": "AlphaCherufeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekPFAlphaRockDrakeSaddle_C", - "Description": "TekPFAlphaRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_FabledTropeognathus_C", - "Description": "Saddle FabledTropeognathus", - "Mod": "Primal Fear" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledCherufeSaddle_C", - "Description": "FabledCherufeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_FabledGiantTurtleSaddle_C", - "Description": "FabledGiantTurtleSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_AlphaTropeognathus_C", - "Description": "Saddle AlphaTropeognathus", - "Mod": "Primal Fear" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ApexCherufeSaddle_C", - "Description": "ApexCherufeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekPFApexRockDrakeSaddle_C", - "Description": "TekPFApexRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_TekCelestialxRockDrakeSaddle_C", - "Description": "TekCelestialxRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_CreatorBossSummoner_C", - "Description": "CreatorBossSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 39, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilKaprosuchus_C", - "Description": "Saddle EvilKaprosuchus", - "Mod": "Primal Fear" - }, - { - "Level": 9, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_EvilPara_C", - "Description": "Saddle EvilPara", - "Mod": "Primal Fear" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_DestroyerSummoner_C", - "Description": "DestroyerSummoner", - "Mod": "Primal Fear" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Tortuga_GiantTurtleSaddle_C", - "Description": "Tortuga GiantTurtleSaddle", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_SpiritGriffin_C", - "Description": "Saddle SpiritGriffin", - "Mod": "Primal Fear" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_SpiritSpino_C", - "Description": "Saddle SpiritSpino", - "Mod": "Primal Fear" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_SpiritThylaco_C", - "Description": "Saddle SpiritThylaco", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_ChaosOrb_C", - "Description": "ChaosOrb", - "Mod": "Primal Fear" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Food_C", - "Description": "Food", - "Mod": "Primal Fear" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_SpiritOrb_C", - "Description": "SpiritOrb", - "Mod": "Primal Fear" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriginPrimalCompoundArrow_C", - "Description": "OriginPrimalCompoundArrow", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalTekShield_C", - "Description": "PrimalTekShield", - "Mod": "Primal Fear" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_PrimalTurretTek_C", - "Description": "PrimalTurretTek", - "Mod": "Primal Fear" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_Celestial_Direbear_C", - "Description": "Saddle Celestial Direbear", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_CelestialFerox_C", - "Description": "Saddle CelestialFerox", - "Mod": "Primal Fear" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ChaosGriffin_C", - "Description": "Saddle ChaosGriffin", - "Mod": "Primal Fear" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ChaosSpino_C", - "Description": "Saddle ChaosSpino", - "Mod": "Primal Fear" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Saddle_ChaosThylaco_C", - "Description": "Saddle ChaosThylaco", - "Mod": "Primal Fear" - } - ], - "Items": [ - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMetalBoots_C", - "Description": "AlphaMetalBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMetalGloves_C", - "Description": "AlphaMetalGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMetalHelmet_C", - "Description": "AlphaMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMetalPants_C", - "Description": "AlphaMetalPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMetalShirt_C", - "Description": "AlphaMetalShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMetalBoots_C", - "Description": "ApexMetalBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMetalGloves_C", - "Description": "ApexMetalGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMetalHelmet_C", - "Description": "ApexMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMetalPants_C", - "Description": "ApexMetalPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMetalShirt_C", - "Description": "ApexMetalShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ValorBoots_C", - "Description": "ValorBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ValorGloves_C", - "Description": "ValorGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ValorHelmet_C", - "Description": "ValorHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ValorPants_C", - "Description": "ValorPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ValorShirt_C", - "Description": "ValorShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_BrokenCelestialArmorPieces_C", - "Description": "BrokenCelestialArmorPieces", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Valor_Shield_C", - "Description": "Valor Shield", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CreatorTekBoots_C", - "Description": "CreatorTekBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CreatorTekGloves_C", - "Description": "CreatorTekGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CreatorTekHelmet_C", - "Description": "CreatorTekHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CreatorTekPants_C", - "Description": "CreatorTekPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CreatorTekShirt_C", - "Description": "CreatorTekShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_BrokenCreatorArmorPieces_C", - "Description": "BrokenCreatorArmorPieces", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicBoots_C", - "Description": "DemonicBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicGloves_C", - "Description": "DemonicGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicHelmet_C", - "Description": "DemonicHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicPants_C", - "Description": "DemonicPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicShirt_C", - "Description": "DemonicShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_BrokenDemonicArmorPieces_C", - "Description": "BrokenDemonicArmorPieces", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_GasMask_Child_C", - "Description": "GasMask Child", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OriginMetalBoots_C", - "Description": "OriginMetalBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OriginMetalGloves_C", - "Description": "OriginMetalGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OriginMetalHelmet_C", - "Description": "OriginMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OriginMetalPants_C", - "Description": "OriginMetalPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OriginMetalShirt_C", - "Description": "OriginMetalShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_BrokenOriginArmorPieces_C", - "Description": "BrokenOriginArmorPieces", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalMetalBoots_C", - "Description": "PrimalMetalBoots", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalMetalGloves_C", - "Description": "PrimalMetalGloves", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalMetalHelmet_C", - "Description": "PrimalMetalHelmet", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalMetalPants_C", - "Description": "PrimalMetalPants", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalMetalShirt_C", - "Description": "PrimalMetalShirt", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMegalodonSaddle_Tek_C", - "Description": "AlphaMegalodonSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMosaSaddle_Tek_C", - "Description": "AlphaMosaSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaRexSaddle_Tek_C", - "Description": "AlphaRexSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMegalodonSaddle_Tek_C", - "Description": "ApexMegalodonSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMosaSaddle_Tek_C", - "Description": "ApexMosaSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexRexSaddle_Tek_C", - "Description": "ApexRexSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialRexSaddle_Tek_C", - "Description": "CelestialRexSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaAlloSaddle_C", - "Description": "AlphaAlloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaAnkyloSaddle_C", - "Description": "AlphaAnkyloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaArgentavisSaddle_C", - "Description": "PFAlphaArgentavisSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaArthroSaddle_C", - "Description": "AlphaArthroSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaBaryonyxSaddle_C", - "Description": "AlphaBaryonyxSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaBasiliskSaddle_C", - "Description": "PFAlphaBasiliskSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaBasilisk_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaBasiloSaddle_C", - "Description": "AlphaBasiloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaBeaverSaddle_C", - "Description": "AlphaBeaverSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaBogSpider_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFAlphaBrachi_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaBrachioSaddle_C", - "Description": "PFAlphaBrachioSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaCamelsaurusSaddle_C", - "Description": "AlphaCamelsaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaCarnoSaddle_C", - "Description": "AlphaCarnoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaCavewolfSaddle_C", - "Description": "AlphaCavewolfSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaChalicoSaddle_C", - "Description": "AlphaChalicoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaCherufeSaddle_C", - "Description": "AlphaCherufeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaCherufe_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaCrabSaddle_C", - "Description": "AlphaCrabSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaCrab_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaDaeodonSaddle_C", - "Description": "AlphaDaeodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaDeinonychusSaddle_C", - "Description": "AlphaDeinonychusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaDeinonychus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaDireBearSaddle_C", - "Description": "AlphaDireBearSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaDoedSaddle_C", - "Description": "AlphaDoedSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaDolphinSaddle_C", - "Description": "AlphaDolphinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaEquusSaddle_C", - "Description": "AlphaEquusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaGachaSaddle_C", - "Description": "AlphaGachaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaGasBagsSaddle_C", - "Description": "AlphaGasBagsSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaGigantSaddle_C", - "Description": "AlphaGigantSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaGriffinSaddle_C", - "Description": "AlphaGriffinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaIceJumperSaddle_C", - "Description": "AlphaIceJumperSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaIguanodonSaddle_C", - "Description": "AlphaIguanodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaIndomSaddle_C", - "Description": "AlphaIndomSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaIndom_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaKaprosuchusSaddle_C", - "Description": "AlphaKaprosuchusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMammothSaddle_C", - "Description": "AlphaMammothSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMantisSaddle_C", - "Description": "AlphaMantisSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMegalaniaSaddle_C", - "Description": "AlphaMegalaniaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMegalodonSaddle_C", - "Description": "AlphaMegalodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMegalosaurusSaddle_C", - "Description": "AlphaMegalosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMegatheriumSaddle_C", - "Description": "AlphaMegatheriumSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMoleRatSaddle_C", - "Description": "AlphaMoleRatSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMosaSaddle_C", - "Description": "AlphaMosaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaMosaSaddle_Platform_C", - "Description": "AlphaMosaSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaOwlSaddle_C", - "Description": "AlphaOwlSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaOwl_Fertilized_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaParacer_Saddle_C", - "Description": "AlphaParacer Saddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaParacerSaddle_Platform_C", - "Description": "AlphaParacerSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaParaSaddle_C", - "Description": "AlphaParaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaPhoenixSaddle_C", - "Description": "AlphaPhoenixSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaPhoenix_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaPlesiaSaddle_C", - "Description": "AlphaPlesiaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaPlesiSaddle_Platform_C", - "Description": "AlphaPlesiSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaPteroSaddle_C", - "Description": "AlphaPteroSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaQuetzSaddle_C", - "Description": "AlphaQuetzSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaQuetzSaddle_Platform_C", - "Description": "AlphaQuetzSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTLCRaptorSaddle_C", - "Description": "AlphaTLCRaptorSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaReaperArmor_C", - "Description": "PFAlphaReaperArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaRexSaddle_C", - "Description": "AlphaRexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaRexSaddle_Tek_C", - "Description": "AlphaRexSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaRockDrakeSaddle_C", - "Description": "PFAlphaRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaRockDrakeSaddle_Tek_C", - "Description": "PFAlphaRockDrakeSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFAlphaRockDrake_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSaberSaddle_C", - "Description": "AlphaSaberSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSarcoSaddle_C", - "Description": "AlphaSarcoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSauroSaddle_C", - "Description": "AlphaSauroSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSauroSaddle_Platform_C", - "Description": "AlphaSauroSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaScorpionSaddle_C", - "Description": "AlphaScorpionSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSpiderSaddle_C", - "Description": "AlphaSpiderSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSpindlesSaddle_C", - "Description": "AlphaSpindlesSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSpindles_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSpinoSaddle_C", - "Description": "AlphaSpinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaStagSaddle_C", - "Description": "AlphaStagSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaStegoSaddle_C", - "Description": "AlphaStegoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaStygimoloch_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaStygimolochSaddle_C", - "Description": "AlphaStygimolochSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaStyracosaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaStyracosaurus_Fertilized_AB_C", - "Description": "C AB", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFAlphaStyracosaurusSaddle_C", - "Description": "PFAlphaStyracosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTapejaraSaddle_C", - "Description": "AlphaTapejaraSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTerrorBirdSaddle_C", - "Description": "AlphaTerrorBirdSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTherizinosaurusSaddle_C", - "Description": "AlphaTherizinosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaSpineyLizardSaddle_C", - "Description": "AlphaSpineyLizardSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaThylacoSaddle_C", - "Description": "AlphaThylacoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaToadSaddle_C", - "Description": "AlphaToadSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTrikeSaddle_V2_C", - "Description": "AlphaTrikeSaddle V2", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTropeSaddle_C", - "Description": "AlphaTropeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTropeognathus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaTusoSaddle_C", - "Description": "AlphaTusoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaRhinoSaddle_C", - "Description": "AlphaRhinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaWyvernSaddle_C", - "Description": "AlphaWyvernSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_AlphaYutySaddle_C", - "Description": "AlphaYutySaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaAllo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaAnkylo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaPara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaTapejara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaTrike_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-AlphaYuty_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaAllo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaAnkylo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaBaryonyx_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaBronto_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaCamelsaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaCarno_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaDilo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaDimorph_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaDodo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaGigant_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaHesperonis_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaIguanodon_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaKaprosuchus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaKentro_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaMantis_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaMegalania_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaMegalosaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaPara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaPegomastax_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaPtero_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaQuetz_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSarco_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaScorpion_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSnake_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSpider_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSpineyLizard_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaStego_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTapejara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTerrorbird_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTherizino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTrike_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTroodon_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaYuty_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Wyvern_Fertilized_AlphaFire_C", - "Description": "C AlphaFire", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Wyvern_Fertilized_AlphaLightning_C", - "Description": "C AlphaLightning", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Wyvern_Fertilized_AlphaPoison_C", - "Description": "C AlphaPoison", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_AlphaToad_C", - "Description": "UnderwaterEgg AlphaToad", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_AlphaTuso_C", - "Description": "UnderwaterEgg AlphaTuso", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaAnkylo_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaBaryonyx_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaCarno_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaDimorph_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaDodo_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaIguanodon_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaLanternBird_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaLanternBird_Fertilized_Rideable_C", - "Description": "C Rideable", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaLanternLizard_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaLanternLizard_Fertilized_Rideable_C", - "Description": "C Rideable", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaMegalania_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaMegalosaurus_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaMoschops_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaPara_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaRaptor_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSarco_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaScorpion_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSnake_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSpider_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaSpino_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaStego_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_AlphaTrike_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_AlphaToad_Aberrant_C", - "Description": "UnderwaterEgg AlphaToad Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexAlloSaddle_C", - "Description": "ApexAlloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFApexArgentavisSaddle_C", - "Description": "PFApexArgentavisSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexBaryonyxSaddle_C", - "Description": "ApexBaryonyxSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFApexBasiliskSaddle_C", - "Description": "PFApexBasiliskSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexBasilisk_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexBasiloSaddle_C", - "Description": "ApexBasiloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexCarnoSaddle_C", - "Description": "ApexCarnoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexCavewolfSaddle_C", - "Description": "ApexCavewolfSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexChalicoSaddle_C", - "Description": "ApexChalicoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexCherufeSaddle_C", - "Description": "ApexCherufeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexCherufe_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexCrabSaddle_C", - "Description": "ApexCrabSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexCrab_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexDaeodonSaddle_C", - "Description": "ApexDaeodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexDeinonychusSaddle_C", - "Description": "ApexDeinonychusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexDeinonychus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexDireBearSaddle_C", - "Description": "ApexDireBearSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexGigantSaddle_C", - "Description": "ApexGigantSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexGriffinSaddle_C", - "Description": "ApexGriffinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexIceJumperSaddle_C", - "Description": "ApexIceJumperSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexIndomSaddle_C", - "Description": "ApexIndomSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexIndom_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexKaprosuchusSaddle_C", - "Description": "ApexKaprosuchusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMegalodonSaddle_C", - "Description": "ApexMegalodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMegalosaurusSaddle_C", - "Description": "ApexMegalosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMosaSaddle_C", - "Description": "ApexMosaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexMosaSaddle_Platform_C", - "Description": "ApexMosaSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexOwlSaddle_C", - "Description": "ApexOwlSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexOwl_Fertilized_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexPhoenixSaddle_C", - "Description": "ApexPhoenixSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexPhoenix_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexPlesiaSaddle_C", - "Description": "ApexPlesiaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexPlesiSaddle_Platform_C", - "Description": "ApexPlesiSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexRaptorSaddle_C", - "Description": "ApexRaptorSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFApexReaperArmor_C", - "Description": "PFApexReaperArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexRexSaddle_C", - "Description": "ApexRexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFApexRockDrakeSaddle_C", - "Description": "PFApexRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFApexRockDrakeSaddle_Tek_C", - "Description": "PFApexRockDrakeSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFApexRockDrake_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexSaberSaddle_C", - "Description": "ApexSaberSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexSarcoSaddle_C", - "Description": "ApexSarcoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexScorpionSaddle_C", - "Description": "ApexScorpionSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexSpindlesSaddle_C", - "Description": "ApexSpindlesSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexSpindles_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexSpinoSaddle_C", - "Description": "ApexSpinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexTerrorBirdSaddle_C", - "Description": "ApexTerrorBirdSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexTherizinosaurusSaddle_C", - "Description": "ApexTherizinosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexSpineyLizardSaddle_C", - "Description": "ApexSpineyLizardSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexThylacoSaddle_C", - "Description": "ApexThylacoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexTusoSaddle_C", - "Description": "ApexTusoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexWyvernSaddle_C", - "Description": "ApexWyvernSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ApexYutySaddle_C", - "Description": "ApexYutySaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ApexAllo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ApexArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ApexRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ApexRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ApexSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ApexYuty_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexAllo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexBaryonyx_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexCarno_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexDilo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexGigant_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexKaprosuchus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexKentro_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexMegalosaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexSarco_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexScorpion_C", - "Description": "Egg ApexScorpion", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexSpineyLizard_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexTerrorbird_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexTherizino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexWyvern_Fertilized_Fire_C", - "Description": "C Fire", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexWyvern_Fertilized_Lightening_C", - "Description": "C Lightening", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexWyvern_Fertilized_Poison_C", - "Description": "C Poison", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexYuty_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_ApexTuso_C", - "Description": "UnderwaterEgg ApexTuso", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexBaryonyx_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexCarno_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexMegalosaurus_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexRaptor_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexSarco_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexScorpion_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ApexSpino_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFBrachi_C", - "Description": "Egg PFBrachi", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFBrachi_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFBrachioSaddle_C", - "Description": "PFBrachioSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Indom_C", - "Description": "Egg Indom", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Indom_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Phoenix_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFReaperArmor_C", - "Description": "PFReaperArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Stygimoloch_C", - "Description": "Egg Stygimoloch", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Stygimoloch_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_StygimolochSaddle_C", - "Description": "StygimolochSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFStyracosaurusSaddle_C", - "Description": "PFStyracosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Styracosaurus_C", - "Description": "Egg Styracosaurus", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Styracosaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Styracosaurus_Fertilized_AB_C", - "Description": "C AB", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialAlloSaddle_C", - "Description": "CelestialAlloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialArgentavisSaddle_V2_C", - "Description": "CelestialArgentavisSaddle V2", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialDireBearSaddle_C", - "Description": "CelestialDireBearSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Allo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Argent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Rex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_RockDrake_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Seeker_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Spino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Spino_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Therizino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Wyvern_Fertilized_Fire_C", - "Description": "C Fire", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Wyvern_Fertilized_Ice_C", - "Description": "C Ice", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_Yuty_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialIndomSaddle_C", - "Description": "CelestialIndomSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CelestialEmperor_Boss_C", - "Description": "CelestialEmperor Boss", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CelestialEmperor_Tame_C", - "Description": "CelestialEmperor Tame", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialGriffinSaddle_C", - "Description": "CelestialGriffinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialRexSaddle_C", - "Description": "CelestialRexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialRockDrakeSaddle_C", - "Description": "CelestialRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialRockDrakeSaddle_Tek_C", - "Description": "CelestialRockDrakeSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialSeekerSaddle_C", - "Description": "CelestialSeekerSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialFeroxSaddle_C", - "Description": "CelestialFeroxSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialSpinoSaddle_C", - "Description": "CelestialSpinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialTherizinosaurusSaddle_C", - "Description": "CelestialTherizinosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialThylacoSaddle_C", - "Description": "CelestialThylacoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialWyvernSaddle_C", - "Description": "CelestialWyvernSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_CelestialYutySaddle_C", - "Description": "CelestialYutySaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ChaosRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_SpiritRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Wyvern_Fertilized_Chaos_C", - "Description": "C Chaos", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Wyvern_Fertilized_Spirit_C", - "Description": "C Spirit", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ChaosGriffinSaddle_C", - "Description": "ChaosGriffinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ChaosGuardian_C", - "Description": "ChaosGuardian", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SpiritGuardian_C", - "Description": "SpiritGuardian", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ChaosRexSaddle_C", - "Description": "ChaosRexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_SpiritRexSaddle_C", - "Description": "SpiritRexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ChaosSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ChaosSpinoSaddle_C", - "Description": "ChaosSpinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ChaosThylacoSaddle_C", - "Description": "ChaosThylacoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ChaosSpiritlWyvernSaddle_C", - "Description": "ChaosSpiritlWyvernSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Rudolph_C", - "Description": "Rudolph", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Caustic_Medallion_C", - "Description": "Caustic Medallion", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Electric_Medallion_C", - "Description": "Electric Medallion", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Fire_Medallion_C", - "Description": "Fire Medallion", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Ice_Medallion_C", - "Description": "Ice Medallion", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CausticColossus_C", - "Description": "CausticColossus", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CreatorColossus_C", - "Description": "CreatorColossus", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ElectricColossus_C", - "Description": "ElectricColossus", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_FireColossus_C", - "Description": "FireColossus", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_IceColossus_C", - "Description": "IceColossus", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CreatorBoss_C", - "Description": "CreatorBoss", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Creator_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFCreatorArmor_C", - "Description": "PFCreatorArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_DemonicLanternLizard_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_DemonicSpineyLizard_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_EvilKaprosuchus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilKaprosuchusSaddle_C", - "Description": "EvilKaprosuchusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_EvilPara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilParaSaddle_C", - "Description": "EvilParaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFDestroyerReaperArmor_C", - "Description": "PFDestroyerReaperArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Destroyer_Fertilized_V2_C", - "Description": "C V2", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Destroyer_C", - "Description": "Destroyer", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElderHesperonis_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElderMoschops_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElderMoschops_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ElderPhoenixSaddle_C", - "Description": "ElderPhoenixSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElderPhoenix_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElderIchthyornis_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilBulbdogSaddle_C", - "Description": "EvilBulbdogSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilDaeodonSaddle_C", - "Description": "EvilDaeodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilEquusSaddle_C", - "Description": "EvilEquusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilGlowtailSaddle_C", - "Description": "EvilGlowtailSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicHyaenodonArmor_C", - "Description": "DemonicHyaenodonArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilMegatheriumSaddle_C", - "Description": "EvilMegatheriumSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilMonkeySaddle_C", - "Description": "EvilMonkeySaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_EvilMonkey_DinoPoop_C", - "Description": "EvilMonkey DinoPoop", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ReaperEmpress_Boss_C", - "Description": "ReaperEmpress Boss", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ReaperEmpress_Tame_C", - "Description": "ReaperEmpress Tame", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFDemonicReaperArmor_C", - "Description": "PFDemonicReaperArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilMoleRatSaddle_C", - "Description": "EvilMoleRatSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_DemonicOvisArmor_C", - "Description": "DemonicOvisArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilShinehornSaddle_C", - "Description": "EvilShinehornSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_EvilSpineyLizardSaddle_C", - "Description": "EvilSpineyLizardSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PegasusSaddle_C", - "Description": "PegasusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Tarantula_Egg_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ElementalArcha_C", - "Description": "ElementalArcha", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_DarkArcha_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElectricArcha_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FireArcha_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_IceArcha_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LightArcha_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PoisonArcha_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ElementalLanternBirdSaddle_C", - "Description": "ElementalLanternBirdSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LanternBird_Fertilized_Dark_C", - "Description": "C Dark", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LanternBird_Fertilized_Electric_C", - "Description": "C Electric", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LanternBird_Fertilized_Fire_C", - "Description": "C Fire", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LanternBird_Fertilized_Ice_C", - "Description": "C Ice", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LanternBird_Fertilized_Light_C", - "Description": "C Light", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LanternBird_Fertilized_Poison_C", - "Description": "C Poison", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_ElectricFeather_C", - "Description": "ElectricFeather", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_FireFeather_C", - "Description": "FireFeather", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_IceFeather_C", - "Description": "IceFeather", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_PoisonFeather_C", - "Description": "PoisonFeather", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ElementalGriffinSaddle_C", - "Description": "ElementalGriffinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_DarkMegaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ElectricMegaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FireMegaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_IceMegaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LightMegaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PoisonMegaRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ElementalMicroraptor_C", - "Description": "ElementalMicroraptor", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-FabledAnkylo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-FabledArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-FabledTapejara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-FabledTrike_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledAnkylo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledBronto_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledCamelsaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledMantis_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledPtero_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledQuetz_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledStego_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledTapejara_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledTrike_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_FabledToad_C", - "Description": "UnderwaterEgg FabledToad", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledAnkylo_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledLanternBird_Fertilized_Rideable_C", - "Description": "C Rideable", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledLanternLizard_Fertilized_Rideable_C", - "Description": "C Rideable", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledStego_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledTrike_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_FabledToad_Aberrant_C", - "Description": "UnderwaterEgg FabledToad Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledAnkyloSaddle_C", - "Description": "FabledAnkyloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledArgent_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFFabledArgentavisSaddle_C", - "Description": "PFFabledArgentavisSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledBeaverSaddle_C", - "Description": "FabledBeaverSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledBogSpider_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFFabledBrachi_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFFabledBrachioSaddle_C", - "Description": "PFFabledBrachioSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledSauroSaddle_C", - "Description": "FabledSauroSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledSauroSaddle_Platform_C", - "Description": "FabledSauroSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledCamelsaurusSaddle_C", - "Description": "FabledCamelsaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledCherufeSaddle_C", - "Description": "FabledCherufeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledCherufe_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledDoedSaddle_C", - "Description": "FabledDoedSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledDolphinSaddle_C", - "Description": "FabledDolphinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledEquusSaddle_C", - "Description": "FabledEquusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledGachaSaddle_C", - "Description": "FabledGachaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledGasBagsSaddle_C", - "Description": "FabledGasBagsSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledGiantTurtle_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledGiantTurtleSaddle_C", - "Description": "FabledGiantTurtleSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledGrifficornSaddle_C", - "Description": "FabledGrifficornSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledMammothSaddle_C", - "Description": "FabledMammothSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledMantisSaddle_C", - "Description": "FabledMantisSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledMoleRatSaddle_C", - "Description": "FabledMoleRatSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledOwlSaddle_C", - "Description": "FabledOwlSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledOwl_Fertilized_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledParacer_Saddle_C", - "Description": "FabledParacer Saddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledParacerSaddle_Platform_C", - "Description": "FabledParacerSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledPteroSaddle_C", - "Description": "FabledPteroSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledQuetzSaddle_C", - "Description": "FabledQuetzSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledQuetzSaddle_Platform_C", - "Description": "FabledQuetzSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledRhinoSaddle_C", - "Description": "FabledRhinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledRockGolemSaddle_C", - "Description": "FabledRockGolemSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledStagSaddle_C", - "Description": "FabledStagSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledStegoSaddle_C", - "Description": "FabledStegoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledStygimoloch_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledStygimolochSaddle_C", - "Description": "FabledStygimolochSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledStyracosaurus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledStyracosaurus_Fertilized_AB_C", - "Description": "C AB", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledStyracosaurusSaddle_C", - "Description": "FabledStyracosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledTapejaraSaddle_C", - "Description": "FabledTapejaraSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledTherizinosaurusSaddle_C", - "Description": "FabledTherizinosaurusSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledTherizino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledToadSaddle_C", - "Description": "FabledToadSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledTrikeSaddle_C", - "Description": "FabledTrikeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledTropeSaddle_C", - "Description": "FabledTropeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FabledTropeognathus_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_FabledUnicornSaddle_C", - "Description": "FabledUnicornSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_FabledUnicornPoop_C", - "Description": "FabledUnicornPoop", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Dodo_Kamikaze_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Dodo_Nuka_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_RocketKairuku_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_FireworkKairuku_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_MalinPteroSaddle_C", - "Description": "MalinPteroSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_MalinPtero_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_MalinSaddle_C", - "Description": "MalinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaAllo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaAllo_Fertilized_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaAlloSaddle_C", - "Description": "OmegaAlloSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaIndom_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaIndom_Fertilized_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaIndomSaddle_C", - "Description": "OmegaIndomSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaReaperArmor_C", - "Description": "OmegaReaperArmor", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaReaper_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaReaper_Fertilized_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_BlackOmegaRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaRexSaddle_C", - "Description": "OmegaRexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaSarco_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaSarco_Fertilized_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaSarcoSaddle_C", - "Description": "OmegaSarcoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaSpino_Fertilized_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaSpinoSaddle_C", - "Description": "OmegaSpinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Fire_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Fire_Child_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Ice_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Ice_Child_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Lightning_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Lightning_Child_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Poison_Child_C", - "Description": "C Child", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_OmegaWyvern_Fertilized_Poison_Child_Black_C", - "Description": "C Black", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_OmegaWyvernSaddle_C", - "Description": "OmegaWyvernSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_OArgent_C", - "Description": "OArgent", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginArgentavis_C", - "Description": "Costume OriginArgentavis", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_OArgent_Tribute_C", - "Description": "OArgent Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_OCarno_C", - "Description": "OCarno", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginCarno_C", - "Description": "Costume OriginCarno", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_OCarno_Tribute_C", - "Description": "OCarno Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ODirebear_C", - "Description": "ODirebear", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginDirebear_C", - "Description": "Costume OriginDirebear", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ODirebear_Tribute_C", - "Description": "ODirebear Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_OKairuku_C", - "Description": "OKairuku", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginKairuku_C", - "Description": "Costume OriginKairuku", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_OKairuku_Tribute_C", - "Description": "OKairuku Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ORaptor_C", - "Description": "ORaptor", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginRaptor_C", - "Description": "Costume OriginRaptor", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ORaptor_Tribute_C", - "Description": "ORaptor Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ORex_C", - "Description": "ORex", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginRex_C", - "Description": "Costume OriginRex", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ORex_Tribute_C", - "Description": "ORex Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_OSpino_C", - "Description": "OSpino", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginSpino_C", - "Description": "Costume OriginSpino", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_OSpino_Tribute_C", - "Description": "OSpino Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_OWyvern_C", - "Description": "OWyvern", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_OriginWyvernCostume_C", - "Description": "Costume OriginWyvernCostume", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Owyvern_Tribute_C", - "Description": "Owyvern Tribute", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PirateRockGolemSaddle_C", - "Description": "PirateRockGolemSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CallToPort_C", - "Description": "CallToPort", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_TortugaGiantTurtle_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_TortugaGiantTurtleSaddle_C", - "Description": "TortugaGiantTurtleSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalAllo_C", - "Description": "Costume PrimalAllo", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalCarno_C", - "Description": "Costume PrimalCarno", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalDirebear_C", - "Description": "Costume PrimalDirebear", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalGiga_C", - "Description": "Costume PrimalGiga", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalKentro_C", - "Description": "Costume PrimalKentro", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalLiopleurodon_C", - "Description": "Costume PrimalLiopleurodon", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalMegalodon_C", - "Description": "Costume PrimalMegalodon", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalMosasaurus_C", - "Description": "Costume PrimalMosasaurus", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalPlesiosaur_C", - "Description": "Costume PrimalPlesiosaur", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalRaptor_C", - "Description": "Costume PrimalRaptor", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalRex_C", - "Description": "Costume PrimalRex", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalRockDrake_C", - "Description": "Costume PrimalRockDrake", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalSpino_C", - "Description": "Costume PrimalSpino", - "Mod": "Primal Fear" - }, - { - "Category": "Costume", - "IsHarvestable": "false", - "ClassName": "PrimalItemCostume_PrimalThylacoleo_C", - "Description": "Costume PrimalThylacoleo", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_SpiritGriffinSaddle_C", - "Description": "SpiritGriffinSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_SpiritSpino_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_SpiritSpinoSaddle_C", - "Description": "SpiritSpinoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_SpiritThylacoSaddle_C", - "Description": "SpiritThylacoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_GiantTarantula_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_LargeTarantula_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_MediumTarantula_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_TinyTarantula_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_CureBioPoison_C", - "Description": "CureBioPoison", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_GigantSaddle_C", - "Description": "PrimalTek GigantSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_MosaSaddle_C", - "Description": "PrimalTek MosaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_MosaSaddle_Platform_C", - "Description": "PrimalTek MosaSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_MosaSaddle_Tek_C", - "Description": "PrimalTek MosaSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_ParaSaddle_C", - "Description": "PrimalTek ParaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_QuetzSaddle_C", - "Description": "PrimalTek QuetzSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_QuetzSaddle_Platform_C", - "Description": "PrimalTek QuetzSaddle Platform", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_RaptorSaddle_C", - "Description": "PrimalTek RaptorSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_RexSaddle_C", - "Description": "PrimalTek RexSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_RexSaddle_Tek_C", - "Description": "PrimalTek RexSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_StegoSaddle_C", - "Description": "PrimalTek StegoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PrimalTek_TrikeSaddle_C", - "Description": "PrimalTek TrikeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Hydraulics_C", - "Description": "Hydraulics", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Lubricant_C", - "Description": "Lubricant", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_MetalHeart_C", - "Description": "MetalHeart", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Rubber_C", - "Description": "Rubber", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Servo_C", - "Description": "Servo", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PFDrone_C", - "Description": "PFDrone", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AutoRepairModule_C", - "Description": "AutoRepairModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_DefenseModule_C", - "Description": "DefenseModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_FeatherFallModule_C", - "Description": "FeatherFallModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ForceFieldModule_C", - "Description": "ForceFieldModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_HealthModule_C", - "Description": "HealthModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_MeleeIncreaseModule_C", - "Description": "MeleeIncreaseModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_SpeedIncreaseModule_C", - "Description": "SpeedIncreaseModule", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_WeightModule_C", - "Description": "WeightModule", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekGiga_C", - "Description": "Spawner PrimalTekGiga", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekMosa_C", - "Description": "Spawner PrimalTekMosa", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekPara_C", - "Description": "Spawner PrimalTekPara", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekQuetz_C", - "Description": "Spawner PrimalTekQuetz", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekRaptor_C", - "Description": "Spawner PrimalTekRaptor", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekRex_C", - "Description": "Spawner PrimalTekRex", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekStego_C", - "Description": "Spawner PrimalTekStego", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_Spawner_PrimalTekTrike_C", - "Description": "Spawner PrimalTekTrike", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PrimalTekBench_C", - "Description": "PrimalTekBench", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-Toxic_Para_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_X-ToxicRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicTrikeSaddle_C", - "Description": "ToxicTrikeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicWyvernSaddle_C", - "Description": "ToxicWyvernSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicPtero_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicRaptor_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicTerrorbird_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicWyvern_Fertilized_Poison_C", - "Description": "C Poison", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicRaptor_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicPtero_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicRex_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicWyvern_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicWyvernIce_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicDireBearSaddle_C", - "Description": "ToxicDireBearSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicDirewoflSaddle_C", - "Description": "ToxicDirewoflSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicDodo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicDodo_Fertilized_AB_C", - "Description": "C AB", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicZomDodo_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicMegalodonSaddle_C", - "Description": "ToxicMegalodonSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Toxic_ParaSaddle_C", - "Description": "Toxic ParaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Toxic_Para_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Toxic_Para_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Toxic_PhiomiaSaddle_C", - "Description": "Toxic PhiomiaSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicRaptorSaddle_V2_C", - "Description": "ToxicRaptorSaddle V2", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicCavewolfSaddle_C", - "Description": "ToxicCavewolfSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicSaberSaddle_C", - "Description": "ToxicSaberSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicScorpionSaddle_C", - "Description": "ToxicScorpionSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicScorpion_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_ToxicScorpion_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Toxic_StygimolochSaddle_C", - "Description": "Toxic StygimolochSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Toxic_Stygimoloch_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ToxicTarantula_Egg_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicTerrorBirdSaddle_C", - "Description": "ToxicTerrorBirdSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_ToxicThylacoSaddle_C", - "Description": "ToxicThylacoSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Toxic_ToadSaddle_C", - "Description": "Toxic ToadSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Toxic_Toad_C", - "Description": "UnderwaterEgg Toxic Toad", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_UnderwaterEgg_Toxic_Toad_Aberrant_C", - "Description": "UnderwaterEgg Toxic Toad Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_Toxic_TurtleSaddle_C", - "Description": "Toxic TurtleSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Toxic_Turtle_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Toxic_Turtle_Fertilized_Aberrant_C", - "Description": "C Aberrant", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFRockDrakeSaddle_C", - "Description": "PFRockDrakeSaddle", - "Mod": "Primal Fear" - }, - { - "Category": "Armor", - "IsHarvestable": "false", - "ClassName": "PrimalItemArmor_PFRockDrakeSaddle_Tek_C", - "Description": "PFRockDrakeSaddle Tek", - "Mod": "Primal Fear" - }, - { - "Category": "Egg", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_PFRockDrake_Fertilized_C", - "Description": "C Fertilized", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GasRefined_C", - "Description": "GasRefined", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_IndustrialPrimalForge_C", - "Description": "IndustrialPrimalForge", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PrimalForge_C", - "Description": "PrimalForge", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_FestiveDinoCandy_C", - "Description": "FestiveDinoCandy", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ChristmasTree_C", - "Description": "ChristmasTree", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Snowman_C", - "Description": "Snowman", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Stocking_C", - "Description": "Stocking", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_ChristmasGift_C", - "Description": "StorageBox ChristmasGift", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Wreath_C", - "Description": "Wreath", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_XmasLights_C", - "Description": "XmasLights", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Coal_C", - "Description": "Coal", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_MagicCharcoal_C", - "Description": "MagicCharcoal", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_MistleToe_C", - "Description": "MistleToe", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CelestialAscensionItem_C", - "Description": "CelestialAscensionItem", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_AlphaBlood_C", - "Description": "AlphaBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_ApexBlood_C", - "Description": "ApexBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_FabledBlood_C", - "Description": "FabledBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_OmegaBlood_C", - "Description": "OmegaBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_OriginBlood_C", - "Description": "OriginBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_PrimalBlood_C", - "Description": "PrimalBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "true", - "ClassName": "PrimalItemConsumable_ToxicBlood_C", - "Description": "ToxicBlood", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CorruptedSporeCluster_C", - "Description": "CorruptedSporeCluster", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_DemonicDescensionItem_C", - "Description": "DemonicDescensionItem", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Alpha_C", - "Description": "Egg Alpha", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Apex_C", - "Description": "Egg Apex", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Celestial_C", - "Description": "Egg Celestial", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Demonic_C", - "Description": "Egg Demonic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Elemental_C", - "Description": "Egg Elemental", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Fabled_C", - "Description": "Egg Fabled", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Omega_C", - "Description": "Egg Omega", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Egg_Toxic_C", - "Description": "Egg Toxic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ChaosOrb_C", - "Description": "ChaosOrb", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Alpha_C", - "Description": "Kibble Alpha", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Apex_C", - "Description": "Kibble Apex", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Celestial_C", - "Description": "Kibble Celestial", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Demonic_C", - "Description": "Kibble Demonic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Elemental_C", - "Description": "Kibble Elemental", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Elemental_Advanced_C", - "Description": "Kibble Elemental Advanced", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Fabled_C", - "Description": "Kibble Fabled", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Omega_C", - "Description": "Kibble Omega", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Special_C", - "Description": "Kibble Special", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Kibble_Toxic_C", - "Description": "Kibble Toxic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ReaperKingFood_C", - "Description": "ReaperKingFood", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ReaperQueenCrystal_C", - "Description": "ReaperQueenCrystal", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SpiritOrb_C", - "Description": "SpiritOrb", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Alpha_C", - "Description": "Hide Alpha", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Apex_C", - "Description": "Hide Apex", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Celestial_C", - "Description": "Hide Celestial", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Demonic_C", - "Description": "Hide Demonic", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Elemental_C", - "Description": "Hide Elemental", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Fabled_C", - "Description": "Hide Fabled", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Omega_C", - "Description": "Hide Omega", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Primal_C", - "Description": "Hide Primal", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "true", - "ClassName": "PrimalItemResource_Hide_Toxic_C", - "Description": "Hide Toxic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ReaperKingPheromones_C", - "Description": "ReaperKingPheromones", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CelestialSoul_C", - "Description": "CelestialSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Emp_CelestialSoul_C", - "Description": "Emp CelestialSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_CreatorSoul_C", - "Description": "CreatorSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_DemonicSoul_C", - "Description": "DemonicSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Emp_DemonicSoul_C", - "Description": "Emp DemonicSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_DestroyerSoul_C", - "Description": "DestroyerSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_OriginSoul_C", - "Description": "OriginSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_PrimalSoul_C", - "Description": "PrimalSoul", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PrimalAnvilBench_C", - "Description": "PrimalAnvilBench", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponCreatorClubTorch_C", - "Description": "WeaponCreatorClubTorch", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_UnknownSubstance_C", - "Description": "UnknownSubstance", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Food_C", - "Description": "Food", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_AlphaHealth_C", - "Description": "AlphaHealth", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ApexHealth_C", - "Description": "ApexHealth", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_FabledHealth_C", - "Description": "FabledHealth", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PrimalHealth_C", - "Description": "PrimalHealth", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_StewHealth_C", - "Description": "StewHealth", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_SuicidePotion_C", - "Description": "SuicidePotion", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_largeXP_C", - "Description": "largeXP", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_maxXP_C", - "Description": "maxXP", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_mediumXP_C", - "Description": "mediumXP", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_smallXP_C", - "Description": "smallXP", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponPrimalCompoundBow_C", - "Description": "WeaponPrimalCompoundBow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_EPrimalCompoundBowArrow_C", - "Description": "Ammo EPrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalFlameCompoundBowArrow_C", - "Description": "Ammo PrimalFlameCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalCompoundBowArrow_C", - "Description": "Ammo PrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_AlphaPrimalCompoundBowArrow_C", - "Description": "Ammo AlphaPrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ApexPrimalCompoundBowArrow_C", - "Description": "Ammo ApexPrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PotentPrimalCompoundBowArrow_C", - "Description": "Ammo PotentPrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalPrimalCompoundBowArrow_C", - "Description": "Ammo PrimalPrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ToxicPrimalCompoundBowArrow_C", - "Description": "Ammo ToxicPrimalCompoundBowArrow", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponPrimalRocketLauncher_C", - "Description": "WeaponPrimalRocketLauncher", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_C", - "Description": "Ammo PrimalRocket", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Caustic_C", - "Description": "Ammo PrimalRocket Caustic", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Destroyer_Bomb_C", - "Description": "Ammo PrimalRocket Destroyer Bomb", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Destroyer_Cluster_C", - "Description": "Ammo PrimalRocket Destroyer Cluster", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Destroyer_Swarm_C", - "Description": "Ammo PrimalRocket Destroyer Swarm", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Electric_C", - "Description": "Ammo PrimalRocket Electric", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Fire_C", - "Description": "Ammo PrimalRocket Fire", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRocket_Ice_C", - "Description": "Ammo PrimalRocket Ice", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponMachinedPrimalShotgun_C", - "Description": "WeaponMachinedPrimalShotgun", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalShotgunBullet_C", - "Description": "Ammo PrimalShotgunBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalAlphaTranqBullet_C", - "Description": "Ammo PrimalAlphaTranqBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalApexTranqBullet_C", - "Description": "Ammo PrimalApexTranqBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalOriginTranqBullet_C", - "Description": "Ammo PrimalOriginTranqBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalPotentTranqBullet_C", - "Description": "Ammo PrimalPotentTranqBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalPrimalTranqBullet_C", - "Description": "Ammo PrimalPrimalTranqBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalRifleBullet_C", - "Description": "Ammo PrimalRifleBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalToxicTranqBullet_C", - "Description": "Ammo PrimalToxicTranqBullet", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponPrimalMachinedSniper_Child_C", - "Description": "WeaponPrimalMachinedSniper Child", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponPrimalPike_C", - "Description": "WeaponPrimalPike", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponPrimalSpear_C", - "Description": "WeaponPrimalSpear", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ReaperRepellant_C", - "Description": "ReaperRepellant", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponValiantSword_C", - "Description": "WeaponValiantSword", - "Mod": "Primal Fear" - }, - { - "Category": "Tool", - "IsHarvestable": "false", - "ClassName": "PrimalItem_WeaponOblivionSword_C", - "Description": "WeaponOblivionSword", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_TameHelperx10_C", - "Description": "TameHelperx10", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_TameHelperx20_C", - "Description": "TameHelperx20", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_TameHelperx5_C", - "Description": "TameHelperx5", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_TameHelperx50_C", - "Description": "TameHelperx50", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PrimalTekShield_C", - "Description": "PrimalTekShield", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_AlphaTranqDart_C", - "Description": "Ammo AlphaTranqDart", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ApexTranqDart_C", - "Description": "Ammo ApexTranqDart", - "Mod": "Primal Fear" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_AdvancedDartCasing_C", - "Description": "AdvancedDartCasing", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PotentTranqDart_C", - "Description": "Ammo PotentTranqDart", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PrimalTranqDart_C", - "Description": "Ammo PrimalTranqDart", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_HealthDart_C", - "Description": "Ammo HealthDart", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_StimDart_C", - "Description": "Ammo StimDart", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ToxicTranqDart_C", - "Description": "Ammo ToxicTranqDart", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_PotentArrowTranq_C", - "Description": "Ammo PotentArrowTranq", - "Mod": "Primal Fear" - }, - { - "Category": "Ammo", - "IsHarvestable": "false", - "ClassName": "PrimalItemAmmo_ToxicArrowTranq_C", - "Description": "Ammo ToxicArrowTranq", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_AlphaNarcotic_C", - "Description": "AlphaNarcotic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ApexNarcotic_C", - "Description": "ApexNarcotic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PotentNarcotic_C", - "Description": "PotentNarcotic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_OriginNarcotic_C", - "Description": "OriginNarcotic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PrimalNarcotic_C", - "Description": "PrimalNarcotic", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PrimalStimulant_C", - "Description": "PrimalStimulant", - "Mod": "Primal Fear" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_ToxicNarcotic_C", - "Description": "ToxicNarcotic", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PrimalTurret_C", - "Description": "PrimalTurret", - "Mod": "Primal Fear" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_PrimalTurretTek_C", - "Description": "PrimalTurretTek", - "Mod": "Primal Fear" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/PrimitivTurrets1981064221.gamedata b/GameData/Mods/PrimitivTurrets1981064221.gamedata deleted file mode 100644 index 2f5ef3e9..00000000 --- a/GameData/Mods/PrimitivTurrets1981064221.gamedata +++ /dev/null @@ -1,59 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.1", - "Created": "2021-12-12T23:50:52.3949368Z", - "Mod": "1981064221", - "Creatures": [], - "Engrams": [ - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BowTurret_C", - "Description": "Crossbow Turret", - "Mod": "PrimitivTurrets" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TranqBowTurret_C", - "Description": "Tranq Crossbow Turret", - "Mod": "PrimitivTurrets" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireBowTurret_C", - "Description": "Flame Crossbow Turret", - "Mod": "PrimitivTurrets" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TurretBow_C", - "Description": "Crossbow Turret", - "Mod": "PrimitivTurrets" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TurretTranqBow_C", - "Description": "Tranq Crossbow Turret", - "Mod": "PrimitivTurrets" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FireTurretBow_C", - "Description": "Flame Crossbow Turret", - "Mod": "PrimitivTurrets" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/RPVisualStorage.gamedata b/GameData/Mods/RPVisualStorage.gamedata deleted file mode 100644 index 27ed39d6..00000000 --- a/GameData/Mods/RPVisualStorage.gamedata +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.1", - "Created": "2021-04-10T11:30:37.8543037Z", - "Engrams": [ - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_Barrel_C", - "Description": "Barrel", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_EmptyCart_C", - "Description": "Cart", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_PasteBowl_C", - "Description": "Cementing Paste Bowl", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_CharcoalBag_C", - "Description": "Charcoal Bag", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_CharcoalCart_C", - "Description": "Charcoal Cart", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalChest_C", - "Description": "Metal Chest", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_RockwellChest_C", - "Description": "Rockwell Chest", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_ChitinBox_C", - "Description": "Chitin Box", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_SmallCrate_C", - "Description": "Small Crate", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_CrystalBag_C", - "Description": "Crystal Bag", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_ElementBin_C", - "Description": "Element Bin", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_FertilizerBag_C", - "Description": "Fertilizer Bag", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_FertilizerStack_C", - "Description": "Fertilizer Stack", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_FiberBox_C", - "Description": "Fiber Box", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_FlintBag_C", - "Description": "Flint Bag", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_GasBarrel_C", - "Description": "Gas Barrel", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_GenericShelf_C", - "Description": "Generic Shelf", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_GunpowderBarrel_C", - "Description": "Gunpowder Barrel", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_HideBox_C", - "Description": "Hide Box", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalIngot_C", - "Description": "Metal Ingot", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_IngotShelf_C", - "Description": "Ingot Shelf", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_IngotStack_C", - "Description": "Ingot Stack", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_OreBin_Metal_C", - "Description": "Metal Ore Bin", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_NarcoticsStorage_C", - "Description": "Narcotics Bowl", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_OreBin_Obsidian_C", - "Description": "Obsidian Ore Bin", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_OilBarrel_C", - "Description": "Oil Barrel", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_Pallet_C", - "Description": "Pallet", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_PearlBag_C", - "Description": "Pearl Bag", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_SandBag_C", - "Description": "Sand Bag", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_Shelf_C", - "Description": "Shelf", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_BarRefrigerator_C", - "Description": "Bar refrigerator", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_SparkpowderBarrel_C", - "Description": "Sparkpowder Barrel", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_StimulantStorage_C", - "Description": "Stimulant Bowl", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_OreBin_Stone_C", - "Description": "Stone Ore Bin", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_StoneShed_C", - "Description": "Stone Shed", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_HayBale_C", - "Description": "Hay Bale", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_ThatchCart_C", - "Description": "Thatch Cart", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_ToolRack_C", - "Description": "Tool Rack", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_GunCabinet_C", - "Description": "Gun Cabinet", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_WoodHolder_C", - "Description": "Log Holder", - "Mod": "RP Visual Storage" - }, - { - "Level": 20, - "Points": 1, - "IsTekGram": "false", - "ClassName": "EngramEntry_Wood_Shed_C", - "Description": "Wood Shed", - "Mod": "RP Visual Storage" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Barrel_C", - "Description": "Storage Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_EmptyCart_C", - "Description": "Empty Cart", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_PasteBowl_C", - "Description": "Paste Bowl", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_CharcoalBag_C", - "Description": "Charcoal Bag", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_CharcoalCart_C", - "Description": "Charcoal Cart", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_MetalChest_C", - "Description": "Metal Chest", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_RockwellChest_C", - "Description": "Rockwell Chest", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_RockwellChest_C", - "Description": "Rockwell Chest", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SmallCrate_C", - "Description": "Small Crate", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_CrystalBag_C", - "Description": "Crystal Bag", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_ElementBin_C", - "Description": "Element Bin", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_FertilizerBag_C", - "Description": "Fertilizer Bag", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_FertilizerStack_C", - "Description": "Fertilizer Stack", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Fiber_C", - "Description": "Fiber Box", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_FlintBag_C", - "Description": "Flint Bag", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Gas_C", - "Description": "Gas Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_FloorShelf_C", - "Description": "Floor Shelf", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_GunpowderBarrel_C", - "Description": "Gunpowder Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Hide_C", - "Description": "Hide Box", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_MetalIngot_C", - "Description": "Metal Ingot", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_IngotShelf_C", - "Description": "Ingot Shelf", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_IngotStack_C", - "Description": "Ingot Stack", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_OreBin_Metal_C", - "Description": "Metal Ore Bin", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Narcotics_C", - "Description": "Narcotics Bowl", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_OreBin_Obsidian_C", - "Description": "Obsidian Ore Bin", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Oil_C", - "Description": "Oil Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Pallet_C", - "Description": "Pallet", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_PearlBag_C", - "Description": "Pearl Bag", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_SaltBarrel_C", - "Description": "Salt Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_SandBag_C", - "Description": "Sand Bag", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Shelf_C", - "Description": "Shelf", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_BarRefrigerator_C", - "Description": "Bar Refrigerator", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_SparkPowderBarrel_C", - "Description": "Sparkpowder Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Stimulant_C", - "Description": "Stimulant Bowl", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_OreBin_Stone_C", - "Description": "Stone Ore Bin", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_StoneShed_C", - "Description": "Stone Shed", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_SulfurBarrel_C", - "Description": "Sulfur Barrel", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_HayBale_C", - "Description": "Hay Bale", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_ThatchCart_C", - "Description": "Thatch Cart", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_ToolRack_C", - "Description": "Tool Rack", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_GunCabinet_C", - "Description": "Gun Cabinet", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_WoodHolder_C", - "Description": "Log Holder", - "Mod": "RP Visual Storage" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_StorageBox_Wood_Shed_C", - "Description": "Wood Shed", - "Mod": "RP Visual Storage" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/SDKTamingHelperPack2103999589.gamedata b/GameData/Mods/SDKTamingHelperPack2103999589.gamedata deleted file mode 100644 index 8f11d0c7..00000000 --- a/GameData/Mods/SDKTamingHelperPack2103999589.gamedata +++ /dev/null @@ -1,351 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-12-12T23:50:52.3949368Z", - "Mod": "2103999589", - "Creatures": [], - "Engrams": [ - { - "Level": 25, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_MuttonMaker_C", - "Description": "Mutton Maker", - "Mod": "SDKTamingPack" - }, - { - "Level": 22, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_SDKTranqArrow500_C", - "Description": "Sopur Tranq Arrow", - "Mod": "SDKTamingPack" - }, - { - "Level": 18, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_Narcotic_Sopur_C", - "Description": "Sopur Narcotic", - "Mod": "SDKTamingPack" - }, - { - "Level": 50, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedAlchemyBench_C", - "Description": "Advanced Alchemy Table", - "Mod": "SDKTamingPack" - }, - { - "Level": 18, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_AlchemyTablle_C", - "Description": "Alchemy Table", - "Mod": "SDKTamingPack" - }, - { - "Level": 50, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntryFireSalts_C", - "Description": "Fire Salts", - "Mod": "SDKTamingPack" - }, - { - "Level": 30, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Narcotic_ImprovedSopu_C", - "Description": "Improved Sopur Narcotic", - "Mod": "SDKTamingPack" - }, - { - "Level": 30, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_SDKTranqArrowImproved_C", - "Description": "Improved Sopur Tranq Arrow", - "Mod": "SDKTamingPack" - }, - { - "Level": 50, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_SDKTranqArrowCrystallised_C", - "Description": "Crystallised Sopur Tranq Arrow", - "Mod": "SDKTamingPack" - }, - { - "Level": 18, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntryCrytalSalt_C", - "Description": "Crystal Salts", - "Mod": "SDKTamingPack" - }, - { - "Level": 22, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_HungerPotion_C", - "Description": "Hunger Potion", - "Mod": "SDKTamingPack" - }, - { - "Level": 10, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_DeepCoreWaterWell_C", - "Description": "Deep Core Water Well", - "Mod": "SDKTamingPack" - }, - { - "Level": 50, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystallisedSopur_C", - "Description": "Crystallised Sopur Narcotic", - "Mod": "SDKTamingPack" - }, - { - "Level": 18, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_SopurberrySeed_C", - "Description": "Sopurberry Seed", - "Mod": "SDKTamingPack" - }, - { - "Level": 10, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Spoil_C", - "Description": "Meat Spoiler", - "Mod": "SDKTamingPack" - }, - { - "Level": 65, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystallisedDart_C", - "Description": "Crystallies Sopur Tranq Dart", - "Mod": "SDKTamingPack" - }, - { - "Level": 83, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystallisedSniperBullet_C", - "Description": "Crystallised Sopur Sniper Round", - "Mod": "SDKTamingPack" - }, - { - "Level": 83, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystallisedSniperConversionKit_C", - "Description": "Sniper Rfile Conversion Kit", - "Mod": "SDKTamingPack" - }, - { - "Level": 25, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_PikePoison_C", - "Description": "Pike Poision", - "Mod": "SDKTamingPack" - }, - { - "Level": 100, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_RareMushroomSeed_C", - "Description": "Rare Mushroom Spore", - "Mod": "SDKTamingPack" - }, - { - "Level": 100, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_ToxicSpores_C", - "Description": "Toxic Spores", - "Mod": "SDKTamingPack" - }, - { - "Level": 100, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_RareFlowerSeed_C", - "Description": "Rare Flower Seed", - "Mod": "SDKTamingPack" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MuttonMaker_C", - "Description": "Mutton Maker", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SDKTranqArrowSopur_C", - "Description": "Sopur Tranq Arrow", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_Sopur_C", - "Description": "Sopur Narcotic", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_Base_SDK_C", - "Description": "Sopur Berry", - "Mod": "SDKTamingPack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AdvancedAlchemyBench_C", - "Description": "Advanced Alchemy Table", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_ImprovedSopur_C", - "Description": "Improved Sopur Narcotic", - "Mod": "SDKTamingPack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_FireSalts_C", - "Description": "Fire Salts", - "Mod": "SDKTamingPack" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_CrystalSalts_C", - "Description": "Crystal Salts", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_HungerPotion_C", - "Description": "Hunger Potion", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CrystallisedSopur_C", - "Description": "Crystallised Sopur Narcotic", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_RareMushroom_C", - "Description": "Rare Mushroom Spore", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_ToxicSpores_C", - "Description": "Toxic Spores", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_RareFlower_C", - "Description": "Rare Flower Seed", - "Mod": "SDKTamingPack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AlchemyTable_SDK_C", - "Description": "Alchemy Table", - "Mod": "SDKTamingPack" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_Sopurberry_C", - "Description": "Sopurberry Seed", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_PikePoison_C", - "Description": "Pike Poision", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SDKTranqArrowImrproved_C", - "Description": "Improved Sopur Tranq Arrow", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SDKTranqArrowCrystallised_C", - "Description": "Crystallised Sopur Tranq Arrow", - "Mod": "SDKTamingPack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DeepCoreWaterWell_C", - "Description": "Deep Core Water Well", - "Mod": "SDKTamingPack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Spoil_C", - "Description": "Meat Spoiler", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CrystallisedDart_C", - "Description": "Crystallies Sopur Tranq Dart", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CrystallisedSniperBullet_C", - "Description": "Crystallised Sopur Sniper Round", - "Mod": "SDKTamingPack" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SniperConversionKit_C", - "Description": "Sniper Rfile Conversion Kit", - "Mod": "SDKTamingPack" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Saurpod_Pack.gamedata b/GameData/Mods/Saurpod_Pack.gamedata deleted file mode 100644 index 40f37a55..00000000 --- a/GameData/Mods/Saurpod_Pack.gamedata +++ /dev/null @@ -1,444 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-03-16T00:00:00.0000000Z", - "Creatures": [ - { - "NameTag": "Seismo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Seismo_Character_BP_C", - "Description": "Seismosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Seismo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Aberrant_Seismo_Character_BP_C", - "Description": "Aberrant Seismosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Seismo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Crystral_Seismo_Character_BP_C", - "Description": "Crystal Seismosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Ampelo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Ampelosaurus_Character_BP_C", - "Description": "Ampelosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Ampelo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "AberrantAmpelosaurus_Character_BP_C", - "Description": "Aberrant Ampelosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Ampelo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalAmpelosaurus_Character_BP_C", - "Description": "Crystal Ampelosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Bronto", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TLC_Sauropod_Character_BP_C", - "Description": "Brontosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Bronto", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TLC_Crystal_Sauropod_Character_BP_C", - "Description": "Crystal Brontosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Diplo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TLC_Diplodocus_Character_BP_C", - "Description": "Diplodocus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Diplo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TLC_Aberrant_Diplodocus_Character_BP_C", - "Description": "Aberrant Diplodocus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Diplo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "TLC_Crystal_Diplodocus_Character_BP_C", - "Description": "Crystal Diplodocus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Plateo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Plateosaurus_Character_BP_C", - "Description": "Plateosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Plateo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "AberrantPlateosaurus_Character_BP_C", - "Description": "Aberrant Plateosaurus", - "Mod": "Saurpod Pack" - }, - { - "NameTag": "Plateo", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "CrystalPlateosaurus_Character_BP_C", - "Description": "Crystal Plateosaurus", - "Mod": "Saurpod Pack" - } - ], - "Engrams": [ - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Seismo_Platform_C", - "Description": "Seismosaurus Platform Saddle", - "Mod": "Saurpod Pack" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Ampelo_C", - "Description": "Ampelosaurus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Level": 63, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_TLC_Sauro_C", - "Description": "TLC Bronto Saddle", - "Mod": "Saurpod Pack" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_TLCSauro_Platform_C", - "Description": "TLC Bronto Platform Saddle", - "Mod": "Saurpod Pack" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_TLC_Diplodocus_C", - "Description": "TLC Diplodocus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_Plateo_C", - "Description": "Plateosaurus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BerryVat_C", - "Description": "Berry Vat", - "Mod": "Saurpod Pack" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AnvilBench_SP_C", - "Description": "SP Smithy", - "Mod": "Saurpod Pack" - } - ], - "Items": [ - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_SeismoSaddle_Platform_C", - "Description": "Seismosaurus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_AmpeloSaddle_C", - "Description": "Ampelosaurus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TLC_SauroSaddle_C", - "Description": "TLC Bronto Saddle", - "Mod": "Saurpod Pack" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TLCSauroSaddle_Platform_C", - "Description": "TLC Bronto Platform Saddle", - "Mod": "Saurpod Pack" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_TLC_DiplodocusSaddle_C", - "Description": "TLC Diplodocus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Category": "Saddle", - "IsHarvestable": false, - "ClassName": "PrimalItemArmor_PlateoSaddle2_C", - "Description": "Plateosaurus Saddle", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Aberrant_Seismo_Fertilized_C", - "Description": "Fertilized Aberrant Seismosaurus Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Crystal_Seismo_Fertilized_C", - "Description": "Fertilized Crystal Seismosaurus Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Seismo_Fertilized_C", - "Description": "Fertilized Seismosaurus Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Seismo_C", - "Description": "Seismo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Aberrant_Ampelo_Fertilized_C", - "Description": "Fertilized Aberrant Ampelo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Crystal_Ampelo_Fertilized_C", - "Description": "Fertilized Crystal Ampelo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Ampelo_Fertilized_C", - "Description": "Fertilized Ampelo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Ampelo_C", - "Description": "Ampelo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Bronto_Fertilized_C", - "Description": "Fertilized Bronto Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Crystal_Bronto_Fertilized_C", - "Description": "Fertilized Crystal Bronto Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Bronto_C", - "Description": "Bronto Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Diplo_Fertilized_C", - "Description": "Fertilized Diplo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Diplo_Fertilized_Aberrant_C", - "Description": "Fertilized Aberrant Diplo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Crystal_Diplo_Fertilized_C", - "Description": "Fertilized Crystal Diplo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Diplo_C", - "Description": "Diplo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_AberrantPlateo_Fertilized_C", - "Description": "Fertilized Aberrant Plateo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_CrystalPlateo_Fertilized_C", - "Description": "Fertilized Crystal Plateo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Plateo_Fertilized_C", - "Description": "Fertilized Plateo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Egg_Plateo_C", - "Description": "Plateo Egg", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AzulCrystal_C", - "Description": "Azul Crystal", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BerryJar_C", - "Description": "Berry Jar", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Kibble_Base_Mushroom_C", - "Description": "Mushroom Kibble", - "Mod": "Saurpod Pack" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_TintoCrystal_C", - "Description": "Tinto Crystal", - "Mod": "Saurpod Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BerryVat_C", - "Description": "Berry Vat", - "Mod": "Saurpod Pack" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AnvilBench_SP", - "Description": "SP Smithy", - "Mod": "Saurpod Pack" - } - ], - "MapSpawners": [ - { - "ClassName": "DinoSpawnEntries_AbSeismoSpawn_C", - "Description": "Aberrant Seismo", - "Mod": "Saurpod Pack" - }, - { - "ClassName": "DinoSpawnEntries_CrystalSeismoSpawn_C", - "Description": "Crystal Seismo", - "Mod": "Saurpod Pack" - }, - { - "ClassName": "DinoSpawnEntries_SeismoSpawn_C", - "Description": "Seismo", - "Mod": "Saurpod Pack" - }, - { - "ClassName": "DinoSpawnEntires_CrystalAmpeloSpawn_C", - "Description": "Crystal Ampelo", - "Mod": "Saurpod Pack" - }, - { - "ClassName": "DinoSpawnEntires_CrystalSauropodSpawn_C", - "Description": "Crystal Bronto", - "Mod": "Saurpod Pack" - }, - { - "ClassName": "DinoSpawnEntires_CrystalDiploSpawn_C", - "Description": "Crystal Diplo", - "Mod": "Saurpod Pack" - }, - { - "ClassName": "DinoSpawnEntires_CrystalPlateoSpawn_C", - "Description": "Crystal Plateo", - "Mod": "Saurpod Pack" - } - ], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [] -} \ No newline at end of file diff --git a/GameData/Mods/ScribblesBetter_Signs.gamedata b/GameData/Mods/ScribblesBetter_Signs.gamedata deleted file mode 100644 index e931dc93..00000000 --- a/GameData/Mods/ScribblesBetter_Signs.gamedata +++ /dev/null @@ -1,136 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-03-25T10:19:37.8543037Z", - "Engrams": [ - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalSign_Large_SignsPlus_C", - "Description": "MetalSign Large SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_WoodSign_Large_SignsPlus_C", - "Description": "WoodSign Large SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalSign_SignsPlus_C", - "Description": "MetalSign SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_WoodSign_SignsPlus_C", - "Description": "WoodSign SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalSign_Wall_Small_SignsPlus_C", - "Description": "MetalSign Wall Small SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_WoodSign_Wall_Small_SignsPlus_C", - "Description": "WoodSign Wall Small SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_MetalSign_Wall_SignsPlus_C", - "Description": "MetalSign Wall SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Level": 1000, - "Points": 1000, - "IsTekGram": "false", - "ClassName": "EngramEntry_WoodSign_Wall_SignsPlus_C", - "Description": "WoodSign Wall SignsPlus", - "Mod": "Scribbles - Better Signs" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_BaseSign_SignsPlus_C", - "Description": "BaseSign SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MetalSign_Large_SignsPlus_C", - "Description": "MetalSign Large SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WoodSign_Large_SignsPlus_C", - "Description": "WoodSign Large SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MetalSign_Small_SignsPlus_C", - "Description": "MetalSign Small SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WoodSign_Small_SignsPlus_C", - "Description": "WoodSign Small SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MetalSign_Wall_Small_SignsPlus_C", - "Description": "MetalSign Wall Small SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WoodSign_Wall_Small_SignsPlus_C", - "Description": "WoodSign Wall Small SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MetalSign_Wall_SignsPlus_C", - "Description": "MetalSign Wall SignsPlus", - "Mod": "Scribbles - Better Signs" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_WoodSign_Wall_SignsPlus_C", - "Description": "WoodSign Wall SignsPlus", - "Mod": "Scribbles - Better Signs" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/SeedFarm.gamedata b/GameData/Mods/SeedFarm.gamedata deleted file mode 100644 index e0a60ec2..00000000 --- a/GameData/Mods/SeedFarm.gamedata +++ /dev/null @@ -1,721 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2021-01-30T21:30:00.5899608Z", - "Creatures": [], - "Engrams": [ - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SeedFarm_Table_C", - "Description": "Table Seed", - "Mod": "Seed Farm" - }, - { - "Level": 15, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_MagicCompostBin_C", - "Description": "Magic Compost Bin", - "Mod": "Seed Farm" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SF_SpoilerBin_C", - "Description": "Spoiler Bin", - "Mod": "Seed Farm" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_BP_ApprenticeCropPlot_C", - "Description": "Apprentice Crop Plot", - "Mod": "Seed Farm" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_BP_JourneymanCropPlot_C", - "Description": "Journeyman Crop Plot", - "Mod": "Seed Farm" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_BP_MastercraftCropPlot_C", - "Description": "Mastercraft Crop Plot", - "Mod": "Seed Farm" - }, - { - "Level": 36, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_BP_AscendantCropPlot_C", - "Description": "Ascendant Crop Plot", - "Mod": "Seed Farm" - }, - { - "Level": 95, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_SF_SuperSmallForge_C", - "Description": "Super Small Forge", - "Mod": "Seed Farm" - }, - { - "Level": 100, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_BP_TekCropPlot_C", - "Description": "Tek Crop Plot", - "Mod": "Seed Farm" - }, - { - "Level": 100, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_UltimateTekPlot_C", - "Description": "Ultimate Tek Plot", - "Mod": "Seed Farm" - }, - { - "Level": 64, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_PotionPoopMaker_C", - "Description": "Potion PoopMaker", - "Mod": "Seed Farm" - }, - { - "Level": 35, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_MagicReverseCrafter_C", - "Description": "Magic Reverse Crafter", - "Mod": "Seed Farm" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SF_Foundation_C", - "Description": "SF Foundation", - "Mod": "Seed Farm" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SF_Ceiling_Greenhouse_C", - "Description": "SF Greenhouse Ceiling", - "Mod": "Seed Farm" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SF_Ceiling_Stone_C", - "Description": "SF Stone Ceiling", - "Mod": "Seed Farm" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TableBench_C", - "Description": "Table Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MagicCompostBin_BP_C", - "Description": "Magic Compost Bin", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SF_SpoilerBin_C", - "Description": "Spoiler Bin", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BP_ApprenticeCropPlot_C", - "Description": "Apprentice Crop Plot", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BP_JourneymanCropPlot_C", - "Description": "Journeyman Crop Plot", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BP_MastercraftCropPlot_C", - "Description": "Mastercraft Crop Plot", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BP_AscendantCropPlot_C", - "Description": "Ascendant Crop Plot", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SF_SuperSmallForge_C", - "Description": "Super Small Forge", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BP_TekCropPlot_C", - "Description": "Tek Crop Plot", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BP_UltimateTekPlot_C", - "Description": "Ultimate Tek Plot", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_PotionPoopMaker_C", - "Description": "Potion PoopMaker", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MagicReverseCrafter_C", - "Description": "Magic Reverse Crafter", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SF_Foundation_C", - "Description": "SF Foundation", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SF_Ceiling_Greenhouse_C", - "Description": "SF Greenhouse Ceiling", - "Mod": "Seed Farm" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SF_Ceiling_Stone_C", - "Description": "SF Stone Ceiling", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BioTekGiga_C", - "Description": "Boss BioTek Giga Summoner", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Amarberry_C", - "Description": "Amarberry Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Azulberry_C", - "Description": "Azulberry Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Mejoberry_C", - "Description": "Mejoberry Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Narcoberry_C", - "Description": "Narcoberry Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Stimberry_C", - "Description": "Stimberry Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Tintoberry_C", - "Description": "Tintoberry Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Citronal_C", - "Description": "Citronal Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Longrass_C", - "Description": "Longrass Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Rockarrot_C", - "Description": "Rockarrot Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Savoroot_C", - "Description": "Savoroot Speed Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_SF_PlantSpeciesX_C", - "Description": "Plant Species X", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_RawMeat_C", - "Description": "RawMeat Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_RawPrimeMeat_C", - "Description": "Raw Prime Meat Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Dye_C", - "Description": "Dye Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Flint_C", - "Description": "Flint Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Hide_C", - "Description": "Hide Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_SpoiledMeat_C", - "Description": "Spoiled Meat Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Thatch_C", - "Description": "Thatch Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_BioToxin_C", - "Description": "Bio Toxin", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Chitin_C", - "Description": "Chitin Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Fiber_C", - "Description": "Fiber Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Honey_C", - "Description": "Honey Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Oil_C", - "Description": "Oil Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Pelt_C", - "Description": "Pelt Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_RareFlower_C", - "Description": "Rare Flower Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_RareMushroom_C", - "Description": "Rare Mushroom Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Sand_C", - "Description": "Sand Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Stone_C", - "Description": "Stone Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Wood_C", - "Description": "Wood Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_AnglerGel_C", - "Description": "Angler Gel Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_ArgentavisTalon_C", - "Description": "Argentavis Talon Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_BrontosaurusVertebra_C", - "Description": "Brontosaurus Vertebra Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Cactus_C", - "Description": "Cactus Sap Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_CementPaste_C", - "Description": "Cementing Paste Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Charcoal_C", - "Description": "Charcoal Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Crystal_C", - "Description": "Crystal Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Gasoline_C", - "Description": "Gasoline Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Metal_C", - "Description": "Metal Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Narcotic_C", - "Description": "Narcotic Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Obsidian_C", - "Description": "Obsidian Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Salt_C", - "Description": "Salt Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Sap_C", - "Description": "Sap Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_SilicaPearl_C", - "Description": "Silica Pearl Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Silk_C", - "Description": "Silk Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_SparkPowder_C", - "Description": "Sparkpowder Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Stimulant_C", - "Description": "Stimulant Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Ammonite_C", - "Description": "Ammonite Bile Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_ApexDrop_C", - "Description": "Apex Drop Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Artifact_C", - "Description": "Artifact Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_BlackPearl_C", - "Description": "BlackPearl Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Electronics_C", - "Description": "Electronics Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Element_C", - "Description": "Element Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Gems_C", - "Description": "Gems Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Gunpowder_C", - "Description": "Gunpowder Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Kibbles_C", - "Description": "Kibbles Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_MetalIngot_C", - "Description": "Metal Ingot Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Polymer_C", - "Description": "Polymer Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_TrophyAlpha_C", - "Description": "Trophy Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_SF_MagicElemental_C", - "Description": "Magic Crystal Elemental", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_SF_CrystalApprentice_C", - "Description": "Magic Crystal Apprentice", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_SF_CrystalAscendant_C", - "Description": "Magic Crystal Ascendant", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_SF_CrystalJourneyman_C", - "Description": "Magic Crystal Journeyman", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Berry_SF_CrystalMastercraft_C", - "Description": "Magic Crystal Mastercraft", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_CrystalApprentice_C", - "Description": "Magic Crystal Apprentice Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_Elemental_C", - "Description": "Magic Crystal Elemental Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_CrystalAscendant_C", - "Description": "Magic Crystal Ascendant Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_CrystalJourneyman_C", - "Description": "Magic Crystal Journeyman Seed", - "Mod": "Seed Farm" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Seed_SF_CrystalMastercraft_C", - "Description": "Magic Crystal Mastercraft Seed", - "Mod": "Seed Farm" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Shiny.gamedata b/GameData/Mods/Shiny.gamedata deleted file mode 100644 index 62cd0629..00000000 Binary files a/GameData/Mods/Shiny.gamedata and /dev/null differ diff --git a/GameData/Mods/SoloFarmMod1941328406.gamedata b/GameData/Mods/SoloFarmMod1941328406.gamedata deleted file mode 100644 index e7726b50..00000000 --- a/GameData/Mods/SoloFarmMod1941328406.gamedata +++ /dev/null @@ -1,44 +0,0 @@ - - "Application": "ark", - "Version": "1.2.1", - "Created": "2021-12-12T23:50:52.3959352Z", - "Mod": "1941328406", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoloFarmRemote_C", - "Description": "Solo Farm Remote", - "Mod": "SoloFarmMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoFarmmode_C", - "Description": "Dino Farmmode Enabler", - "Mod": "SoloFarmMod" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SoloFarmRemote_C", - "Description": "Solo Farm Remote", - "Mod": "SoloFarmMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "Item_DinoFarmmode_C", - "Description": "Dino Farmmode Enabler", - "Mod": "SoloFarmMod" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/Solo_Farm_Mod.gamedata b/GameData/Mods/Solo_Farm_Mod.gamedata deleted file mode 100644 index aae4a918..00000000 --- a/GameData/Mods/Solo_Farm_Mod.gamedata +++ /dev/null @@ -1,377 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-05-09T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverAmarberry_C", - "Description": "Item Remover Amarberry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverAmbergris_C", - "Description": "Item Remover Ambergris", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverAzulberry_C", - "Description": "Item Remover Azulberry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverBerry_C", - "Description": "Item Remover Berry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverCrystal_C", - "Description": "Item Remover Crystal", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoFarmmode_C", - "Description": "Dino Farmmode Enabler", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverFiber_C", - "Description": "Item Remover Fiber", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverFlint_C", - "Description": "Item Remover Flint", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverHide_C", - "Description": "Item Remover Hide", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverMejoberry_C", - "Description": "Item Remover Mejoberry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverMetal_C", - "Description": "Item Remover Metal", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverNarcoberry_C", - "Description": "Item Remover Narcoberry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverObsidian_C", - "Description": "Item Remover Obsidian", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverPrimeMeat_C", - "Description": "Item Remover Prime Meat", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverRawFishMeat_C", - "Description": "Item Remover Raw Fish Meat", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverRawMeat_C", - "Description": "Item Remover Raw Meat", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SoloFarmRemote_C", - "Description": "Solo Farm Remote", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverDinoLoot_C", - "Description": "Item Remover Primitiv Dino Loot", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverSand_C", - "Description": "Item Remover Sand", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverSeeds_C", - "Description": "Item Remover Seeds", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverStimberry_C", - "Description": "Item Remover Stimberry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverStone_C", - "Description": "Item Remover Stone", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverThatch_C", - "Description": "Item Remover Thatch", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverTintoberry_C", - "Description": "Item Remover Tintoberry", - "Mod": "Solo Farm Mod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemRemoverWood_C", - "Description": "Item Remover Wood", - "Mod": "Solo Farm Mod" - } - ], - "Items": [ - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverAmarberry_C", - "Description": "Item Remover Amarberry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverAzulberry_C", - "Description": "Item Remover Azulberry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverBerry_C", - "Description": "Item Remover Berry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverCrystal_C", - "Description": "Item Remover Crystal", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "Item_DinoFarmmode_C", - "Description": "Dino Farmmode Enabler", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverFiber_C", - "Description": "Item Remover Fiber", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverFlint_C", - "Description": "Item Remover Flint", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverHide_C", - "Description": "Item Remover Hide", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverMejoberry_C", - "Description": "Item Remover Mejoberry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverMetal_C", - "Description": "Item Remover Metal", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverNarcoberry_C", - "Description": "Item Remover Narcoberry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverObsidian_C", - "Description": "Item Remover Obsidian", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverPrimeMeat_C", - "Description": "Item Remover Prime Meat", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverRawFishMeat_C", - "Description": "Item Remover Raw Fish Meat", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverRawMeat_C", - "Description": "Item Remover Raw Meat", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "PrimalItem_SoloFarmRemote_C", - "Description": "Solo Farm Remote", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "Item_ItemRemoverDinoLoot_C", - "Description": "Item Remover Primitiv Dino Loot", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverSand_C", - "Description": "Item Remover Sand", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverSeeds_C", - "Description": "Item Remover Seeds", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverStimberry_C", - "Description": "Item Remover Stimberry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverStone_C", - "Description": "Item Remover Stone", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverThatch_C", - "Description": "Item Remover Thatch", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverTintoberry_C", - "Description": "Item Remover Tintoberry", - "Mod": "Solo Farm Mod" - }, - { - "Category": "Consumables", - "IsHarvestable": false, - "ClassName": "SFM_PrimalItem_ItemRemoverWood_C", - "Description": "Item Remover Wood", - "Mod": "Solo Farm Mod" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/StarGateEvolution.gamedata b/GameData/Mods/StarGateEvolution.gamedata deleted file mode 100644 index 1529fadb..00000000 --- a/GameData/Mods/StarGateEvolution.gamedata +++ /dev/null @@ -1,644 +0,0 @@ -{ - "Application": "ark", - "Version": "1.2.0", - "Created": "2021-03-22T10:19:37.8543037Z", - "Engrams": [ - { - "Level": 65, - "Points": 5, - "IsTekGram": "false", - "ClassName": "EngramEntry_Atlantis_Iris_C", - "Description": "Atlantis Iris", - "Mod": "StarGate Evolution" - }, - { - "Level": 65, - "Points": 5, - "IsTekGram": "false", - "ClassName": "EngramEntry_SGC_Iris_C", - "Description": "SGC Iris", - "Mod": "StarGate Evolution" - }, - { - "Level": 60, - "Points": 4, - "IsTekGram": "false", - "ClassName": "EngramEntry_PDA_C", - "Description": "PDA", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 6, - "IsTekGram": "false", - "ClassName": "EngramEntry_Advanced_Electronics_C", - "Description": "Advanced Electronics", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 5, - "IsTekGram": "false", - "ClassName": "EngramEntry_ZPM_C", - "Description": "ZPM", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 25, - "IsTekGram": "false", - "ClassName": "EngramEntry_Lantean_Crafting_Table_C", - "Description": "Lantean Crafting Table", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Lantean_Fabricator_C", - "Description": "Lantean Fabricator", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 10, - "IsTekGram": "false", - "ClassName": "EngramEntry_Stargate_Crafting_Station_C", - "Description": "Stargate Crafting Station", - "Mod": "StarGate Evolution" - }, - { - "Level": 60, - "Points": 7, - "IsTekGram": "false", - "ClassName": "EngramEntry_Pegasus_DHD_C", - "Description": "Pegasus DHD", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Lantean_ZPM_Hub_C", - "Description": "Lantean ZPM Hub", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 5, - "IsTekGram": "false", - "ClassName": "EngramEntry_Naquadah_Reactor_C", - "Description": "Naquadah Reactor", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Naquadah_Reactor_MK2_C", - "Description": "Naquadah Reactor MK2", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 8, - "IsTekGram": "false", - "ClassName": "EngramEntry_Braziers_C", - "Description": "Braziers", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 9, - "IsTekGram": "false", - "ClassName": "EngramEntry_Lantean_Lights_C", - "Description": "Lantean Lights", - "Mod": "StarGate Evolution" - }, - { - "Level": 45, - "Points": 29, - "IsTekGram": "false", - "ClassName": "EngramEntry_Gate_Ramps_C", - "Description": "Gate Ramps", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 19, - "IsTekGram": "false", - "ClassName": "EngramEntry_Ring_Ramps_C", - "Description": "Ring Ramps", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 5, - "IsTekGram": "false", - "ClassName": "EngramEntry_GoaUldRings_C", - "Description": "GoaUldRings", - "Mod": "StarGate Evolution" - }, - { - "Level": 55, - "Points": 5, - "IsTekGram": "false", - "ClassName": "EngramEntry_OriRings_C", - "Description": "OriRings", - "Mod": "StarGate Evolution" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": "false", - "ClassName": "EngramEntry_Pegasus_Gate_C", - "Description": "Pegasus Gate", - "Mod": "StarGate Evolution" - } - ], - "Items": [ - { - "Category": "Skin", - "IsHarvestable": "false", - "ClassName": "PrimalItemSkin_Jaffa_Horus_Helmet_C", - "Description": "Jaffa Horus Helmet", - "Mod": "StarGate Evolution" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_AncientGene_C", - "Description": "AncientGene", - "Mod": "StarGate Evolution" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Medkit_C", - "Description": "Medkit", - "Mod": "StarGate Evolution" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_MRE_C", - "Description": "MRE", - "Mod": "StarGate Evolution" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_PainKillers_C", - "Description": "PainKillers", - "Mod": "StarGate Evolution" - }, - { - "Category": "Consumable", - "IsHarvestable": "false", - "ClassName": "PrimalItemConsumable_Tretonin_C", - "Description": "Tretonin", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Atlantis_Iris_C", - "Description": "Atlantis Iris", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_SGC_Iris_C", - "Description": "SGC Iris", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Advanced_Electronics_C", - "Description": "Advanced Electronics", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GoldIngot_C", - "Description": "GoldIngot", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_GoldOre_C", - "Description": "GoldOre", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Liquid_Naquadah_C", - "Description": "Liquid Naquadah", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_NaquadahIngot_C", - "Description": "NaquadahIngot", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_NaquadahOre_C", - "Description": "NaquadahOre", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_Zero_Point_Energy_C", - "Description": "Zero Point Energy", - "Mod": "StarGate Evolution" - }, - { - "Category": "Resource", - "IsHarvestable": "false", - "ClassName": "PrimalItemResource_ZPM_C", - "Description": "ZPM", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_Crafting_Table_C", - "Description": "Lantean Crafting Table", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_Fabricator_C", - "Description": "Lantean Fabricator", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Stargate_Crafting_Station_C", - "Description": "Stargate Crafting Station", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pegasus_DHD_C", - "Description": "Pegasus DHD", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_ZPM_Hub_C", - "Description": "Lantean ZPM Hub", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Naquadah_Reactor_C", - "Description": "Naquadah Reactor", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Naquadah_Reactor_MK2_C", - "Description": "Naquadah Reactor MK2", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Brazier_C", - "Description": "Brazier", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Goauld_Brazier_C", - "Description": "Goauld Brazier", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Jaffa_Brazier_C", - "Description": "Jaffa Brazier", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_OriBrazier_C", - "Description": "OriBrazier", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Drone_Missile_Stand_C", - "Description": "Drone Missile Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Gold_Ingot_Stand_C", - "Description": "Gold Ingot Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Gold_Ore_Stand_C", - "Description": "Gold Ore Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Liquid_Naquadah_Stand_C", - "Description": "Liquid Naquadah Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Medkit_Stand_C", - "Description": "Medkit Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MRE_Stand_C", - "Description": "MRE Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Naquadah_Ingot_Stand_C", - "Description": "Naquadah Ingot Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Naquadah_Ore_Stand_C", - "Description": "Naquadah Ore Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Zero_Point_Energy_Stand_C", - "Description": "Zero Point Energy Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ZPM_Stand_C", - "Description": "ZPM Stand", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Exodus_Games_Logo_Light_C", - "Description": "Exodus Games Logo Light", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_Standing_Light_C", - "Description": "Lantean Standing Light", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_Triangle_Light_C", - "Description": "Lantean Triangle Light", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_Wall_Light_C", - "Description": "Lantean Wall Light", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Lantean_Fab_Model_C", - "Description": "Lantean Fab Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SCS_Model_C", - "Description": "SCS Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MilkyWay_DHD_Model_C", - "Description": "MilkyWay DHD Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pegasus_DHD_Model_C", - "Description": "Pegasus DHD Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_N_Reactor_MK1_Model_C", - "Description": "N Reactor MK1 Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_N_Reactor_MK2_Model_C", - "Description": "N Reactor MK2 Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_ZPM_Hub_Model_C", - "Description": "ZPM Hub Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_GoaUld_Rings_Model_C", - "Description": "GoaUld Rings Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_MilkyWay_Gate_Model_C", - "Description": "MilkyWay Gate Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pegasus_Gate_Model_C", - "Description": "Pegasus Gate Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Tollan_Gate_Model_C", - "Description": "Tollan Gate Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Universe_Gate_Model_C", - "Description": "Universe Gate Model", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Ancient_Ramp_C", - "Description": "Ancient Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Arcadia_Ramp_C", - "Description": "Arcadia Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_GoaUld_Ramp_C", - "Description": "GoaUld Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Icarus_Front_Ramp_C", - "Description": "Icarus Front Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Icarus_Ramp_C", - "Description": "Icarus Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Jaffa_Ramp_C", - "Description": "Jaffa Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Alpha_Ring_Ramp_C", - "Description": "Alpha Ring Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Beta_Ring_Ramp_C", - "Description": "Beta Ring Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Omega_Ring_Ramp_C", - "Description": "Omega Ring Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_SGC_Ramp_C", - "Description": "SGC Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_RampSGU_C", - "Description": "RampSGU", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Small_Stone_Ramp_C", - "Description": "Small Stone Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Stone_Ramp_C", - "Description": "Stone Ramp", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_GoaUld_Rings_C", - "Description": "GoaUld Rings", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Ori_Rings_C", - "Description": "Ori Rings", - "Mod": "StarGate Evolution" - }, - { - "Category": "Structure", - "IsHarvestable": "false", - "ClassName": "PrimalItemStructure_Pegasus_Gate_C", - "Description": "Pegasus Gate", - "Mod": "StarGate Evolution" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/SuperSpyglass.gamedata b/GameData/Mods/SuperSpyglass.gamedata deleted file mode 100644 index 875362c0..00000000 --- a/GameData/Mods/SuperSpyglass.gamedata +++ /dev/null @@ -1,25 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.2", - "Created": "2021-12-13T07:00:00.0000000Z", - "Mod": "793605978", - "Creatures": [], - "Engrams": [ - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SuperSpyglass_C", - "Description": "super SpyGlass", - "Mod": "Super SpyGlass!" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} - - - diff --git a/GameData/Mods/TCSAR.gamedata b/GameData/Mods/TCSAR.gamedata deleted file mode 100644 index 7444c14e..00000000 --- a/GameData/Mods/TCSAR.gamedata +++ /dev/null @@ -1,70 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RewardVault_C", - "Description": "RewardVault", - "Mod": "TCSAR" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CurrencyARc_C", - "Description": "Currency", - "Mod": "TCSAR" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CurrencyARcTitanium_C", - "Description": "Titanium AR BAR", - "Mod": "TCSAR" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CurrencyARcIridium_C", - "Description": "Iridium AR BAR", - "Mod": "TCSAR" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CurrencyARcPlatinum_C", - "Description": "Platinum AR BAR", - "Mod": "TCSAR" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CurrencyARcThorium_C", - "Description": "Thorium AR BAR", - "Mod": "TCSAR" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CurrencyARcKhorium_C", - "Description": "Chorium AR BAR", - "Mod": "TCSAR" - }, - - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/TCSBA.gamedata b/GameData/Mods/TCSBA.gamedata deleted file mode 100644 index 18711ece..00000000 --- a/GameData/Mods/TCSBA.gamedata +++ /dev/null @@ -1,45 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TCsBA_ThreatSuppressor_C", - "Description": "Threat Suppressor", - "Mod": "TCSBA" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TCsBA_ClaimBlock_C", - "Description": "ClaimBlock", - "Mod": "TCSBA" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TCsBA_ClaimPatch_C", - "Description": "ClaimPatch", - "Mod": "TCSBA" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TCsBA_ClaimMobile_C", - "Description": "ClaimMobile", - "Mod": "TCSBA" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/Tiamat.gamedata b/GameData/Mods/Tiamat.gamedata deleted file mode 100644 index 278fe981..00000000 --- a/GameData/Mods/Tiamat.gamedata +++ /dev/null @@ -1,23 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.1", - "Created": "2020-09-14T05:45:00.0000000Z", - "Creatures": [ - ], - "Engrams": [ - ], - "Items": [ - ], - "MapSpawners": [ - ], - "SupplyCrates": [ - ], - "GameMaps": [ - { - "IsSotF": false, - "ClassName": "TiamatPrime", - "Description": "Tiamat", - "Mod": "Tiamat" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/UltraStacks761535755.gamedata b/GameData/Mods/UltraStacks761535755.gamedata deleted file mode 100644 index 1d585da7..00000000 --- a/GameData/Mods/UltraStacks761535755.gamedata +++ /dev/null @@ -1,1138 +0,0 @@ -{ - "Application": "ark", - "Version": "1.2.1", - "Created": "2021-12-13T00:12:51.9898675Z", - "Mod": "761535755", - "Creatures": [], - "Engrams": [ - { - "Level": 2, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Campfire_US_C", - "Description": "Campfire", - "Mod": "UltraStacks" - }, - { - "Level": 2, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Spear_US_C", - "Description": "Spear", - "Mod": "UltraStacks" - }, - { - "Level": 6, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Sparkpowder_US_C", - "Description": "Sparkpowder", - "Mod": "UltraStacks" - }, - { - "Level": 5, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingSalt_US_C", - "Description": "Preserving Salt", - "Mod": "UltraStacks" - }, - { - "Level": 5, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_Clay_US_C", - "Description": "Clay", - "Mod": "UltraStacks" - }, - { - "Level": 6, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Narcotic_US_C", - "Description": "Narcotic", - "Mod": "UltraStacks" - }, - { - "Level": 7, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorch_US_C", - "Description": "Standing Torch", - "Mod": "UltraStacks" - }, - { - "Level": 9, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_Boomerang_US_C", - "Description": "Boomerang", - "Mod": "UltraStacks" - }, - { - "Level": 13, - "Points": 3, - "IsTekGram": false, - "ClassName": "EngramEntry_ChitinPaste_US_C", - "Description": "Cementing Paste", - "Mod": "UltraStacks" - }, - { - "Level": 11, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Stimulant_US_C", - "Description": "Stimulant", - "Mod": "UltraStacks" - }, - { - "Level": 15, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_Gunpowder_US_C", - "Description": "Gunpowder", - "Mod": "UltraStacks" - }, - { - "Level": 15, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_FlareLauncher_US_C", - "Description": "Flare Gun", - "Mod": "UltraStacks" - }, - { - "Level": 10, - "Points": 2, - "IsTekGram": false, - "ClassName": "EngramEntry_ArrowStone_US_C", - "Description": "Stone Arrow", - "Mod": "UltraStacks" - }, - { - "Level": 22, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Parachute_US_C", - "Description": "Parachute", - "Mod": "UltraStacks" - }, - { - "Level": 16, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_BugRepel_US_C", - "Description": "Bug Repellant", - "Mod": "UltraStacks" - }, - { - "Level": 21, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_ArrowTranq_US_C", - "Description": "Tranq Arrow", - "Mod": "UltraStacks" - }, - { - "Level": 18, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_CureLow_US_C", - "Description": "Lesser Antidote", - "Mod": "UltraStacks" - }, - { - "Level": 22, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_Propellant_US_C", - "Description": "Propellant", - "Mod": "UltraStacks" - }, - { - "Level": 24, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_OilJar_US_C", - "Description": "Oil Jar", - "Mod": "UltraStacks" - }, - { - "Level": 22, - "Points": 7, - "IsTekGram": false, - "ClassName": "EngramEntry_AlarmTrap_US_C", - "Description": "Tripwire Alarm Trap", - "Mod": "UltraStacks" - }, - { - "Level": 26, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_FlameArrow_US_C", - "Description": "Flame Arrow", - "Mod": "UltraStacks" - }, - { - "Level": 29, - "Points": 9, - "IsTekGram": false, - "ClassName": "EngramEntry_PoisonTrap_US_C", - "Description": "Tripwire Narcotic Trap", - "Mod": "UltraStacks" - }, - { - "Level": 28, - "Points": 9, - "IsTekGram": false, - "ClassName": "EngramEntry_BearTrap_US_C", - "Description": "Bear Trap", - "Mod": "UltraStacks" - }, - { - "Level": 31, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_BearTrap_Large_US_C", - "Description": "Large Bear Trap", - "Mod": "UltraStacks" - }, - { - "Level": 21, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_WallTorch_US_C", - "Description": "Wall Torch", - "Mod": "UltraStacks" - }, - { - "Level": 24, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_GasGrenade_US_C", - "Description": "Smoke Grenade", - "Mod": "UltraStacks" - }, - { - "Level": 29, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_BallistaArrow_US_C", - "Description": "Spear Bolt", - "Mod": "UltraStacks" - }, - { - "Level": 28, - "Points": 15, - "IsTekGram": false, - "ClassName": "EngramEntry_Fireplace_US_C", - "Description": "Stone Fireplace", - "Mod": "UltraStacks" - }, - { - "Level": 34, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SimpleBullet_US_C", - "Description": "Simple Bullet", - "Mod": "UltraStacks" - }, - { - "Level": 35, - "Points": 13, - "IsTekGram": false, - "ClassName": "EngramEntry_Scope_US_C", - "Description": "Scope Attachment", - "Mod": "UltraStacks" - }, - { - "Level": 38, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_Grenade_US_C", - "Description": "Grenade", - "Mod": "UltraStacks" - }, - { - "Level": 35, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SimpleRifleBullet_US_C", - "Description": "Simple Rifle Ammo", - "Mod": "UltraStacks" - }, - { - "Level": 39, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_SimpleShotgunBullet_US_C", - "Description": "Simple Shotgun Ammo", - "Mod": "UltraStacks" - }, - { - "Level": 38, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_MiracleGro_US_C", - "Description": "Re-Fertilizer", - "Mod": "UltraStacks" - }, - { - "Level": 34, - "Points": 5, - "IsTekGram": false, - "ClassName": "EngramEntry_CannonBall_US_C", - "Description": "Cannon Ball", - "Mod": "UltraStacks" - }, - { - "Level": 40, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_PoisonGrenade_US_C", - "Description": "Poison Grenade", - "Mod": "UltraStacks" - }, - { - "Level": 41, - "Points": 13, - "IsTekGram": false, - "ClassName": "EngramEntry_Silencer_US_C", - "Description": "Silencer Attachment", - "Mod": "UltraStacks" - }, - { - "Level": 48, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Polymer_US_C", - "Description": "Polymer", - "Mod": "UltraStacks" - }, - { - "Level": 48, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_Electronics_US_C", - "Description": "Electronics", - "Mod": "UltraStacks" - }, - { - "Level": 44, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_TripwireC4_US_C", - "Description": "Improvised Explosive Device", - "Mod": "UltraStacks" - }, - { - "Level": 52, - "Points": 18, - "IsTekGram": false, - "ClassName": "EngramEntry_Flashlight_US_C", - "Description": "Flashlight Attachment", - "Mod": "UltraStacks" - }, - { - "Level": 51, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_ChainBola_US_C", - "Description": "Chain Bola", - "Mod": "UltraStacks" - }, - { - "Level": 80, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_ClusterGrenade_US_C", - "Description": "Cluster Grenade", - "Mod": "UltraStacks" - }, - { - "Level": 47, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_GrapplingHook_US_C", - "Description": "Grappling Hook", - "Mod": "UltraStacks" - }, - { - "Level": 55, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedBullet_US_C", - "Description": "Advanced Bullet", - "Mod": "UltraStacks" - }, - { - "Level": 65, - "Points": 10, - "IsTekGram": false, - "ClassName": "EngramEntry_FlamethrowerAmmo_US_C", - "Description": "Flamethrower Ammo", - "Mod": "UltraStacks" - }, - { - "Level": 65, - "Points": 12, - "IsTekGram": false, - "ClassName": "EngramEntry_C4Ammo_US_C", - "Description": "C4 Charge", - "Mod": "UltraStacks" - }, - { - "Level": 58, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedRifleBullet_US_C", - "Description": "Advanced Rifle Bullet", - "Mod": "UltraStacks" - }, - { - "Level": 59, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_Laser_US_C", - "Description": "Laser Attachment", - "Mod": "UltraStacks" - }, - { - "Level": 77, - "Points": 24, - "IsTekGram": false, - "ClassName": "EngramEntry_HoloScope_US_C", - "Description": "Holo-Scope Attachment", - "Mod": "UltraStacks" - }, - { - "Level": 87, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_RocketAmmo_US_C", - "Description": "Rocket Propelled Grenade", - "Mod": "UltraStacks" - }, - { - "Level": 66, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_TransGPSAmmo_US_C", - "Description": "Transponder Node", - "Mod": "UltraStacks" - }, - { - "Level": 62, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_TranqDart_US_C", - "Description": "Tranquilizer Dart", - "Mod": "UltraStacks" - }, - { - "Level": 83, - "Points": 16, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedSniperBullet_US_C", - "Description": "Advanced Sniper Bullet", - "Mod": "UltraStacks" - }, - { - "Level": 79, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_CompoundArrow_US_C", - "Description": "Metal Arrow", - "Mod": "UltraStacks" - }, - { - "Level": 90, - "Points": 25, - "IsTekGram": false, - "ClassName": "EngramEntry_RocketHommingAmmo_US_C", - "Description": "Rocket Homing Missile", - "Mod": "UltraStacks" - }, - { - "Level": 88, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_SeaMine_US_C", - "Description": "Homing Underwater Mine", - "Mod": "UltraStacks" - }, - { - "Level": 96, - "Points": 30, - "IsTekGram": false, - "ClassName": "EngramEntry_RefinedTranqDart_US_C", - "Description": "Shocking Tranquilizer Dart", - "Mod": "UltraStacks" - }, - { - "Level": 84, - "Points": 60, - "IsTekGram": false, - "ClassName": "EngramEntry_SubstrateAbsorbent_US_C", - "Description": "Absorbent Substrate", - "Mod": "UltraStacks" - }, - { - "Level": 90, - "Points": 60, - "IsTekGram": false, - "ClassName": "EngramEntry_AggroTranqDart_US_C", - "Description": "Pheromone Dart", - "Mod": "UltraStacks" - }, - { - "Level": 72, - "Points": 40, - "IsTekGram": false, - "ClassName": "EngramEntry_TranqSpearBolt_US_C", - "Description": "Tranq Spear Bolt", - "Mod": "UltraStacks" - }, - { - "Level": 31, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_ZiplineAmmo_US_C", - "Description": "Zip-Line Anchor", - "Mod": "UltraStacks" - }, - { - "Level": 71, - "Points": 22, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeBattery_US_C", - "Description": "Charge Battery", - "Mod": "UltraStacks" - }, - { - "Level": 80, - "Points": 32, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeLantern_US_C", - "Description": "Charge Lantern", - "Mod": "UltraStacks" - }, - { - "Level": 10, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_Glowstick_US_C", - "Description": "Glow Stick", - "Mod": "UltraStacks" - }, - { - "Level": 79, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_TekGravityGrenade_US_C", - "Description": "Tek Gravity Grenade", - "Mod": "UltraStacks" - }, - { - "Level": 97, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_MekCannonShell_US_C", - "Description": "Cannon Shell", - "Mod": "UltraStacks" - }, - { - "Level": 95, - "Points": 35, - "IsTekGram": false, - "ClassName": "EngramEntry_MekRocketPod_US_C", - "Description": "Rocket Pod", - "Mod": "UltraStacks" - }, - { - "Level": 58, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_RefinedElement_US_C", - "Description": "Unstable Element", - "Mod": "UltraStacks" - }, - { - "Level": 55, - "Points": 6, - "IsTekGram": false, - "ClassName": "EngramEntry_RefinedShards_US_C", - "Description": "Unstable Element Shard", - "Mod": "UltraStacks" - }, - { - "Level": 6, - "Points": 4, - "IsTekGram": false, - "ClassName": "EngramEntry_FishingNet_US_C", - "Description": "Fish Net", - "Mod": "UltraStacks" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferableElement_US_C", - "Description": "Transferable Element", - "Mod": "UltraStacks" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferableShards_US_C", - "Description": "Transferable Element Shard", - "Mod": "UltraStacks" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MeatSpoiler_US_C", - "Description": "Meat Spoiler", - "Mod": "UltraStacks" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Campfire_US_C", - "Description": "Campfire", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponSpear_US_C", - "Description": "Spear", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_US_C", - "Description": "Sparkpowder", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_US_C", - "Description": "Preserving Salt", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_US_C", - "Description": "Clay", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_US_C", - "Description": "Narcotic", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StandingTorch_US_C", - "Description": "Standing Torch", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponBoomerang_US_C", - "Description": "Boomerang", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_US_C", - "Description": "Cementing Paste", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_US_C", - "Description": "Stimulant", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_US_C", - "Description": "Gunpowder", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponFlareGun_US_C", - "Description": "Flare Gun", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowStone_US_C", - "Description": "Stone Arrow", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableBuff_Parachute_US_C", - "Description": "Parachute", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_US_C", - "Description": "Bug Repellant", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowTranq_US_C", - "Description": "Tranq Arrow", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_US_C", - "Description": "Lesser Antidote", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_US_C", - "Description": "Propellant", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponOilJar_US_C", - "Description": "Oil Jar", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponAlarmTrap_US_C", - "Description": "Tripwire Alarm Trap", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ArrowFlame_US_C", - "Description": "Flame Arrow", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponPoisonTrap_US_C", - "Description": "Tripwire Narcotic Trap", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BearTrap_US_C", - "Description": "Bear Trap", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BearTrap_Large_US_C", - "Description": "Large Bear Trap", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallTorch_US_C", - "Description": "Wall Torch", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasGrenade_US_C", - "Description": "Smoke Grenade", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_BallistaArrow_US_C", - "Description": "Spear Bolt", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fireplace_US_C", - "Description": "Stone Fireplace", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SimpleBullet_US_C", - "Description": "Simple Bullet", - "Mod": "UltraStacks" - }, - { - "Category": "WeaponAttachment", - "IsHarvestable": false, - "ClassName": "PrimalItemWeaponAttachment_Scope_US_C", - "Description": "Scope Attachment", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponGrenade_US_C", - "Description": "Grenade", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SimpleRifleBullet_US_C", - "Description": "Simple Rifle Ammo", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_SimpleShotgunBullet_US_C", - "Description": "Simple Shotgun Ammo", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumableMiracleGro_US_C", - "Description": "Re-Fertilizer", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CannonBall_US_C", - "Description": "Cannon Ball", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_PoisonGrenade_US_C", - "Description": "Poison Grenade", - "Mod": "UltraStacks" - }, - { - "Category": "WeaponAttachment", - "IsHarvestable": false, - "ClassName": "PrimalItemWeaponAttachment_Silencer_US_C", - "Description": "Silencer Attachment", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Polymer_US_C", - "Description": "Polymer", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Electronics_US_C", - "Description": "Electronics", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTripwireC4_US_C", - "Description": "Improvised Explosive Device", - "Mod": "UltraStacks" - }, - { - "Category": "WeaponAttachment", - "IsHarvestable": false, - "ClassName": "PrimalItemWeaponAttachment_Flashlight_US_C", - "Description": "Flashlight Attachment", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_ChainBola_US_C", - "Description": "Chain Bola", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponClusterGrenade_US_C", - "Description": "Cluster Grenade", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_GrapplingHook_US_C", - "Description": "Grappling Hook", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedBullet_US_C", - "Description": "Advanced Bullet", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_US_C", - "Description": "Flamethrower Ammo", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemC4Ammo_US_C", - "Description": "C4 Charge", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedRifleBullet_US_C", - "Description": "Advanced Rifle Bullet", - "Mod": "UltraStacks" - }, - { - "Category": "WeaponAttachment", - "IsHarvestable": false, - "ClassName": "PrimalItemWeaponAttachment_Laser_US_C", - "Description": "Laser Attachment", - "Mod": "UltraStacks" - }, - { - "Category": "WeaponAttachment", - "IsHarvestable": false, - "ClassName": "PrimalItemWeaponAttachment_HoloScope_US_C", - "Description": "Holo-Scope Attachment", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Rocket_US_C", - "Description": "Rocket Propelled Grenade", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemTransGPSAmmo_US_C", - "Description": "Transponder Node", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_TranqDart_US_C", - "Description": "Tranquilizer Dart", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedSniperBullet_US_C", - "Description": "Advanced Sniper Bullet", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CompoundBowArrow_US_C", - "Description": "Metal Arrow", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_RocketHomingMissile_US_C", - "Description": "Rocket Homing Missile", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SeaMine_US_C", - "Description": "Homing Underwater Mine", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_RefinedTranqDart_US_C", - "Description": "Shocking Tranquilizer Dart", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_US_C", - "Description": "Absorbent Substrate", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AggroTranqDart_US_C", - "Description": "Pheromone Dart", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_TranqSpearBolt_US_C", - "Description": "Tranq Spear Bolt", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Zipline_US_C", - "Description": "Zip-Line Anchor", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_GlowStick_US_C", - "Description": "Glow Stick", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponTekGravityGrenade_US_C", - "Description": "Tek Gravity Grenade", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_CannonShell_US_C", - "Description": "Cannon Shell", - "Mod": "UltraStacks" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_RocketPod_US_C", - "Description": "Rocket Pod", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementRefined_US_C", - "Description": "Unstable Element", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ShardRefined_US_C", - "Description": "Unstable Element Shard", - "Mod": "UltraStacks" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponFishingNet_US_C", - "Description": "Fish Net", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_TransferableElement_US_C", - "Description": "Transferable Element", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Element_US_C", - "Description": "Element", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_TransferableShards_US_C", - "Description": "Transferable Element Shard", - "Mod": "UltraStacks" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_US_C", - "Description": "Element Shard", - "Mod": "UltraStacks" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MeatSpoiler_US_C", - "Description": "Meat Spoiler", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RawMeatToSpoiledMeat_US_C", - "Description": "Convert Raw Meat to Spoiled Meat", - "Mod": "UltraStacks" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_RawPrimeMeatToSpoiledMeat_US_C", - "Description": "Convert Raw Prime Meat to Spoiled Meat", - "Mod": "UltraStacks" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/UsefulTools.gamedata b/GameData/Mods/UsefulTools.gamedata deleted file mode 100644 index 49f5a801..00000000 --- a/GameData/Mods/UsefulTools.gamedata +++ /dev/null @@ -1,219 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2018-04-19T22:00:55.6876809Z", - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_CommandTool_C", - "Description": "Command Tool", - "Mod": "Useful Tools" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_DemolishGun_C", - "Description": "Demolish Gun", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_EuthanasiaGun_C", - "Description": "Euthanasia Gun", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_InventoryAssistant_C", - "Description": "Inventory Assistant", - "Mod": "Useful Tools" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_PaintScraper_C", - "Description": "Paint Scraper", - "Mod": "Useful Tools" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_PressureWasher_C", - "Description": "Pressure Washer", - "Mod": "Useful Tools" - }, - { - "Level": 9, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_Paintbrush_C", - "Description": "Paintbrush", - "Mod": "Useful Tools" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_PaintSprayer_C", - "Description": "Paint Sprayer", - "Mod": "Useful Tools" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_PickupGun_C", - "Description": "Pickup Gun", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_RemoteControl_C", - "Description": "Remote Control", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_RepairTool_C", - "Description": "Repair Tool", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_Selector_C", - "Description": "Selector", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_TransferGun_C", - "Description": "Transfer Gun", - "Mod": "Useful Tools" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_UT_TransferTool_C", - "Description": "Transfer Tool", - "Mod": "Useful Tools" - } - ], - "Items": [ - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_CommandTool_C", - "Description": "Command Tool", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_DemolishGun_C", - "Description": "Demolish Gun", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_EuthanasiaGun_C", - "Description": "Euthanasia Gun", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_InventoryAssistant_C", - "Description": "Inventory Assistant", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_PaintScraper_C", - "Description": "Paint Scraper", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_PressureWasher_C", - "Description": "Pressure Washer", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_Paintbrush_C", - "Description": "Paintbrush", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_PaintSprayer_C", - "Description": "Paint Sprayer", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_PickupGun_C", - "Description": "Pickup Gun", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_RemoteControl_C", - "Description": "Remote Control", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_RepairTool_C", - "Description": "Repair Tool", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_Selector_C", - "Description": "Selector", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_TransferGun_C", - "Description": "Transfer Gun", - "Mod": "Useful Tools" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_UT_TransferTool_C", - "Description": "Transfer Tool", - "Mod": "Useful Tools" - } - ] -} \ No newline at end of file diff --git a/GameData/Mods/Weiyi_Integrated_Mod.gamedata b/GameData/Mods/Weiyi_Integrated_Mod.gamedata deleted file mode 100644 index 62a36196..00000000 --- a/GameData/Mods/Weiyi_Integrated_Mod.gamedata +++ /dev/null @@ -1,109 +0,0 @@ -{ - "Application": "ark", - "Version": "1.1.0", - "Created": "2019-08-07T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_chibang_weiyi_C", - "Description": "Administrator wings", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_feixingbao_weiyi_C", - "Description": "Flying Backpack", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_xidianka_Weiyi_C", - "Description": "Dinosaur washing card", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_jinshou_weiyi_C", - "Description": "Universal cultivated land 2.0", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_lihe_weiyi_C", - "Description": "Lucky draw gift box", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mubei_weiyi_C", - "Description": "Tombstone", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_xinshoubao_weiyi_C", - "Description": "Novice gift bag", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_shengjika_C", - "Description": "Custom level dinosaur upgrade card", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_unlock_Weiyi_C", - "Description": "Imprint one key unlocking card", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TurretZhongduan_Weiyi_C", - "Description": "Turret terminal", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 9999999, - "IsTekGram": false, - "ClassName": "Engram_Adminzhaozi_C", - "Description": "Little sister protective cover", - "Mod": "Unique integration module" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TEK_unlock_Weiyi_C", - "Description": "Tektronix imprint unlock card", - "Mod": "Unique integration module" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} \ No newline at end of file diff --git a/GameData/Mods/XPKibble.gamedata b/GameData/Mods/XPKibble.gamedata deleted file mode 100644 index e4ac83e5..00000000 --- a/GameData/Mods/XPKibble.gamedata +++ /dev/null @@ -1,84 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2021-06-20T00:00:00.0000000Z", - "Engrams": [ - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XPKibble_Simple_C", - "Description": "XP Kibble Simple", - "Mod": "XP Kibble" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XPKibble_Regular_C", - "Description": "XP Kibble Regular", - "Mod": "XP Kibble" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XPKibble_Superior_C", - "Description": "XP Kibble Superior", - "Mod": "XP Kibble" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XPKibble_Exceptional_C", - "Description": "XP Kibble Exceptional", - "Mod": "XP Kibble" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": true, - "ClassName": "EngramEntry_XPKibble_Tek_C", - "Description": "XP Kibble TEK", - "Mod": "XP Kibble" - } - ], - "Items": [ - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPKibble_Simple_C", - "Description": "XP Kibble Simple", - "Mod": "XP Kibble" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPKibble_Regular_C", - "Description": "XP Kibble Regular", - "Mod": "XP Kibble" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPKibble_Superior_C", - "Description": "XP Kibble Superior", - "Mod": "XP Kibble" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPKibble_Exceptional_C", - "Description": "XP Kibble Exceptional", - "Mod": "XP Kibble" - }, - { - "Category": "Consumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_XPKibble_Tek_C", - "Description": "XP Kibble TEK", - "Mod": "XP Kibble" - } - ] -} diff --git a/GameData/Mods/arkomatic.gamedata b/GameData/Mods/arkomatic.gamedata deleted file mode 100644 index d6c3da94..00000000 --- a/GameData/Mods/arkomatic.gamedata +++ /dev/null @@ -1,480 +0,0 @@ -{ - "Application": "ark", - "Version": "1.2.1", - "Created": "2021-12-12T23:12:55.2146331Z", - "Mod": "1231538641", - "Creatures": [], - "Engrams": [ - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticWorkbench_C", - "Description": "ARKomatic Workbench", - "Mod": "ARKomatic" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticAutoCrafter_C", - "Description": "ARKomatic Dedicated Crafter", - "Mod": "ARKomatic" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticEarthquakeCollector_C", - "Description": "ARKomatic Earthquake Collector", - "Mod": "ARKomatic" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticEggCollector_C", - "Description": "ARKomatic Egg Collector", - "Mod": "ARKomatic" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticForge_C", - "Description": "ARKomatic Forge", - "Mod": "ARKomatic" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticGachaCrystalCollector_C", - "Description": "ARKomatic Gacha Crystal Collector", - "Mod": "ARKomatic" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticGrill_C", - "Description": "ARKomatic Grill", - "Mod": "ARKomatic" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticMeatSpoiler_C", - "Description": "ARKomatic Meat Spoiler", - "Mod": "ARKomatic" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticPoopCollector_C", - "Description": "ARKomatic Poop Collector", - "Mod": "ARKomatic" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticVault_C", - "Description": "ARKomatic Vault", - "Mod": "ARKomatic" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticWoodBaker_C", - "Description": "ARKomatic Wood Baker", - "Mod": "ARKomatic" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticRefrigerator_C", - "Description": "ARKomatic Refrigerator", - "Mod": "ARKomatic" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WirelessGenerator_C", - "Description": "ARKomatic Wireless Generator", - "Mod": "ARKomatic" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TurretFiller_C", - "Description": "Turret Filler", - "Mod": "ARKomatic" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EggIncubator_C", - "Description": "ARKomatic Egg Incubator", - "Mod": "ARKomatic" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticSpyglass_C", - "Description": "ARKomatic Spyglass", - "Mod": "ARKomatic" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticFabricator_C", - "Description": "ARKomatic Fabricator", - "Mod": "ARKomatic" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ARKomaticChemistryBench_C", - "Description": "ARKomatic Chemistry Bench", - "Mod": "ARKomatic" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticWorkbench_C", - "Description": "ARKomatic Workbench", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticAutoCrafter_C", - "Description": "ARKomatic Dedicated Crafter", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticEarthquakeCollector_C", - "Description": "ARKomatic Earthquake Collector", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticEggCollector_C", - "Description": "ARKomatic Egg Collector", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticForge_C", - "Description": "ARKomatic Forge", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_MetalIngot_ARKomatic_C", - "Description": "Metal Ingot", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ScrapMetalIngot_ARKomatic_C", - "Description": "Scrap Metal Ingot", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gas_ARKomatic_C", - "Description": "Congealed Gas Ball", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_ARKomatic_C", - "Description": "Gasoline", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Charcoal_ARKomatic_C", - "Description": "Charcoal", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticGachaCrystalCollector_C", - "Description": "ARKomatic Gacha Crystal Collector", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticGrill_C", - "Description": "ARKomatic Grill", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedLambChop_ARKomatic_C", - "Description": "Cooked Lamb Chop", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_ARKomatic_C", - "Description": "Cooked Meat", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Fish_ARKomatic_C", - "Description": "Cooked Fish Meat", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_ARKomatic_C", - "Description": "Cooked Prime Meat", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Fish_ARKomatic_C", - "Description": "Cooked Prime Fish Meat", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticMeatSpoiler_C", - "Description": "ARKomatic Meat Spoiler", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpoiledMeat_ARKomatic_1_C", - "Description": "Spoiled Meat", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_SpoiledMeat_ARKomatic_2_C", - "Description": "Spoiled Meat", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticPoopCollector_C", - "Description": "ARKomatic Poop Collector", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticRefrigerator_C", - "Description": "ARKomatic Refrigerator", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticVault_C", - "Description": "ARKomatic Vault", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticWoodBaker_C", - "Description": "ARKomatic Wood Baker", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WirelessGenerator_C", - "Description": "ARKomatic Wireless Generator", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EggIncubator_C", - "Description": "ARKomatic Egg Incubator", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TurretFiller_C", - "Description": "Turret Filler", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticFabricator_C", - "Description": "ARKomatic Fabricator", - "Mod": "ARKomatic" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_AdvancedRifleBullet_ARKomatic_C", - "Description": "Advanced Rifle Bullet", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Electronics_ARKomatic_C", - "Description": "Electronics", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Polymer_ARKomatic_C", - "Description": "Polymer", - "Mod": "ARKomatic" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ARKomaticChemistryBench_C", - "Description": "ARKomatic Chemistry Bench", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_ARKomatic_C", - "Description": "Sparkpowder", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_ARKomatic_C", - "Description": "Gunpowder", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_ARKomatic_C", - "Description": "Cementing Paste", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_ARKomatic_C", - "Description": "Narcotic", - "Mod": "ARKomatic" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_ARKomatic_C", - "Description": "Flamethrower Ammo", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_ARKomatic_C", - "Description": "Propellant", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_GasCrafted_ARKomatic_C", - "Description": "Gasoline (Gas-Crafted)", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_ARKomatic_C", - "Description": "Clay", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_ARKomatic_C", - "Description": "Bug Repellant", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_ARKomatic_C", - "Description": "Lesser Antidote", - "Mod": "ARKomatic" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_ARKomatic_C", - "Description": "Stimulant", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_ARKomatic_C", - "Description": "Preserving Salt", - "Mod": "ARKomatic" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_ARKomatic_C", - "Description": "Absorbent Substrate", - "Mod": "ARKomatic" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItemWeapon_ARKomaticSpyglass_C", - "Description": "ARKomatic Spyglass", - "Mod": "ARKomatic" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/awesomeelevator.gamedata b/GameData/Mods/awesomeelevator.gamedata deleted file mode 100644 index 48e174d8..00000000 --- a/GameData/Mods/awesomeelevator.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:06:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 122, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlienJuke_C", - "Description": "AlienJuke", - "Mod": "KWAKA'S ALIEN JUKEBOX 2.0" - }, - { - "Level": 122, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DiscoTurtle_C", - "Description": "DiscoTurtle", - "Mod": "KWAKA'S ALIEN JUKEBOX 2.0" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/capitalism.gamedata b/GameData/Mods/capitalism.gamedata deleted file mode 100644 index 1315c01a..00000000 --- a/GameData/Mods/capitalism.gamedata +++ /dev/null @@ -1,77 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlayerTable_C", - "Description": "Player Table", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedPlayerTable_C", - "Description": "Advanced Player Table", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CooledPlayerTable_C", - "Description": "Cooled Player Table", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoTable_C", - "Description": "Dino Table", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlayerTerminal_C", - "Description": "Player Terminal", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedPlayerTerminal_C", - "Description": "Advanced Player Terminal", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CooledPlayerTerminal_C", - "Description": "Cooled Player Terminal", - "Mod": "Capitalism Player Trader" - }, - { - "Level": 120, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoTerminal_C", - "Description": "Dino Terminal", - "Mod": "Capitalism Player Trader" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/deathrecovery.gamedata b/GameData/Mods/deathrecovery.gamedata deleted file mode 100644 index c6ffe059..00000000 --- a/GameData/Mods/deathrecovery.gamedata +++ /dev/null @@ -1,21 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Personal_Grave", - "Description": "Personal Grave", - "Mod": "Death Recovery Mod" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/dinohibrid.gamedata b/GameData/Mods/dinohibrid.gamedata deleted file mode 100644 index 0753c31c..00000000 --- a/GameData/Mods/dinohibrid.gamedata +++ /dev/null @@ -1,29 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChBench_C", - "Description": "ChBench", - "Mod": "Dino Hybrids & more!" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DNABench_C", - "Description": "DNABench", - "Mod": "Dino Hybrids & more!" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/gaia.gamedata b/GameData/Mods/gaia.gamedata deleted file mode 100644 index 62402b24..00000000 --- a/GameData/Mods/gaia.gamedata +++ /dev/null @@ -1,2125 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-02-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PoisonSpear_C", - "Description": "Poison Spear", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SteelAxe_C", - "Description": "Steel Axe", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SteelSword_C", - "Description": "Steel Sword", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincAxe_C", - "Description": "Zinc Axe", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincMaul_C", - "Description": "Zinc Maul", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincPoisonPike_C", - "Description": "Zinc Poison Pike", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincSword_C", - "Description": "Zinc Sword", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaAcidGrenade_C", - "Description": "Gaia Acid Grenade", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaExhaustionGrenade_C", - "Description": "Gaia Exhaustion Grenade", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaGroundDart_C", - "Description": "Gaia Ground Dart", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaPartyGrenade_C", - "Description": "Gaia Party Grenade", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LesserGaiaStoneTranqArrow_C", - "Description": "Lesser Gaia Stone Tranq Arrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediocreGaiaStoneTranqArrow_C", - "Description": "Mediocre Gaia Stone Tranq Arrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GreaterGaiaStoneTranqArrow_C", - "Description": "Greater Gaia Stone Tranq Arrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LesserGaiaTranqDart_C", - "Description": "Lesser Gaia Tranq Dart", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediocreGaiaTranqDart_C", - "Description": "Mediocre Gaia Tranq Dart", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GreaterGaiaTranqDart_C", - "Description": "Greater Gaia Tranq Dart", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaTranqSpearBolt_C", - "Description": "Gaia Tranq Spear Bolt", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SteelExplosionArrow_C", - "Description": "Steel Explosion Arrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SteelFrostArrow_C", - "Description": "Steel Frost Arrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AlchemyTable_C", - "Description": "Alchemy Table", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ArtifactCrafter_C", - "Description": "Artifact Crafter", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeTree_C", - "Description": "Bee Tree", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DivineBeaverDam_C", - "Description": "Divine Beaver Dam", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaBonsai_C", - "Description": "Gaia Bonsai", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaBookshelf_C", - "Description": "Gaia Bookshelf", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaConverter_C", - "Description": "Gaia Converter", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaFeedingThrough100_C", - "Description": "Gaia Feeding Through 100", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaFeedingThrough25_C", - "Description": "Gaia Feeding Through 25", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaFeedingThrough50_C", - "Description": "Gaia Feeding Through 50", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaForge_C", - "Description": "Gaia Forge", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaFridge_C", - "Description": "Gaia Fridge", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaPortal_C", - "Description": "Gaia Portal", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaRaft_C", - "Description": "Gaia Raft", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaRuins_C", - "Description": "Gaia Ruins", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaScarecrow_C", - "Description": "Gaia Scarecrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaVault_C", - "Description": "Gaia Vault", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MagicWell_C", - "Description": "Magic Well", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MetalWorks_C", - "Description": "Metal Works", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SecretStash_C", - "Description": "Secret Stash", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WolfDen_C", - "Description": "Wolf Den", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DemonicSpindlesSaddle_C", - "Description": "Demonic Spindles Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DivineOwlSaddle_C", - "Description": "Devine Owl Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DreadfulBasiliskSaddle_C", - "Description": "Dreadful Basilisk Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DreadfulIceJumperSaddle_C", - "Description": "Dreadful Ice Jumper Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DreadfulRockDrakeSaddle_C", - "Description": "Dreadful Rock Drake Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DreadfulWolfSaddle_C", - "Description": "Dreadful Wolf Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HeavenlyGachaSaddle_C", - "Description": "Heavenly Gacha Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicArthro_C", - "Description": "Demonic Arthro Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicCarno_C", - "Description": "Demonic Carno Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicGolem_C", - "Description": "Demonic Golem Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicLizard_C", - "Description": "Demonic Lizard Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicMegalosaurus_C", - "Description": "Demonic Megalosaurus Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicSaber_C", - "Description": "Demonic Saber Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicSarco_C", - "Description": "Demonic Sarco Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicSarcoOLD_C", - "Description": "Demonic Sarco OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicShark_C", - "Description": "Demonic Shark Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DemonicTerrorBird_C", - "Description": "Demonic Terror Bird Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineAnkylo_C", - "Description": "Divine Ankylo Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineArgentavis_C", - "Description": "Divine Argentavis Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineArgentavisOLD_C", - "Description": "Divine Argentavis OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineBasilosaurus_C", - "Description": "Divine Basilosaurus Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineBeaver_C", - "Description": "Divine Beaver Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineCamelsaurus_C", - "Description": "Divine Camelsaurus Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineChalico_C", - "Description": "Divine Chalico Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineDiplodocus_C", - "Description": "Divine Diplodocus Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineDoed_C", - "Description": "Divine Doed Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineManta_C", - "Description": "Divine Manta Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineMoleRat_C", - "Description": "Divine Mole Rat Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivinePtero_C", - "Description": "Divine Ptero Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineStego_C", - "Description": "Divine Stego Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineTherizino_C", - "Description": "Divine Therizino Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineToad_C", - "Description": "Divine Toad Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineTrike_C", - "Description": "Divine Trike Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineTrikeOLD_C", - "Description": "Divine Trike OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DivineTurtle_C", - "Description": "Divine Turtle Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulAllo_C", - "Description": "Dreadful Allo Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulArgentavis_C", - "Description": "Dreadful Argentavis Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulArgentavisOLD_C", - "Description": "Dreadful Argentavis OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulCanidae_C", - "Description": "Dreadful Canidae Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulDaeodon_C", - "Description": "Dreadful Daeodon Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulDunkle_C", - "Description": "Dreadful Dunkle Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulGalli_C", - "Description": "Dreadful Galli Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulGigant_C", - "Description": "Dreadful Gigant Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulIguanodon_C", - "Description": "Dreadful Iguanodon Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulIndom_C", - "Description": "Dreadful Indom Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulKaprosuchus_C", - "Description": "Dreadful Kaprosuchus Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulMantis_C", - "Description": "Dreadful Mantis Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulPara_C", - "Description": "Dreadful Paracer Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulPtero_C", - "Description": "Dreadful Ptero Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulRaptor_C", - "Description": "Dreadful Raptor Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulRaptorOLD_C", - "Description": "Dreadful Raptor OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulRex_C", - "Description": "Dreadful Rex Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulScorpion_C", - "Description": "Dreadful Scorpion Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulSpider_C", - "Description": "Dreadful Spider Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulSpino_C", - "Description": "Dreadful Spino Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulSpinoOLD_C", - "Description": "Dreadful Spino OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulTherizino_C", - "Description": "Dreadful Therizino Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulThylaco_C", - "Description": "Dreadful Thylaco Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulTrike_C", - "Description": "Dreadful Trike Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulTrikeOLD_C", - "Description": "Dreadful Trike OLD Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_DreadfulYuty_C", - "Description": "Dreadful Yuty Saddle", - "Mod": "GaiA" - }, - { - "Level": 96, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_InfernalSaberToken_C", - "Description": "Infernal Saber Token", - "Mod": "GaiA" - }, - { - "Level": 110, - "Points": 100, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianElement_C", - "Description": "Guardian Element", - "Mod": "GaiA" - }, - { - "Level": 110, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GemStoneAether_C", - "Description": "Gem Stone Aether", - "Mod": "GaiA" - }, - { - "Level": 110, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GemStoneEarth_C", - "Description": "Gem Stone Earth", - "Mod": "GaiA" - }, - { - "Level": 110, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GemStoneFire_C", - "Description": "Gem Stone Fire", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FreeFallElixir_C", - "Description": "Free Fall Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FrogElixir_C", - "Description": "Frog Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiAShrinker_C", - "Description": "GaiA Shrinker", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GeniusElixir_C", - "Description": "Genius Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GiantElixir_C", - "Description": "Giant Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GillyWeedElixir_C", - "Description": "Gilly Weed Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GreaterHealthElixir_C", - "Description": "Greater Health Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InstantHealthElixir_C", - "Description": "Instant Health Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InsulationElixir_C", - "Description": "Insulation Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LesserHealthElixir_C", - "Description": "Lesser Health Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LustElixir_C", - "Description": "Lust Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MaxElixir_C", - "Description": "Max Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediocreHealthElixir_C", - "Description": "Mediocre Health Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PacifyingElixir_C", - "Description": "Pacifying Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RodCellElixir_C", - "Description": "Rod Cell Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SedativeElixir_C", - "Description": "Sedative Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SonarElixir_C", - "Description": "Sonar Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpeedElixir_C", - "Description": "Speed Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StaminaElixir_C", - "Description": "Stamina Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StealthElixir_C", - "Description": "Stealth Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StimulativeElixir_C", - "Description": "Stimulative Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StuffedElixir_C", - "Description": "Stuffed Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SuicideElixir_C", - "Description": "Suicide Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SummonElixir_C", - "Description": "Summon Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TamingElixir_C", - "Description": "Taming Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ToxicImmunityElixir_C", - "Description": "Toxic Immunity Elixir", - "Mod": "GaiA" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WeightElixir_C", - "Description": "Weight Elixir", - "Mod": "GaiA" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BrassHatchet_C", - "Description": "Brass Hatchet", - "Mod": "GaiA" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BrassPick_C", - "Description": "Brass Pick", - "Mod": "GaiA" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BronzeHatchet_C", - "Description": "Bronze Hatchet", - "Mod": "GaiA" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BronzePick_C", - "Description": "Bronze Pick", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CarcassGrinder_C", - "Description": "Carcass Grinder", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DivineFloorTorch_C", - "Description": "Divine Floor Torch", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DreadfulFloorTorch_C", - "Description": "Dreadful Floor Torch", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiABola_C", - "Description": "GaiA Bola", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiACanteen_C", - "Description": "GaiA Canteen", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiAGrapple_C", - "Description": "GaiA Grapple", - "Mod": "GaiA" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiA-Landing_Pistol_C", - "Description": "GaiA Landing Pistol", - "Mod": "GaiA" - }, - { - "Level": 110, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiAMultiTool_C", - "Description": "GaiA MultiTool", - "Mod": "GaiA" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiAParachute_C", - "Description": "GaiA Parachute", - "Mod": "GaiA" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiAScissors_C", - "Description": "GaiA Scissors", - "Mod": "GaiA" - }, - { - "Level": 125, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiASpyglass_C", - "Description": "GaiA Spyglass", - "Mod": "GaiA" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiATorch_C", - "Description": "GaiA Torch", - "Mod": "GaiA" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiATranqBola_C", - "Description": "GaiA Tranq Bola", - "Mod": "GaiA" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LvlUpUp_Counter_C", - "Description": "LvlUpUp Counter", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MagicPick_C", - "Description": "Magic Pick", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MagicTomahawk_C", - "Description": "Magic Tomahawk", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SignalGun_C", - "Description": "Signal Gun", - "Mod": "GaiA" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediocreNarc_C", - "Description": "Gaia Mediocre Narc", - "Mod": "GaiA" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GreaterNarc_C", - "Description": "Gaia Greater Narc", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 200, - "IsTekGram": false, - "ClassName": "EngramEntry_DreadfulDragonToken_C", - "Description": "Dreadful Dragon Token", - "Mod": "GaiA" - }, - { - "Level": 96, - "Points": 50, - "IsTekGram": false, - "ClassName": "EngramEntry_FizzBearToken_C", - "Description": "Fizz Bear Token", - "Mod": "GaiA" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincGhillieGloves_C", - "Description": "Zinc Ghillie Gloves", - "Mod": "GaiA" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincGhillieHelmet_C", - "Description": "Zinc Ghillie Helmet", - "Mod": "GaiA" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincGhilliePants_C", - "Description": "Zinc Ghillie Pants", - "Mod": "GaiA" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincGhillieShirt_C", - "Description": "Zinc Ghillie Shirt", - "Mod": "GaiA" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaCopperShield_C", - "Description": "Gaia Copper Shield", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaGuardianAetherShield_C", - "Description": "Gaia Guardian Aether Shield", - "Mod": "GaiA" - }, - { - "Level": 116, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaGuardianShield_C", - "Description": "Gaia Guardian Shield", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaSteelShield_C", - "Description": "Gaia Steel Shield", - "Mod": "GaiA" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaZincShield_C", - "Description": "Gaia Zinc Shield", - "Mod": "GaiA" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaBugRepellant_C", - "Description": "Gaia Bug Repellant", - "Mod": "GaiA" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaRepellant_C", - "Description": "Gaia Repellant", - "Mod": "GaiA" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaFungiSeed_C", - "Description": "Gaia Fungi Seed", - "Mod": "GaiA" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_KiwmoyaSeed_C", - "Description": "Gaia Kiwmoya Seed", - "Mod": "GaiA" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SativaSeed_C", - "Description": "Gaia Sativa Seed", - "Mod": "GaiA" - }, - { - "Level": 55, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LesserNarc_C", - "Description": "Gaia Lesser Narc", - "Mod": "GaiA" - }, - { - "Level": 116, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianGloves_C", - "Description": "Guardin Gloves", - "Mod": "GaiA" - }, - { - "Level": 116, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianHelmet_C", - "Description": "Guardin Helmet", - "Mod": "GaiA" - }, - { - "Level": 116, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianPants_C", - "Description": "Guardin Pants", - "Mod": "GaiA" - }, - { - "Level": 116, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianShirt_C", - "Description": "Guardin Shirt", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StealthArmorBoots_C", - "Description": "Stealth Armor Boots", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StealthArmorGloves_C", - "Description": "Stealth Armor Gloves", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StealthArmorHelmet_C", - "Description": "Stealth Armor Helmet", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StealthArmorPants_C", - "Description": "Stealth Armor Pants", - "Mod": "GaiA" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StealthArmorShirt_C", - "Description": "Stealth Armor Shirt", - "Mod": "GaiA" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZincGhillieBoots_C", - "Description": "Zinc Ghillie Boots", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SteelSickle_C", - "Description": "Steel Sickle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SteelTomahawk_C", - "Description": "Steel Tomahawk", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WeaponGaiaWhip_C", - "Description": "Weapon Gaia Whip", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AetherGuardianSword_C", - "Description": "Aether Guardian Sword", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CopperAxe_C", - "Description": "Copper Axe", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CopperMaul_C", - "Description": "Copper Maul", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CopperPoisonPike_C", - "Description": "Copper Poison Pike", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CopperSword_C", - "Description": "Copper Sword", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianSword_C", - "Description": "Guardian Sword", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IronPoisonPike_C", - "Description": "Iron Poison Pike", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PavilonsLovestick_C", - "Description": "Pavilons Lovestick", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PoisonDagger_C", - "Description": "Poison Dagger", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TitaniumHatchet_C", - "Description": "Titanium Hatchet", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TitaniumMaul_C", - "Description": "Titanium Maul", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TitaniumPick_C", - "Description": "Titanium Pick", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaFrostGrenade_C", - "Description": "Gaia Frost Grenade", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaSedativeGrenade_C", - "Description": "Gaia Sedative Grenade", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Acid_C", - "Description": "GS-Acid", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Bow_C", - "Description": "GS-Bow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Fire_C", - "Description": "GS-Fire", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Frost_C", - "Description": "GS-Frost", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-KO_C", - "Description": "GS-KO", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Morph_C", - "Description": "GS-Morph", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Mutate_C", - "Description": "GS-Mutate", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Pwr_C", - "Description": "GS-Pwr", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GS-Shroom_C", - "Description": "GS-Shroom", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AntHill_C", - "Description": "Ant Hill", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagBlunder_C", - "Description": "Flag Blunder", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagDextro_C", - "Description": "Flag Dextro", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagFizz_C", - "Description": "Flag Fizz", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagGaia_C", - "Description": "Flag Gaia", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagKoF_C", - "Description": "Flag KoF", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagNano_C", - "Description": "Flag Nano", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagRedStaff_C", - "Description": "Flag Red Staff", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagTP_C", - "Description": "Flag TP", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlagWoody_C", - "Description": "Flag Woody", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaShrine_C", - "Description": "Gaia Shrine", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaSpoiler_C", - "Description": "Gaia Spoiler", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaTent_C", - "Description": "Gaia Tent", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeOfLife_C", - "Description": "Tree Of Life", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_ForgottenCrab_C", - "Description": "Forgotten Crab Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_GaiaTitan_C", - "Description": "Gaia Titan Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyBaryonyx_C", - "Description": "Heavenly Baryonyx Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyDirebear_C", - "Description": "Heavenly Direbear Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyDolphin_C", - "Description": "Heavenly Dolphin Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyHorse_C", - "Description": "Heavenly Horse Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyIguanodon_C", - "Description": "Heavenly Iguanodon Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyLiopleurodon_C", - "Description": "Heavenly Liopleurodon Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyMammoth_C", - "Description": "Heavenly Mammoth Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyMegalania_C", - "Description": "Heavenly Megalania Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyMegatherium_C", - "Description": "Heavenly Megatherium Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyParacer_C", - "Description": "Heavenly Paracer Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyParacer_Platform_C", - "Description": "Heavenly Paracer Platform Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyProcop_C", - "Description": "Heavenly Procop Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyRhino_C", - "Description": "Heavenly Rhino Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyStyracosaurus_C", - "Description": "Heavenly Styracosaurus Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Saddle_HeavenlyTapejara_C", - "Description": "Heavenly Tapejara Saddle", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianBoots_C", - "Description": "Guardian Boots", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianAetherShirt_C", - "Description": "Aether Guardian Shirt", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianAetherPants_C", - "Description": "Aether Guardian Pants", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianAetherHelmet_C", - "Description": "Aether Guardian Helmet", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianAetherGloves_C", - "Description": "Aether Guardian Gloves", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GuardianAetherBoots_C", - "Description": "Aether Guardian Boots", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaEggNPoopCollector_C", - "Description": "Gaia EggNPoopCollector", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaGachaCollector_C", - "Description": "Gaia GachaCollector", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CraftElixir_C", - "Description": "Gaia CraftElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AchievementsElexir_C", - "Description": "Gaia Achievements Elexir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FamishElixir_C", - "Description": "Gaia FamishElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AttackElixir_C", - "Description": "Gaia AttackElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FashionElixir_C", - "Description": "Gaia FashionElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DivineShieldElixir_C", - "Description": "Gaia DivineShieldElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlyElixir_C", - "Description": "Gaia FlyElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireImmunityElixir_C", - "Description": "Gaia FireImmunityElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoMindwipeElixir_C", - "Description": "Gaia DinoMindwipeElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GenderElixir_C", - "Description": "Gaia GenderElixir", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaSpoiler_C", - "Description": "Gaia GaiaSpoiler", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaTreePlot_C", - "Description": "Gaia TreePlot", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaMiracleGrow_C", - "Description": "Gaia MiracleGrow", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GaiaCryoPod_C", - "Description": "Gaia CryoPod", - "Mod": "GaiA" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpecialSummonElixir_C", - "Description": "Special Summon Elixir", - "Mod": "GaiA" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/recollectoeggnpop.gamedata b/GameData/Mods/recollectoeggnpop.gamedata deleted file mode 100644 index 46153d30..00000000 --- a/GameData/Mods/recollectoeggnpop.gamedata +++ /dev/null @@ -1,45 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeCompostBin_C", - "Description": "Compost Bin", - "Mod": "Egg N Poop Collector / Incubator" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Collector_C", - "Description": "Collector", - "Mod": "Egg N Poop Collector / Incubator" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EggIncubator_C", - "Description": "EggIncubator", - "Mod": "Egg N Poop Collector / Incubator" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Silo_C", - "Description": "Silo", - "Mod": "Egg N Poop Collector / Incubator" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/reusable.gamedata b/GameData/Mods/reusable.gamedata deleted file mode 100644 index 6d802e57..00000000 --- a/GameData/Mods/reusable.gamedata +++ /dev/null @@ -1,125 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Bola_CTReusable_C", - "Description": "Bola Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ClimbingPick_CTReusable_C", - "Description": "Climbing Pick Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FishingRod_CTReusable_C", - "Description": "Fishing Rod Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FlareLauncher_CTReusable_C", - "Description": "Flare Launcher", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GrapplingHook_CTReusable_C", - "Description": "GrapplingHook Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Parachute_CTReusable_C", - "Description": "Parachute Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Scissors_CTReusable_C", - "Description": "Scissors Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Slingshot_CTReusable_C", - "Description": "Slingshot Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Spear_CTReusable_C", - "Description": "Spear Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WeaponWhip_CTReusable_C", - "Description": "Whip Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Boomerang_CTReusable_C", - "Description": "Boomerang Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Soap_CTReusable_C", - "Description": "Soap Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZiplineAmmo_CTReusable_C", - "Description": "Zipline Reusable", - "Mod": "Reusable Item" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WeaponLasso_CTReusable_C", - "Description": "Lasso Reusable", - "Mod": "Reusable Item" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/selvision.gamedata b/GameData/Mods/selvision.gamedata deleted file mode 100644 index 11e958c1..00000000 --- a/GameData/Mods/selvision.gamedata +++ /dev/null @@ -1,60 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2018-11-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Spyglass_SEL_C", - "Description": "SEL Spyglass", - "Mod": "SelVision" - }, - { - "Level": 50, - "Points": 23, - "IsTekGram": false, - "ClassName": "EngramEntry_EnhancedScope_C", - "Description": "Enhanced Electronic Scope", - "Mod": "SelVision" - }, - { - "Level": 52, - "Points": 20, - "IsTekGram": false, - "ClassName": "EngramEntry_ElectronicBinoculars_C", - "Description": "Electronic Binoculars", - "Mod": "SelVision" - } - ], - "Items": [ - { - "Category": "Tools", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponSpyglass_SEL_C", - "Description": "SEL Spyglass", - "Mod": "SelVision" - }, - { - "Category": "Tools", - "IsHarvestable": false, - "ClassName": "PrimalItemWeaponAttachment_EnhancedScope_SEL_C", - "Description": "Enhanced Electronic Scope", - "Mod": "SelVision" - }, - { - "Category": "Tools", - "IsHarvestable": false, - "ClassName": "PrimalItem_WeaponElectronicBinoculars_SEL_C", - "Description": "Electronic Binoculars", - "Mod": "SelVision" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/stargate.gamedata b/GameData/Mods/stargate.gamedata deleted file mode 100644 index 6a16eb55..00000000 --- a/GameData/Mods/stargate.gamedata +++ /dev/null @@ -1,61 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:01:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StargateAtlantis_Gate_C", - "Description": "Atlantis Gate", - "Mod": "stargate" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DHDAtlantis_C", - "Description": "DHDA", - "Mod": "stargate" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Stargate_Crafing_Station_C", - "Description": "Crafting Station", - "Mod": "stargate" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ZPM_C", - "Description": "ZPM", - "Mod": "stargate" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IrisSG1_C", - "Description": "Iris Sg1", - "Mod": "stargate" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IrisSGA_C", - "Description": "Iris SGA", - "Mod": "stargate" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/Mods/structuresplus.gamedata b/GameData/Mods/structuresplus.gamedata deleted file mode 100644 index c22c912b..00000000 --- a/GameData/Mods/structuresplus.gamedata +++ /dev/null @@ -1,7141 +0,0 @@ -{ - "Application": "ark", - "Version": "1.5.1", - "Created": "2021-12-13T00:05:53.4626175Z", - "Mod": "731604991", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusCraftingStation_C", - "Description": "S\u002B Crafting Station", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Thatch_C", - "Description": "S\u002B Thatch Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Thatch_C", - "Description": "S\u002B Thatch Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Thatch_C", - "Description": "S\u002B Thatch Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Left_C", - "Description": "S\u002B Sloped Thatch Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Right_C", - "Description": "S\u002B Sloped Thatch Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Thatch_C", - "Description": "S\u002B Sloped Thatch Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Thatch_C", - "Description": "S\u002B Thatch Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Thatch_C", - "Description": "S\u002B Thatch Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Wood_C", - "Description": "S\u002B Wood Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_WoodSP_C", - "Description": "S\u002B Wood Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Wood_C", - "Description": "S\u002B Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Wood_C", - "Description": "S\u002B Wood Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_WoodSP_C", - "Description": "S\u002B Wood Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Wood_C", - "Description": "S\u002B Wood Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Left_C", - "Description": "S\u002B Sloped Wood Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Right_C", - "Description": "S\u002B Sloped Wood Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Wood_C", - "Description": "S\u002B Sloped Wood Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Wood_C", - "Description": "S\u002B Wood Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Wood_C", - "Description": "S\u002B Wood Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Wood_C", - "Description": "S\u002B Wood Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_WoodSP_C", - "Description": "S\u002B Wood Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_WoodSP_C", - "Description": "S\u002B Wood Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Wood_C", - "Description": "S\u002B Small Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Wood_C", - "Description": "S\u002B Medium Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Wood_C", - "Description": "S\u002B Large Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Wood_C", - "Description": "S\u002B Wood Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Wood_C", - "Description": "S\u002B Wood Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Wood_C", - "Description": "S\u002B Wood Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Wood_C", - "Description": "S\u002B Wood Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Wood_C", - "Description": "S\u002B Wood Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Wood_C", - "Description": "S\u002B Wood Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Stone_C", - "Description": "S\u002B Stone Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_StoneSP_C", - "Description": "S\u002B Stone Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Stone_C", - "Description": "S\u002B Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Stone_C", - "Description": "S\u002B Stone Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_StoneSP_C", - "Description": "S\u002B Stone Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Stone_C", - "Description": "S\u002B Stone Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Left_C", - "Description": "S\u002B Sloped Stone Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Right_C", - "Description": "S\u002B Sloped Stone Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Stone_C", - "Description": "S\u002B Sloped Stone Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Stone_C", - "Description": "S\u002B Stone Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Stone_C", - "Description": "S\u002B Reinforced Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Stone_C", - "Description": "S\u002B Stone Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_StoneSP_C", - "Description": "S\u002B Stone Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Stone_C", - "Description": "S\u002B Small Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Stone_C", - "Description": "S\u002B Medium Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Stone_C", - "Description": "S\u002B Large Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Stone_C", - "Description": "S\u002B Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Stone_C", - "Description": "S\u002B Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Rope_C", - "Description": "S\u002B Rope Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Stone_C", - "Description": "S\u002B Stone Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Stone_C", - "Description": "S\u002B Reinforced Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Metal_C", - "Description": "S\u002B Metal Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_MetalSP_C", - "Description": "S\u002B Metal Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Metal_C", - "Description": "S\u002B Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Metal_C", - "Description": "S\u002B Metal Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_MetalSP_C", - "Description": "S\u002B Metal Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Metal_C", - "Description": "S\u002B Metal Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Left_C", - "Description": "S\u002B Sloped Metal Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Right_C", - "Description": "S\u002B Sloped Metal Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Metal_C", - "Description": "S\u002B Sloped Metal Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Metal_C", - "Description": "S\u002B Metal Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Metal_C", - "Description": "S\u002B Metal Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Metal_C", - "Description": "S\u002B Metal Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_MetalSP_C", - "Description": "S\u002B Metal Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_MetalSP_C", - "Description": "S\u002B Metal Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Metal_C", - "Description": "S\u002B Small Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Metal_C", - "Description": "S\u002B Medium Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Metal_C", - "Description": "S\u002B Large Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Metal_C", - "Description": "S\u002B Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Metal_C", - "Description": "S\u002B Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Metal_C", - "Description": "S\u002B Metal Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Metal_C", - "Description": "S\u002B Metal Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Metal_C", - "Description": "S\u002B Metal Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Metal_C", - "Description": "S\u002B Metal Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Glass_C", - "Description": "S\u002B Glass Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Glass_C", - "Description": "S\u002B Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Glass_C", - "Description": "S\u002B Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Left_C", - "Description": "S\u002B Sloped Glass Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Right_C", - "Description": "S\u002B Sloped Glass Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Glass_C", - "Description": "S\u002B Sloped Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Glass_C", - "Description": "S\u002B Glass Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Glass_C", - "Description": "S\u002B Glass Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_Glass_C", - "Description": "S\u002B Glass Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Glass_C", - "Description": "S\u002B Glass Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Glass_C", - "Description": "S\u002B Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Glass_C", - "Description": "S\u002B Glass Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Glass_C", - "Description": "S\u002B Glass Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Greenhouse_C", - "Description": "S\u002B Greenhouse Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Greenhouse_C", - "Description": "S\u002B Greenhouse Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Left_C", - "Description": "S\u002B Sloped Greenhouse Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Right_C", - "Description": "S\u002B Sloped Greenhouse Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Greenhouse_C", - "Description": "S\u002B Sloped Greenhouse Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Greenhouse_C", - "Description": "S\u002B Greenhouse Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Greenhouse_C", - "Description": "S\u002B Greenhouse Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Greenhouse_C", - "Description": "S\u002B Greenhouse Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Small_C", - "Description": "S\u002B Small Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Medium_C", - "Description": "S\u002B Medium Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Large_C", - "Description": "S\u002B Large Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FabricatorPlus_C", - "Description": "S\u002B Fabricator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Wood_C", - "Description": "S\u002B Wood Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Wood_C", - "Description": "S\u002B Wood Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Stone_C", - "Description": "S\u002B Stone Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Stone_C", - "Description": "S\u002B Reinforced Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Metal_C", - "Description": "S\u002B Metal Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Metal_C", - "Description": "S\u002B Metal Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Glass_C", - "Description": "S\u002B Glass Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Stone_C", - "Description": "S\u002B Stone Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Stone_C", - "Description": "S\u002B Reinforced Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Metal_C", - "Description": "S\u002B Metal Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Metal_C", - "Description": "S\u002B Metal Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Glass_C", - "Description": "S\u002B Glass Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Stone_C", - "Description": "S\u002B Stone Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Stone_C", - "Description": "S\u002B Stone Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Stone_C", - "Description": "S\u002B Stone Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Stone_C", - "Description": "S\u002B Stone Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Stone_C", - "Description": "S\u002B Stone Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Stone_C", - "Description": "S\u002B Stone Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Metal_C", - "Description": "S\u002B Metal Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Metal_C", - "Description": "S\u002B Metal Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Metal_C", - "Description": "S\u002B Metal Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Metal_C", - "Description": "S\u002B Metal Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Metal_C", - "Description": "S\u002B Metal Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Metal_C", - "Description": "S\u002B Metal Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Horizontal_C", - "Description": "S\u002B Straight Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Intersection_C", - "Description": "S\u002B Electrical Cable Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Incline_C", - "Description": "S\u002B Diagonal Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Vertical_C", - "Description": "S\u002B Vertical Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElectricalOutlet_C", - "Description": "S\u002B Electrical Outlet", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Generator_C", - "Description": "S\u002B Electrical Generator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorTrack_Metal_C", - "Description": "S\u002B Small Elevator Track", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Small_C", - "Description": "S\u002B Small Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Medium_C", - "Description": "S\u002B Medium Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Large_C", - "Description": "S\u002B Large Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Stone_C", - "Description": "S\u002B Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Level": 41, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Metal_C", - "Description": "S\u002B Metal Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialCooker_C", - "Description": "S\u002B Industrial Cooker", - "Mod": "StructuresPlusMod" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialForgePlus_C", - "Description": "S\u002B Industrial Forge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialGrillPlus_C", - "Description": "S\u002B Industrial Grill", - "Mod": "StructuresPlusMod" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AirConditionerPlus_C", - "Description": "S\u002B Air Conditioner", - "Mod": "StructuresPlusMod" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChemBenchPlus_C", - "Description": "S\u002B Chemistry Bench", - "Mod": "StructuresPlusMod" - }, - { - "Level": 6, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MortarPestlePlus_C", - "Description": "S\u002B Mortar and Pestle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForgePlus_C", - "Description": "S\u002B Refining Forge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmithyPlus_C", - "Description": "S\u002B Smithy", - "Mod": "StructuresPlusMod" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GrinderPlus_C", - "Description": "S\u002B Industrial Grinder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Adobe_C", - "Description": "S\u002B Adobe Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Adobe_C", - "Description": "S\u002B Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Adobe_C", - "Description": "S\u002B Adobe Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Adobe_C", - "Description": "S\u002B Adobe Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Left_C", - "Description": "S\u002B Sloped Adobe Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Right_C", - "Description": "S\u002B Sloped Adobe Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Adobe_C", - "Description": "S\u002B Sloped Adobe Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Adobe_C", - "Description": "S\u002B Adobe Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Adobe_C", - "Description": "S\u002B Adobe Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Adobe_C", - "Description": "S\u002B Adobe Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_AdobeSP_C", - "Description": "S\u002B Adobe Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_AdobeSP_C", - "Description": "S\u002B Adobe Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Adobe_C", - "Description": "S\u002B Small Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Adobe_C", - "Description": "S\u002B Medium Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Adobe_C", - "Description": "S\u002B Large Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Adobe_C", - "Description": "S\u002B Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Adobe_C", - "Description": "S\u002B Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Adobe_C", - "Description": "S\u002B Large Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Adobe_C", - "Description": "S\u002B Large Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Adobe_C", - "Description": "S\u002B Behemoth Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Adobe_C", - "Description": "S\u002B Behemoth Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Adobe_C", - "Description": "S\u002B Adobe Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Adobe_C", - "Description": "S\u002B Adobe Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Adobe_C", - "Description": "S\u002B Adobe Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Adobe_C", - "Description": "S\u002B Adobe Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Adobe_C", - "Description": "S\u002B Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Adobe_C", - "Description": "S\u002B Adobe Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Adobe_C", - "Description": "S\u002B Behemoth Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Wood_C", - "Description": "S\u002B Wooden Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Stone_C", - "Description": "S\u002B Stone Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Metal_C", - "Description": "S\u002B Metal Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Adobe_C", - "Description": "S\u002B Adobe Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Stone_C", - "Description": "S\u002B Large Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Stone_C", - "Description": "S\u002B Large Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Metal_C", - "Description": "S\u002B Large Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Metal_C", - "Description": "S\u002B Large Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Glass_C", - "Description": "S\u002B Large Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Stone_C", - "Description": "S\u002B Behemoth Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Stone_C", - "Description": "S\u002B Behemoth Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Metal_C", - "Description": "S\u002B Behemoth Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Metal_C", - "Description": "S\u002B Behemoth Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Glass_C", - "Description": "S\u002B Behemoth Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindTurbinePlus_C", - "Description": "S\u002B Wind Turbine", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MultiLamp_C", - "Description": "S\u002B Multi Lamp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapPlus_C", - "Description": "S\u002B Tree Sap Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_WoodSP_C", - "Description": "S\u002B Large Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_StoneSP_C", - "Description": "S\u002B Large Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_MetalSP_C", - "Description": "S\u002B Large Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Glass_C", - "Description": "S\u002B Large Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_AdobeSP_C", - "Description": "S\u002B Large Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Wood_C", - "Description": "S\u002B XL Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Stone_C", - "Description": "S\u002B XL Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Metal_C", - "Description": "S\u002B XL Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Glass_C", - "Description": "S\u002B XL Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 23, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Adobe_C", - "Description": "S\u002B XL Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Square_C", - "Description": "S\u002B Internal Piping - Square", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Wall_C", - "Description": "S\u002B Internal Piping - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Square_C", - "Description": "S\u002B Internal Wiring - Square", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Wall_C", - "Description": "S\u002B Internal Wiring - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_AdobeSP_C", - "Description": "S\u002B Adobe Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_AdobeSP_C", - "Description": "S\u002B Adobe Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_Glass_C", - "Description": "S\u002B Glass Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_Glass_C", - "Description": "S\u002B Glass Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Stone_C", - "Description": "S\u002B Large Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Metal_C", - "Description": "S\u002B Large Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Adobe_C", - "Description": "S\u002B Large Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Stone_C", - "Description": "S\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Metal_C", - "Description": "S\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Adobe_C", - "Description": "S\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_WoodSP_C", - "Description": "S\u002B Wood Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_StoneSP_C", - "Description": "S\u002B Stone Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_MetalSP_C", - "Description": "S\u002B Metal Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_Glass_C", - "Description": "S\u002B Glass Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_AdobeSP_C", - "Description": "S\u002B Adobe Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_C", - "Description": "S\u002B Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_C", - "Description": "S\u002B Feeding Trough", - "Mod": "StructuresPlusMod" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReplicatorPlus_C", - "Description": "S\u002B Tek Replicator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorchPlus_C", - "Description": "S\u002B Standing Torch", - "Mod": "StructuresPlusMod" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallTorchPlus_C", - "Description": "S\u002B Wall Torch", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemAggregator_C", - "Description": "S\u002B Item Aggregator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Triangle_C", - "Description": "S\u002B Internal Piping - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Triangle_C", - "Description": "S\u002B Internal Wiring - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeerBarrelPlus_C", - "Description": "S\u002B Beer Barrel", - "Mod": "StructuresPlusMod" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CampfirePlus_C", - "Description": "S\u002B Campfire", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CompostBinPlus_C", - "Description": "S\u002B Compost Bin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CookingPotPlus_C", - "Description": "S\u002B Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireplacePlus_C", - "Description": "S\u002B Stone Fireplace", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingBinPlus_C", - "Description": "S\u002B Preserving Bin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgePlus_C", - "Description": "S\u002B Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageSmall_C", - "Description": "S\u002B Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageLarge_C", - "Description": "S\u002B Large Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageMetal_C", - "Description": "S\u002B Metal Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VaultPlus_C", - "Description": "S\u002B Vault", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Wood_C", - "Description": "S\u002B Wooden Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Metal_C", - "Description": "S\u002B Metal Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_StoneSP_C", - "Description": "S\u002B Stone Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_MetalSP_C", - "Description": "S\u002B Metal Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_FlexSP_C", - "Description": "S\u002B Flexible Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Tek_C", - "Description": "S\u002B Tek Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Tek_C", - "Description": "S\u002B Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Tek_C", - "Description": "S\u002B Tek Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Tek_C", - "Description": "S\u002B Tek Windowframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Tek_C", - "Description": "S\u002B Tek Window", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Tek_C", - "Description": "S\u002B Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Tek_C", - "Description": "S\u002B Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Tek_C", - "Description": "S\u002B Tek Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Tek_C", - "Description": "S\u002B Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Tek_C", - "Description": "S\u002B Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Tek_C", - "Description": "S\u002B Behemoth Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Tek_C", - "Description": "S\u002B Behemoth Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Tek_C", - "Description": "S\u002B Tek Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Tek_C", - "Description": "S\u002B Tek Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Tek_C", - "Description": "S\u002B Tek Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_TekSP_C", - "Description": "S\u002B Tek Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Tek_C", - "Description": "S\u002B Tek Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Tek_C", - "Description": "S\u002B Small Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Tek_C", - "Description": "S\u002B Medium Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Tek_C", - "Description": "S\u002B Large Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Tek_C", - "Description": "S\u002B Tek Railing", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_TekSP_C", - "Description": "S\u002B Tek Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Tek_C", - "Description": "S\u002B Sloped Tek Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Left_C", - "Description": "S\u002B Sloped Tek Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Right_C", - "Description": "S\u002B Sloped Tek Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForcefield_C", - "Description": "S\u002B Tek Shield Generator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_C", - "Description": "S\u002B Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Level": 87, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Moonpool_C", - "Description": "S\u002B Vacuum Moonpool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TeleporterPlus_C", - "Description": "S\u002B Teleporter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GeneratorTek_C", - "Description": "S\u002B Tek Generator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekSP_C", - "Description": "S\u002B Tek Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekSP_C", - "Description": "S\u002B Tek Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_TekSP_C", - "Description": "S\u002B Large Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Tek_C", - "Description": "S\u002B XL Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 79, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_TekSP_C", - "Description": "S\u002B Tek Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 78, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Tek_C", - "Description": "S\u002B Tek Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Tek_C", - "Description": "S\u002B Large Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Tek_C", - "Description": "S\u002B Large Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 77, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Tek_C", - "Description": "S\u002B Large Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 81, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Tek_C", - "Description": "S\u002B Behemoth Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Tek_C", - "Description": "S\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 81, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Tek_C", - "Description": "S\u002B Behemoth Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VesselPlus_C", - "Description": "S\u002B Vessel", - "Mod": "StructuresPlusMod" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_StoneSP_C", - "Description": "S\u002B Stone Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Glass_C", - "Description": "S\u002B Glass Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Pillar_C", - "Description": "S\u002B Internal Piping - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Pillar_C", - "Description": "S\u002B Internal Wiring - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransmitterPlus_C", - "Description": "S\u002B Tek Transmitter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 87, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Moonpool_C", - "Description": "S\u002B Moonpool Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_Sloped_C", - "Description": "S\u002B Sloped Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Underwater_C", - "Description": "S\u002B Vacuum Compartment Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_WoodSP_C", - "Description": "S\u002B Wood Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_WoodSP_C", - "Description": "S\u002B Wood Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_StoneSP_C", - "Description": "S\u002B Stone Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_StoneSP_C", - "Description": "S\u002B Reinforced Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_MetalSP_C", - "Description": "S\u002B Metal Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_MetalSP_C", - "Description": "S\u002B Metal Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_C", - "Description": "S\u002B Glass Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_C", - "Description": "S\u002B Glass Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_AdobeSP_C", - "Description": "S\u002B Adobe Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_AdobeSP_C", - "Description": "S\u002B Adobe Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_TekSP_C", - "Description": "S\u002B Tek Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_TekSP_C", - "Description": "S\u002B Tek Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Glass_C", - "Description": "S\u002B Glass Half Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CloningChamberPlus_C", - "Description": "S\u002B Cloning Chamber", - "Mod": "StructuresPlusMod" - }, - { - "Level": 86, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Forcefield_C", - "Description": "S\u002B Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Forcefield_C", - "Description": "S\u002B Large Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Forcefield_C", - "Description": "S\u002B XL Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeHivePlus_C", - "Description": "S\u002B Domesticated Bee Hive", - "Mod": "StructuresPlusMod" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretTek_C", - "Description": "S\u002B Tek Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GenomicsChamber_C", - "Description": "S\u002B Mutator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BookshelfPlus_C", - "Description": "S\u002B Bookshelf", - "Mod": "StructuresPlusMod" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BedPlus_C", - "Description": "S\u002B Simple Bed", - "Mod": "StructuresPlusMod" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BunkBedPlus_C", - "Description": "S\u002B Bunk Bed", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BlueprintMaker_C", - "Description": "S\u002B Blueprint Maker", - "Mod": "StructuresPlusMod" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Converter_C", - "Description": "S\u002B Converter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_C", - "Description": "S\u002B Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Level": 76, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekTroughPlus_C", - "Description": "S\u002B Tek Trough", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Nanny_C", - "Description": "S\u002B Nanny", - "Mod": "StructuresPlusMod" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretPlant_C", - "Description": "S\u002B Plant Species X Seed", - "Mod": "StructuresPlusMod" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Ballista_C", - "Description": "S\u002B Ballista Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Cannon_C", - "Description": "S\u002B Cannon Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 67, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Flame_C", - "Description": "S\u002B Flame Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Minigun_C", - "Description": "S\u002B Minigun Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Rocket_C", - "Description": "S\u002B Rocket Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 69, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Tranq_C", - "Description": "S\u002B Tranq Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusTekLight_C", - "Description": "S\u002B Tek Light", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorCallButton_C", - "Description": "S\u002B Elevator Call Button", - "Mod": "StructuresPlusMod" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorageSP_C", - "Description": "S\u002B Dedicated Storage", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorage_Intake_C", - "Description": "S\u002B Dedicated Storage Intake", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Dynamic_C", - "Description": "S\u002B Dynamic Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Dynamic_C", - "Description": "S\u002B Dynamic Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Repulser_C", - "Description": "S\u002B Repulser Plate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekElevator_C", - "Description": "S\u002B Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GasCollectorTek_C", - "Description": "S\u002B Tek Gas Collector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 94, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBedPlus_C", - "Description": "S\u002B Tek Sleeping Pod", - "Mod": "StructuresPlusMod" - }, - { - "Level": 92, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeInjector_C", - "Description": "S\u002B Charge Injector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementCatalyzer_C", - "Description": "S\u002B Element Catalyzer", - "Mod": "StructuresPlusMod" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeStation_C", - "Description": "S\u002B Charge Station", - "Mod": "StructuresPlusMod" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Heavy_C", - "Description": "S\u002B Heavy Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SprayPainterPlus_C", - "Description": "S\u002B Spray Painter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Wood_C", - "Description": "S\u002B Dynamic Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Stone_C", - "Description": "S\u002B Dynamic Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Metal_C", - "Description": "S\u002B Dynamic Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Adobe_C", - "Description": "S\u002B Dynamic Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Tek_C", - "Description": "S\u002B Dynamic Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Vivarium_C", - "Description": "S\u002B Vivarium", - "Mod": "StructuresPlusMod" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoCrafter_C", - "Description": "S\u002B Auto Crafter", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mannequin_C", - "Description": "S\u002B Mannequin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 99, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlanetShield_C", - "Description": "S\u002B Planetary Shield", - "Mod": "StructuresPlusMod" - }, - { - "Level": 74, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Incinerator_C", - "Description": "S\u002B Incinerator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DyeStation_C", - "Description": "S\u002B Dyeria", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairStation_C", - "Description": "S\u002B Repair Station", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStove_C", - "Description": "S\u002B Tek Stove", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForge_C", - "Description": "S\u002B Tek Forge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekChemBench_C", - "Description": "S\u002B Laboratory", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCookingPot_C", - "Description": "S\u002B Tek Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemTranslocator_C", - "Description": "S\u002B Item Translocator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStorage_C", - "Description": "S\u002B Tek Storage", - "Mod": "StructuresPlusMod" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LeashTek_C", - "Description": "S\u002B Tek Leash", - "Mod": "StructuresPlusMod" - }, - { - "Level": 71, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekElevator_C", - "Description": "S\u002B Triangle Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Small_C", - "Description": "S\u002B Small Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Medium_C", - "Description": "S\u002B Medium Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Large_C", - "Description": "S\u002B Large Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessSquare_C", - "Description": "S\u002B Seamless Crop Square", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessTriangle_C", - "Description": "S\u002B Seamless Crop Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_TekGlass_C", - "Description": "S\u002B Tek Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Level": 83, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekGlass_C", - "Description": "S\u002B Tek Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_TekGlass_C", - "Description": "S\u002B Sloped Tek Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBridgePlus_C", - "Description": "S\u002B Tek Bridge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgeTek_C", - "Description": "S\u002B Tek Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DroneTerminal_C", - "Description": "S\u002B Drone Terminal", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_Tek_C", - "Description": "S\u002B Tek Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GachaGavager_C", - "Description": "S\u002B Gacha Gavager", - "Mod": "StructuresPlusMod" - }, - { - "Level": 94, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCracker_C", - "Description": "S\u002B Crystal Cracker", - "Mod": "StructuresPlusMod" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ocean_Square_Wood_C", - "Description": "S\u002B Wood Ocean Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ocean_Square_Metal_C", - "Description": "S\u002B Metal Ocean Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SplusMultiTool_C", - "Description": "S\u002B Multi-Tool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Wood_C", - "Description": "S\u002B Wood Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 37, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Stone_C", - "Description": "S\u002B Stone Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 51, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Metal_C", - "Description": "S\u002B Metal Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Glass_C", - "Description": "S\u002B Glass Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 96, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Cliff_Circle_Tek_C", - "Description": "S\u002B Tek Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Wood_C", - "Description": "S\u002B Wood Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 37, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Stone_C", - "Description": "S\u002B Stone Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Metal_C", - "Description": "S\u002B Metal Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Glass_C", - "Description": "S\u002B Glass Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Circle_Tek_C", - "Description": "S\u002B Tek Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Wood_C", - "Description": "S\u002B Wood Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Metal_C", - "Description": "S\u002B Metal Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Glass_C", - "Description": "S\u002B Glass Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Full_Tek_C", - "Description": "S\u002B Tek Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Wood_C", - "Description": "S\u002B Wood Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Metal_C", - "Description": "S\u002B Metal Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Glass_C", - "Description": "S\u002B Glass Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Inner_Tek_C", - "Description": "S\u002B Tek Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Wood_C", - "Description": "S\u002B Wood Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Metal_C", - "Description": "S\u002B Metal Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Glass_C", - "Description": "S\u002B Glass Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Outer_Tek_C", - "Description": "S\u002B Tek Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Wood_C", - "Description": "S\u002B Wood Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Metal_C", - "Description": "S\u002B Metal Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Glass_C", - "Description": "S\u002B Glass Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Tek_C", - "Description": "S\u002B Tek Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 33, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Wood_C", - "Description": "S\u002B Wood Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 59, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Metal_C", - "Description": "S\u002B Metal Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 62, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Glass_C", - "Description": "S\u002B Glass Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Tree_Wedge_Sloped_Gate_Tek_C", - "Description": "S\u002B Tek Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OmniTool_C", - "Description": "S\u002B Omni Tool", - "Mod": "StructuresPlusMod" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Fridge_Cryo_C", - "Description": "S\u002B Cryofridge", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapTek_C", - "Description": "S\u002B Tek Tree Sap Tap", - "Mod": "StructuresPlusMod" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_OilPumpTek_C", - "Description": "S\u002B Tek Oil Pump", - "Mod": "StructuresPlusMod" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Alarm_Tek_C", - "Description": "S\u002B Tek Sensor", - "Mod": "StructuresPlusMod" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Alarm_Plate_C", - "Description": "S\u002B Pressure Plate", - "Mod": "StructuresPlusMod" - }, - { - "Level": 105, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferControlUnit_C", - "Description": "S\u002B Transfer Control Unit", - "Mod": "StructuresPlusMod" - }, - { - "Level": 35, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChibiDisplay_C", - "Description": "S\u002B Chibi Display", - "Mod": "StructuresPlusMod" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Bronto_C", - "Description": "S\u002B Bronto Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 93, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Mosa_C", - "Description": "S\u002B Mosa Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Paracer_C", - "Description": "S\u002B Paracer Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 84, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Plesio_C", - "Description": "S\u002B Plesio Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 97, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Quetz_C", - "Description": "S\u002B Quetz Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Raft_C", - "Description": "S\u002B Raft Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Raft_Motor_C", - "Description": "S\u002B Motorboat Platform", - "Mod": "StructuresPlusMod" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_TekFloating_C", - "Description": "S\u002B Tek Floating Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekFloating_C", - "Description": "S\u002B Tek Floating Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ToiletPlus_C", - "Description": "S\u002B Toilet", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Farmer_C", - "Description": "S\u002B Farmer", - "Mod": "StructuresPlusMod" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gardener_C", - "Description": "S\u002B Gardener", - "Mod": "StructuresPlusMod" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchery_C", - "Description": "S\u002B Hatchery", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemCollector_C", - "Description": "S\u002B Item Collector", - "Mod": "StructuresPlusMod" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DermisDisplay_C", - "Description": "S\u002B Dermis Display", - "Mod": "StructuresPlusMod" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StarterBlock_C", - "Description": "S\u002B Starter Block", - "Mod": "StructuresPlusMod" - }, - { - "Level": 101, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Transmutator_C", - "Description": "S\u002B Transmutator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 56, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HarvesterPlus_C", - "Description": "S\u002B Harvester", - "Mod": "StructuresPlusMod" - }, - { - "Level": 111, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Propagator_C", - "Description": "S\u002B Propagator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 104, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlot_SPlusTek_C", - "Description": "S\u002B Tek Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IncubatorPlus_C", - "Description": "S\u002B Egg Incubator", - "Mod": "StructuresPlusMod" - }, - { - "Level": 23, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LoadoutDummyPlus_C", - "Description": "S\u002B Loadout Mannequin", - "Mod": "StructuresPlusMod" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AmmoBoxPlus_C", - "Description": "S\u002B Ammo Box", - "Mod": "StructuresPlusMod" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StryderInterface_C", - "Description": "S\u002B Dedicated Storage Interface", - "Mod": "StructuresPlusMod" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Platform_Saddle_Stryder_C", - "Description": "S\u002B Stryder Saddle Platform", - "Mod": "StructuresPlusMod" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusCraftingStation_C", - "Description": "S\u002B Crafting Station", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Wood_C", - "Description": "S\u002B Wood Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Stone_C", - "Description": "S\u002B Stone Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Thatch_C", - "Description": "S\u002B Thatch Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Wood_C", - "Description": "S\u002B Wood Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Large_C", - "Description": "S\u002B Large Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Medium_C", - "Description": "S\u002B Medium Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Small_C", - "Description": "S\u002B Small Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Stone_C", - "Description": "S\u002B Reinforced Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Thatch_C", - "Description": "S\u002B Thatch Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Wood_C", - "Description": "S\u002B Wood Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Stone_C", - "Description": "S\u002B Stone Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Thatch_C", - "Description": "S\u002B Thatch Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Wood_C", - "Description": "S\u002B Wood Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Stone_C", - "Description": "S\u002B Stone Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Wood_C", - "Description": "S\u002B Wood Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_StoneSP_C", - "Description": "S\u002B Stone Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_WoodSP_C", - "Description": "S\u002B Wood Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Stone_C", - "Description": "S\u002B Stone Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Thatch_C", - "Description": "S\u002B Thatch Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Wood_C", - "Description": "S\u002B Wood Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Stone_C", - "Description": "S\u002B Reinforced Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Wood_C", - "Description": "S\u002B Wood Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Stone_C", - "Description": "S\u002B Stone Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Wood_C", - "Description": "S\u002B Wood Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Stone_C", - "Description": "S\u002B Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Wood_C", - "Description": "S\u002B Wood Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Rope_C", - "Description": "S\u002B Rope Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Wood_C", - "Description": "S\u002B Wood Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Stone_C", - "Description": "S\u002B Large Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Wood_C", - "Description": "S\u002B Large Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Stone_C", - "Description": "S\u002B Medium Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Wood_C", - "Description": "S\u002B Medium Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Stone_C", - "Description": "S\u002B Stone Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Stone_C", - "Description": "S\u002B Stone Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Stone_C", - "Description": "S\u002B Stone Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Stone_C", - "Description": "S\u002B Stone Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Stone_C", - "Description": "S\u002B Stone Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Stone_C", - "Description": "S\u002B Stone Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Wood_C", - "Description": "S\u002B Wood Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_WoodSP_C", - "Description": "S\u002B Wood Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Stone_C", - "Description": "S\u002B Sloped Stone Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Thatch_C", - "Description": "S\u002B Sloped Thatch Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Wood_C", - "Description": "S\u002B Sloped Wood Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Left_C", - "Description": "S\u002B Sloped Stone Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Right_C", - "Description": "S\u002B Sloped Stone Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Left_C", - "Description": "S\u002B Sloped Thatch Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Right_C", - "Description": "S\u002B Sloped Thatch Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Left_C", - "Description": "S\u002B Sloped Wood Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Right_C", - "Description": "S\u002B Sloped Wood Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Stone_C", - "Description": "S\u002B Small Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Wood_C", - "Description": "S\u002B Small Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Stone_C", - "Description": "S\u002B Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Wood_C", - "Description": "S\u002B Wood Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_StoneSP_C", - "Description": "S\u002B Stone Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_WoodSP_C", - "Description": "S\u002B Wood Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_StoneSP_C", - "Description": "S\u002B Stone Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_WoodSP_C", - "Description": "S\u002B Wood Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Stone_C", - "Description": "S\u002B Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Thatch_C", - "Description": "S\u002B Thatch Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Wood_C", - "Description": "S\u002B Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Stone_C", - "Description": "S\u002B Stone Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Stone_C", - "Description": "S\u002B Reinforced Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Wood_C", - "Description": "S\u002B Wood Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Stone_C", - "Description": "S\u002B Stone Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Wood_C", - "Description": "S\u002B Wood Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Stone_C", - "Description": "S\u002B Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MortarPestlePlus_C", - "Description": "S\u002B Mortar and Pestle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ForgePlus_C", - "Description": "S\u002B Refining Forge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmithyPlus_C", - "Description": "S\u002B Smithy", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Metal_C", - "Description": "S\u002B Metal Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Greenhouse_C", - "Description": "S\u002B Greenhouse Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Metal_C", - "Description": "S\u002B Metal Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Greenhouse_C", - "Description": "S\u002B Greenhouse Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Metal_C", - "Description": "S\u002B Metal Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Greenhouse_C", - "Description": "S\u002B Greenhouse Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Metal_C", - "Description": "S\u002B Metal Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FabricatorPlus_C", - "Description": "S\u002B Fabricator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Glass_C", - "Description": "S\u002B Glass Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Glass_C", - "Description": "S\u002B Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Glass_C", - "Description": "S\u002B Glass Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Glass_C", - "Description": "S\u002B Glass Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElectricalOutlet_C", - "Description": "S\u002B Electrical Outlet", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Glass_C", - "Description": "S\u002B Glass Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Glass_C", - "Description": "S\u002B Glass Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Generator_C", - "Description": "S\u002B Electrical Generator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Glass_C", - "Description": "S\u002B Glass Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Glass_C", - "Description": "S\u002B Glass Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_Glass_C", - "Description": "S\u002B Glass Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Glass_C", - "Description": "S\u002B Sloped Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Left_C", - "Description": "S\u002B Sloped Glass Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Right_C", - "Description": "S\u002B Sloped Glass Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Glass_C", - "Description": "S\u002B Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Glass_C", - "Description": "S\u002B Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Glass_C", - "Description": "S\u002B Glass Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Horizontal_C", - "Description": "S\u002B Straight Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Incline_C", - "Description": "S\u002B Diagonal Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Intersection_C", - "Description": "S\u002B Electrical Cable Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Vertical_C", - "Description": "S\u002B Vertical Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorTrack_Metal_C", - "Description": "S\u002B Small Elevator Track", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Small_C", - "Description": "S\u002B Small Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Medium_C", - "Description": "S\u002B Medium Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Large_C", - "Description": "S\u002B Large Elevator Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialCooker_C", - "Description": "S\u002B Industrial Cooker", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialForgePlus_C", - "Description": "S\u002B Industrial Forge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialGrill_C", - "Description": "S\u002B Industrial Grill", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AirConditionerPlus_C", - "Description": "S\u002B Air Conditioner", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChemBenchPlus_C", - "Description": "S\u002B Chemistry Bench", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GrinderPlus_C", - "Description": "S\u002B Industrial Grinder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ThatchPlus_C", - "Description": "Thatch", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapPlus_C", - "Description": "Sap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlintPlus_C", - "Description": "Flint", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FiberPlus_C", - "Description": "Fiber", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledMeatPlus_C", - "Description": "Spoiled Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledFishPlus_C", - "Description": "Spoiled Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeMeatPlus_C", - "Description": "Raw Prime Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeFishPlus_C", - "Description": "Raw Prime Fish Meat", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SulfurPlus_C", - "Description": "Sulfur", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SilkPlus_C", - "Description": "Silk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SandPlus_C", - "Description": "Sand", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawSaltPlus_C", - "Description": "Raw Salt", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PropellantPlus_C", - "Description": "Propellant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PreservingSaltPlus_C", - "Description": "Preserving Salt", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClayPlus_C", - "Description": "Clay", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapCactusPlus_C", - "Description": "Cactus Sap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Red_C", - "Description": "Red Gem", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Blue_C", - "Description": "Blue Gem", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Green_C", - "Description": "Green Gem", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CrystalPlus_C", - "Description": "Crystal", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmmoniteBloodPlus_C", - "Description": "Ammonite Bile", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FungalWoodPlus_C", - "Description": "Fungal Wood", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasBallPlus_C", - "Description": "Congealed Gas Ball", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_BioToxinPlus_C", - "Description": "Bio Toxin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementDustPlus_C", - "Description": "Element Dust", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ShellPlus_C", - "Description": "Shell Fragment", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChitinPlus_C", - "Description": "Chitin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Glass_C", - "Description": "S\u002B Large Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Glass_C", - "Description": "S\u002B Behemoth Glass Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindTurbinePlus_C", - "Description": "S\u002B Wind Turbine", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MultiLamp_C", - "Description": "S\u002B Multi Lamp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Glass_C", - "Description": "S\u002B Large Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Glass_C", - "Description": "S\u002B XL Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Square_C", - "Description": "S\u002B Internal Wiring - Square", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Wall_C", - "Description": "S\u002B Internal Wiring - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_Glass_C", - "Description": "S\u002B Glass Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_Glass_C", - "Description": "S\u002B Glass Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_Glass_C", - "Description": "S\u002B Glass Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_C", - "Description": "S\u002B Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Triangle_C", - "Description": "S\u002B Internal Wiring - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgePlus_C", - "Description": "S\u002B Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VaultPlus_C", - "Description": "S\u002B Vault", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_FlexSP_C", - "Description": "S\u002B Flexible Electrical Cable", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Pillar_C", - "Description": "S\u002B Internal Wiring - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Glass_C", - "Description": "S\u002B Glass Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_C", - "Description": "S\u002B Glass Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_C", - "Description": "S\u002B Glass Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Glass_C", - "Description": "S\u002B Glass Half Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BunkBedPlus_C", - "Description": "S\u002B Bunk Bed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Ballista_C", - "Description": "S\u002B Ballista Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Cannon_C", - "Description": "S\u002B Cannon Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Flame_C", - "Description": "S\u002B Flame Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Minigun_C", - "Description": "S\u002B Minigun Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Rocket_C", - "Description": "S\u002B Rocket Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Tranq_C", - "Description": "S\u002B Tranq Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorCallButton_C", - "Description": "S\u002B Elevator Call Button", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Repulser_C", - "Description": "S\u002B Repulser Plate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekElevator_C", - "Description": "S\u002B Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Heavy_C", - "Description": "S\u002B Heavy Auto Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SprayPainterPlus_C", - "Description": "S\u002B Spray Painter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Metal_C", - "Description": "S\u002B Metal Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ocean_Square_Metal_C", - "Description": "S\u002B Metal Ocean Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Metal_C", - "Description": "S\u002B Metal Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Metal_C", - "Description": "S\u002B Metal Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Metal_C", - "Description": "S\u002B Metal Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Metal_C", - "Description": "S\u002B Metal Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Metal_C", - "Description": "S\u002B Metal Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Metal_C", - "Description": "S\u002B Metal Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Glass_C", - "Description": "S\u002B Glass Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Glass_C", - "Description": "S\u002B Glass Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Glass_C", - "Description": "S\u002B Glass Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Glass_C", - "Description": "S\u002B Glass Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Glass_C", - "Description": "S\u002B Glass Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Glass_C", - "Description": "S\u002B Glass Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Glass_C", - "Description": "S\u002B Glass Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Fridge_Cryo_C", - "Description": "S\u002B Cryofridge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Bronto_C", - "Description": "S\u002B Bronto Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Mosa_C", - "Description": "S\u002B Mosa Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Plesio_C", - "Description": "S\u002B Plesio Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Quetz_C", - "Description": "S\u002B Quetz Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IncubatorPlus_C", - "Description": "S\u002B Egg Incubator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Stryder_C", - "Description": "S\u002B Stryder Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Metal_C", - "Description": "S\u002B Metal Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_MetalSP_C", - "Description": "S\u002B Metal Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Metal_C", - "Description": "S\u002B Metal Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Metal_C", - "Description": "S\u002B Metal Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Metal_C", - "Description": "S\u002B Metal Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Metal_C", - "Description": "S\u002B Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Metal_C", - "Description": "S\u002B Metal Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Metal_C", - "Description": "S\u002B Metal Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Stone_C", - "Description": "S\u002B Reinforced Behemoth Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Metal_C", - "Description": "S\u002B Metal Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Stone_C", - "Description": "S\u002B Stone Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Metal_C", - "Description": "S\u002B Large Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Metal_C", - "Description": "S\u002B Medium Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Metal_C", - "Description": "S\u002B Metal Pipe - Straight", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Metal_C", - "Description": "S\u002B Metal Pipe - Inclined", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Metal_C", - "Description": "S\u002B Metal Pipe - Intake", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Metal_C", - "Description": "S\u002B Metal Pipe - Intersection", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Metal_C", - "Description": "S\u002B Metal Pipe - Vertical", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Metal_C", - "Description": "S\u002B Metal Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_MetalSP_C", - "Description": "S\u002B Metal Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Greenhouse_C", - "Description": "S\u002B Sloped Greenhouse Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Metal_C", - "Description": "S\u002B Sloped Metal Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Left_C", - "Description": "S\u002B Sloped Greenhouse Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Right_C", - "Description": "S\u002B Sloped Greenhouse Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Left_C", - "Description": "S\u002B Sloped Metal Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Right_C", - "Description": "S\u002B Sloped Metal Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Metal_C", - "Description": "S\u002B Small Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Metal_C", - "Description": "S\u002B Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_MetalSP_C", - "Description": "S\u002B Metal Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_MetalSP_C", - "Description": "S\u002B Metal Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Greenhouse_C", - "Description": "S\u002B Greenhouse Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Metal_C", - "Description": "S\u002B Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Metal_C", - "Description": "S\u002B Metal Pipe - Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Greenhouse_C", - "Description": "S\u002B Greenhouse Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Metal_C", - "Description": "S\u002B Metal Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Metal_C", - "Description": "S\u002B Metal Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Metal_C", - "Description": "S\u002B Metal Water Tank", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Adobe_C", - "Description": "S\u002B Large Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Adobe_C", - "Description": "S\u002B Large Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Adobe_C", - "Description": "S\u002B Behemoth Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Adobe_C", - "Description": "S\u002B Behemoth Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Adobe_C", - "Description": "S\u002B Adobe Behemoth Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Adobe_C", - "Description": "S\u002B Behemoth Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Metal_C", - "Description": "S\u002B Metal Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Stone_C", - "Description": "S\u002B Large Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Stone_C", - "Description": "S\u002B Large Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Metal_C", - "Description": "S\u002B Large Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Metal_C", - "Description": "S\u002B Large Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Stone_C", - "Description": "S\u002B Behemoth Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Stone_C", - "Description": "S\u002B Behemoth Reinforced Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Metal_C", - "Description": "S\u002B Behemoth Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Metal_C", - "Description": "S\u002B Behemoth Metal Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapPlus_C", - "Description": "S\u002B Tree Sap Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_MetalSP_C", - "Description": "S\u002B Large Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_AdobeSP_C", - "Description": "S\u002B Large Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Metal_C", - "Description": "S\u002B XL Metal Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Adobe_C", - "Description": "S\u002B XL Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Square_C", - "Description": "S\u002B Internal Piping - Square", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Wall_C", - "Description": "S\u002B Internal Piping - Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Stone_C", - "Description": "S\u002B Large Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Metal_C", - "Description": "S\u002B Large Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Adobe_C", - "Description": "S\u002B Large Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Stone_C", - "Description": "S\u002B Behemoth Sloped Stone Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Metal_C", - "Description": "S\u002B Behemoth Sloped Metal Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Adobe_C", - "Description": "S\u002B Behemoth Sloped Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_MetalSP_C", - "Description": "S\u002B Metal Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallTorchPlus_C", - "Description": "S\u002B Wall Torch", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemAggregator_C", - "Description": "S\u002B Item Aggregator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Triangle_C", - "Description": "S\u002B Internal Piping - Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeerBarrelPlus_C", - "Description": "S\u002B Beer Barrel", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageMetal_C", - "Description": "S\u002B Metal Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Metal_C", - "Description": "S\u002B Metal Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_MetalSP_C", - "Description": "S\u002B Metal Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Pillar_C", - "Description": "S\u002B Internal Piping - Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_MetalSP_C", - "Description": "S\u002B Metal Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_GreenhouseSP_C", - "Description": "S\u002B Greenhouse Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_MetalSP_C", - "Description": "S\u002B Metal Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GasCollectorTek_C", - "Description": "S\u002B Tek Gas Collector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Metal_C", - "Description": "S\u002B Dynamic Metal Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LeashTek_C", - "Description": "S\u002B Tek Leash", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Wood_C", - "Description": "S\u002B Wood Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ocean_Square_Wood_C", - "Description": "S\u002B Wood Ocean Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Wood_C", - "Description": "S\u002B Wood Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Wood_C", - "Description": "S\u002B Wood Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Wood_C", - "Description": "S\u002B Wood Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Wood_C", - "Description": "S\u002B Wood Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Wood_C", - "Description": "S\u002B Wood Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Wood_C", - "Description": "S\u002B Wood Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Stone_C", - "Description": "S\u002B Stone Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Stone_C", - "Description": "S\u002B Stone Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChibiDisplay_C", - "Description": "S\u002B Chibi Display", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Paracer_C", - "Description": "S\u002B Paracer Saddle Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Raft_Motor_C", - "Description": "S\u002B Motorboat Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ToiletPlus_C", - "Description": "S\u002B Toilet", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AmmoBoxPlus_C", - "Description": "S\u002B Ammo Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LoadoutDummyPlus_C", - "Description": "S\u002B Loadout Mannequin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Adobe_C", - "Description": "S\u002B Adobe Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Adobe_C", - "Description": "S\u002B Adobe Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Adobe_C", - "Description": "S\u002B Adobe Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Adobe_C", - "Description": "S\u002B Adobe Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Left_C", - "Description": "S\u002B Sloped Adobe Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Right_C", - "Description": "S\u002B Sloped Adobe Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Adobe_C", - "Description": "S\u002B Sloped Adobe Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Adobe_C", - "Description": "S\u002B Adobe Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Adobe_C", - "Description": "S\u002B Adobe Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Adobe_C", - "Description": "S\u002B Adobe Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_AdobeSP_C", - "Description": "S\u002B Adobe Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_AdobeSP_C", - "Description": "S\u002B Adobe Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Adobe_C", - "Description": "S\u002B Small Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Adobe_C", - "Description": "S\u002B Medium Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Adobe_C", - "Description": "S\u002B Large Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Adobe_C", - "Description": "S\u002B Adobe Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Adobe_C", - "Description": "S\u002B Adobe Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Adobe_C", - "Description": "S\u002B Adobe Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Adobe_C", - "Description": "S\u002B Adobe Window Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Adobe_C", - "Description": "S\u002B Adobe Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Adobe_C", - "Description": "S\u002B Adobe Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Adobe_C", - "Description": "S\u002B Adobe Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Wood_C", - "Description": "S\u002B Wooden Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Stone_C", - "Description": "S\u002B Stone Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Adobe_C", - "Description": "S\u002B Adobe Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_WoodSP_C", - "Description": "S\u002B Large Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_StoneSP_C", - "Description": "S\u002B Large Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Wood_C", - "Description": "S\u002B XL Wood Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Stone_C", - "Description": "S\u002B XL Stone Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_AdobeSP_C", - "Description": "S\u002B Adobe Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_AdobeSP_C", - "Description": "S\u002B Adobe Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_WoodSP_C", - "Description": "S\u002B Wood Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_StoneSP_C", - "Description": "S\u002B Stone Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_AdobeSP_C", - "Description": "S\u002B Adobe Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_C", - "Description": "S\u002B Feeding Trough", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CampfirePlus_C", - "Description": "S\u002B Campfire", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CompostBinPlus_C", - "Description": "S\u002B Compost Bin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CookingPotPlus_C", - "Description": "S\u002B Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FireplacePlus_C", - "Description": "S\u002B Stone Fireplace", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PreservingBinPlus_C", - "Description": "S\u002B Preserving Bin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageSmall_C", - "Description": "S\u002B Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageLarge_C", - "Description": "S\u002B Large Storage Box", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Wood_C", - "Description": "S\u002B Wooden Spike Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_StoneSP_C", - "Description": "S\u002B Stone Pipe - Flexible", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VesselPlus_C", - "Description": "S\u002B Vessel", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_StoneSP_C", - "Description": "S\u002B Stone Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_AdobeSP_C", - "Description": "S\u002B Adobe Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_StoneSP_C", - "Description": "S\u002B Reinforced Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_WoodSP_C", - "Description": "S\u002B Wood Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_AdobeSP_C", - "Description": "S\u002B Adobe Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_StoneSP_C", - "Description": "S\u002B Stone Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_WoodSP_C", - "Description": "S\u002B Wood Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeeHivePlus_C", - "Description": "S\u002B Domesticated Bee Hive", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BookshelfPlus_C", - "Description": "S\u002B Bookshelf", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BedPlus_C", - "Description": "S\u002B Simple Bed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BlueprintMaker_C", - "Description": "S\u002B Blueprint Maker", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Converter_C", - "Description": "S\u002B Converter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_C", - "Description": "S\u002B Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Nanny_C", - "Description": "S\u002B Nanny", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Dynamic_C", - "Description": "S\u002B Dynamic Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Dynamic_C", - "Description": "S\u002B Dynamic Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Wood_C", - "Description": "S\u002B Dynamic Wood Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Stone_C", - "Description": "S\u002B Dynamic Stone Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Adobe_C", - "Description": "S\u002B Dynamic Adobe Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vivarium_C", - "Description": "S\u002B Vivarium", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mannequin_C", - "Description": "S\u002B Mannequin", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekElevator_C", - "Description": "S\u002B Triangle Tek Elevator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Small_C", - "Description": "S\u002B Small Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Medium_C", - "Description": "S\u002B Medium Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Large_C", - "Description": "S\u002B Large Taxidermy Base", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessSquare_C", - "Description": "S\u002B Seamless Crop Square", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessTriangle_C", - "Description": "S\u002B Seamless Crop Triangle", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_Tek_C", - "Description": "S\u002B Tek Hitching Post", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Alarm_Plate_C", - "Description": "S\u002B Pressure Plate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Platform_Saddle_Raft_C", - "Description": "S\u002B Raft Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DermisDisplay_C", - "Description": "S\u002B Dermis Display", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Farmer_C", - "Description": "S\u002B Farmer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gardener_C", - "Description": "S\u002B Gardener", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchery_C", - "Description": "S\u002B Hatchery", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemCollector_C", - "Description": "S\u002B Item Collector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StarterBlock_C", - "Description": "S\u002B Starter Block", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HarvesterPlus_C", - "Description": "S\u002B Harvester", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Propagator_C", - "Description": "S\u002B Propagator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StandingTorchPlus_C", - "Description": "S\u002B Standing Torch", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ReplicatorPlus_C", - "Description": "S\u002B Tek Replicator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Tek_C", - "Description": "S\u002B Tek Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Tek_C", - "Description": "S\u002B Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Tek_C", - "Description": "S\u002B Tek Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Tek_C", - "Description": "S\u002B Tek Windowframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Tek_C", - "Description": "S\u002B Tek Window", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Tek_C", - "Description": "S\u002B Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Tek_C", - "Description": "S\u002B Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Tek_C", - "Description": "S\u002B Tek Catwalk", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Tek_C", - "Description": "S\u002B Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Tek_C", - "Description": "S\u002B Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Tek_C", - "Description": "S\u002B Behemoth Tek Gateway", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Tek_C", - "Description": "S\u002B Behemoth Tek Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Tek_C", - "Description": "S\u002B Tek Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Tek_C", - "Description": "S\u002B Tek Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Tek_C", - "Description": "S\u002B Tek Fence Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_TekSP_C", - "Description": "S\u002B Tek Fence Support", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Tek_C", - "Description": "S\u002B Tek Ladder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Tek_C", - "Description": "S\u002B Small Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Tek_C", - "Description": "S\u002B Medium Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Tek_C", - "Description": "S\u002B Large Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Tek_C", - "Description": "S\u002B Tek Railing", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_TekSP_C", - "Description": "S\u002B Tek Ramp", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Tek_C", - "Description": "S\u002B Sloped Tek Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Left_C", - "Description": "S\u002B Sloped Tek Wall Left", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Right_C", - "Description": "S\u002B Sloped Tek Wall Right", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForcefield_C", - "Description": "S\u002B Tek Shield Generator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_C", - "Description": "S\u002B Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Moonpool_C", - "Description": "S\u002B Vacuum Moonpool", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TeleporterPlus_C", - "Description": "S\u002B Teleporter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GeneratorTek_C", - "Description": "S\u002B Tek Generator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransmitterPlus_C", - "Description": "S\u002B Tek Transmitter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekSP_C", - "Description": "S\u002B Tek Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekSP_C", - "Description": "S\u002B Tek Triangle Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_TekSP_C", - "Description": "S\u002B Large Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Tek_C", - "Description": "S\u002B XL Tek Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_TekSP_C", - "Description": "S\u002B Tek Triangle Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Tek_C", - "Description": "S\u002B Tek Staircase", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Tek_C", - "Description": "S\u002B Large Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Tek_C", - "Description": "S\u002B Large Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Tek_C", - "Description": "S\u002B Behemoth Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Tek_C", - "Description": "S\u002B Behemoth Sloped Tek Hatchframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Tek_C", - "Description": "S\u002B Large Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Tek_C", - "Description": "S\u002B Behemoth Tek Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Moonpool_C", - "Description": "S\u002B Moonpool Trapdoor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_Sloped_C", - "Description": "S\u002B Sloped Vacuum Compartment", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Underwater_C", - "Description": "S\u002B Vacuum Compartment Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_TekSP_C", - "Description": "S\u002B Tek Double Door", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_TekSP_C", - "Description": "S\u002B Tek Double Doorframe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Forcefield_C", - "Description": "S\u002B Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Forcefield_C", - "Description": "S\u002B Large Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Forcefield_C", - "Description": "S\u002B XL Forcefield Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CloningChamberPlus_C", - "Description": "S\u002B Cloning Chamber", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurretTek_C", - "Description": "S\u002B Tek Turret", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GenomicsChamber_C", - "Description": "S\u002B Mutator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekTroughPlus_C", - "Description": "S\u002B Tek Trough", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusTekLight_C", - "Description": "S\u002B Tek Light", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorageSP_C", - "Description": "S\u002B Dedicated Storage", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorage_Intake_C", - "Description": "S\u002B Dedicated Storage Intake", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeStation_C", - "Description": "S\u002B Charge Station", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBedPlus_C", - "Description": "S\u002B Tek Sleeping Pod", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeInjector_C", - "Description": "S\u002B Charge Injector", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElementCatalyzer_C", - "Description": "S\u002B Element Catalyzer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementPlus_C", - "Description": "Element", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Tek_C", - "Description": "S\u002B Dynamic Tek Pillar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PlanetShield_C", - "Description": "S\u002B Planetary Shield", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Incinerator_C", - "Description": "S\u002B Incinerator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DyeStation_C", - "Description": "S\u002B Dyeria", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RepairStation_C", - "Description": "S\u002B Repair Station", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForge_C", - "Description": "S\u002B Tek Forge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_TekForge_C", - "Description": "Gasoline", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromDust_TekForge_C", - "Description": "Element", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementDust_TekForge_C", - "Description": "Element Dust", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromShards_TekForge_C", - "Description": "Element", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_TekForge_C", - "Description": "Element Shard", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStove_C", - "Description": "S\u002B Tek Stove", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_TekStove_C", - "Description": "Prime Meat Jerky", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_TekStove_C", - "Description": "Cooked Meat Jerky", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgeTek_C", - "Description": "S\u002B Tek Refrigerator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WaterJarIced_TekFridge_C", - "Description": "Iced Water Jar", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CanteenIced_TekFridge_C", - "Description": "Iced Canteen", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekChemBench_C", - "Description": "S\u002B Laboratory", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_TekChemBench_C", - "Description": "Flamethrower Ammo", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_TekChemBench_C", - "Description": "Bug Repellant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_TekChemBench_C", - "Description": "Lesser Antidote", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_TekChemBench_C", - "Description": "Narcotic", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_TekChemBench_C", - "Description": "Stimulant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_TekChemBench_C", - "Description": "Cementing Paste", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_TekChemBench_C", - "Description": "Clay", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline__TekChemBench_C", - "Description": "Gasoline (Gas-Crafted)", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_TekChemBench_C", - "Description": "Gunpowder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_TekChemBench_C", - "Description": "Preserving Salt", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_TekChemBench_C", - "Description": "Propellant", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_TekChemBench_C", - "Description": "Sparkpowder", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_TekChemBench_C", - "Description": "Absorbent Substrate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Fertilizer_Compost_TekChemBench_C", - "Description": "Fertilizer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Mutagel_TekChemBench_C", - "Description": "Mutagel", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Mutagen_TekChemBench_C", - "Description": "Mutagen", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekCookingPot_C", - "Description": "S\u002B Tek Cooking Pot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BeerJar_TekCookPot_C", - "Description": "S\u002B Beer", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemTranslocator_C", - "Description": "S\u002B Item Translocator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStorage_C", - "Description": "S\u002B Tek Storage", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_TekGlass_C", - "Description": "S\u002B Tek Glass Wall", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekGlass_C", - "Description": "S\u002B Tek Glass Ceiling", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_TekGlass_C", - "Description": "S\u002B Sloped Tek Glass Roof", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBridgePlus_C", - "Description": "S\u002B Tek Bridge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DroneTerminal_C", - "Description": "S\u002B Drone Terminal", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GachaGavager_C", - "Description": "S\u002B Gacha Gavager", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCracker_C", - "Description": "S\u002B Crystal Cracker", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Cliff_Circle_Tek_C", - "Description": "S\u002B Tek Cliff Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Circle_Tek_C", - "Description": "S\u002B Tek Tree Platform", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Full_Tek_C", - "Description": "S\u002B Tek Platform Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Inner_Tek_C", - "Description": "S\u002B Tek Hollow Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Outer_Tek_C", - "Description": "S\u002B Tek Outer Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Tek_C", - "Description": "S\u002B Tek Sloped Wedge", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Tree_Wedge_Sloped_Gate_Tek_C", - "Description": "S\u002B Tek Sloped Wedge Gate", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapTek_C", - "Description": "S\u002B Tek Tree Sap Tap", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_OilPumpTek_C", - "Description": "S\u002B Tek Oil Pump", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Alarm_Tek_C", - "Description": "S\u002B Tek Sensor", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransferControlUnit_C", - "Description": "S\u002B Transfer Control Unit", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_TekFloating_C", - "Description": "S\u002B Tek Floating Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekFloating_C", - "Description": "S\u002B Tek Floating Triangle Foundation", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Transmutator_C", - "Description": "S\u002B Transmutator", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlot_SPlusTek_C", - "Description": "S\u002B Tek Crop Plot", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StryderInterface_C", - "Description": "S\u002B Dedicated Storage Interface", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoCrafter_C", - "Description": "S\u002B Auto Crafter", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AutoCrafterPH_C", - "Description": "Selected Recipe", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_CHEAT_C", - "Description": "S\u002B Plant Species X Seed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_C", - "Description": "S\u002B Plant Species X Seed", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SplusMultiTool_C", - "Description": "S\u002B Multi-Tool", - "Mod": "StructuresPlusMod" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_OmniTool_C", - "Description": "S\u002B Omni Tool", - "Mod": "StructuresPlusMod" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/superstructures.gamedata b/GameData/Mods/superstructures.gamedata deleted file mode 100644 index 6f0128a4..00000000 --- a/GameData/Mods/superstructures.gamedata +++ /dev/null @@ -1,6540 +0,0 @@ -{ - "Application": "ark", - "Version": "1.4.3", - "Created": "2021-12-13T00:09:17.3378599Z", - "Mod": "1999447172", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusCraftingStation_C", - "Description": "SS Crafting Station", - "Mod": "Super Structures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Thatch_C", - "Description": "SS Thatch Foundation", - "Mod": "Super Structures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Thatch_C", - "Description": "SS Thatch Wall", - "Mod": "Super Structures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Thatch_C", - "Description": "SS Thatch Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Left_C", - "Description": "SS Sloped Thatch Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Thatch_Right_C", - "Description": "SS Sloped Thatch Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 5, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Thatch_C", - "Description": "SS Sloped Thatch Roof", - "Mod": "Super Structures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Thatch_C", - "Description": "SS Thatch Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Thatch_C", - "Description": "SS Thatch Door", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Wood_C", - "Description": "SS Wood Foundation", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_WoodSP_C", - "Description": "SS Wood Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Wood_C", - "Description": "SS Wood Wall", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Wood_C", - "Description": "SS Wood Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_WoodSP_C", - "Description": "SS Wood Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Wood_C", - "Description": "SS Wood Railing", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Left_C", - "Description": "SS Sloped Wood Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Wood_Right_C", - "Description": "SS Sloped Wood Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Wood_C", - "Description": "SS Sloped Wood Roof", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Wood_C", - "Description": "SS Wood Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Wood_C", - "Description": "SS Wood Door", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Wood_C", - "Description": "SS Wood Fence Foundation", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_WoodSP_C", - "Description": "SS Wood Fence Support", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_WoodSP_C", - "Description": "SS Wood Ramp", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Wood_C", - "Description": "SS Small Wood Pillar", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Wood_C", - "Description": "SS Medium Wood Pillar", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Wood_C", - "Description": "SS Large Wood Pillar", - "Mod": "Super Structures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Wood_C", - "Description": "SS Wood Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Wood_C", - "Description": "SS Wood Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Wood_C", - "Description": "SS Wood Ladder", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Wood_C", - "Description": "SS Wood Catwalk", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Wood_C", - "Description": "SS Wood Window Wall", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Wood_C", - "Description": "SS Wood Window", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Stone_C", - "Description": "SS Stone Foundation", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_StoneSP_C", - "Description": "SS Stone Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Stone_C", - "Description": "SS Stone Wall", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Stone_C", - "Description": "SS Stone Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_StoneSP_C", - "Description": "SS Stone Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Stone_C", - "Description": "SS Stone Railing", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Left_C", - "Description": "SS Sloped Stone Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Stone_Right_C", - "Description": "SS Sloped Stone Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Stone_C", - "Description": "SS Sloped Stone Roof", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Stone_C", - "Description": "SS Stone Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Stone_C", - "Description": "SS Reinforced Door", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Stone_C", - "Description": "SS Stone Fence Foundation", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_StoneSP_C", - "Description": "SS Stone Fence Support", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Stone_C", - "Description": "SS Small Stone Pillar", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Stone_C", - "Description": "SS Medium Stone Pillar", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Stone_C", - "Description": "SS Large Stone Pillar", - "Mod": "Super Structures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Stone_C", - "Description": "SS Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Stone_C", - "Description": "SS Reinforced Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Rope_C", - "Description": "SS Rope Ladder", - "Mod": "Super Structures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Stone_C", - "Description": "SS Stone Window Wall", - "Mod": "Super Structures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Stone_C", - "Description": "SS Reinforced Window", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Metal_C", - "Description": "SS Metal Foundation", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_MetalSP_C", - "Description": "SS Metal Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Metal_C", - "Description": "SS Metal Wall", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Metal_C", - "Description": "SS Metal Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_MetalSP_C", - "Description": "SS Metal Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Metal_C", - "Description": "SS Metal Railing", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Left_C", - "Description": "SS Sloped Metal Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Metal_Right_C", - "Description": "SS Sloped Metal Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Metal_C", - "Description": "SS Sloped Metal Roof", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Metal_C", - "Description": "SS Metal Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Metal_C", - "Description": "SS Metal Door", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Metal_C", - "Description": "SS Metal Fence Foundation", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_MetalSP_C", - "Description": "SS Metal Fence Support", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_MetalSP_C", - "Description": "SS Metal Ramp", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Metal_C", - "Description": "SS Small Metal Pillar", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Metal_C", - "Description": "SS Medium Metal Pillar", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Metal_C", - "Description": "SS Large Metal Pillar", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Metal_C", - "Description": "SS Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Metal_C", - "Description": "SS Metal Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Metal_C", - "Description": "SS Metal Ladder", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Metal_C", - "Description": "SS Metal Catwalk", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Metal_C", - "Description": "SS Metal Window Wall", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Metal_C", - "Description": "SS Metal Window", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Glass_C", - "Description": "SS Glass Foundation", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Glass_C", - "Description": "SS Glass Wall", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Glass_C", - "Description": "SS Glass Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Left_C", - "Description": "SS Sloped Glass Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Glass_Right_C", - "Description": "SS Sloped Glass Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Glass_C", - "Description": "SS Sloped Glass Roof", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Glass_C", - "Description": "SS Glass Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Glass_C", - "Description": "SS Glass Door", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_Glass_C", - "Description": "SS Glass Ramp", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Glass_C", - "Description": "SS Glass Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Glass_C", - "Description": "SS Glass Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Glass_C", - "Description": "SS Glass Catwalk", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Glass_C", - "Description": "SS Glass Window", - "Mod": "Super Structures" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Greenhouse_C", - "Description": "SS Greenhouse Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Greenhouse_C", - "Description": "SS Greenhouse Wall", - "Mod": "Super Structures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Left_C", - "Description": "SS Sloped Greenhouse Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Greenhouse_Right_C", - "Description": "SS Sloped Greenhouse Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Greenhouse_C", - "Description": "SS Sloped Greenhouse Roof", - "Mod": "Super Structures" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Greenhouse_C", - "Description": "SS Greenhouse Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Greenhouse_C", - "Description": "SS Greenhouse Door", - "Mod": "Super Structures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Greenhouse_C", - "Description": "SS Greenhouse Window", - "Mod": "Super Structures" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Small_C", - "Description": "SS Small Crop Plot", - "Mod": "Super Structures" - }, - { - "Level": 26, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Medium_C", - "Description": "SS Medium Crop Plot", - "Mod": "Super Structures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_Large_C", - "Description": "SS Large Crop Plot", - "Mod": "Super Structures" - }, - { - "Level": 48, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FabricatorPlus_C", - "Description": "SS Fabricator", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Wood_C", - "Description": "SS Wood Gateway", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Wood_C", - "Description": "SS Wood Gate", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Stone_C", - "Description": "SS Stone Gateway", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Stone_C", - "Description": "SS Reinforced Gate", - "Mod": "Super Structures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Metal_C", - "Description": "SS Metal Gateway", - "Mod": "Super Structures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Metal_C", - "Description": "SS Metal Gate", - "Mod": "Super Structures" - }, - { - "Level": 52, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Glass_C", - "Description": "SS Glass Gate", - "Mod": "Super Structures" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Stone_C", - "Description": "SS Stone Behemoth Gateway", - "Mod": "Super Structures" - }, - { - "Level": 31, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Stone_C", - "Description": "SS Reinforced Behemoth Gate", - "Mod": "Super Structures" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Metal_C", - "Description": "SS Metal Behemoth Gateway", - "Mod": "Super Structures" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Metal_C", - "Description": "SS Metal Behemoth Gate", - "Mod": "Super Structures" - }, - { - "Level": 57, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Glass_C", - "Description": "SS Glass Behemoth Gate", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Stone_C", - "Description": "SS Stone Pipe - Straight", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Stone_C", - "Description": "SS Stone Pipe - Inclined", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Stone_C", - "Description": "SS Stone Pipe - Intersection", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Stone_C", - "Description": "SS Stone Pipe - Vertical", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Stone_C", - "Description": "SS Stone Pipe - Intake", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Stone_C", - "Description": "SS Stone Pipe - Tap", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeHorizontal_Metal_C", - "Description": "SS Metal Pipe - Straight", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIncline_Metal_C", - "Description": "SS Metal Pipe - Inclined", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntersection_Metal_C", - "Description": "SS Metal Pipe - Intersection", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeVertical_Metal_C", - "Description": "SS Metal Pipe - Vertical", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeIntake_Metal_C", - "Description": "SS Metal Pipe - Intake", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTap_Metal_C", - "Description": "SS Metal Pipe - Tap", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Horizontal_C", - "Description": "SS Straight Electrical Cable", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Incline_C", - "Description": "SS Diagonal Electrical Cable", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Intersection_C", - "Description": "SS Electrical Cable Intersection", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_Vertical_C", - "Description": "SS Vertical Electrical Cable", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElectricalOutlet_C", - "Description": "SS Electrical Outlet", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Generator_C", - "Description": "SS Electrical Generator", - "Mod": "Super Structures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorTrack_Metal_C", - "Description": "SS Small Elevator Track", - "Mod": "Super Structures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Small_C", - "Description": "SS Small Elevator Platform", - "Mod": "Super Structures" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Medium_C", - "Description": "SS Medium Elevator Platform", - "Mod": "Super Structures" - }, - { - "Level": 73, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorPlatform_Large_C", - "Description": "SS Large Elevator Platform", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Stone_C", - "Description": "SS Water Tank", - "Mod": "Super Structures" - }, - { - "Level": 41, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WaterTank_Metal_C", - "Description": "SS Metal Water Tank", - "Mod": "Super Structures" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialCooker_C", - "Description": "SS Industrial Cooker", - "Mod": "Super Structures" - }, - { - "Level": 80, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialForgePlus_C", - "Description": "SS Industrial Forge", - "Mod": "Super Structures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_IndustrialGrillPlus_C", - "Description": "SS Industrial Grill", - "Mod": "Super Structures" - }, - { - "Level": 61, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AirConditionerPlus_C", - "Description": "SS Air Conditioner", - "Mod": "Super Structures" - }, - { - "Level": 82, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChemBenchPlus_C", - "Description": "SS Chemistry Bench", - "Mod": "Super Structures" - }, - { - "Level": 6, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MortarPestlePlus_C", - "Description": "SS Mortar and Pestle", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ForgePlus_C", - "Description": "SS Refining Forge", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmithyPlus_C", - "Description": "SS Smithy", - "Mod": "Super Structures" - }, - { - "Level": 64, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GrinderPlus_C", - "Description": "SS Industrial Grinder", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Adobe_C", - "Description": "SS Adobe Foundation", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Adobe_C", - "Description": "SS Adobe Wall", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Adobe_C", - "Description": "SS Adobe Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Adobe_C", - "Description": "SS Adobe Railing", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Left_C", - "Description": "SS Sloped Adobe Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Adobe_Right_C", - "Description": "SS Sloped Adobe Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Adobe_C", - "Description": "SS Sloped Adobe Roof", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Adobe_C", - "Description": "SS Adobe Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Adobe_C", - "Description": "SS Adobe Door", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Adobe_C", - "Description": "SS Adobe Fence Foundation", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_AdobeSP_C", - "Description": "SS Adobe Fence Support", - "Mod": "Super Structures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_AdobeSP_C", - "Description": "SS Adobe Ramp", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Adobe_C", - "Description": "SS Small Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Adobe_C", - "Description": "SS Medium Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Adobe_C", - "Description": "SS Large Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Adobe_C", - "Description": "SS Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Adobe_C", - "Description": "SS Adobe Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Adobe_C", - "Description": "SS Large Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Adobe_C", - "Description": "SS Large Adobe Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Adobe_C", - "Description": "SS Behemoth Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Adobe_C", - "Description": "SS Behemoth Adobe Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Adobe_C", - "Description": "SS Adobe Ladder", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Adobe_C", - "Description": "SS Adobe Window Wall", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Adobe_C", - "Description": "SS Adobe Window", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Adobe_C", - "Description": "SS Adobe Gateway", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Adobe_C", - "Description": "SS Adobe Gate", - "Mod": "Super Structures" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Adobe_C", - "Description": "SS Adobe Behemoth Gateway", - "Mod": "Super Structures" - }, - { - "Level": 38, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Adobe_C", - "Description": "SS Behemoth Adobe Gate", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Wood_C", - "Description": "SS Wooden Staircase", - "Mod": "Super Structures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Stone_C", - "Description": "SS Stone Staircase", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Metal_C", - "Description": "SS Metal Staircase", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Adobe_C", - "Description": "SS Adobe Staircase", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Stone_C", - "Description": "SS Large Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Stone_C", - "Description": "SS Large Reinforced Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Metal_C", - "Description": "SS Large Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Metal_C", - "Description": "SS Large Metal Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Glass_C", - "Description": "SS Large Glass Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Stone_C", - "Description": "SS Behemoth Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Stone_C", - "Description": "SS Behemoth Reinforced Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Metal_C", - "Description": "SS Behemoth Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Metal_C", - "Description": "SS Behemoth Metal Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Glass_C", - "Description": "SS Behemoth Glass Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindTurbinePlus_C", - "Description": "SS Wind Turbine", - "Mod": "Super Structures" - }, - { - "Level": 50, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MultiLamp_C", - "Description": "SS Multi Lamp", - "Mod": "Super Structures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TreeSapTapPlus_C", - "Description": "SS Tree Sap Tap", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_WoodSP_C", - "Description": "SS Large Wood Wall", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_StoneSP_C", - "Description": "SS Large Stone Wall", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_MetalSP_C", - "Description": "SS Large Metal Wall", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Glass_C", - "Description": "SS Large Glass Wall", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_AdobeSP_C", - "Description": "SS Large Adobe Wall", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Wood_C", - "Description": "SS XL Wood Wall", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Stone_C", - "Description": "SS XL Stone Wall", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Metal_C", - "Description": "SS XL Metal Wall", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Glass_C", - "Description": "SS XL Glass Wall", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Adobe_C", - "Description": "SS XL Adobe Wall", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Square_C", - "Description": "SS Internal Piping - Square", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Wall_C", - "Description": "SS Internal Piping - Wall", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Square_C", - "Description": "SS Internal Wiring - Square", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Wall_C", - "Description": "SS Internal Wiring - Wall", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_AdobeSP_C", - "Description": "SS Adobe Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_AdobeSP_C", - "Description": "SS Adobe Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 42, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_GreenhouseSP_C", - "Description": "SS Greenhouse Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_Glass_C", - "Description": "SS Glass Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_Glass_C", - "Description": "SS Glass Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gardener_C", - "Description": "SS Gardener", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Stone_C", - "Description": "SS Large Sloped Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Metal_C", - "Description": "SS Large Sloped Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Adobe_C", - "Description": "SS Large Sloped Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Stone_C", - "Description": "SS Behemoth Sloped Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Metal_C", - "Description": "SS Behemoth Sloped Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 34, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Adobe_C", - "Description": "SS Behemoth Sloped Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 14, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_WoodSP_C", - "Description": "SS Wood Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_StoneSP_C", - "Description": "SS Stone Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_MetalSP_C", - "Description": "SS Metal Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 44, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_GreenhouseSP_C", - "Description": "SS Greenhouse Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 47, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_Glass_C", - "Description": "SS Glass Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_AdobeSP_C", - "Description": "SS Adobe Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_C", - "Description": "SS Auto Turret", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FeedingTroughPlus_C", - "Description": "SS Feeding Trough", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReplicatorPlus_C", - "Description": "SS Tek Replicator", - "Mod": "Super Structures" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StandingTorchPlus_C", - "Description": "SS Standing Torch", - "Mod": "Super Structures" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WallTorchPlus_C", - "Description": "SS Wall Torch", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemCollector_C", - "Description": "SS Item Collector", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Triangle_C", - "Description": "SS Internal Piping - Triangle", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Triangle_C", - "Description": "SS Internal Wiring - Triangle", - "Mod": "Super Structures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeerBarrelPlus_C", - "Description": "SS Beer Barrel", - "Mod": "Super Structures" - }, - { - "Level": 2, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CampfirePlus_C", - "Description": "SS Campfire", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CompostBinPlus_C", - "Description": "SS Compost Bin", - "Mod": "Super Structures" - }, - { - "Level": 8, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CookingPotPlus_C", - "Description": "SS Cooking Pot", - "Mod": "Super Structures" - }, - { - "Level": 28, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FireplacePlus_C", - "Description": "SS Stone Fireplace", - "Mod": "Super Structures" - }, - { - "Level": 18, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PreservingBinPlus_C", - "Description": "SS Preserving Bin", - "Mod": "Super Structures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgePlus_C", - "Description": "SS Refrigerator", - "Mod": "Super Structures" - }, - { - "Level": 4, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageSmall_C", - "Description": "SS Storage Box", - "Mod": "Super Structures" - }, - { - "Level": 16, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageLarge_C", - "Description": "SS Large Storage Box", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_StorageMetal_C", - "Description": "SS Metal Storage Box", - "Mod": "Super Structures" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VaultPlus_C", - "Description": "SS Vault", - "Mod": "Super Structures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Wood_C", - "Description": "SS Wooden Spike Wall", - "Mod": "Super Structures" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpikeWall_Metal_C", - "Description": "SS Metal Spike Wall", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_StoneSP_C", - "Description": "SS Stone Pipe - Flexible", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PipeFlex_MetalSP_C", - "Description": "SS Metal Pipe - Flexible", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wire_FlexSP_C", - "Description": "SS Flexible Electrical Cable", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Tek_C", - "Description": "SS Tek Foundation", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Tek_C", - "Description": "SS Tek Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_Tek_C", - "Description": "SS Tek Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WindowWall_Tek_C", - "Description": "SS Tek Windowframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Window_Tek_C", - "Description": "SS Tek Window", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchframe_Tek_C", - "Description": "SS Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Tek_C", - "Description": "SS Tek Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Catwalk_Tek_C", - "Description": "SS Tek Catwalk", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Tek_C", - "Description": "SS Tek Gateway", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Tek_C", - "Description": "SS Tek Gate", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGateway_Tek_C", - "Description": "SS Behemoth Tek Gateway", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeGate_Tek_C", - "Description": "SS Behemoth Tek Gate", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Doorframe_Tek_C", - "Description": "SS Tek Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Tek_C", - "Description": "SS Tek Door", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceFoundation_Tek_C", - "Description": "SS Tek Fence Foundation", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FenceSupport_TekSP_C", - "Description": "SS Tek Fence Support", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ladder_Tek_C", - "Description": "SS Tek Ladder", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SmallPillar_Tek_C", - "Description": "SS Small Tek Pillar", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_MediumPillar_Tek_C", - "Description": "SS Medium Tek Pillar", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargePillar_Tek_C", - "Description": "SS Large Tek Pillar", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Tek_C", - "Description": "SS Tek Railing", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_TekSP_C", - "Description": "SS Tek Ramp", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_Tek_C", - "Description": "SS Sloped Tek Roof", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Left_C", - "Description": "SS Sloped Tek Wall Left", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SlopedWall_Tek_Right_C", - "Description": "SS Sloped Tek Wall Right", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForcefield_C", - "Description": "SS Tek Shield Generator", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_C", - "Description": "SS Vacuum Compartment", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Moonpool_C", - "Description": "SS Vacuum Moonpool", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TeleporterPlus_C", - "Description": "SS Teleporter", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PersonalTeleporter_C", - "Description": "SS Personal Teleporter", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GeneratorTek_C", - "Description": "SS Tek Generator", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriFoundation_TekSP_C", - "Description": "SS Tek Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekSP_C", - "Description": "SS Tek Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_TekSP_C", - "Description": "SS Large Tek Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Tek_C", - "Description": "SS XL Tek Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriRoof_TekSP_C", - "Description": "SS Tek Triangle Roof", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Tek_C", - "Description": "SS Tek Staircase", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframe_Tek_C", - "Description": "SS Large Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeTrapdoor_Tek_C", - "Description": "SS Large Tek Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeHatchframeSloped_Tek_C", - "Description": "SS Large Sloped Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframe_Tek_C", - "Description": "SS Behemoth Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLHatchframeSloped_Tek_C", - "Description": "SS Behemoth Sloped Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLTrapdoor_Tek_C", - "Description": "SS Behemoth Tek Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 13, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_VesselPlus_C", - "Description": "SS Vessel", - "Mod": "Super Structures" - }, - { - "Level": 27, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ramp_StoneSP_C", - "Description": "SS Stone Ramp", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Staircase_Glass_C", - "Description": "SS Glass Staircase", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalPipe_Pillar_C", - "Description": "SS Internal Piping - Pillar", - "Mod": "Super Structures" - }, - { - "Level": 49, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InternalWire_Pillar_C", - "Description": "SS Internal Wiring - Pillar", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SheepHerder_C", - "Description": "SS Sheep Herder", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransmitterPlus_C", - "Description": "SS Tek Transmitter", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Trapdoor_Moonpool_C", - "Description": "SS Moonpool Trapdoor", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Underwater_Cube_Sloped_C", - "Description": "SS Sloped Vacuum Compartment", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Door_Underwater_C", - "Description": "SS Vacuum Compartment Door", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_WoodSP_C", - "Description": "SS Wood Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 11, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_WoodSP_C", - "Description": "SS Wood Double Door", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_StoneSP_C", - "Description": "SS Stone Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 24, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_StoneSP_C", - "Description": "SS Reinforced Double Door", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_MetalSP_C", - "Description": "SS Metal Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_MetalSP_C", - "Description": "SS Metal Double Door", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_Glass_C", - "Description": "SS Glass Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_Glass_C", - "Description": "SS Glass Double Door", - "Mod": "Super Structures" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_GreenhouseSP_C", - "Description": "SS Greenhouse Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 43, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_GreenhouseSP_C", - "Description": "SS Greenhouse Double Door", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_AdobeSP_C", - "Description": "SS Adobe Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_AdobeSP_C", - "Description": "SS Adobe Double Door", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoorframe_TekSP_C", - "Description": "SS Tek Double Doorframe", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DoubleDoor_TekSP_C", - "Description": "SS Tek Double Door", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Railing_Glass_C", - "Description": "SS Glass Half Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CloningChamberPlus_C", - "Description": "SS Cloning Chamber", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_Forcefield_C", - "Description": "SS Forcefield Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LargeWall_Forcefield_C", - "Description": "SS Large Forcefield Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_XLWall_Forcefield_C", - "Description": "SS XL Forcefield Wall", - "Mod": "Super Structures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BeeHivePlus_C", - "Description": "SS Domesticated Bee Hive", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretTek_C", - "Description": "SS Tek Turret", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Farmer_C", - "Description": "SS Farmer", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GenomicsChamber_C", - "Description": "SS Mutator", - "Mod": "Super Structures" - }, - { - "Level": 19, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BookshelfPlus_C", - "Description": "SS Bookshelf", - "Mod": "Super Structures" - }, - { - "Level": 7, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BedPlus_C", - "Description": "SS Simple Bed", - "Mod": "Super Structures" - }, - { - "Level": 54, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BunkBedPlus_C", - "Description": "SS Bunk Bed", - "Mod": "Super Structures" - }, - { - "Level": 30, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Hatchery_C", - "Description": "SS Hatchery", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_BlueprintMaker_C", - "Description": "SS Blueprint Maker", - "Mod": "Super Structures" - }, - { - "Level": 15, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Converter_C", - "Description": "SS Converter", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_C", - "Description": "SS Hitching Post", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekTroughPlus_C", - "Description": "SS Tek Trough", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Nanny_C", - "Description": "SS Nanny", - "Mod": "Super Structures" - }, - { - "Level": 20, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AnimalTender_C", - "Description": "SS Animal Tender", - "Mod": "Super Structures" - }, - { - "Level": 36, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurretPlant_C", - "Description": "SS Plant Species X Seed", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Ballista_C", - "Description": "SS Ballista Turret", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Cannon_C", - "Description": "SS Cannon Turret", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Flame_C", - "Description": "SS Flame Turret", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Minigun_C", - "Description": "SS Minigun Turret", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Rocket_C", - "Description": "SS Rocket Turret", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Tranq_C", - "Description": "SS Tranq Turret", - "Mod": "Super Structures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TransferTool_C", - "Description": "SS Transfer Tool", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SPlusTekLight_C", - "Description": "SS Tek Light", - "Mod": "Super Structures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElevatorCallButton_C", - "Description": "SS Elevator Call Button", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorageSP_C", - "Description": "SS Dedicated Storage", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DedicatedStorage_Intake_C", - "Description": "SS Dedicated Storage Intake", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gateway_Dynamic_C", - "Description": "SS Dynamic Gateway", - "Mod": "Super Structures" - }, - { - "Level": 45, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Gate_Dynamic_C", - "Description": "SS Dynamic Gate", - "Mod": "Super Structures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekElevator_C", - "Description": "SS Tek Elevator", - "Mod": "Super Structures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GasCollectorTek_C", - "Description": "SS Tek Gas Collector", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBedPlus_C", - "Description": "SS Tek Sleeping Pod", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeInjector_C", - "Description": "SS Charge Injector", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ElementCatalyzer_C", - "Description": "SS Element Catalyzer", - "Mod": "Super Structures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ChargeStation_C", - "Description": "SS Charge Station", - "Mod": "Super Structures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Heavy_C", - "Description": "SS Heavy Auto Turret", - "Mod": "Super Structures" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SprayPainterPlus_C", - "Description": "SS Spray Painter", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Wood_C", - "Description": "SS Dynamic Wood Pillar", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Stone_C", - "Description": "SS Dynamic Stone Pillar", - "Mod": "Super Structures" - }, - { - "Level": 46, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Metal_C", - "Description": "SS Dynamic Metal Pillar", - "Mod": "Super Structures" - }, - { - "Level": 17, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Adobe_C", - "Description": "SS Dynamic Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DynamicPillar_Tek_C", - "Description": "SS Dynamic Tek Pillar", - "Mod": "Super Structures" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_InventoryAssistant_C", - "Description": "SS Inventory Assistant", - "Mod": "Super Structures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Vivarium_C", - "Description": "SS Vivarium", - "Mod": "Super Structures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoCrafter_C", - "Description": "SS Auto Crafter", - "Mod": "Super Structures" - }, - { - "Level": 40, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Mannequin_C", - "Description": "SS Mannequin", - "Mod": "Super Structures" - }, - { - "Level": 100, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PlanetShield_C", - "Description": "SS Planetary Shield", - "Mod": "Super Structures" - }, - { - "Level": 75, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Incinerator_C", - "Description": "SS Incinerator", - "Mod": "Super Structures" - }, - { - "Level": 90, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DyeStation_C", - "Description": "SS Dyeria", - "Mod": "Super Structures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_RepairStation_C", - "Description": "SS Repair Station", - "Mod": "Super Structures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStove_C", - "Description": "SS Tek Stove", - "Mod": "Super Structures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekForge_C", - "Description": "SS Tek Forge", - "Mod": "Super Structures" - }, - { - "Level": 115, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekChemBench_C", - "Description": "SS Laboratory", - "Mod": "Super Structures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCookingPot_C", - "Description": "SS Tek Cooking Pot", - "Mod": "Super Structures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ItemTranslocator_C", - "Description": "SS Item Translocator", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekStorage_C", - "Description": "SS Tek Storage", - "Mod": "Super Structures" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LeashTek_C", - "Description": "SS Tek Leash", - "Mod": "Super Structures" - }, - { - "Level": 65, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TriCeiling_TekElevator_C", - "Description": "SS Triangle Tek Elevator", - "Mod": "Super Structures" - }, - { - "Level": 10, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Small_C", - "Description": "SS Small Taxidermy Base", - "Mod": "Super Structures" - }, - { - "Level": 21, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Medium_C", - "Description": "SS Medium Taxidermy Base", - "Mod": "Super Structures" - }, - { - "Level": 32, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TaxidermyPlus_Large_C", - "Description": "SS Large Taxidermy Base", - "Mod": "Super Structures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessSquare_C", - "Description": "SS Seamless Crop Square", - "Mod": "Super Structures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CropPlotPlus_SeamlessTriangle_C", - "Description": "SS Seamless Crop Triangle", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Wall_TekGlass_C", - "Description": "SS Tek Glass Wall", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Ceiling_TekGlass_C", - "Description": "SS Tek Glass Ceiling", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Roof_TekGlass_C", - "Description": "SS Sloped Tek Glass Roof", - "Mod": "Super Structures" - }, - { - "Level": 72, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekBridgePlus_C", - "Description": "SS Tek Bridge", - "Mod": "Super Structures" - }, - { - "Level": 135, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FridgeTek_C", - "Description": "SS Tek Refrigerator", - "Mod": "Super Structures" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DroneTerminal_C", - "Description": "SS Drone Terminal", - "Mod": "Super Structures" - }, - { - "Level": 60, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HitchingPost_Tek_C", - "Description": "SS Tek Hitching Post", - "Mod": "Super Structures" - }, - { - "Level": 85, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_GachaGavager_C", - "Description": "SS Gacha Gavager", - "Mod": "Super Structures" - }, - { - "Level": 95, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CrystalCracker_C", - "Description": "SS Crystal Cracker", - "Mod": "Super Structures" - }, - { - "Level": 88, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_CryoFridge_SS_C", - "Description": "SS Cryofridge", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ShieldPost_C", - "Description": "SS Shield Post", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekSensor_C", - "Description": "SS Tek Sensor", - "Mod": "Super Structures" - }, - { - "Level": 12, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_PressurePlateSS_C", - "Description": "SS Pressure Plate", - "Mod": "Super Structures" - }, - { - "Level": 70, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_JumpPadSS_C", - "Description": "SS Tek Jump Pad", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_HoverSkiffSS_C", - "Description": "Unassembled SS TEK Hover Skiff", - "Mod": "Super Structures" - }, - { - "Level": 68, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AutoTurret_Laser_C", - "Description": "SS Laser Turret", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Ocean_Wood_C", - "Description": "SS Ocean Wood Foundation", - "Mod": "Super Structures" - }, - { - "Level": 53, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Foundation_Ocean_Metal_C", - "Description": "SS Ocean Metal Foundation", - "Mod": "Super Structures" - }, - { - "Level": 25, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TrophyBaseSS_C", - "Description": "SS Artifact Pedestal", - "Mod": "Super Structures" - }, - { - "Level": 22, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TrophyWallSS_C", - "Description": "SS Trophy Wall-Mount", - "Mod": "Super Structures" - }, - { - "Level": 0, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_DinoUplink_C", - "Description": "SS Dino Uplink", - "Mod": "Super Structures" - }, - { - "Level": 9, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_LoadoutDummySS_C", - "Description": "SS Loadout Mannequin", - "Mod": "Super Structures" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_AmmoLoaderSS_C", - "Description": "SS Ammo Box", - "Mod": "Super Structures" - }, - { - "Level": 104, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCropPlotSS_C", - "Description": "SS Tek Crop Plot", - "Mod": "Super Structures" - }, - { - "Level": 89, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_EggIncubatorSS_C", - "Description": "SS Egg Incubator", - "Mod": "Super Structures" - }, - { - "Level": 29, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_Noglin_Nullifier_C", - "Description": "SS Noglin Nullifier", - "Mod": "Super Structures" - }, - { - "Level": 104, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_TekCropPlotTriangleSS_C", - "Description": "SS Tek Triangle Crop Plot", - "Mod": "Super Structures" - } - ], - "Items": [ - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusCraftingStation_C", - "Description": "SS Crafting Station", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Glass_C", - "Description": "SS Glass Catwalk", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Metal_C", - "Description": "SS Metal Catwalk", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Wood_C", - "Description": "SS Wood Catwalk", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Glass_C", - "Description": "SS Glass Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Greenhouse_C", - "Description": "SS Greenhouse Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Metal_C", - "Description": "SS Metal Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Stone_C", - "Description": "SS Stone Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Thatch_C", - "Description": "SS Thatch Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Wood_C", - "Description": "SS Wood Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Large_C", - "Description": "SS Large Crop Plot", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Medium_C", - "Description": "SS Medium Crop Plot", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_Small_C", - "Description": "SS Small Crop Plot", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Glass_C", - "Description": "SS Glass Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Greenhouse_C", - "Description": "SS Greenhouse Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Metal_C", - "Description": "SS Metal Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Stone_C", - "Description": "SS Reinforced Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Thatch_C", - "Description": "SS Thatch Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Wood_C", - "Description": "SS Wood Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Glass_C", - "Description": "SS Glass Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Greenhouse_C", - "Description": "SS Greenhouse Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Metal_C", - "Description": "SS Metal Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Stone_C", - "Description": "SS Stone Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Thatch_C", - "Description": "SS Thatch Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Wood_C", - "Description": "SS Wood Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElectricalOutlet_C", - "Description": "SS Electrical Outlet", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FabricatorPlus_C", - "Description": "SS Fabricator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Glass_C", - "Description": "SS Glass Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Glass_C", - "Description": "SS Glass Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_Glass_C", - "Description": "SS Glass Ramp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Glass_C", - "Description": "SS Sloped Glass Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Left_C", - "Description": "SS Sloped Glass Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Glass_Right_C", - "Description": "SS Sloped Glass Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Glass_C", - "Description": "SS Glass Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Glass_C", - "Description": "SS Large Glass Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Glass_C", - "Description": "SS XL Glass Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_Glass_C", - "Description": "SS Glass Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_Glass_C", - "Description": "SS Glass Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_Glass_C", - "Description": "SS Glass Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Glass_C", - "Description": "SS Glass Staircase", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Glass_C", - "Description": "SS Glass Half Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_Glass_C", - "Description": "SS Glass Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_Glass_C", - "Description": "SS Glass Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Glass_C", - "Description": "SS Glass Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Glass_C", - "Description": "SS Glass Behemoth Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Glass_C", - "Description": "SS Glass Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Glass_C", - "Description": "SS Glass Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Glass_C", - "Description": "SS Large Glass Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Glass_C", - "Description": "SS Behemoth Glass Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Generator_C", - "Description": "SS Electrical Generator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindTurbinePlus_C", - "Description": "SS Wind Turbine", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Horizontal_C", - "Description": "SS Straight Electrical Cable", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Incline_C", - "Description": "SS Diagonal Electrical Cable", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Intersection_C", - "Description": "SS Electrical Cable Intersection", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_Vertical_C", - "Description": "SS Vertical Electrical Cable", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wire_FlexSP_C", - "Description": "SS Flexible Electrical Cable", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Square_C", - "Description": "SS Internal Wiring - Square", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Wall_C", - "Description": "SS Internal Wiring - Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Triangle_C", - "Description": "SS Internal Wiring - Triangle", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalWire_Pillar_C", - "Description": "SS Internal Wiring - Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorTrack_Metal_C", - "Description": "SS Small Elevator Track", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Small_C", - "Description": "SS Small Elevator Platform", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Medium_C", - "Description": "SS Medium Elevator Platform", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorPlatform_Large_C", - "Description": "SS Large Elevator Platform", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialCooker_C", - "Description": "SS Industrial Cooker", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialForgePlus_C", - "Description": "SS Industrial Forge", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_IndustrialGrill_C", - "Description": "SS Industrial Grill", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AirConditionerPlus_C", - "Description": "SS Air Conditioner", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChemBenchPlus_C", - "Description": "SS Chemistry Bench", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GrinderPlus_C", - "Description": "SS Industrial Grinder", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ThatchPlus_C", - "Description": "Thatch", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapPlus_C", - "Description": "Sap", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FlintPlus_C", - "Description": "Flint", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FiberPlus_C", - "Description": "Fiber", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledMeatPlus_C", - "Description": "Spoiled Meat", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SpoiledFishPlus_C", - "Description": "Spoiled Meat", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeMeatPlus_C", - "Description": "Raw Prime Meat", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawPrimeFishPlus_C", - "Description": "Raw Prime Fish Meat", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SulfurPlus_C", - "Description": "Sulfur", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SilkPlus_C", - "Description": "Silk", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_SandPlus_C", - "Description": "Sand", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_RawSaltPlus_C", - "Description": "Raw Salt", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PropellantPlus_C", - "Description": "Propellant", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_PreservingSaltPlus_C", - "Description": "Preserving Salt", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ClayPlus_C", - "Description": "Clay", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_SapCactusPlus_C", - "Description": "Cactus Sap", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Red_C", - "Description": "Red Gem", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Blue_C", - "Description": "Blue Gem", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_Gem_Green_C", - "Description": "Green Gem", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_CrystalPlus_C", - "Description": "Crystal", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmmoniteBloodPlus_C", - "Description": "Ammonite Bile", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_FungalWoodPlus_C", - "Description": "Fungal Wood", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_GasBallPlus_C", - "Description": "Congealed Gas Ball", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_BioToxinPlus_C", - "Description": "Bio Toxin", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ElementDustPlus_C", - "Description": "Element Dust", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_ChitinPlus_C", - "Description": "Chitin", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_TurtleShellPlus_C", - "Description": "Shell Fragment", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_AmbergrisPlus_C", - "Description": "Ambergris", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MultiLamp_C", - "Description": "SS Multi Lamp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ReplicatorPlus_C", - "Description": "SS Tek Replicator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Stone_C", - "Description": "SS Stone Fence Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Wood_C", - "Description": "SS Wood Fence Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_StoneSP_C", - "Description": "SS Stone Fence Support", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_WoodSP_C", - "Description": "SS Wood Fence Support", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Stone_C", - "Description": "SS Stone Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Thatch_C", - "Description": "SS Thatch Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Wood_C", - "Description": "SS Wood Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Stone_C", - "Description": "SS Reinforced Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Wood_C", - "Description": "SS Wood Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Stone_C", - "Description": "SS Stone Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Wood_C", - "Description": "SS Wood Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Stone_C", - "Description": "SS Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Wood_C", - "Description": "SS Wood Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Rope_C", - "Description": "SS Rope Ladder", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Wood_C", - "Description": "SS Wood Ladder", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Stone_C", - "Description": "SS Large Stone Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Wood_C", - "Description": "SS Large Wood Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Stone_C", - "Description": "SS Medium Stone Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Wood_C", - "Description": "SS Medium Wood Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Stone_C", - "Description": "SS Stone Pipe - Straight", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Stone_C", - "Description": "SS Stone Pipe - Inclined", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Stone_C", - "Description": "SS Stone Pipe - Intake", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Stone_C", - "Description": "SS Stone Pipe - Intersection", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Stone_C", - "Description": "SS Stone Pipe - Vertical", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Stone_C", - "Description": "SS Stone Railing", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Wood_C", - "Description": "SS Wood Railing", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_WoodSP_C", - "Description": "SS Wood Ramp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Stone_C", - "Description": "SS Sloped Stone Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Thatch_C", - "Description": "SS Sloped Thatch Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Wood_C", - "Description": "SS Sloped Wood Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Left_C", - "Description": "SS Sloped Stone Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Stone_Right_C", - "Description": "SS Sloped Stone Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Left_C", - "Description": "SS Sloped Thatch Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Thatch_Right_C", - "Description": "SS Sloped Thatch Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Left_C", - "Description": "SS Sloped Wood Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Wood_Right_C", - "Description": "SS Sloped Wood Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Stone_C", - "Description": "SS Small Stone Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Wood_C", - "Description": "SS Small Wood Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Stone_C", - "Description": "SS Reinforced Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Wood_C", - "Description": "SS Wood Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_StoneSP_C", - "Description": "SS Stone Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_WoodSP_C", - "Description": "SS Wood Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_StoneSP_C", - "Description": "SS Stone Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_WoodSP_C", - "Description": "SS Wood Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Stone_C", - "Description": "SS Stone Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Thatch_C", - "Description": "SS Thatch Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Wood_C", - "Description": "SS Wood Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Stone_C", - "Description": "SS Stone Pipe - Tap", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Stone_C", - "Description": "SS Reinforced Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Wood_C", - "Description": "SS Wood Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Stone_C", - "Description": "SS Stone Window Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Wood_C", - "Description": "SS Wood Window Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Stone_C", - "Description": "SS Water Tank", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MortarPestlePlus_C", - "Description": "SS Mortar and Pestle", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ForgePlus_C", - "Description": "SS Refining Forge", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmithyPlus_C", - "Description": "SS Smithy", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TreeSapTapPlus_C", - "Description": "SS Tree Sap Tap", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeerBarrelPlus_C", - "Description": "SS Beer Barrel", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StandingTorchPlus_C", - "Description": "SS Standing Torch", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WallTorchPlus_C", - "Description": "SS Wall Torch", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Metal_C", - "Description": "SS Metal Spike Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageMetal_C", - "Description": "SS Metal Storage Box", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gardener_C", - "Description": "SS Gardener", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemCollector_C", - "Description": "SS Item Collector", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SheepHerder_C", - "Description": "SS Sheep Herder", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchery_C", - "Description": "SS Hatchery", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Farmer_C", - "Description": "SS Farmer", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Greenhouse_C", - "Description": "SS Sloped Greenhouse Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Left_C", - "Description": "SS Sloped Greenhouse Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Greenhouse_Right_C", - "Description": "SS Sloped Greenhouse Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Greenhouse_C", - "Description": "SS Greenhouse Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Greenhouse_C", - "Description": "SS Greenhouse Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_GreenhouseSP_C", - "Description": "SS Greenhouse Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_GreenhouseSP_C", - "Description": "SS Greenhouse Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_GreenhouseSP_C", - "Description": "SS Greenhouse Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_GreenhouseSP_C", - "Description": "SS Greenhouse Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Metal_C", - "Description": "SS Metal Fence Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_MetalSP_C", - "Description": "SS Metal Fence Support", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Metal_C", - "Description": "SS Metal Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Metal_C", - "Description": "SS Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Metal_C", - "Description": "SS Metal Ladder", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Metal_C", - "Description": "SS Large Metal Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Metal_C", - "Description": "SS Medium Metal Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Metal_C", - "Description": "SS Metal Railing", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_MetalSP_C", - "Description": "SS Metal Ramp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Metal_C", - "Description": "SS Sloped Metal Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Left_C", - "Description": "SS Sloped Metal Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Metal_Right_C", - "Description": "SS Sloped Metal Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Metal_C", - "Description": "SS Small Metal Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Metal_C", - "Description": "SS Metal Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_MetalSP_C", - "Description": "SS Metal Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_MetalSP_C", - "Description": "SS Metal Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Metal_C", - "Description": "SS Metal Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Metal_C", - "Description": "SS Metal Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Metal_C", - "Description": "SS Metal Window Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Metal_C", - "Description": "SS Metal Staircase", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_MetalSP_C", - "Description": "SS Large Metal Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Metal_C", - "Description": "SS XL Metal Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_MetalSP_C", - "Description": "SS Metal Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_MetalSP_C", - "Description": "SS Metal Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_MetalSP_C", - "Description": "SS Metal Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Metal_C", - "Description": "SS Metal Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Metal_C", - "Description": "SS Metal Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeHorizontal_Metal_C", - "Description": "SS Metal Pipe - Straight", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIncline_Metal_C", - "Description": "SS Metal Pipe - Inclined", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntake_Metal_C", - "Description": "SS Metal Pipe - Intake", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeIntersection_Metal_C", - "Description": "SS Metal Pipe - Intersection", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeVertical_Metal_C", - "Description": "SS Metal Pipe - Vertical", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_MetalSP_C", - "Description": "SS Metal Pipe - Flexible", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Square_C", - "Description": "SS Internal Piping - Square", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Wall_C", - "Description": "SS Internal Piping - Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Triangle_C", - "Description": "SS Internal Piping - Triangle", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_InternalPipe_Pillar_C", - "Description": "SS Internal Piping - Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTap_Metal_C", - "Description": "SS Metal Pipe - Tap", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WaterTank_Metal_C", - "Description": "SS Metal Water Tank", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Stone_C", - "Description": "SS Large Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Stone_C", - "Description": "SS Large Sloped Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Stone_C", - "Description": "SS Large Reinforced Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Metal_C", - "Description": "SS Large Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Metal_C", - "Description": "SS Large Sloped Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Metal_C", - "Description": "SS Large Metal Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Adobe_C", - "Description": "SS Large Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Adobe_C", - "Description": "SS Large Sloped Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Adobe_C", - "Description": "SS Large Adobe Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Stone_C", - "Description": "SS Behemoth Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Stone_C", - "Description": "SS Behemoth Sloped Stone Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Stone_C", - "Description": "SS Behemoth Reinforced Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Metal_C", - "Description": "SS Behemoth Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Metal_C", - "Description": "SS Behemoth Sloped Metal Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Metal_C", - "Description": "SS Behemoth Metal Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Adobe_C", - "Description": "SS Behemoth Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Adobe_C", - "Description": "SS Behemoth Sloped Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Adobe_C", - "Description": "SS Behemoth Adobe Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_AdobeSP_C", - "Description": "SS Large Adobe Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Adobe_C", - "Description": "SS XL Adobe Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Stone_C", - "Description": "SS Stone Behemoth Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Stone_C", - "Description": "SS Reinforced Behemoth Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Metal_C", - "Description": "SS Metal Behemoth Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Metal_C", - "Description": "SS Metal Behemoth Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Adobe_C", - "Description": "SS Adobe Behemoth Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Adobe_C", - "Description": "SS Behemoth Adobe Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GasCollectorTek_C", - "Description": "SS Tek Gas Collector", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Metal_C", - "Description": "SS Dynamic Metal Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LeashTek_C", - "Description": "SS Tek Leash", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TrophyBaseSS_C", - "Description": "SS Artifact Pedestal", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LoadoutDummySS_C", - "Description": "SS Loadout Mannequin", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AmmoLoaderSS_C", - "Description": "SS Ammo Box", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Adobe_C", - "Description": "SS Adobe Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Adobe_C", - "Description": "SS Adobe Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Adobe_C", - "Description": "SS Adobe Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Adobe_C", - "Description": "SS Adobe Railing", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Left_C", - "Description": "SS Sloped Adobe Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Adobe_Right_C", - "Description": "SS Sloped Adobe Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Adobe_C", - "Description": "SS Sloped Adobe Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Adobe_C", - "Description": "SS Adobe Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Adobe_C", - "Description": "SS Adobe Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Adobe_C", - "Description": "SS Adobe Fence Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_AdobeSP_C", - "Description": "SS Adobe Fence Support", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_AdobeSP_C", - "Description": "SS Adobe Ramp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Adobe_C", - "Description": "SS Small Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Adobe_C", - "Description": "SS Medium Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Adobe_C", - "Description": "SS Large Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Adobe_C", - "Description": "SS Adobe Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Adobe_C", - "Description": "SS Adobe Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Adobe_C", - "Description": "SS Adobe Ladder", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Adobe_C", - "Description": "SS Adobe Window Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Adobe_C", - "Description": "SS Adobe Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Adobe_C", - "Description": "SS Adobe Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Adobe_C", - "Description": "SS Adobe Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Wood_C", - "Description": "SS Wooden Staircase", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Stone_C", - "Description": "SS Stone Staircase", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Adobe_C", - "Description": "SS Adobe Staircase", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_WoodSP_C", - "Description": "SS Large Wood Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_StoneSP_C", - "Description": "SS Large Stone Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Wood_C", - "Description": "SS XL Wood Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Stone_C", - "Description": "SS XL Stone Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_AdobeSP_C", - "Description": "SS Adobe Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_AdobeSP_C", - "Description": "SS Adobe Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_WoodSP_C", - "Description": "SS Wood Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_StoneSP_C", - "Description": "SS Stone Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_AdobeSP_C", - "Description": "SS Adobe Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FeedingTroughPlus_C", - "Description": "SS Feeding Trough", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CampfirePlus_C", - "Description": "SS Campfire", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CompostBinPlus_C", - "Description": "SS Compost Bin", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CookingPotPlus_C", - "Description": "SS Cooking Pot", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FireplacePlus_C", - "Description": "SS Stone Fireplace", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PreservingBinPlus_C", - "Description": "SS Preserving Bin", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageSmall_C", - "Description": "SS Storage Box", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_StorageLarge_C", - "Description": "SS Large Storage Box", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SpikeWall_Wood_C", - "Description": "SS Wooden Spike Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PipeFlex_StoneSP_C", - "Description": "SS Stone Pipe - Flexible", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VesselPlus_C", - "Description": "SS Vessel", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_StoneSP_C", - "Description": "SS Stone Ramp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_AdobeSP_C", - "Description": "SS Adobe Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_StoneSP_C", - "Description": "SS Reinforced Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_WoodSP_C", - "Description": "SS Wood Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_AdobeSP_C", - "Description": "SS Adobe Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_StoneSP_C", - "Description": "SS Stone Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_WoodSP_C", - "Description": "SS Wood Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BeeHivePlus_C", - "Description": "SS Domesticated Bee Hive", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BookshelfPlus_C", - "Description": "SS Bookshelf", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BedPlus_C", - "Description": "SS Simple Bed", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BlueprintMaker_C", - "Description": "SS Blueprint Maker", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Converter_C", - "Description": "SS Converter", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_C", - "Description": "SS Hitching Post", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Nanny_C", - "Description": "SS Nanny", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AnimalTender_C", - "Description": "SS Animal Tender", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Dynamic_C", - "Description": "SS Dynamic Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Dynamic_C", - "Description": "SS Dynamic Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Wood_C", - "Description": "SS Dynamic Wood Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Stone_C", - "Description": "SS Dynamic Stone Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Adobe_C", - "Description": "SS Dynamic Adobe Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Vivarium_C", - "Description": "SS Vivarium", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Mannequin_C", - "Description": "SS Mannequin", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekElevator_C", - "Description": "SS Triangle Tek Elevator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Small_C", - "Description": "SS Small Taxidermy Base", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Medium_C", - "Description": "SS Medium Taxidermy Base", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TaxidermyPlus_Large_C", - "Description": "SS Large Taxidermy Base", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessSquare_C", - "Description": "SS Seamless Crop Square", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlotPlus_SeamlessTriangle_C", - "Description": "SS Seamless Crop Triangle", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_HitchingPost_Tek_C", - "Description": "SS Tek Hitching Post", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_C", - "Description": "SS Auto Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgePlus_C", - "Description": "SS Refrigerator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_VaultPlus_C", - "Description": "SS Vault", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_BunkBedPlus_C", - "Description": "SS Bunk Bed", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Ballista_C", - "Description": "SS Ballista Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Cannon_C", - "Description": "SS Cannon Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Flame_C", - "Description": "SS Flame Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Minigun_C", - "Description": "SS Minigun Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Rocket_C", - "Description": "SS Rocket Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Tranq_C", - "Description": "SS Tranq Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElevatorCallButton_C", - "Description": "SS Elevator Call Button", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekElevator_C", - "Description": "SS Tek Elevator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Heavy_C", - "Description": "SS Heavy Auto Turret", - "Mod": "Super Structures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_SprayPainterPlus_C", - "Description": "SS Spray Painter", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Tek_C", - "Description": "SS Tek Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Tek_C", - "Description": "SS Tek Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_Tek_C", - "Description": "SS Tek Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_WindowWall_Tek_C", - "Description": "SS Tek Windowframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Window_Tek_C", - "Description": "SS Tek Window", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Hatchframe_Tek_C", - "Description": "SS Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Tek_C", - "Description": "SS Tek Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Catwalk_Tek_C", - "Description": "SS Tek Catwalk", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gateway_Tek_C", - "Description": "SS Tek Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Gate_Tek_C", - "Description": "SS Tek Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGateway_Tek_C", - "Description": "SS Behemoth Tek Gateway", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeGate_Tek_C", - "Description": "SS Behemoth Tek Gate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Doorframe_Tek_C", - "Description": "SS Tek Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Tek_C", - "Description": "SS Tek Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceFoundation_Tek_C", - "Description": "SS Tek Fence Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FenceSupport_TekSP_C", - "Description": "SS Tek Fence Support", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ladder_Tek_C", - "Description": "SS Tek Ladder", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SmallPillar_Tek_C", - "Description": "SS Small Tek Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_MediumPillar_Tek_C", - "Description": "SS Medium Tek Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargePillar_Tek_C", - "Description": "SS Large Tek Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Railing_Tek_C", - "Description": "SS Tek Railing", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ramp_TekSP_C", - "Description": "SS Tek Ramp", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_Tek_C", - "Description": "SS Sloped Tek Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Left_C", - "Description": "SS Sloped Tek Wall Left", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SlopedWall_Tek_Right_C", - "Description": "SS Sloped Tek Wall Right", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForcefield_C", - "Description": "SS Tek Shield Generator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_C", - "Description": "SS Vacuum Compartment", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Moonpool_C", - "Description": "SS Vacuum Moonpool", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TeleporterPlus_C", - "Description": "SS Teleporter", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GeneratorTek_C", - "Description": "SS Tek Generator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TransmitterPlus_C", - "Description": "SS Tek Transmitter", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriFoundation_TekSP_C", - "Description": "SS Tek Triangle Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriCeiling_TekSP_C", - "Description": "SS Tek Triangle Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_TekSP_C", - "Description": "SS Large Tek Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Tek_C", - "Description": "SS XL Tek Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TriRoof_TekSP_C", - "Description": "SS Tek Triangle Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Staircase_Tek_C", - "Description": "SS Tek Staircase", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframe_Tek_C", - "Description": "SS Large Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeHatchframeSloped_Tek_C", - "Description": "SS Large Sloped Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframe_Tek_C", - "Description": "SS Behemoth Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLHatchframeSloped_Tek_C", - "Description": "SS Behemoth Sloped Tek Hatchframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeTrapdoor_Tek_C", - "Description": "SS Large Tek Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLTrapdoor_Tek_C", - "Description": "SS Behemoth Tek Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Trapdoor_Moonpool_C", - "Description": "SS Moonpool Trapdoor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Underwater_Cube_Sloped_C", - "Description": "SS Sloped Vacuum Compartment", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Door_Underwater_C", - "Description": "SS Vacuum Compartment Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoor_TekSP_C", - "Description": "SS Tek Double Door", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DoubleDoorframe_TekSP_C", - "Description": "SS Tek Double Doorframe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_Forcefield_C", - "Description": "SS Forcefield Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_LargeWall_Forcefield_C", - "Description": "SS Large Forcefield Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_XLWall_Forcefield_C", - "Description": "SS XL Forcefield Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CloningChamberPlus_C", - "Description": "SS Cloning Chamber", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurretTek_C", - "Description": "SS Tek Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GenomicsChamber_C", - "Description": "SS Mutator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekTroughPlus_C", - "Description": "SS Tek Trough", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_SPlusTekLight_C", - "Description": "SS Tek Light", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorageSP_C", - "Description": "SS Dedicated Storage", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DedicatedStorage_Intake_C", - "Description": "SS Dedicated Storage Intake", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeStation_C", - "Description": "SS Charge Station", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBedPlus_C", - "Description": "SS Tek Sleeping Pod", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ChargeInjector_C", - "Description": "SS Charge Injector", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ElementCatalyzer_C", - "Description": "SS Element Catalyzer", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementPlus_C", - "Description": "Element", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DynamicPillar_Tek_C", - "Description": "SS Dynamic Tek Pillar", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoCrafter_C", - "Description": "SS Auto Crafter", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItem_AutoCrafterPH_C", - "Description": "Selected Recipe", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PlanetShield_C", - "Description": "SS Planetary Shield", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Incinerator_C", - "Description": "SS Incinerator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DyeStation_C", - "Description": "SS Dyeria", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_RepairStation_C", - "Description": "SS Repair Station", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekForge_C", - "Description": "SS Tek Forge", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline_TekForge_C", - "Description": "Gasoline", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromDust_TekForge_C", - "Description": "Element", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementDust_TekForge_C", - "Description": "Element Dust", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementFromShards_TekForge_C", - "Description": "Element", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ElementShard_TekForge_C", - "Description": "Element Shard", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStove_C", - "Description": "SS Tek Stove", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedPrimeMeat_Jerky_TekStove_C", - "Description": "Prime Meat Jerky", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CookedMeat_Jerky_TekStove_C", - "Description": "Cooked Meat Jerky", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_FridgeTek_C", - "Description": "SS Tek Refrigerator", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_WaterJarIced_TekFridge_C", - "Description": "Iced Water Jar", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CanteenIced_TekFridge_C", - "Description": "Iced Canteen", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekChemBench_C", - "Description": "SS Laboratory", - "Mod": "Super Structures" - }, - { - "Category": "Ammo", - "IsHarvestable": false, - "ClassName": "PrimalItemAmmo_Flamethrower_TekChemBench_C", - "Description": "Flamethrower Ammo", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BugRepellant_TekChemBench_C", - "Description": "Bug Repellant", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_CureLow_TekChemBench_C", - "Description": "Lesser Antidote", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Narcotic_TekChemBench_C", - "Description": "Narcotic", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Stimulant_TekChemBench_C", - "Description": "Stimulant", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_ChitinPaste_TekChemBench_C", - "Description": "Cementing Paste", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Clay_TekChemBench_C", - "Description": "Clay", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gasoline__TekChemBench_C", - "Description": "Gasoline (Gas-Crafted)", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Gunpowder_TekChemBench_C", - "Description": "Gunpowder", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PreservingSalt_TekChemBench_C", - "Description": "Preserving Salt", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_PrimalCrystal_TekChemBench_C", - "Description": "Primal Crystal", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Propellant_TekChemBench_C", - "Description": "Propellant", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_Sparkpowder_TekChemBench_C", - "Description": "Sparkpowder", - "Mod": "Super Structures" - }, - { - "Category": "Resource", - "IsHarvestable": false, - "ClassName": "PrimalItemResource_SubstrateAbsorbent_TekChemBench_C", - "Description": "Absorbent Substrate", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Fertilizer_Compost_TekChemBench_C", - "Description": "Fertilizer", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Mutagel_TekChemBench_C", - "Description": "Mutagel", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_Mutagen_TekChemBench_C", - "Description": "Mutagen", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekCookingPot_C", - "Description": "SS Tek Cooking Pot", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_BeerJar_TekCookPot_C", - "Description": "SS Beer", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ItemTranslocator_C", - "Description": "SS Item Translocator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekStorage_C", - "Description": "SS Tek Storage", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Wall_TekGlass_C", - "Description": "SS Tek Glass Wall", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Ceiling_TekGlass_C", - "Description": "SS Tek Glass Ceiling", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Roof_TekGlass_C", - "Description": "SS Sloped Tek Glass Roof", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekBridgePlus_C", - "Description": "SS Tek Bridge", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DroneTerminal_C", - "Description": "SS Drone Terminal", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_GachaGavager_C", - "Description": "SS Gacha Gavager", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CrystalCracker_C", - "Description": "SS Crystal Cracker", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_ShieldPost_C", - "Description": "SS Shield Post", - "Mod": "Super Structures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_PersonalTeleporter_C", - "Description": "SS Personal Teleporter", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CryoFridge_SS_C", - "Description": "SS Cryofridge", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItem_HoverSkiffSS_C", - "Description": "Unassembled SS TEK Hover Skiff", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekJumpPadSS_C", - "Description": "SS Tek Jump Pad", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TekSensor_C", - "Description": "SS Tek Sensor", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_AutoTurret_Laser_C", - "Description": "SS Laser Turret", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_DinoUplink_C", - "Description": "SS Dino Uplink", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlot_TekSS_C", - "Description": "SS Tek Crop Plot", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_EggIncubatorSS_C", - "Description": "SS Egg Incubator", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_CropPlot_TekTriangleSS_C", - "Description": "SS Tek Triangle Crop Plot", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Ocean_Wood_C", - "Description": "SS Ocean Wood Foundation", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Foundation_Ocean_Metal_C", - "Description": "SS Ocean Metal Foundation", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_CHEAT_C", - "Description": "SS Plant Species X Seed", - "Mod": "Super Structures" - }, - { - "Category": "MiscConsumable", - "IsHarvestable": false, - "ClassName": "PrimalItemConsumable_AutoTurretPlant_Seed_C", - "Description": "SS Plant Species X Seed", - "Mod": "Super Structures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_TransferTool_C", - "Description": "SS Transfer Tool", - "Mod": "Super Structures" - }, - { - "Category": "Weapon", - "IsHarvestable": false, - "ClassName": "PrimalItem_InventoryAssistant_C", - "Description": "SS Inventory Assistant", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_PressurePlateSS_C", - "Description": "SS Pressure Plate", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_TrophyWallSS_C", - "Description": "SS Trophy Wall-Mount", - "Mod": "Super Structures" - }, - { - "Category": "Structure", - "IsHarvestable": false, - "ClassName": "PrimalItemStructure_Noglin_Nullifier_C", - "Description": "SS Noglin Nullifier", - "Mod": "Super Structures" - } - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [] -} \ No newline at end of file diff --git a/GameData/Mods/utilityplus.gamedata b/GameData/Mods/utilityplus.gamedata deleted file mode 100644 index d4bf5541..00000000 --- a/GameData/Mods/utilityplus.gamedata +++ /dev/null @@ -1,85 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2019-03-20T00:00:00.0000000Z", - "Creatures": [], - "Engrams": [ - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReusableBola_C", - "Description": "Reusable Bola", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "ngramEntry_ReusableFlareLauncher_C", - "Description": "Reusable Flare", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReusableParachute_C", - "Description": "Reusable Parachute", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReusableSpear_C", - "Description": "Reusable Spear", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "Engram_HookPlus_C", - "Description": "Reusable Hook", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_SpyglassPlus_C", - "Description": "Reusable Spyglass", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_WeaponReinWhip_C", - "Description": "Reusable Whip", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_FogRemover_C", - "Description": "Reusable Fog Remover", - "Mod": "Utility+" - }, - { - "Level": 1, - "Points": 0, - "IsTekGram": false, - "ClassName": "EngramEntry_ReusableLasso_C", - "Description": "Reusable Lasso", - "Mod": "Utility+" - }, - ], - "MapSpawners": [], - "SupplyCrates": [], - "Inventories": [], - "GameMaps": [], - "Mods": [] -} diff --git a/GameData/README.md b/GameData/README.md deleted file mode 100644 index 6153f93c..00000000 --- a/GameData/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Server Manager Game Data File -Game Data files available for all the server managers diff --git a/GameData/Template/Template.gamedata b/GameData/Template/Template.gamedata deleted file mode 100644 index 47765c96..00000000 --- a/GameData/Template/Template.gamedata +++ /dev/null @@ -1,64 +0,0 @@ -{ - "Application": "ark", - "Version": "1.0.0", - "Created": "2020-03-04T00:00:00.0000000Z", - "Mod": "ArkPrime|TheCenter|PrimitivePlus|ScorchedEarth|Ragnarok|Aberration|Extinction|Genesis|Valguero|CrystalIsles|Genesis2|LostIsland|", - "Creatures": [ - { - "NameTag": "Achatina", - "IsSpawnable": true, - "IsTameable": "True", - "ClassName": "Achatina_Character_BP_C", - "Description": "Achatina", - "Mod": "ArkPrime" - } - ], - "Engrams": [ - { - "Level": 55, - "Points": 8, - "IsTekGram": false, - "ClassName": "EngramEntry_AdvancedBullet_C", - "Description": "Advanced Bullet", - "Mod": "ArkPrime" - } - ], - "Items": [ - { - "Category": "Tools", - "IsHarvestable": false, - "ClassName": "PrimalItem_BloodExtractor_C", - "Description": "Blood Extraction Syringe", - "Mod": "ArkPrime" - } - ], - "MapSpawners": [ - { - "ClassName": "DinoSpawnEntries_Beavers_C", - "Description": "Beavers", - "Mod": "ArkPrime" - } - ], - "SupplyCrates": [ - { - "ClassName": "SupplyCrate_Cave_QualityTier1_C", - "Description": "Cave Loot Crate (Green)", - "Mod": "ArkPrime" - } - ], - "Inventories": [ - { - "ClassName": "DinoDropInventoryComponent_BossSpider_Easy_C", - "Description": "Boss Inventory - Broodmother (Easy)", - "Mod": "ArkPrime" - } - ], - "GameMaps": [ - { - "IsSotF": false, - "ClassName": "TheIsland", - "Description": "The Island", - "Mod": "ArkPrime" - } - ] -} diff --git a/PSM/PantropyServerManager_1.0.1.zip b/PSM/PantropyServerManager_1.0.1.zip deleted file mode 100644 index db90ead0..00000000 Binary files a/PSM/PantropyServerManager_1.0.1.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.10.exe b/PSM/PantropyServerManager_1.0.10.exe deleted file mode 100644 index d6f99990..00000000 Binary files a/PSM/PantropyServerManager_1.0.10.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.10.zip b/PSM/PantropyServerManager_1.0.10.zip deleted file mode 100644 index 11577586..00000000 Binary files a/PSM/PantropyServerManager_1.0.10.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.11.exe b/PSM/PantropyServerManager_1.0.11.exe deleted file mode 100644 index c37e6821..00000000 Binary files a/PSM/PantropyServerManager_1.0.11.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.11.zip b/PSM/PantropyServerManager_1.0.11.zip deleted file mode 100644 index 6b22f3d7..00000000 Binary files a/PSM/PantropyServerManager_1.0.11.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.12.exe b/PSM/PantropyServerManager_1.0.12.exe deleted file mode 100644 index 67b7b03d..00000000 Binary files a/PSM/PantropyServerManager_1.0.12.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.12.zip b/PSM/PantropyServerManager_1.0.12.zip deleted file mode 100644 index 9e1813c3..00000000 Binary files a/PSM/PantropyServerManager_1.0.12.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.13.exe b/PSM/PantropyServerManager_1.0.13.exe deleted file mode 100644 index e3f7b006..00000000 Binary files a/PSM/PantropyServerManager_1.0.13.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.13.zip b/PSM/PantropyServerManager_1.0.13.zip deleted file mode 100644 index d9583d72..00000000 Binary files a/PSM/PantropyServerManager_1.0.13.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.14.exe b/PSM/PantropyServerManager_1.0.14.exe deleted file mode 100644 index 704e5c0e..00000000 Binary files a/PSM/PantropyServerManager_1.0.14.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.14.zip b/PSM/PantropyServerManager_1.0.14.zip deleted file mode 100644 index 3724a948..00000000 Binary files a/PSM/PantropyServerManager_1.0.14.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.15.exe b/PSM/PantropyServerManager_1.0.15.exe deleted file mode 100644 index 43c46d6f..00000000 Binary files a/PSM/PantropyServerManager_1.0.15.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.15.zip b/PSM/PantropyServerManager_1.0.15.zip deleted file mode 100644 index 1a291726..00000000 Binary files a/PSM/PantropyServerManager_1.0.15.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.16.exe b/PSM/PantropyServerManager_1.0.16.exe deleted file mode 100644 index dd609126..00000000 Binary files a/PSM/PantropyServerManager_1.0.16.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.16.zip b/PSM/PantropyServerManager_1.0.16.zip deleted file mode 100644 index 90a56f71..00000000 Binary files a/PSM/PantropyServerManager_1.0.16.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.17.exe b/PSM/PantropyServerManager_1.0.17.exe deleted file mode 100644 index 7aefc84a..00000000 Binary files a/PSM/PantropyServerManager_1.0.17.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.17.zip b/PSM/PantropyServerManager_1.0.17.zip deleted file mode 100644 index 37c4347a..00000000 Binary files a/PSM/PantropyServerManager_1.0.17.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.18.exe b/PSM/PantropyServerManager_1.0.18.exe deleted file mode 100644 index 69bbf96f..00000000 Binary files a/PSM/PantropyServerManager_1.0.18.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.18.zip b/PSM/PantropyServerManager_1.0.18.zip deleted file mode 100644 index 422de034..00000000 Binary files a/PSM/PantropyServerManager_1.0.18.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.19.exe b/PSM/PantropyServerManager_1.0.19.exe deleted file mode 100644 index 58cd64b8..00000000 Binary files a/PSM/PantropyServerManager_1.0.19.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.19.zip b/PSM/PantropyServerManager_1.0.19.zip deleted file mode 100644 index ff4fdda8..00000000 Binary files a/PSM/PantropyServerManager_1.0.19.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.2.zip b/PSM/PantropyServerManager_1.0.2.zip deleted file mode 100644 index 9eaab3ea..00000000 Binary files a/PSM/PantropyServerManager_1.0.2.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.21.exe b/PSM/PantropyServerManager_1.0.21.exe deleted file mode 100644 index 5a0fc9e6..00000000 Binary files a/PSM/PantropyServerManager_1.0.21.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.21.zip b/PSM/PantropyServerManager_1.0.21.zip deleted file mode 100644 index fd3b980a..00000000 Binary files a/PSM/PantropyServerManager_1.0.21.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.22.exe b/PSM/PantropyServerManager_1.0.22.exe deleted file mode 100644 index e83e43f6..00000000 Binary files a/PSM/PantropyServerManager_1.0.22.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.22.zip b/PSM/PantropyServerManager_1.0.22.zip deleted file mode 100644 index 390e1535..00000000 Binary files a/PSM/PantropyServerManager_1.0.22.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.23.exe b/PSM/PantropyServerManager_1.0.23.exe deleted file mode 100644 index 23833897..00000000 Binary files a/PSM/PantropyServerManager_1.0.23.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.23.zip b/PSM/PantropyServerManager_1.0.23.zip deleted file mode 100644 index d2335ebd..00000000 Binary files a/PSM/PantropyServerManager_1.0.23.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.24.exe b/PSM/PantropyServerManager_1.0.24.exe deleted file mode 100644 index 97f29426..00000000 Binary files a/PSM/PantropyServerManager_1.0.24.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.24.zip b/PSM/PantropyServerManager_1.0.24.zip deleted file mode 100644 index 90e50f0f..00000000 Binary files a/PSM/PantropyServerManager_1.0.24.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.25.exe b/PSM/PantropyServerManager_1.0.25.exe deleted file mode 100644 index dd34c0ba..00000000 Binary files a/PSM/PantropyServerManager_1.0.25.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.25.zip b/PSM/PantropyServerManager_1.0.25.zip deleted file mode 100644 index 0abf04eb..00000000 Binary files a/PSM/PantropyServerManager_1.0.25.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.26.exe b/PSM/PantropyServerManager_1.0.26.exe deleted file mode 100644 index 174a93fc..00000000 Binary files a/PSM/PantropyServerManager_1.0.26.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.26.zip b/PSM/PantropyServerManager_1.0.26.zip deleted file mode 100644 index d00fb6a6..00000000 Binary files a/PSM/PantropyServerManager_1.0.26.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.3.zip b/PSM/PantropyServerManager_1.0.3.zip deleted file mode 100644 index fd4a8793..00000000 Binary files a/PSM/PantropyServerManager_1.0.3.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.4.zip b/PSM/PantropyServerManager_1.0.4.zip deleted file mode 100644 index 040f09cc..00000000 Binary files a/PSM/PantropyServerManager_1.0.4.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.5.zip b/PSM/PantropyServerManager_1.0.5.zip deleted file mode 100644 index 97593b00..00000000 Binary files a/PSM/PantropyServerManager_1.0.5.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.6.zip b/PSM/PantropyServerManager_1.0.6.zip deleted file mode 100644 index 059c8d47..00000000 Binary files a/PSM/PantropyServerManager_1.0.6.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.7.exe b/PSM/PantropyServerManager_1.0.7.exe deleted file mode 100644 index 00187a6c..00000000 Binary files a/PSM/PantropyServerManager_1.0.7.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.7.zip b/PSM/PantropyServerManager_1.0.7.zip deleted file mode 100644 index 960c48e3..00000000 Binary files a/PSM/PantropyServerManager_1.0.7.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.8.exe b/PSM/PantropyServerManager_1.0.8.exe deleted file mode 100644 index dde6b8f2..00000000 Binary files a/PSM/PantropyServerManager_1.0.8.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.8.zip b/PSM/PantropyServerManager_1.0.8.zip deleted file mode 100644 index a97ad1d4..00000000 Binary files a/PSM/PantropyServerManager_1.0.8.zip and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.9.exe b/PSM/PantropyServerManager_1.0.9.exe deleted file mode 100644 index b597d58a..00000000 Binary files a/PSM/PantropyServerManager_1.0.9.exe and /dev/null differ diff --git a/PSM/PantropyServerManager_1.0.9.zip b/PSM/PantropyServerManager_1.0.9.zip deleted file mode 100644 index dd00f90c..00000000 Binary files a/PSM/PantropyServerManager_1.0.9.zip and /dev/null differ diff --git a/PSM/README.md b/PSM/README.md deleted file mode 100644 index fdaf3f4a..00000000 --- a/PSM/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Pantropy Server Manager -A manager for the Pantropy dedicated server. - -Download the latest.exe or latest.zip files diff --git a/PSM/VersionFeed.xml b/PSM/VersionFeed.xml deleted file mode 100644 index f3dd82e8..00000000 --- a/PSM/VersionFeed.xml +++ /dev/null @@ -1,712 +0,0 @@ - - - - urn:uuid:BE852556-BFC7-4AF2-82F3-F8A1CAF5C241 - Pantropy Server Manager Version Feed - This is the Pantropy Server Manager release version feed. - - 2020-04-04T00:00:00Z - - - urn:uuid:42E162AF-AC51-47DB-A9C7-3ADCADADDB03 - 1.0.26 (1.0.26.1) - 1.0.26.1 - - 2020-04-04T00:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - Fixed the overlay, so that is can be used again.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:223BD989-0C37-4368-AD65-FD76F7757951 - 1.0.25 (1.0.25.1) - 1.0.25.1 - - 2020-04-02T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
  • -
- CHANGE -
-
    -
  • Global Settings - Auto-Restart section - added a note and fixed the tooltip.
  • -
  • ru-RU Translation file updated. (thanks @varlonec)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C357FF87-3403-457F-8409-4D5E8079B85F - 1.0.24 (1.0.24.10) - 1.0.24.10 - - 2020-04-01T02:00:00Z - -
-

- NEW -
-

    -
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • -
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • -
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.
  • -
- CHANGE -
-
    -
  • RCON Window - added adjustable player list, width is retained.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:1872B400-8857-49A0-8F30-ED0D5226AB89 - 1.0.23 (1.0.23.1) - 1.0.23.1 - - 2020-03-23T00:00:00Z - -
-

- CHANGE -
-

    -
  • Server Monitor Window - added backup and open folder buttons.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CE5219FC-C8C1-4684-AA5D-AE28C695D01E - 1.0.22 (1.0.22.6) - 1.0.22.6 - - 2020-03-15T01:00:00Z - -
-

- New -
-

    -
  • Main Window - the main window now stores the height and width of the window.
  • -
  • Main Window - new button (top right corner) to open the new Server Monitor window.
  • -
  • Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.
  • -
  • Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.
  • -
  • Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client.
  • -
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client.
  • -
  • Shutdown Process - have added logic to send the shutdown message to the game client, only if the setting is enabled.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CD977A08-1D8C-42CF-883B-FB66C5626452 - 1.0.21 (1.0.21.1) - 1.0.21.1 - - 2020-03-12T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Game Data - fixed a crash when loading with an invalid gamedata file.
  • -
- CHANGE -
-
    -
  • Game Data Window - Added a validate button, to validate the user gamedata files.
  • -
  • Game Data Window - Displays the gamedata file in Red if the file is invalid.
  • -
  • Game Data Window - When adding a new gamedata file, will display an error if the file is invalid.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D8AD9F83-A7D0-49D8-905D-8F17164F2CBA - 1.0.20 (1.0.20.1) - 1.0.20.1 - - 2020-03-08T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E27DA119-DD66-403A-9A4B-80CE2ECDBDF5 - 1.0.19 (1.0.19.1) - 1.0.19.1 - - 2020-03-07T01:00:00Z - -
-

- BUGFIX -
-

    -
  • Game Data - fixed a bug that would prevent gamedata files from being loaded.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:982C2AB5-B9FB-4E03-B0DD-92A77F24B4FB - 1.0.18 (1.0.18.2) - 1.0.18.2 - - 2020-03-07T00:00:00Z - -
-

- NEW -
-

    -
  • Main Window - Added Game Data Window button to open a new Game Data window. Button is top right corner next to plugins button.
  • -
  • Game Data Window - A new window that allows you to manage your game data files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:08170914-E821-4967-8FCD-8EDC59BEB118 - 1.0.17 (1.0.17.1) - 1.0.17.1 - - 2020-03-03T00:00:00Z - -
-

- NEW -
-

    -
  • Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:431C772B-4ACA-4FD4-AFB8-FC340EEC392D - 1.0.16 (1.0.16.1) - 1.0.16.1 - - 2019-11-01T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:B549302A-59EE-4F40-996C-20E245B625C3 - 1.0.15 (1.0.15.1) - 1.0.15.1 - - 2018-11-22T10:00:00Z - -
-

- CHANGE -
-

    -
  • Game Map droplist - moved AlphaMap map to the gamedata file.
  • -
- - WARNING: Before you restart your servers, check that the Map Name is set correctly. - -

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:044BF43E-BEC3-4F07-B5F7-FC6D846B4DF5 - 1.0.14 (1.0.14.1) - 1.0.14.1 - - 2018-11-19T00:00:00Z - -
-

- NEW -
-

    -
  • Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.
  • -
- CHANGE -
-
    -
  • Main Window - Start position changed to 50,50.
  • -
  • Server Status - removed server status call to offline WEB API.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2DB9133C-6A3B-47CF-B0AE-1B868F325DB6 - 1.0.13 (1.0.13.1) - 1.0.13.1 - - 2018-08-16T00:00:00Z - -
-

- CHANGE -
-

    -
  • Download Location Changed - Have moved the server manager files to a new location for hosting.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2DB9133C-6A3B-47CF-B0AE-1B868F325DB6 - 1.0.12 (1.0.12.4) - 1.0.12.4 - - 2018-06-13T00:00:00Z - -
-

- BUGFIX -
-

    -
  • MotD Interval - fixed the bug when enabling the MotD interval.
  • -
- CHANGE -
-
    -
  • Auto-Shutdown/Restart - Have added days of week, so you can schedule your server to shutdown on one or more days.
  • -
  • Server Files - Disabled file watcher when saving server files. Prevents double loading.
  • -
  • Window Styles - fixed up some visual styles.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9C3DDAC2-4491-4FE4-A098-2CA6F34D0AED - 1.0.11 (1.0.11.5) - 1.0.11.5 - - 2018-06-04T05:20:00Z - -
-

- CHANGE -
-

    -
  • Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.
  • -
  • Mod Details - grid background changed to blue, if mod record is invalid.
  • -
  • Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.
  • -
  • Mod Details - added mod fetch status message if failed.
  • -
  • Out of Date Mods - changed to exclude mods that are invalid (no steam information).
  • -
  • Rcon Window - changed the order the server status and player list is started.
  • -
  • Rcon Window - added null reference checking for send command results.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:95AF8378-06E7-44F6-9278-31F004123264 - 1.0.10 (1.0.10.1) - 1.0.10.1 - - 2018-05-27T23:30:00Z - -
-

- BUGFIX -
-

    -
  • Translations - Fixed the map name and branch names when changing languages.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2EFC7337-C652-4C09-92F8-68EDFADA4C0C - 1.0.9 (1.0.9.2) - 1.0.9.2 - - 2018-05-27T03:30:00Z - -
-

- BUGFIX -
-

    -
  • Processor Affinity - fixed bug with machines that have more than 32 processors.
  • -
  • Processor Affinity - removed code that checks the LauncherArgs for Affinity. Affinity can be set using the Affinity window, or the LauncherArgs.
  • -
  • Fix the bug when generating the support zip file.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2EFC7337-C652-4C09-92F8-68EDFADA4C0C - 1.0.8 (1.0.8.4) - 1.0.8.4 - - 2018-05-24T23:00:00Z - -
-

- NEW -
-

    -
  • Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.
  • -
  • - Server Status Options - added two new options to the global settings.
    - 1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.
    - 2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed. -
  • -
- CHANGE -
-
    -
  • MotD Duration Label - fixed motd duration label format.
  • -
  • Global Settings - fixed shutdown command option tooltip.
  • -
  • Log folder creation - added exists check when creating the Logs folder.
  • -
  • DotNet Framework updated
  • -
-
- - NOTE: There is a new version of the Discord plugin - 1.0.12.1. - -

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6CE18339-6DF6-430F-9858-F32711BB6FEB - 1.0.7 (1.0.7.1) - 1.0.7.1 - - 2018-05-21T23:30:00Z - -
-

- NEW -
-

    -
  • Process Priority and Processor Affinity - added new priority and affinity entry fields.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:62E48ED1-DCDF-4D39-A4EB-51B8D7707966 - 1.0.6 (1.0.6.5) - 1.0.6.5 - - 2018-05-21T03:50:00Z - -
-

- BUGFIX -
-

    -
  • Player List - fixed bug that would prevent loading the player list if the steam fetch caused a problem.
  • -
  • Server Status spamming - attempt #1 to fix the server status spam being sent to the discord plugin.
  • -
- CHANGE -
-
    -
  • Server Stop process - changed the way the server stop process is done. It is now all threaded properly and should now close down the server within 30 seconds.
  • -
  • Server Status - when performing the manual update, the 'Updating' server status should now remain until the update process is complete. This will also keep the update and start buttons disabled.
  • -
  • Current Version - the version is now updated regardless of if the server is running or not.
  • -
  • Shutdown/Save Commands - moved them to the config file.
  • -
  • User Settings - added reading user config settings from json file when loading.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AF23AC70-FA38-4F69-B561-5CD17DDE4A1C - 1.0.5 (1.0.5.3) - 1.0.5.3 - - 2018-05-12T02:30:00Z - -
-

- BUGFIX -
-

    -
  • SteamCMD - added a bug fix to reduce the steamcmd error when changing/removing branches.
  • -
- CHANGE -
-
    -
  • Icons - all icons have be cleaned up and updated.
  • -
  • Message of the Day - Added a new Lines count. Will let you know how many lines the MotD is, and will turn red when you have exceeded the visible space in game.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:DA9FC87F-0323-4302-ADB4-9CF9E47D2287 - 1.0.4 (1.0.4.3) - 1.0.4.3 - - 2018-05-07T10:10:00Z - -
-

- NEW -
-

    -
  • - Beta branch support now added to the server manager and works with the Manual and Auto update processes.

    - - NOTE: This change affects the server cache and will force your server to perform an update when the next auto-update is run. - -
  • -
    -
  • - Message of the Day - added the ability to set the MotD and the broadcast interval.

    - - NOTE: As the broadcast method only supports single line messages, if the MotD spans multiple lines, only the first line with be broadcast. - -
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D8F2431E-CBE8-4CF6-9BEE-4C867ADDBA71 - 1.0.3 (1.0.3.5) - 1.0.3.5 - - 2018-05-06T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Player List - Fixed player list showing players as Invalid.
  • -
  • Player List - Fixed player list showing duplicate player profiles.
  • -
  • Player List - removed players from list when the player profile no longer exists.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:EACB60DA-73EC-4D34-A618-182B115B82D8 - 1.0.2 (1.0.2.4) - 1.0.2.4 - - 2017-09-01T11:30:00Z - -
-

- NEW -
-

    -
  • Version Details Window - a new window to show the version updates.
  • -
  • Player Profile Window - a new window to show the player's details, right-click a player in the player list to access it.
  • -
- UPDATES -
-
    -
  • Server version is now updated each time the server status check is performed (approx every 5 seconds).
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:4edf1837-7d07-4b58-bab1-0c4459849cf7 - 1.0.1 (1.0.1.26) - 1.0.1.26 - - 2018-04-30T00:00:00Z - -
-

- NEW -
-

    -
  • Very rough version for testing purposes only.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/PSM/beta/README.md b/PSM/beta/README.md deleted file mode 100644 index 7e1ddff9..00000000 --- a/PSM/beta/README.md +++ /dev/null @@ -1 +0,0 @@ -# Beta Builds diff --git a/PSM/beta/VersionFeed.xml b/PSM/beta/VersionFeed.xml deleted file mode 100644 index c16c9ca8..00000000 --- a/PSM/beta/VersionFeed.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - urn:uuid:BE852556-BFC7-4AF2-82F3-F8A1CAF5C241 - Pantropy Server Manager Version Feed - This is the Pantropy Server Manager beta version feed. - - 2020-04-04T00:00:00Z - - - urn:uuid:42E162AF-AC51-47DB-A9C7-3ADCADADDB03 - 1.0.26 (1.0.26.1) - 1.0.26.1 - - 2020-04-04T00:00:00Z - -
-

- BUGFIX -
-

    -
  • RCON Window - Fixed the overlay, so that is can be used again.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/PSM/beta/en-US.xaml b/PSM/beta/en-US.xaml deleted file mode 100644 index 6a05046c..00000000 --- a/PSM/beta/en-US.xaml +++ /dev/null @@ -1,1062 +0,0 @@ - - - - Error - - - - All - Pantropy - Unknown - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The Server Manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Cancel - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Add Banned Players - Reason: - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel - - - - Add Steam Users - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Close - - Player List: {0} - Filter: - Profiles: - Invalid: - - View Steam Profile... - View Profile... - Copy Steam ID... - - Steam ID copied to the clipboard for : - Steam ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - _Players - Sort - By Online - By Name - By Faction - By Last Updated - _Filter - Show Online - Show All - Show Admin - Show Banned - Show Invalid - Show Player Avatars - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the ASM last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - Filter: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Load mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected section settings of your current profile with those from the selected profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected a profile to copy from. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the selected profile to your current profile. - Select All - Unselect All - Process - Cancel - - This form will copy the selected settings from the selected profile to the current profile. - Profile to Copy From: - Select the profile to copy the settings from. - - Copy - Section - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Total Servers: - Server - Map - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - Pantropy Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Server Manager User Exists: - Enable Run as Administrator Prompt on Startup - Manage firewall settings automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - Save Manager Password... - Create Manager User... - Delete Manager User... - ... - Clear - ... - ... - Get WebApi Key... - Help... - Language - Style - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or mroe actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Player Level Increase: - The amount of XP to be increased when adding a new custom level. - Creature Level Increase: - The amount of XP to be increased when adding a new custom level. - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Pantropy mod management enabled. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Pantropy mod management enabled. - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - Delete Old Backup Files - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - Enable Auto Update - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Started Message: - This message will be displayed when the server is being started. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Force Respawn Creatures Warning: - This message will be displayed when the server is being started and a wild creature wipe is scheduled. - - - - Pantropy Server Manager - Pantropy Server Manager (Administrator) - Pantropy Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP: - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Server Manager User Exists: - Why is the Server Manager User Missing? - Server Manager User Missing - The server manager requires it's own windows user to run SteamCMD. To create the Server Manager user, open the Global Settings. - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open Server Manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - - Unknown - Disabled - Queued - Ready - Running - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - The Server Manager is an open-source project, provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - _File - _Exit - - _Language - _Style - - x - % - seconds - minutes - hours - days - items - xp - players - tribes - levels - - - - - - Profile: - The name for the server profile. This is not the public name users will see in the game. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from another profile to this profile. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the Server Manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the Server Manager must run with administrator privileges. Restart the Server Manager and 'Run As Administrator' and you will be able to utilize these features. - Pantropy Auto Settings - The Pantropy automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Pantropy features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will shut down the server. Do you wish to proceed? - Stop the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - The server update failed as the steam username or password has not been setup in the Global Settings. - Backup Server - Backup Server Error - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or GameUserSettings.ini - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Description: - The description that shows up when clicking on a server in the game server list. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the game choose - (Recommended) - Refresh the available local IPs. - Server Port: - The port users will use to connect to your server. Default is 27015. Change this and Query Port if you wish to host multiple servers on one machine. - Query Port: - The port Steam uses to communicate with your server. Default is 27016. Change this and Server Port if you wish to host multiple servers on one machine. - Game Port: - Default is 25000. - Authentication Port: - Default is 8766. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Admin Console (RCON) - Enable RCON - If enabled, the RCON feature will be enabled. - RCON Port: - The port that RCON will use on your server. - RCON Password: - The password to access RCON on the server. - Resets the RCON Window settings back to defaults. - - Maps and Mods - Map Name: - The standard map name. - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Server Options - Max Players: - Sets the maximum number of players which can join this server. - Enable Debug - If enabled, a debug window will be opened when the server is started. - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - - Administrators - Add Administrator - Clear Administrators - Reload from File - Delete Administrator - Steam ID - Steam Name - - Banned - Add Banned Player - Clear Banned Players - Reload from File - Delete Banned Player - Steam ID - Steam Name - Reason - - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - - - Player Profile - {0} - - Steam Details - Player Details - Faction Details - - Id: - Name: - Online: - Created: - Last Updated: - - Community Banned: - VAC Banned: - VAC Bans #: - Game Bans #: - Days Since Last Ban: - - Administrator: - Banned: - Harvest Level: - Crafting Level: - Research Level: - - Member Rack: - Click to open the steam profile in a browser - Click to view the profile file in explorer - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - - View Steam Profile... - View Profile... - Copy Steam ID... - - Admin Name: - This is the name used to prefix serverchat messages sent from the console. - Status: - Players: - / - Mode: - Filter: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - RCON: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - Send a chat message to : - Steam ID copied to the clipboard for : - Steam ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - - Disconnected - Connected - - Player '{0}' joined the game. - Player '{0}' left the game. - - - - Settings - - - - Live - - - - Alpha Map - - - \ No newline at end of file diff --git a/PSM/beta/latest.txt b/PSM/beta/latest.txt deleted file mode 100644 index f0e6bb57..00000000 --- a/PSM/beta/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.0.26.1 diff --git a/PSM/beta/latest.zip b/PSM/beta/latest.zip deleted file mode 100644 index d00fb6a6..00000000 Binary files a/PSM/beta/latest.zip and /dev/null differ diff --git a/PSM/en-US.xaml b/PSM/en-US.xaml deleted file mode 100644 index 6a05046c..00000000 --- a/PSM/en-US.xaml +++ /dev/null @@ -1,1062 +0,0 @@ - - - - Error - - - - All - Pantropy - Unknown - - - - Low - Below Normal - Normal - Above Normal - High - - - - invalid - All - - - - Run as Administrator - This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? - Run as Administrator Failed - Sorry, this application could not be Run as Administrator, reverting back to user priviledges. - Application Already Running - Another instance of the application is already running. Do you want to switch to that instance? - Application Switch Failed - Failed to switch to the other application instance. Starting new application instance. - - Select Data Directory - It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window. - Select a Data Directory - Confirm location - The Server Manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? - Failed to save profile - Failed to save profile {0}. {1}\n{2} - - - - Server Manager - Updating... - Status - Cleaning up SteamCMD... - Downloading SteamCMD... - Unzipping SteamCMD... - Authorizing SteamCMD... - SteamCMD installed - Checking for new server version... - Downloading new server version... - Server download complete - Complete - Cancelled - Cancel - - - - Command Line - Copy to clipboard - Copied to clipboard - Done! - Copy to clipboard failed. - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - - - - Add Banned Players - Reason: - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel - - - - Add Steam Users - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel - - - - Processor Affinity - Processor Affinity - {0} - Which processors are allowed to run the server? - All Processors - Is enabled, will default to use all processors, otherwise selecte the specific processors. - All - None - OK - Cancel - - Selected - Processor - - - - Close - - Player List: {0} - Filter: - Profiles: - Invalid: - - View Steam Profile... - View Profile... - Copy Steam ID... - - Steam ID copied to the clipboard for : - Steam ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - _Players - Sort - By Online - By Name - By Faction - By Last Updated - _Filter - Show Online - Show All - Show Admin - Show Banned - Show Invalid - Show Player Avatars - - - - Mod Details - Mod Details - {0} - Load Mod Details Error - An error occurred while retrieving the mod details.\r\n{0} - Purge Unused Mods Error - Purge Unused Mods - Refresh Mod Details Error - Reload Mod Details Error - Save Mods Error - Unknown Mod Types - There are one or more mods that have not been downloaded, this could prevent the map mods and total conversion mods being detected properly. Do you want to continue? - Unsaved Changed - You have made changes that have not been saved to the profile, if you continue your changes will be discarded. Do you want to continue? - Write Timestamp Confirmation - You are about to update the mod version in the ASM last updated file. Do you want to continue? - Write Timestamp Error - The mod folder could not be found or does not exist. Try downloading the mod and trying again. - Mod Details could not be fetched from steam. - - Total Count: - Filter: - - # - Mod ID - Name - Mod Type - Last Downloaded - Last Updated (Author) - Timestamp - Folder Size - - Add mods to the list. - Load mod list from server mods folder. - Move mod up in the list. - Move mod down in the list. - Purge unused mods from Mods folder. - Refresh mod list information. - Reload mod list from profile. - Remove mod from the list. - Write timestamp to LastUpdatedASM.txt file. Only use this if you manually update the mod. - Remove all mods from the list. - Save mods back to the profile. - Save formatted mod details. - Mod Details - - - - Workshop Details - Workshop Details - {0} - Load Workshop Items Error - Refresh Workshop Items Error - Loading workshop information from Steam failed, populating with the local cache instead. - Count: - Last Refreshed: - Filter: - Filter out existing mods - - Selected - Mod ID - Name - Created - Last Updated - Subs - File Size (b) - - Add mod - Add selected mods - Reload workshop information - Unselect all - - - - Restore - Restore - {0} - Load Backup Files Error - Refresh Backup Files Error - - Name - Created - Last Updated - - Delete backup file - Reload backup files - Restore backup - - - - Profile Sync - Profile Sync - {0} - Load Profile Sync Error - Process Profile Sync - You are about the overwrite the selected section settings of your current profile with those from the selected profile. You will not be able to undo, do you want to continue? - Process Profile Sync Error - You have not selected a profile to copy from. - You have not selected any sections to copy settings from. - The settings from the selected sections have been successfully copied from the selected profile to your current profile. - Select All - Unselect All - Process - Cancel - - This form will copy the selected settings from the selected profile to the current profile. - Profile to Copy From: - Select the profile to copy the settings from. - - Copy - Section - - - - Server Manager Version Details - Load Feed Error - - Version: - Select the version to view details. - - - - Progress - Update Progress - {0} - SteamCMD Progress - - - - Game Data Files - - Add Game Data File - Delete All User Game Data Files - Open Game Data Folder - Open Game Data Forum - Reload Game Data Files - Validate Game Data Files - Delete Game Data File - - Name - Version - Created Date - - Add Action Error - An error occurred while reading the selected file. - A file with the same name already exists, delete the existing file and try again. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - Load Error - Validation - All game data files are valid. - Validation Error - The following file(s) have errors - The file is not valid. It may contain errors or have incorrect formatting. - - Select game data file - gamedata - Game Data Files - *.gamedata - - - - Plugins - - Add Plugin - Delete All Plugins - Open Plugin Configuration - Open Plugins Folder - Open Plugins Forum - Delete Plugin - - Name - Type - Version - - Add Action Error - An error occurred while reading the selected file. - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Clear Action Error - Plugin Configuration Error - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - Open Folder Error - - Select plugin file - dll - Plugin Files - *.dll - - - - Server Monitor - - Total Servers: - Server - Map - Version - Players - Status - - Create a desktop shortcut to open this form directly. - Open the Player List window. - Open the RCON window. - Start the server. - Stop the server. - Install the server. - Update/Verify the server. - - Server Update Error - Another server is being upgraded, wait until the upgrade has finished and try again. - Confirm Window Close - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? - - - - Server Shutdown - Server Shutdown - {0} - Shutdown/Restart Options - Countdown Length - The number of minutes to countdown before the server will shutdown. - Restart server after shutdown - If enabled, the server will be immediately restarted after it is shutdown. - Update server after shutdown - If enabled, the server will be updated after it is shutdown. - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client. - Backup world file after shutdown - If enabled, the world file will be backed up after shutdown. - Reason (optional): - An optional message to be broadcast to the server when performing the server shutdown. Leave blank for no message. - Shutdown - Perform a server shutdown with countdown. - Restart - Perform a server restart with countdown. - Cancel Shutdown - Cancel the server shutdown. - Stop - Stop the server immediately, without a countdown. - Close - Close the window and cancel the server shutdown. - - - - Pantropy Server Manager - Version: - Reset - This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. - Server Manager User Exists: - Enable Run as Administrator Prompt on Startup - Manage firewall settings automatically - Data Directory: - Backup Directory: - Steam WebApi Key: - Save Manager Password... - Create Manager User... - Delete Manager User... - ... - Clear - ... - ... - Get WebApi Key... - Help... - Language - Style - - Server Status Options - Enable Server Status Actions - If enabled, clicking the server status icons may perform one or mroe actions. - Show Server Status Action Confirmation - If enabled, a dialogue will be shown to confirmation the server status action. - - Server Startup Options - Player Level Increase: - The amount of XP to be increased when adding a new custom level. - Creature Level Increase: - The amount of XP to be increased when adding a new custom level. - Validate profile on server start - If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Pantropy mod management enabled. - Perform server and mod update on server start - If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Pantropy mod management enabled. - - Steam Settings - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate... - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. - Use Anonymous Credentials with SteamCMD - Controls whether the anonymous user is used to download from SteamCMD. - - Mod Update Settings - Update mods when updating server - If enabled, the mods will be updated when the server is updated. - Force mod file downloads - If enabled, the mods will be downloaded from steam even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file copying - If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. - Force mod file downloads when no steam information available - If enabled, the mods will be downloaded from steam even when no steam information is available. - Workshop Cache Expiry - The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. - Enable Auto Backup - Backup Interval: - How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable. - Delete Old Backup Files - Older Than: - How old the backup file must be to be deleted in days. - WorldSave Message: - This message will be displayed upon backup when the world is about to be saved. - Enable Auto Update - Cache Directory: - This is where the automatic updater will cache copies of the server files. - Update Interval: - How often to check Steam for server updates, in hours and minutes (hh:mm). Set to 00:00 to disable. - Validate Server Files - If enabled, when the automatic updater runs, it will validate the server files before updating. This will slow down the update process but will ensure that your server files are not corrupted. - Use smart cache copy - If enabled, when the automatic updater copies files from the cache folder to the server folder, it will check the file time. This will speed up the copy as it will only copy changed files. - Attempt retry on fail - If enabled, when the server or mod fails to download a retry attempt will be made. - Show Update Reason in Shutdown Messages - If enabled, when the auto-update is performed the broadcast message will include what (server or mods) is being updated. - Update Reason Prefix: - This text is shown at the start of the Auto-Update reason message. - Override server restart after auto-update - If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. - Update servers in parallel - If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). - Delay between each server update - The amount of time to wait in between each server update, only available if Parallel Update is disabled. - - Auto Restart Options - The grace period does not prevent auto-updates from restarting your server. - Enable Grace Period - If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. - Grace Period: - The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. - - Shutdown Options - Send Shutdown Messages to Game Client - If enabled, the shutdown messages will be sent to the game client. - Grace Period: - The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. - Message 1: - This message will be displayed upon shutdown when there is 2 or more minutes left. - Message 2: - This message will be displayed upon shutdown when there is 1 minute left. - Message 3: - This message will be displayed when the server is about to shutdown. - WorldSave Message: - This message will be displayed upon shutdown when the world is about to be saved. - Cancel Message: - This message will be displayed when the server shutdown has been cancelled. - Show shutdown reason with ALL shutdown messages - If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. - - SMTP Email Settings - Host: - The name or IP address of the host used for SMTP transmissions. - Port: - The port used for SMTP transmissions. - Use SSL - Whether to use Secure Sockets Layer (SSL) to encrypt the connection. - Use Default Credentials - Controls whether the DefaultCredentials are sent with requests. - Username: - The user name associated with the host account. - Password: - The password associated with the host account. - From: - The from address for the e-mail message. - To: - The address collection that contains the recipients of the e-mail message. Separate multiple email addresses with a comma (,). - Send Test Email - Email Notify Settings - Auto-Backup - If enabled, an email will be sent if the server is backed up during the auto-backup process. - Auto-Update - If enabled, an email will be sent if the server is updated during the auto-update process. - Auto-Shutdown - If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. - Shutdown/Restart - If enabled, an email will be sent when the server is shutdown or restarted. - - Advanced Settings - Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. - Use Server Shutdown Command - If enabled, the shutdown command will be used first to shutdown the server. If it fails or is disabled, then the ctrl+c method is used instead. - Close Shutdown Window When Finished - If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. - WorldSave Delay: - The number of seconds to wait for the worldsave command to complete before the server is shutdown. - Backup World File on Shutdown - If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. - Verify Server Files After Auto Update - If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. - Update Directory Permissions on Save - If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. - - Confirm Settings Reset Action - Click 'Yes' to confirm you want to perform the settings reset. - Failed to Reset Settings - There was an error while resetting the settings. The application will now close. - Confirm changing data directory - Changing the data directory will move any existing profiles to the new location, but it will not move any server installations. Do you still want to change this directory? - Failed to change data directory - There was an error changing the data directory: {0}\r\nPlease correct the error and try again, or contact technical support for assistance. - - Select Backup Directory - Select Cache Directory - Invalid cache directory - The cache directory must specify a valid location or the cache update period must be 0. - Update task failed - Failed to update the cache task. Ensure you have administrative rights and try again. - Updates enabled - Server cache will update every {0} minutes. - Updates disabled - Server cache updating disabled. - Update task failed - Failed to update the server backup task. Ensure you have administrative rights and try again. - Backups enabled - Server backups will run every {0} minutes. - Backups disabled - Server backups are disabled. - SteamCmd Authentication Disabled - You have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials. - To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option. - - Alert Options - Server Stop Message: - This message will be displayed when the server is being stopped. - Server Shutdown Message: - This message will be displayed when the server is being shutdown. - Server Started Message: - This message will be displayed when the server is being started. - Backup Process Error: - This message will be displayed when the auto-backup process encountered an error. - Shutdown Process Error: - This message will be displayed when the auto-shutdown process encountered an error. - Restart Process Error: - This message will be displayed when the auto-restart process encountered an error. - Update Process Error: - This message will be displayed when the auto-update process encountered an error. - Update Results: - This message will be displayed when the auto-update process finds something to update. - Server Update Message: - This message will be displayed when the game server has been updated. - Server Status Change: - This message will be displayed when the status of the server changes. - Force Respawn Creatures Warning: - This message will be displayed when the server is being started and a wild creature wipe is scheduled. - - - - Pantropy Server Manager - Pantropy Server Manager (Administrator) - Pantropy Server Manager - Create a new server profile. - Delete the server profile. - Version: - Beta Version: - My Public IP: - The IP address players use to connect to your server. - Invalid IP address or hostname - Attempt to determine your current public IP - Server Manager User Exists: - Why is the Server Manager User Missing? - Server Manager User Missing - The server manager requires it's own windows user to run SteamCMD. To create the Server Manager user, open the Global Settings. - Like what you see and want to show your appreciation? Donate here! - Reinstall SteamCMD from the internet. - Open remote console - Open Server Manager logs folder - Open Global Settings - Open Game Data - Open Plugins - Open Help - Open Server Monitor - Upgrade to {0} now! - Task Status - Requires Administration Permissions - This function cannot be performed as it requires administration permissions. - Auto-Backup: - Run - Start the auto-backup scheduled task - Disable - Disable the auto-backup scheduled task - Enable - Enable the auto-backup scheduled task - Auto-Update: - Run - Start the auto-update scheduled task - Disable - Disable the auto-update scheduled task - Enable - Enable the auto-update scheduled task - Next Run Time: - - Unknown - Disabled - Queued - Ready - Running - - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Delete Profile {0}? - Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein. - Make a donation? - The Server Manager is an open-source project, provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now? - Upgrade available - Version {0} is now available. To upgrade the application must close. Close and upgrade now? - Starting Upgrade... - Upgrade failed! - Unable to run the update process. Please report this.\r\nException: {0}\r\nStacktrace: {1} - Reinstall SteamCMD - If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD? - Reinstall SteamCMD Error - An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0} - - Start Server Confirmation - You are about to start the server, do you want to continue? - Shutdown Server Confirmation - You are about to shutdown the server, do you want to continue? - - Downloading latest version file... - Preparing downloadeded file... - Extracting latest version to staging area... - Starting upgrade... - - - - _File - _Exit - - _Language - _Style - - x - % - seconds - minutes - hours - days - items - xp - players - tribes - levels - - - - - - Profile: - The name for the server profile. This is not the public name users will see in the game. For that, set the 'Server Name' field. - Installed Version: - The version of the server that is currently downloaded (NOTE: will not update until the server is started). - Outdated Mods: - The number of mod that are currently out of date. - Perform a mod check. - View the Patch Notes. - Open the server's logs folder. - Performs a basic profile validation on the server and mod files. - Installation Location: - The folder that contains the server game and configuration files. - Open the server's installation folder. - Status: - The status of the server on your local network. - Availability: - The status of the server on Steam. - Unknown - Set Public IP - Unavailable - Waiting for publication - Available - Players: - The current number of players connected to the server. - - Initializing - Running - Stopped - Stopping - Uninstalled - Unknown - Updating - - - - Create Support Zip - Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. - Sync - Copy settings from another profile to this profile. - Import - Load an existing profile, or import one directly from an existing server. - Save - Save the current profile and write the .INI files for the server. - Stop - Stop the server. - Start - Start the server. - RCON - Open the RCON window. - Players - Open the Player List window. - Upgrade / Verify - Upgrade to the latest version of the server that is currently available to download. If there is no update then it will verify your server files - Install - Install the latest version of the server. - Cancel - Cancel the server upgrade. - Set Location... - Update the folder that contains the server game and configuration files. - Validate - Verify the server content against the Steam version. - Resets the section back to defaults. - - Needs Administrator Access - Automatic Management features of the Server Manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the Server Manager must run with administrator privileges. Restart the Server Manager and 'Run As Administrator' and you will be able to utilize these features. - Pantropy Auto Settings - The Pantropy automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Pantropy features are disabled. - Server running - The server must be stopped to upgrade. Do you wish to proceed? - Server Update Error - Could not lock the server, another process is using the server. Update process was cancelled. - Stop the server? - This will shut down the server. Do you wish to proceed? - Stop the server? - This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. - Starting Server Error - Could not lock the server, another process is using the server. Server start was cancelled. - Updating Server Error - The server update failed as the steam username or password has not been setup in the Global Settings. - Backup Server - Backup Server Error - Shutdown Server Error - Shutdown Server Cancelled - The shutdown window is already open for this server. - Stopping Server Error - Select Install Directory - Load Server Profile or GameUserSettings.ini - Profile failed to load - The profile at {0} failed to load. The error was: {1}\r\n{2} - Server cache not configured - Auto-updates is enabled but the Server Cache update is not yet configured. The server cache downloads server updates in the background automatically to enable faster server updates, particularly when there are multiple servers. You must first configure the cache, then you may enable automatic updating. Would you like to configure the cache now? - The server cache was not configured. Disabling auto-updates. - SotF Not Compatible - Auto-restarts are enabled but is not compatible with SotF. Disabling auto-restarts. - SotF Not Compatible - Auto-updates are enabled but is not compatible with SotF. Disabling auto-updates. - Update directory permissions - Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Update schedule failed - Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. - Load Ini File. - The ini file was successfully loaded. - Ini File Load Error - Confirm Clear Action - Click 'Yes' to confirm you want to clear all. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - - - - Administration - Name and Passwords - Server Name: - The public name of the server, as seen in Steam and in the game. - Length: - Server Description: - The description that shows up when clicking on a server in the game server list. - Length: - Server Password: - The password users must enter in order to access the server. If this is set, only people who know the password can access your server. - Admin Password: - The password users must enter to execute admin/cheat commands on the server. If this is not set, anyone can use cheats. - Hidden - Click to Show - When selected the hidden text will show, to hide the text unselect the field. - - Networking - Local IP: - Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet. - Let the game choose - (Recommended) - Refresh the available local IPs. - Server Port: - The port users will use to connect to your server. Default is 27015. Change this and Query Port if you wish to host multiple servers on one machine. - Query Port: - The port Steam uses to communicate with your server. Default is 27016. Change this and Server Port if you wish to host multiple servers on one machine. - Game Port: - Default is 25000. - Authentication Port: - Default is 8766. - - Local IP invalid - Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. - - Admin Console (RCON) - Enable RCON - If enabled, the RCON feature will be enabled. - RCON Port: - The port that RCON will use on your server. - RCON Password: - The password to access RCON on the server. - Resets the RCON Window settings back to defaults. - - Maps and Mods - Map Name: - The standard map name. - Mod IDs: - A comma-separated list of mod ids, in the order in which they should be applied. - View the mod details. - Upgrade to the latest version of the mods that is currently available to download. - - Saves - Auto Save Period: - The time between server auto-saves. - minutes - Backup Now - Perform a manual world save. - Restore... - Restore a previous world save. - - Message of the Day - The Message of the Day displayed to users when they connect to the server. - Lines: - Length: - Enable Interval: - If enabled, the message of the day will be shown at set intervals. - The interval when the Message of the Day will be shown. - minutes - - Server Options - Max Players: - Sets the maximum number of players which can join this server. - Enable Debug - If enabled, a debug window will be opened when the server is started. - - Branch Details - Branch Name: - The name of the branch to download (leave blank to use the release branch). - Branch Password: - The password that is used to access the branch download. - - Command Line - Priority: - Set the application priority when starting the server. - Affinity - CPU: - Specifies the processor affinity as a hexadecimal number. The process is restricted to running on these processors. - ... - Open the Affinity selection window. - Launcher Args: - Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. - Override Launcher - If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. - Server Args: - Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient - Show Command... - View the command line start command for the server. - - - - Automatic Management - Why can't I use this? - Server Manager Settings - Auto-Start server on boot - Automatically start the server when the machine starts. - Shutdown server at - The hour and minute of the day to force a server shutdown. - then restart - If enabled, will restart the server after the shutdown - perform update - If enabled, will update the server after the shutdown - Include server in the Auto-Backup cycle - If enabled, the server will be periodically backed up during the Auto-Backup cycle. See the settings for Auto-Backup options. - Include server in the Auto-Update cycle - If enabled, the server will be periodically updated during the Auto-Update cycle. See the settings for Auto-Update options. - Restart server if shutdown - If enabled, the server will be restarted even if shutdown for Auto-Restarts and Auto-Updates. - - - - Server File Details - NOTE: Any changes will require a server restart to take effect. - - Administrators - Add Administrator - Clear Administrators - Reload from File - Delete Administrator - Steam ID - Steam Name - - Banned - Add Banned Player - Clear Banned Players - Reload from File - Delete Banned Player - Steam ID - Steam Name - Reason - - - - Saving... - Checking Directory Permissions... - Checking Scheduled Tasks... - - - - - - Player Profile - {0} - - Steam Details - Player Details - Faction Details - - Id: - Name: - Online: - Created: - Last Updated: - - Community Banned: - VAC Banned: - VAC Bans #: - Game Bans #: - Days Since Last Ban: - - Administrator: - Banned: - Harvest Level: - Crafting Level: - Research Level: - - Member Rack: - Click to open the steam profile in a browser - Click to view the profile file in explorer - - - - _File - View Logs... - Clear Logs - Confirm - _Console - Auto-scroll - - View Steam Profile... - View Profile... - Copy Steam ID... - - Admin Name: - This is the name used to prefix serverchat messages sent from the console. - Status: - Players: - / - Mode: - Filter: - Profiles: - Invalid: - - OK - Cancel - Change - Send - - RCON: {0} - unnamed - - Connection established. - Connection lost. - Command returned no data - - Send a chat message to : - Steam ID copied to the clipboard for : - Steam ID copied - Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. - Copy to clipboard failed. - - Enter commands or chat into the box at the bottom. - In Command mode, everything you enter will be a normal admin command. - In Broadcast mode, everything you enter will be a global broadcast. - You may always prefix a command with / to be treated as a command and not chat. - - Logs deleted - Logs in {0} deleted. - Can't open logs - Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1} - - Command - Global - Broadcast - - Disconnected - Connected - - Player '{0}' joined the game. - Player '{0}' left the game. - - - - Settings - - - - Live - - - - Alpha Map - - - \ No newline at end of file diff --git a/PSM/latest.exe b/PSM/latest.exe deleted file mode 100644 index 174a93fc..00000000 Binary files a/PSM/latest.exe and /dev/null differ diff --git a/PSM/latest.txt b/PSM/latest.txt deleted file mode 100644 index 113b806d..00000000 --- a/PSM/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.0.26 diff --git a/PSM/latest.zip b/PSM/latest.zip deleted file mode 100644 index d00fb6a6..00000000 Binary files a/PSM/latest.zip and /dev/null differ diff --git a/Plugins/Discord/README.md b/Plugins/Discord/README.md deleted file mode 100644 index 7f7b3e05..00000000 --- a/Plugins/Discord/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Discord Plugin -A plugin that sends alerts from the server managers to your discord server. - -Download the latest.zip file diff --git a/Plugins/Discord/ServerManager.Plugin.Discord.pdf b/Plugins/Discord/ServerManager.Plugin.Discord.pdf deleted file mode 100644 index 47f6496a..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord.pdf and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.10.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.10.zip deleted file mode 100644 index 94e70440..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.10.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.11.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.11.zip deleted file mode 100644 index 21b3770e..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.11.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.12.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.12.zip deleted file mode 100644 index 48d4ec81..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.12.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.13.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.13.zip deleted file mode 100644 index 3b5f3149..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.13.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.14.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.14.zip deleted file mode 100644 index 4951e86e..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.14.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.15.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.15.zip deleted file mode 100644 index edf8544d..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.15.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.16.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.16.zip deleted file mode 100644 index 16cc8780..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.16.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.17.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.17.zip deleted file mode 100644 index 9a04e357..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.17.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.18.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.18.zip deleted file mode 100644 index c5f1d7a8..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.18.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.19.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.19.zip deleted file mode 100644 index f8f09d75..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.19.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.20.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.20.zip deleted file mode 100644 index 788ba4df..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.20.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.22.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.22.zip deleted file mode 100644 index 078a4165..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.22.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.7.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.7.zip deleted file mode 100644 index d1010817..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.7.zip and /dev/null differ diff --git a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.8.zip b/Plugins/Discord/ServerManager.Plugin.Discord_1.0.8.zip deleted file mode 100644 index d6ff4615..00000000 Binary files a/Plugins/Discord/ServerManager.Plugin.Discord_1.0.8.zip and /dev/null differ diff --git a/Plugins/Discord/VersionFeed.xml b/Plugins/Discord/VersionFeed.xml deleted file mode 100644 index b79d3511..00000000 --- a/Plugins/Discord/VersionFeed.xml +++ /dev/null @@ -1,424 +0,0 @@ - - - - urn:uuid:C93B24FC-C8DB-44F3-8B6F-A27A52E7AF9F - Discord Plugin Version Feed - This is the Discord Plugin release version feed. - - 2022-01-15T00:00:00Z - - - urn:uuid:91438110-415C-4B88-9637-DB107AEE4546 - 1.0.22 (1.0.22.1) - 1.0.22.1 - - 2022-01-15T00:00:00Z - -
-

- CHANGE -
-

    -
  • fr-FR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:F8987FDF-7A69-4E03-99D8-E04ADFFFF0BB - 1.0.20 (1.0.20.1) - 1.0.20.1 - - 2021-12-20T00:00:00Z - -
-

- CHANGE -
-

    -
  • Additional changes to config loading to prevent blanking the config file.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A9EC2F32-E026-485F-BD7B-C657DBA95B54 - 1.0.19 (1.0.19.5) - 1.0.19.5 - - 2021-12-12T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed alert test message to support globalization.
  • -
- CHANGE -
-
    -
  • Changed the plugin initialization so it throws an exception if unable to load config file, rather than creating a new config file.
  • -
  • de-DE Translation file updated.
  • -
  • fr-FR Translation file added.
  • -
  • pt-BR Translation file updated.
  • -
  • ru-RU Translation file added.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C01A4AA0-D839-4732-9814-301DAC6EB094 - 1.0.18 (1.0.18.1) - 1.0.18.1 - - 2021-12-03T00:00:00Z - -
-

- NEW -
-

    -
  • de-DE Translation file added.
  • -
  • pt-BR Translation file added.
  • -
  • zh-CN Translation file added.
  • -
- CHANGE -
-
    -
  • Have enabled globalization support for the plugin.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D8974ABF-8444-4D40-A594-D4443921B3B8 - 1.0.17 (1.0.17.2) - 1.0.17.2 - - 2020-07-13T00:00:00Z - -
-

- CHANGE -
-

    -
  • Profile name has been converted to a droplist and is now populated with the Server Manager Profile Names for selection.
  • -
  • Added drag/drop feature to the config window.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A7158CB1-C5B2-4505-B171-CDD54918B227 - 1.0.16 (1.0.16.1) - 1.0.16.1 - - 2020-06-12T00:00:01Z - -
-

- BUGFIX -
-

    -
  • Added url encoding so that special characters are sent to the webhook correctly.
  • -
  • Changed the text encoding from ASCII to UTF8, so that unicode languages should work correctly.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6ADCC571-3933-44E1-91FB-4DC8F8B836F2 - 1.0.15 (1.0.15.1) - 1.0.15.1 - - 2020-03-03T00:00:01Z - -
-

- CHANGE -
-

    -
  • Config Save - nows creates a backup file (.bak) of the config file before the new changes are saved.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6ADCC571-3933-44E1-91FB-4DC8F8B836F2 - 1.0.14 (1.0.14.2) - 1.0.14.2 - - 2018-08-16T00:00:01Z - -
-

- CHANGE -
-

    -
  • Download Location Changed - Have moved the server manager files to a new location for hosting.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6ADCC571-3933-44E1-91FB-4DC8F8B836F2 - 1.0.13 (1.0.13.1) - 1.0.13.1 - - 2018-06-13T04:40:00Z - -
-

- NEW -
-

    -
  • Message Options - Added new message options to display the messages in Bold, Italic, Underlined and Embedded Code Block.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:21C68E55-E915-4337-8CFB-7E96FE6967CB - 1.0.12 (1.0.12.1) - 1.0.12.1 - - 2018-05-24T00:20:00Z - -
-

- NEW -
-

    -
  • Added version feed window.
  • -
- CHANGE -
-
    -
  • DotNet Framework updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C1ED0129-58CF-4AA4-8203-DDFA199E17DE - 1.0.11 (1.0.11.0) - 1.0.11.0 - - 2018-05-24T00:20:00Z - -
-

- CHANGE -
-

    -
  • Icons - all icons have be cleaned up and updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:58894ADA-FDC4-4F5A-A904-B81D9130FD00 - 1.0.10 (1.0.10.0) - 1.0.10.0 - - 2018-05-24T00:20:00Z - -
-

- BUGFIX -
-

    -
  • Attempt to fix the save config bug, where the config file is blank.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:20DB658C-44FA-4642-923B-A94926B0FDC3 - 1.0.9 (1.0.9.0) - 1.0.9.0 - - 2018-05-24T00:20:00Z - -
-

- BUGFIX -
-

    -
  • Some minor bugfixes and code cleanup.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:3B0D107D-77DB-4E70-BE8A-336A20A55F8A - 1.0.8 (1.0.8.0) - 1.0.8.0 - - 2018-05-24T00:20:00Z - -
-

- CHANGE -
-

    -
  • Changed the download location of the plugin.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:CDA4857D-FC4A-44AB-A11E-9CC1CDA11BCD - 1.0.7 (1.0.7.0) - 1.0.7.0 - - 2018-05-24T00:20:00Z - -
-

- CHANGE -
-

    -
  • Minor code clean-up and tweaks.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C6CEC6B2-E405-4DF6-B991-FC1D4EEDF3E8 - 1.0.6 (1.0.6.0) - 1.0.6.0 - - 2018-05-24T00:20:00Z - -
-

- CHANGE -
-

    -
  • Have changed the storage host for the discord plugin.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9C4A9557-3A74-428F-A22C-727CBBFB6E91 - 1.0.5 (1.0.5.0) - 1.0.5.0 - - 2018-05-24T00:20:00Z - -
-

- NEW -
-

    -
  • New discord plugin to send Server Manager alerts to one or more channels on your discord server.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/Plugins/Discord/beta/README.md b/Plugins/Discord/beta/README.md deleted file mode 100644 index 7e1ddff9..00000000 --- a/Plugins/Discord/beta/README.md +++ /dev/null @@ -1 +0,0 @@ -# Beta Builds diff --git a/Plugins/Discord/beta/VersionFeed.xml b/Plugins/Discord/beta/VersionFeed.xml deleted file mode 100644 index adf8bceb..00000000 --- a/Plugins/Discord/beta/VersionFeed.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - urn:uuid:6BB39661-8638-425E-B5F7-0C75AACC1D26 - Discord Plugin Version Feed - This is the Discord Plugin beta version feed. - - 2022-01-15T00:00:00Z - - - urn:uuid:91438110-415C-4B88-9637-DB107AEE4546 - 1.0.22 (1.0.22.1) - 1.0.22.1 - - 2022-01-15T00:00:00Z - -
-

- CHANGE -
-

    -
  • fr-FR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- -
\ No newline at end of file diff --git a/Plugins/Discord/beta/en-US.xaml b/Plugins/Discord/beta/en-US.xaml deleted file mode 100644 index 0ff41e2c..00000000 --- a/Plugins/Discord/beta/en-US.xaml +++ /dev/null @@ -1,133 +0,0 @@ - - - - Backup - Error - Mod Update Detected - Shutdown - Shutdown Message - Shutdown Reason - Server Status Change - Startup - Update Results - - - - Cancel - Close - OK - Save - - (Beta Mode) - A new version of the plugin is available. - Download the latest version. - - - - Discord Plugin Configuration - - View the Patch Notes. - Add Profile - Delete All Profiles - Delete Profile - Edit Profile - - Name - - Add Action Error - An error occurred while trying to add a profile. - Confirm Delete All Action - Click 'Yes' to confirm you want to delete all. - Delete All Action Error - An error occurred while trying to delete all profiles. - Confirm Close Action - Click 'Yes' to confirm you want to close the form. If you have any unsaved changes they will be lost. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - An error occurred while trying to delete the profile. - Download Action Error - An error occurred while trying to perform the download. - Download Successful - The latest version has been saved to your desktop. - Edit Action Error - An error occurred while trying to edit a profile. - Save Action Error - An error occurred while trying to perform the save. - - - - Profile Configuration - - Name: - The name of your config profile. - Enabled - Is the config profile enabled. - Webhook Url: - This is your Webhook Url provided by discord. - Bot Name: - This will override the name you setup in your webhook. Leave blank to use default. - Use Text to Speech (TTS) - If enabled, will make the bot announce with Text to Speech, otherwise will turn off Text to Speech. - Prefix Message with Profile Name - If enabled, the alert message will be sent prefixed with the server manager profile name. - Message Options - Bold - If enabled, will show the message in bold. - Underline - If enabled, will show the message with an underline. - Italic - If enabled, will show the message in italic. - Embedded Code Block - CIf enabled, will show the message in an embedded code block. - Profile Names - Alert Types - - Add Server Manager Profile Name - Delete All Server Manager Profile Names - Delete Server Manager Profile Name - - Add Alert Type - Delete All Alert Types - Delete Alert Type - - Server Manager Profile Name - Alert Type - - Test - - Add Action Error - An error occurred while trying to add an alert type. - An error occurred while trying to add a profile name. - Confirm Delete All Action - Click 'Yes' to confirm you want to delete all. - Delete All Action Error - An error occurred while trying to delete all alert types. - An error occurred while trying to delete all profile names. - Confirm Close Action - Click 'Yes' to confirm you want to close the form. If you have any unsaved changes they will be lost. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - An error occurred while trying to delete the alert type. - An error occurred while trying to delete the profile name. - Test Action Error - An error occurred while trying to test the config profile. - The profile is not enabled and cannot be tested. - - Test '{0}' alert type message for profile name '{1}' - - - - Discord Plugin Version Details - Load Feed Error - - Version: - Select the version to view details. - - - \ No newline at end of file diff --git a/Plugins/Discord/beta/latest.txt b/Plugins/Discord/beta/latest.txt deleted file mode 100644 index e68ddaaa..00000000 --- a/Plugins/Discord/beta/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.0.22.1 diff --git a/Plugins/Discord/beta/latest.zip b/Plugins/Discord/beta/latest.zip deleted file mode 100644 index 8bbc12eb..00000000 Binary files a/Plugins/Discord/beta/latest.zip and /dev/null differ diff --git a/Plugins/Discord/en-US.xaml b/Plugins/Discord/en-US.xaml deleted file mode 100644 index 0ff41e2c..00000000 --- a/Plugins/Discord/en-US.xaml +++ /dev/null @@ -1,133 +0,0 @@ - - - - Backup - Error - Mod Update Detected - Shutdown - Shutdown Message - Shutdown Reason - Server Status Change - Startup - Update Results - - - - Cancel - Close - OK - Save - - (Beta Mode) - A new version of the plugin is available. - Download the latest version. - - - - Discord Plugin Configuration - - View the Patch Notes. - Add Profile - Delete All Profiles - Delete Profile - Edit Profile - - Name - - Add Action Error - An error occurred while trying to add a profile. - Confirm Delete All Action - Click 'Yes' to confirm you want to delete all. - Delete All Action Error - An error occurred while trying to delete all profiles. - Confirm Close Action - Click 'Yes' to confirm you want to close the form. If you have any unsaved changes they will be lost. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - An error occurred while trying to delete the profile. - Download Action Error - An error occurred while trying to perform the download. - Download Successful - The latest version has been saved to your desktop. - Edit Action Error - An error occurred while trying to edit a profile. - Save Action Error - An error occurred while trying to perform the save. - - - - Profile Configuration - - Name: - The name of your config profile. - Enabled - Is the config profile enabled. - Webhook Url: - This is your Webhook Url provided by discord. - Bot Name: - This will override the name you setup in your webhook. Leave blank to use default. - Use Text to Speech (TTS) - If enabled, will make the bot announce with Text to Speech, otherwise will turn off Text to Speech. - Prefix Message with Profile Name - If enabled, the alert message will be sent prefixed with the server manager profile name. - Message Options - Bold - If enabled, will show the message in bold. - Underline - If enabled, will show the message with an underline. - Italic - If enabled, will show the message in italic. - Embedded Code Block - CIf enabled, will show the message in an embedded code block. - Profile Names - Alert Types - - Add Server Manager Profile Name - Delete All Server Manager Profile Names - Delete Server Manager Profile Name - - Add Alert Type - Delete All Alert Types - Delete Alert Type - - Server Manager Profile Name - Alert Type - - Test - - Add Action Error - An error occurred while trying to add an alert type. - An error occurred while trying to add a profile name. - Confirm Delete All Action - Click 'Yes' to confirm you want to delete all. - Delete All Action Error - An error occurred while trying to delete all alert types. - An error occurred while trying to delete all profile names. - Confirm Close Action - Click 'Yes' to confirm you want to close the form. If you have any unsaved changes they will be lost. - Confirm Delete Action - Click 'Yes' to confirm you want to perform the delete. - Delete Action Error - An error occurred while trying to delete the alert type. - An error occurred while trying to delete the profile name. - Test Action Error - An error occurred while trying to test the config profile. - The profile is not enabled and cannot be tested. - - Test '{0}' alert type message for profile name '{1}' - - - - Discord Plugin Version Details - Load Feed Error - - Version: - Select the version to view details. - - - \ No newline at end of file diff --git a/Plugins/Discord/latest.txt b/Plugins/Discord/latest.txt deleted file mode 100644 index dce42198..00000000 --- a/Plugins/Discord/latest.txt +++ /dev/null @@ -1 +0,0 @@ -1.0.22 diff --git a/Plugins/Discord/latest.zip b/Plugins/Discord/latest.zip deleted file mode 100644 index 078a4165..00000000 Binary files a/Plugins/Discord/latest.zip and /dev/null differ diff --git a/Plugins/README.md b/Plugins/README.md deleted file mode 100644 index f1f30696..00000000 --- a/Plugins/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Server Manager Plugins -Plugins available for all the server managers diff --git a/README.md b/README.md deleted file mode 100644 index dff440a5..00000000 --- a/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# Server Managers -Managers for different steam dedicated game servers. - -# Forums -Ark Server Manager - https://arkservermanager.freeforums.net - -Conan Server Manager - https://servermanagers.freeforums.net - -# Invite link to discord -https://discord.gg/HB8DXXt