|
|
(не показано 20 промежуточных версий 2 участников) |
Строка 1: |
Строка 1: |
| {{nav head|||Ark:Magazin-Primer-custom.json}} | | {{nav head|||Как установить Java}} |
|
| |
|
| Эта инструкция подходит для 64-битных ОС семейства Linux (Debian, Ubuntu, CentOS и т.д.) | | Эта инструкция подходит для 64-битных ОС семейства Linux (Debian, Ubuntu, CentOS и т.д.) |
Строка 8: |
Строка 8: |
| <tabs> | | <tabs> |
| <tab name="Java 8 (LTS)"> | | <tab name="Java 8 (LTS)"> |
| '''Пример:'''
| | Подключитесь к серверу и выполните команды. Можно скопировать весь блок целиком, команды будут выполнены по очереди |
| 1. wget http://files.minehosting.ru/jre-8u251-linux-x64.tar.gz
| | <pre> |
| 2. tar xf jre-8u251-linux-x64.tar.gz
| | wget https://files.survivalhost.org/files/oldfiles/jre-8u251-linux-x64.tar.gz |
| 3. rm /opt/jre1.8.0_251 -rf && mv jre1.8.0_251 /opt
| | tar xf jre-8u251-linux-x64.tar.gz |
| 4. ln -svf /opt/jre1.8.0_251/bin/java /usr/bin/java
| | rm /opt/jre1.8.0_251 -rf && mv jre1.8.0_251 /opt |
| 5. rm jre-8u251-linux-x64.tar.gz</tab>
| | ln -svf /opt/jre1.8.0_251/bin/java /usr/bin/java |
| <tab name="Java 11 (LTS)">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</tab> | | rm jre-8u251-linux-x64.tar.gz |
| <tab name="Java 16 (последняя версия)">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</tab> | | </pre> |
| | </tab> |
| | <tab name="Java 11 (LTS)"> |
| | Подключитесь к серверу и выполните команды. Можно скопировать весь блок целиком, команды будут выполнены по очереди |
| | <pre> |
| | wget https://files.survivalhost.org/files/oldfiles/OpenJDK11U-jre_x64_linux_hotspot_11.0.10_9.tar.gz |
| | tar xf OpenJDK11U-jre_x64_linux_hotspot_11.0.10_9.tar.gz |
| | rm /opt/jdk-11.0.10+9-jre -rf && mv jdk-11.0.10+9-jre /opt |
| | ln -svf /opt/jdk-11.0.10+9-jre/bin/java /usr/bin/java |
| | rm OpenJDK11U-jre_x64_linux_hotspot_11.0.10_9.tar.gz |
| | </pre> |
| | </tab> |
| | <tab name="Java 16 (LTS)"> |
| | Подключитесь к серверу и выполните команды. Можно скопировать весь блок целиком, команды будут выполнены по очереди |
| | <pre> |
| | wget https://files.survivalhost.org/files/oldfiles/OpenJDK16U-jre_x64_linux_hotspot_16.0.1_9.tar.gz |
| | tar xf OpenJDK16U-jre_x64_linux_hotspot_16.0.1_9.tar.gz |
| | rm /opt/jdk-16.0.1+9-jre -rf && mv jdk-16.0.1+9-jre /opt |
| | ln -svf /opt/jdk-16.0.1+9-jre/bin/java /usr/bin/java |
| | rm OpenJDK16U-jre_x64_linux_hotspot_16.0.1_9.tar.g |
| | </pre> |
| | </tab> |
| | <tab name="Java 17 (последняя версия)"> |
| | Подключитесь к серверу и выполните команды. Можно скопировать весь блок целиком, команды будут выполнены по очереди |
| | <pre> |
| | wget https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jdk_x64_linux_hotspot_17.0.6_10.tar.gz |
| | tar xf OpenJDK17U-jdk_x64_linux_hotspot_17.0.6_10.tar.gz |
| | rm OpenJDK17U-jdk_x64_linux_hotspot_17.0.6_10.tar.gz |
| | rm /opt/jdk-17.0.6+10 -rf && mv jdk-17.0.6+10 /opt |
| | ln -svf /opt/jdk-17.0.6+10/bin/java /usr/bin/java |
| | </pre> |
| | </tab> |
| </tabs> | | </tabs> |
|
| |
|
| | После установки вы можете проверить версию Java на сервере при помощи команды |
| | <pre> |
| | java -version |
| | </pre> |
|
| |
|
| {{nav head|||Ark:Magazin-Primer-custom.json}}
| | Если все в порядке, вы получите примерно такой результат |
| '''''(Папка с Ark)''/Saved/Config/Plugins/SurvivalShop/custom.json'''
| | <pre> |
| | | # java version "1.8.0_XXX" |
| {
| | # Java(TM) SE Runtime Environment (build 1.8.0_XX-bXX) |
| "S+ ТЕК Трансмиттер":{
| | # Java HotSpot(TM) 64-Bit Server VM (build XX.XXX-bXX, mixed mode) |
| "type":"item",
| | </pre> |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Transmitter/PrimalItemStructure_TransmitterPlus.PrimalItemStructure_TransmitterPlus'"
| |
| },
| |
| "S+ TEK Силовое поле":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Forcefield/PrimalItemStructure_TekForcefield.PrimalItemStructure_TekForcefield'"
| |
| },
| |
| "S+ ТЕК Генератор":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/GeneratorTek/PrimalItemStructure_GeneratorTek.PrimalItemStructure_GeneratorTek'"
| |
| },
| |
| "S+ TEK Репликатор":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Replicator/PrimalItemStructure_ReplicatorPlus.PrimalItemStructure_ReplicatorPlus'"
| |
| },
| |
| "S+ Батарейная станция":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/ChargeStation/PrimalItemStructure_ChargeStation.PrimalItemStructure_ChargeStation'"
| |
| },
| |
| "S+ TEK Спальная капсула":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/BedTek/PrimalItemStructure_TekBedPlus.PrimalItemStructure_TekBedPlus'"
| |
| },
| |
| "S+ TEK Камера клонирования":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/CloningChamber/PrimalItemStructure_CloningChamberPlus.PrimalItemStructure_CloningChamberPlus'"
| |
| },
| |
| "S+ ТЕК Элеватор":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Ceilings/Square/TekElevator/PrimalItemStructure_Ceiling_TekElevator.PrimalItemStructure_Ceiling_TekElevator'"
| |
| },
| |
| "S+ ТЕК Распределитель":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/DedicatedStorageIntake/PrimalItemStructure_DedicatedStorage_Intake.PrimalItemStructure_DedicatedStorage_Intake'"
| |
| },
| |
| "S+ ТЕК Ресурсный ящик":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/DedicatedStorage/PrimalItemStructure_DedicatedStorage.PrimalItemStructure_DedicatedStorage'"
| |
| },
| |
| "S+ TEK Вакуумный блок":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Underwater/Underwater_Cube/PrimalItemStructure_Underwater_Cube.PrimalItemStructure_Underwater_Cube'"
| |
| },
| |
| "S+ Газовый коллектор":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/GasCollectorTek/PrimalItemStructure_GasCollectorTek.PrimalItemStructure_GasCollectorTek'"
| |
| },
| |
| "S+ ТЕК Кормушка":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/FeedingTroughTek/PrimalItemStructure_TekTroughPlus.PrimalItemStructure_TekTroughPlus'"
| |
| },
| |
| "S+ Станок":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Fabricator/PrimalItemStructure_FabricatorPlus.PrimalItemStructure_FabricatorPlus'"
| |
| },
| |
| "S+ TEK Дрон":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/ChargeInjector/PrimalItemStructure_ChargeInjector.PrimalItemStructure_ChargeInjector'"
| |
| },
| |
| "S+ Верстак":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Smithy/PrimalItemStructure_SmithyPlus.PrimalItemStructure_SmithyPlus'"
| |
| },
| |
| "S+ Хим стол":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/ChemistryBench/PrimalItemStructure_ChemBenchPlus.PrimalItemStructure_ChemBenchPlus'"
| |
| },
| |
| "S+ TEK Виварий":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Vivarium/PrimalItemStructure_Vivarium.PrimalItemStructure_Vivarium'"
| |
| },
| |
| "S+ TEK Каталайзер":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/ElementCatalyzer/PrimalItemStructure_ElementCatalyzer.PrimalItemStructure_ElementCatalyzer'"
| |
| },
| |
| "Cryofridge (Extinction)":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Items/PrimalItemStructure_CryoFridge.PrimalItemStructure_CryoFridge'"
| |
| },
| |
| "Покраска дино":{
| |
| "type":"message",
| |
| "webHook":"hook1",
| |
| "webHookMessage":"Сервер %serverInfo%, %playerInfo% услуга - Покраска дино.",
| |
| "message":"Спасибо за поддержку сервера!"
| |
| },
| |
| "Страховка":{
| |
| "type":"message",
| |
| "webHook":"hook1",
| |
| "webHookMessage":"Сервер %serverInfo%, %playerInfo% услуга - Страховка.",
| |
| "message":"Спасибо за поддержку сервера!"
| |
| },
| |
| "Привязка дино":{
| |
| "type":"message",
| |
| "webHook":"hook1",
| |
| "webHookMessage":"Сервер %serverInfo%, %playerInfo% услуга - Привязка дино.",
| |
| "message":"Спасибо за поддержку сервера!"
| |
| },
| |
| "БЕСПЛАТНЫЙ СТАРТОВЫЙ ДОМ [a]":{
| |
| "type":"pack",
| |
| "items":[
| |
| {
| |
| "type":"item",
| |
| "stackSize":9,
| |
| "count":9,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Foundations/Square/Metal/PrimalItemStructure_Foundation_Metal.PrimalItemStructure_Foundation_Metal'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":24,
| |
| "count":24,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Walls/Metal/PrimalItemStructure_Wall_Metal.PrimalItemStructure_Wall_Metal'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":9,
| |
| "count":9,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Ceilings/Square/Metal/PrimalItemStructure_Ceiling_Metal.PrimalItemStructure_Ceiling_Metal'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Doorframes_Double/Metal/PrimalItemStructure_DoubleDoorframe_Metal.PrimalItemStructure_DoubleDoorframe_Metal'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Doors/Doors_Double/Metal/PrimalItemStructure_DoubleDoor_Metal.PrimalItemStructure_DoubleDoor_Metal'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":4,
| |
| "count":4,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/HatchFrames_L/Metal/PrimalItemStructure_LargeHatchframe_Metal.PrimalItemStructure_LargeHatchframe_Metal'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Smithy/PrimalItemStructure_SmithyPlus.PrimalItemStructure_SmithyPlus'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Fabricator/PrimalItemStructure_FabricatorPlus.PrimalItemStructure_FabricatorPlus'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/MortarPestle/PrimalItemStructure_MortarPestlePlus.PrimalItemStructure_MortarPestlePlus'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Generator/PrimalItemStructure_Generator.PrimalItemStructure_Generator'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":6,
| |
| "count":6,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_Bed_Simple.PrimalItemStructure_Bed_Simple'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":10,
| |
| "count":10,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Pipes/PrimalItemStructure_PowerCableIntersection.PrimalItemStructure_PowerCableIntersection'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":10,
| |
| "count":10,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Pipes/PrimalItemStructure_PowerCableVertical.PrimalItemStructure_PowerCableVertical'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":5,
| |
| "count":5,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Outlet/PrimalItemStructure_ElectricalOutlet.PrimalItemStructure_ElectricalOutlet'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":200,
| |
| "count":200,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":10,
| |
| "count":10,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_HeavyTurret.PrimalItemStructure_HeavyTurret'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":2500,
| |
| "count":2500,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'"
| |
| }
| |
| ]
| |
| },
| |
| "БЕСПЛАТНЫЙ СТАРТОВЫЙ НАБОР [a]":{
| |
| "type":"pack",
| |
| "items":[
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Riot/PrimalItemArmor_RiotPants.PrimalItemArmor_RiotPants'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Riot/PrimalItemArmor_RiotShirt.PrimalItemArmor_RiotShirt'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Riot/PrimalItemArmor_RiotGloves.PrimalItemArmor_RiotGloves'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Riot/PrimalItemArmor_RiotBoots.PrimalItemArmor_RiotBoots'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Riot/PrimalItemArmor_RiotHelmet.PrimalItemArmor_RiotHelmet'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":500,
| |
| "count":500,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_CookedPrimeMeat.PrimalItemConsumable_CookedPrimeMeat'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":20,
| |
| "count":20,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponBola.PrimalItem_WeaponBola'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Mods/B2kBinocular/Binocular/PrimalItem_WeaponB2kBinocular.PrimalItem_WeaponB2kBinocular'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Aberration/CoreBlueprints/Items/Armor/PrimalItemArmor_Glider.PrimalItemArmor_Glider'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":2,
| |
| "count":2,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Aberration/CoreBlueprints/Weapons/PrimalItem_WeaponClimbPick.PrimalItem_WeaponClimbPick'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/Mods/GHGTranqLite/Revolver/PrimalItem_TranqPistol_GHGTranqLite.PrimalItem_TranqPistol_GHGTranqLite'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":20,
| |
| "count":20,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/Mods/GHGTranqLite/Revolver/PrimalItemAmmo_Tranq1Bullet_GHGTranqLite.PrimalItemAmmo_Tranq1Bullet_GHGTranqLite'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":0,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_RaptorSaddle.PrimalItemArmor_RaptorSaddle'"
| |
| },
| |
| {
| |
| "type":"dino",
| |
| "level":150,
| |
| "neutered":true,
| |
| "gender":0,
| |
| "imprint":false,
| |
| "experience":0,
| |
| "age":1.0,
| |
| "wild":false,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'"
| |
| }
| |
| ]
| |
| },
| |
| "Набор Рыбак":{
| |
| "type":"pack",
| |
| "items":[
| |
| {
| |
| "type":"blueprint",
| |
| "quality":100,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponFishingRod.PrimalItem_WeaponFishingRod'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":100,
| |
| "count":100,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_LeechBlood.PrimalItemResource_LeechBlood'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":100,
| |
| "count":100,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Sap.PrimalItemResource_Sap'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":100,
| |
| "count":100,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Honey.PrimalItemConsumable_Honey'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Wooden/PrimalItemStructure_Furniture_WoodChair.PrimalItemStructure_Furniture_WoodChair'"
| |
| }
| |
| ]
| |
| },
| |
| "Поврежденная броня(скины)":{
| |
| "type":"pack",
| |
| "items":[
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CorruptedHelmet.PrimalItemSkin_CorruptedHelmet'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CorruptedShirt.PrimalItemSkin_CorruptedShirt'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CorruptedPants.PrimalItemSkin_CorruptedPants'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CorruptedGloves.PrimalItemSkin_CorruptedGloves'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CorruptedBoots.PrimalItemSkin_CorruptedBoots'"
| |
| }
| |
| ]
| |
| },
| |
| "Скины Бога":{
| |
| "type":"pack",
| |
| "items":[
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Items/Skin/PrimalItemSkin_HomoDeusHelmet.PrimalItemSkin_HomoDeusHelmet'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Items/Skin/PrimalItemSkin_HomoDeusShirt.PrimalItemSkin_HomoDeusShirt'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Items/Skin/PrimalItemSkin_HomoDeusPants.PrimalItemSkin_HomoDeusPants'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Items/Skin/PrimalItemSkin_HomoDeusGloves.PrimalItemSkin_HomoDeusGloves'"
| |
| },
| |
| {
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Items/Skin/PrimalItemSkin_HomoDeusBoots.PrimalItemSkin_HomoDeusBoots'"
| |
| }
| |
| ]
| |
| },
| |
| "MistleToe(Омела) - x10":{
| |
| "type":"item",
| |
| "stackSize":10,
| |
| "count":10,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_MistleToe.PrimalItemResource_MistleToe'"
| |
| },
| |
| "Coal(Уголь) - x10":{
| |
| "type":"item",
| |
| "stackSize":10,
| |
| "count":10,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Coal.PrimalItemResource_Coal'"
| |
| },
| |
| "Festive Dino Candy(Конфета для дино)":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_FestiveDinoCandy.PrimalItemConsumable_FestiveDinoCandy'"
| |
| },
| |
| "Новогодняя Ёлка":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Christmas/PrimalItemStructure_ChristmasTree.PrimalItemStructure_ChristmasTree'"
| |
| },
| |
| "Рождественские огни - x10":{
| |
| "type":"item",
| |
| "stackSize":10,
| |
| "count":10,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Christmas/PrimalItemStructure_XmasLights.PrimalItemStructure_XmasLights'"
| |
| },
| |
| "Рождественский чулок":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Christmas/PrimalItemStructure_Stocking.PrimalItemStructure_Stocking'"
| |
| },
| |
| "Снеговик":{
| |
| "type":"item",
| |
| "stackSize":1,
| |
| "count":1,
| |
| "quality":1,
| |
| "blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Christmas/PrimalItemStructure_ChristmasTree.PrimalItemStructure_ChristmasTree'"
| |
| }
| |
| }
| |