Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Decompiled source of RtDBiomes v2.9.8
RtDBiomes.dll
Decompiled 2 weeks ago
The result has been truncated due to the large size, download it to view full contents!
using System; using System.Collections.Generic; using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.Versioning; using BepInEx; using BepInEx.Configuration; using Jotunn.Configs; using Jotunn.Entities; using Jotunn.Managers; using Jotunn.Utils; using Microsoft.CodeAnalysis; using UnityEngine; [assembly: CompilationRelaxations(8)] [assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)] [assembly: Debuggable(DebuggableAttribute.DebuggingModes.Default | DebuggableAttribute.DebuggingModes.DisableOptimizations | DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints | DebuggableAttribute.DebuggingModes.EnableEditAndContinue)] [assembly: TargetFramework(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] [assembly: AssemblyCompany("RtDBiomes")] [assembly: AssemblyConfiguration("Debug")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyInformationalVersion("1.0.0")] [assembly: AssemblyProduct("RtDBiomes")] [assembly: AssemblyTitle("RtDBiomes")] [assembly: AssemblyVersion("1.0.0.0")] [module: RefSafetyRules(11)] namespace Microsoft.CodeAnalysis { [CompilerGenerated] [Microsoft.CodeAnalysis.Embedded] internal sealed class EmbeddedAttribute : Attribute { } } namespace System.Runtime.CompilerServices { [CompilerGenerated] [Microsoft.CodeAnalysis.Embedded] [AttributeUsage(AttributeTargets.Module, AllowMultiple = false, Inherited = false)] internal sealed class RefSafetyRulesAttribute : Attribute { public readonly int Version; public RefSafetyRulesAttribute(int P_0) { Version = P_0; } } } namespace RtDBiomes { [BepInPlugin("Soloredis.RtDBiomes", "RtDBiomes", "2.9.8")] [NetworkCompatibility(/*Could not decode attribute arguments.*/)] [BepInDependency(/*Could not decode attribute arguments.*/)] internal class RtDBiomes : BaseUnityPlugin { public const string PluginGUID = "Soloredis.RtDBiomes"; public const string PluginName = "RtDBiomes"; public const string PluginVersion = "2.9.8"; public AssetBundle MyAssets; public static bool isModded = true; private CustomLocalization Localization; public ConfigEntry<bool> LoggingEnable; public ConfigEntry<bool> ClutterVanilla; public ConfigEntry<bool> MeadowsClutter; public ConfigEntry<bool> BlackForestClutter; public ConfigEntry<bool> SwampClutter; public ConfigEntry<bool> PlainsClutter; public ConfigEntry<bool> MistlandsClutter; public ConfigEntry<bool> AshLandsClutter; public ConfigEntry<bool> DeepNorthClutter; public string[] PrefabList = new string[70] { "VanillaSwampLog_RtD", "VanillaSwampStump_RtD", "DeepNorthRock4_frac_RtD", "DeepNorthRock5_frac_RtD", "fx_leviathan_leave_RtD", "vfx_greydwarf_shaman_pray_RtD", "fx_goblinking_meteor_hit_RtD", "fx_goblinking_nova_RtD", "ThinPineStump", "PineWoodHalf", "PineWoodLog", "CottonWoodStump", "CottonWoodHalf", "CottonWoodLog", "AcaciaLogHalf", "AcaciaStump", "AcaciaLog", "OakWoodStump", "OakWoodHalf", "OakWoodLog", "BlossomStump", "BlossomLogHalf", "BlossomLog", "RedPineStump", "PineWoodLog1", "PineWoodHalf1", "MagicStump1", "MagicLog1Half", "MagicLog1", "MagicStump2", "MagicLog2Half", "MagicLog2", "MagicStump3", "MagicLog3Half", "MagicLog3", "MagicStump4", "MagicLog4Half", "MagicLog4", "MagicStump5", "MagicLog5Half", "MagicLog5", "MagicStump6", "MagicLog6Half", "MagicLog6", "MagicStump9", "MagicLog9Half", "MagicLog9", "MagicStump10", "MagicLog10Half", "MagicLog10", "PalmStump", "PalmLogHalf", "PalmLog", "DeadWoodStump", "DeadWoodHalf", "DeadWoodLog", "WillowLogHalf", "WillowStump", "WillowLog", "AcaciaLog4", "AcaciaStump4", "ShootStump_RtD", "YggaShoot_Log_RtD", "YggaShoot_LogHalf_RtD", "SwampWoodHalf", "SwampWoodHalfFix", "SwampWoodStump", "SwampWoodLog", "WinterPineStumpWhite", "WinterPineStumpRed" }; public string[] ItemList = new string[20] { "AcaciaSeeds_RtD", "BlossomSeeds_RtD", "CottonWoodSeeds_RtD", "OakWoodSeeds_RtD", "PalmTreeSeeds_RtD", "RedPineSeeds_RtD", "ThinPineSeeds_RtD", "WillowSeeds_RtD", "PlantSeedSwamp_RtD", "PlantSeedPlains_RtD", "PlantSeedMountain_RtD", "PlantSeedMistlands_RtD", "PlantSeedMeadows_RtD", "PlantSeedDeepNorth_RtD", "PlantSeedBlackForest_RtD", "PlantSeedAshLands_RtD", "AshLandsSeed2_RtD", "MapleSeed_RtD", "WinterPineSeeds2_RtD", "WinterPineSeeds1_RtD" }; public string[] StaticNoneList = new string[0]; public string[] MeadowsClutterList = new string[9] { "MeadowsClutter2_RtD", "MeadowsClutter3_RtD", "Meadows1_RtD", "Meadows2_RtD", "WormWood_RtD", "MeadowsGrass1_RtD", "MeadowsGrass2_RtD", "MeadowsGrass3_RtD", "MeadowsWeed1_RtD" }; public string[] BlackForestClutterList = new string[5] { "GreenGrass1_RtD", "BlackForest1_RtD", "BlackForest2_RtD", "ForestBush1_RtD", "ForestBush2_RtD" }; public string[] SwampClutterList = new string[10] { "MeadowsClutter1_RtD", "Swamps1_RtD", "Swamps2_RtD", "Swamps3_RtD", "SwampGrass1_RtD", "SwampGrass2_RtD", "SwampGrass3_RtD", "SwampGrass4_RtD", "Meadows3_RtD", "SwampPlant_RtD" }; public string[] PlainsClutterList = new string[4] { "Daisy_RtD", "PlainsGrass1_RtD", "PlainsGrass2_RtD", "PlainsGrass3_RtD" }; public string[] MistlandsClutterList = new string[3] { "Mistlands1_RtD", "Mistlands2_RtD", "Mistlands3_RtD" }; public string[] AshLandsClutterList = new string[6] { "DesertGrass1_RtD", "DesertGrass2_RtD", "DesertGrass3_RtD", "DesertGrass4_RtD", "DesertGrass5_RtD", "DesertGrass6_RtD" }; public string[] DeepNorthClutterList = new string[4] { "NorthGrass1_RtD", "NorthGrass2_RtD", "NorthGrass1_RtD", "NorthGrass2_RtD" }; public string[] MeadowsBushList = new string[11] { "MeadowsShroom1_RtD", "MeadowsShroom2_RtD", "MeadowsShroom3_RtD", "MeadowsShroom4_RtD", "MeadowsBush01_RtD", "MeadowsBush02_RtD", "MeadowsBush03_RtD", "MeadowsBush04_RtD", "MeadowsBush05_RtD", "MeadowsBush06_RtD", "SmallBush_RtD" }; public string[] BlackForestBushList = new string[19] { "BlackShroom1_RtD", "BlackShroom2_RtD", "BlackShroom3_RtD", "BlackShroom4_RtD", "BlackForestBush1_RtD", "BlackForestBush2_RtD", "BlackForestBush3_RtD", "BlackForestBush4_RtD", "BlackForestBush5_RtD", "BlackForestBush6_RtD", "BlackForestBush7_RtD", "BlackForestBush8_RtD", "ForestGreen1_RtD", "ForestGreen2_RtD", "ForestGreen3_RtD", "ForestGreen4_RtD", "RedPineSmall1_RtD", "RedPineSmall2_RtD", "RedPineSmall3_RtD" }; public string[] SwampBushList = new string[20] { "GreenShroom1_RtD", "GreenShroom2_RtD", "GreenShroom3_RtD", "GreenShroom4_RtD", "SwampBush1_RtD", "SwampBush2_RtD", "SwampBush3_RtD", "SwampBush4_RtD", "SwampBush5_RtD", "SwampBush6_RtD", "SwampBush7_RtD", "SwampBush8_RtD", "SwampBush9_RtD", "SwampBush10_RtD", "SwampBush11_RtD", "DeadIvy1_RtD", "DeadIvy2_RtD", "SwampBush12_RtD", "SwampBush13_RtD", "SwampBush14_RtD" }; public string[] MountainBushList = new string[5] { "AshLandsRock1_RtD", "AshLandsRock2_RtD", "AshLandsRock4_RtD", "AshLandsRock5_RtD", "AshLandsRock6_RtD" }; public string[] PlainsBushList = new string[22] { "PlainsBush1_RtD", "PlainsBush2_RtD", "PlainsBush3_RtD", "AshLandsBush1_RtD", "AshLandsBush2_RtD", "AshLandsBush5_RtD", "AshLandsBush6_RtD", "AshLandsBush11_RtD", "AshLandsBush12_RtD", "AshLandsBush13_RtD", "AshLandsBush14_RtD", "AshLandsBush15_RtD", "AshLandsBush16_RtD", "AshLandsBush17_RtD", "AshLandsBush18_RtD", "AshLandsBush19_RtD", "AshLandsBush20_RtD", "AshLandsBush21_RtD", "AshLandsBush22_RtD", "AshLandsBush3_RtD", "AshLandsBush4_RtD", "AshLandsBush23_RtD" }; public string[] MistlandsBushList = new string[15] { "BlueShroom1_RtD", "BlueShroom2_RtD", "BlueShroom3_RtD", "BlueShroom4_RtD", "YellowShroom1_RtD", "YellowShroom2_RtD", "YellowShroom3_RtD", "YellowShroom4_RtD", "MistLandsBush1_RtD", "MistLandsBush2_RtD", "MistLandsBush3_RtD", "MistLandsBush4_RtD", "MistLandsBush5_RtD", "MistLandsBush6_RtD", "MistLandsBush7_RtD" }; public string[] AshLandsBushList = new string[8] { "AshLandsBush24_RtD", "AshLandsBush25_RtD", "AshLandsBush26_RtD", "PlainsBush4_RtD", "PlainsBush5_RtD", "PlainsBush6_RtD", "PlainsBush7_RtD", "PlainsBush8_RtD" }; public string[] DeepNorthBushList = new string[12] { "MountainBush1_RtD", "MountainBush2_RtD", "MountainBush3_RtD", "MountainShroom1_RtD", "MountainShroom2_RtD", "MountainShroom3_RtD", "MountainShroom4_RtD", "MeadowsBush1_RtD", "MeadowsBush2_RtD", "MeadowsBush3_RtD", "MeadowsBush4_RtD", "MeadowsBush5_RtD" }; public string[] MeadowsTreeList = new string[5] { "ForestTree1_RtD", "WillowTree1_RtD", "WillowTree2_RtD", "CottonWood1_RtD", "CottonWood2_RtD" }; public string[] BlackForestTreeList = new string[7] { "RedPine1_RtD", "RedPine2_RtD", "RedPine3_RtD", "RedPine4_RtD", "RedPine_RtD", "Oak1_RtD", "Oak2_RtD" }; public string[] SwampTreeList = new string[18] { "MagicTree6_RtD", "MagicTree9_RtD", "MagicTree10_RtD", "SwampTree1_RtD", "SwampTree2_RtD", "SwampTree3_RtD", "SwampTree4_RtD", "SwampTree5_RtD", "SwampTree6_RtD", "DeadTree1_RtD", "DeadTree2_RtD", "DeadTree3_RtD", "DeadTree4_RtD", "DeadTree5_RtD", "DeadTree6_RtD", "DeadTree7_RtD", "DeadTree8_RtD", "DeadTree9_RtD" }; public string[] PlainsTreeList = new string[4] { "Acacia1_RtD", "Acacia2_RtD", "Acacia3_RtD", "Acacia4_RtD" }; public string[] MistlandsTreeList = new string[1] { "MagicTree1_RtD" }; public string[] AshLandsTreeList = new string[2] { "PalmTree1_RtD", "PalmTree2_RtD" }; public string[] DeepNorthTreeList = new string[13] { "ThinPine1_RtD", "ThinPine2_RtD", "WinterPine3_RtD", "WinterPine4_RtD", "WinterPine5_RtD", "Blossom1_RtD", "Blossom2_RtD", "Blossom3_RtD", "Blossom4_RtD", "Blossom5_RtD", "MagicTree3_RtD", "MagicTree4_RtD", "MagicTree5_RtD" }; public string[] DeepNorthRockList = new string[5] { "DeepNorthRock1_RtD", "DeepNorthRock2_RtD", "DeepNorthRock4_RtD", "DeepNorthRock5_RtD", "DeepNorthRock6_RtD" }; public string[] PlainsRockList = new string[5] { "SandRock1_RtD", "SandRock2_RtD", "SandRock3_RtD", "SandRock4_RtD", "SandRock5_RtD" }; public static VegetationConfig StaticNoneValues = new VegetationConfig { Min = 1f, Max = 2f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)0, MaxTilt = 30f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2, InForest = true, ForestThresholdMin = 1.1f, ForestThresholdMax = 1.15f }; public static ClutterConfig MeadowsClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, MaxAltitude = 500f, Biome = (Biome)1, MaxOceanDepth = 500f, MaxTilt = 10f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static ClutterConfig BlackForestClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, MaxAltitude = 500f, Biome = (Biome)8, MaxOceanDepth = 500f, MaxTilt = 25f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static ClutterConfig SwampClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 0f, MaxAltitude = 500f, Biome = (Biome)2, MaxOceanDepth = 500f, MaxTilt = 50f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static ClutterConfig PlainsClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, MaxAltitude = 500f, Biome = (Biome)16, MaxOceanDepth = 500f, MaxTilt = 50f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static ClutterConfig MistlandsClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, MaxAltitude = 500f, Biome = (Biome)512, MaxOceanDepth = 500f, MaxTilt = 40f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static ClutterConfig AshLandsClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, MaxAltitude = 500f, Biome = (Biome)32, MaxOceanDepth = 500f, MaxTilt = 40f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static ClutterConfig DeepNorthClutterValues = new ClutterConfig { Amount = 1, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, MaxAltitude = 1f, Biome = (Biome)64, MaxOceanDepth = 500f, MaxTilt = 40f, TerrainTilt = true, OnUncleared = true, OnCleared = false, Instanced = true, Enabled = true }; public static VegetationConfig MeadowsBushValues = new VegetationConfig { Min = 0.9f, Max = 1.5f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)1, MaxTilt = 30f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig BlackForestBushValues = new VegetationConfig { Min = 0.5f, Max = 0.9f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)8, MaxTilt = 40f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig SwampBushValues = new VegetationConfig { Min = 1.1f, Max = 1.5f, ScaleMin = 2.1f, ScaleMax = 2.8f, MinAltitude = 1f, Biome = (Biome)2, MaxTilt = 20f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig MountainBushValues = new VegetationConfig { Min = 0.7f, Max = 0.9f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)4, MaxTilt = 30f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig PlainsBushValues = new VegetationConfig { Min = 0.7f, Max = 1.1f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)16, MaxTilt = 50f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig MistlandsBushValues = new VegetationConfig { Min = 0.8f, Max = 1.2f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)512, MaxTilt = 50f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig AshLandsBushValues = new VegetationConfig { Min = 1.9f, Max = 2.1f, ScaleMin = 1.4f, ScaleMax = 1.8f, MinAltitude = 1f, Biome = (Biome)32, MaxTilt = 50f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig DeepNorthBushValues = new VegetationConfig { Min = 0.5f, Max = 1.4f, ScaleMin = 1.3f, ScaleMax = 1.6f, MinAltitude = 1f, Biome = (Biome)64, MaxTilt = 30f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig MeadowsTreeValues = new VegetationConfig { Min = 0.8f, Max = 1.2f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)1, MaxTilt = 30f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig BlackForestTreeValues = new VegetationConfig { Min = 2f, Max = 2f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)12, MaxTilt = 25f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig SwampTreeValues = new VegetationConfig { Min = 6f, Max = 8f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)2, MaxTilt = 40f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig MountainTreeValues = new VegetationConfig { Min = 1f, Max = 5f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)4, MaxTilt = 30f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig PlainsTreeValues = new VegetationConfig { Min = 0.7f, Max = 1.2f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)16, MaxTilt = 23f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig MistlandsTreeValues = new VegetationConfig { Min = 1f, Max = 1f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)512, MaxTilt = 75f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig AshLandsTreeValues = new VegetationConfig { Min = 2f, Max = 3f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = -0.5f, MaxAltitude = 10.1f, Biome = (Biome)32, MaxTilt = 60f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig DeepNorthTreeValues = new VegetationConfig { Min = 0.8f, Max = 1f, ScaleMin = 1.1f, ScaleMax = 1.25f, MinAltitude = 1f, Biome = (Biome)64, MaxTilt = 60f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig PlainsRockValues = new VegetationConfig { Min = 0.9f, Max = 1.1f, ScaleMin = 0.9f, ScaleMax = 1.1f, MinAltitude = 1f, Biome = (Biome)16, MaxTilt = 15f, MaxTerrainDelta = 3f, GroupSizeMin = 1, GroupSizeMax = 2 }; public static VegetationConfig DeepNorthRockValues = new VegetationConfig { Min = 0.9f, Max = 1.1f, ScaleMin = 0.9f, ScaleMax = 1.1f, Biome = (Biome)64, MaxTilt = 35f, MaxTerrainDelta = 3f }; private void Awake() { LoadBundle(); CreateConfigs(); Localizations(); AddPrefabs(); AddItems(); StaticVegetationList(); AddSaplings(); if (MeadowsClutter.Value) { MeadowsClutterConfig(); } if (BlackForestClutter.Value) { BlackForestClutterConfig(); } if (SwampClutter.Value) { SwampClutterConfig(); } if (PlainsClutter.Value) { PlainsClutterConfig(); } if (MistlandsClutter.Value) { MistlandsClutterConfig(); } if (AshLandsClutter.Value) { AshLandsClutterConfig(); } if (DeepNorthClutter.Value) { DeepNorthClutterConfig(); } MeadowsBushConfig(); BlackForestBushConfig(); SwampBushConfig(); MountainBushConfig(); PlainsBushConfig(); MistlandsBushConfig(); AshLandsBushConfig(); DeepNorthBushConfig(); MeadowsTreeConfig(); BlackForestTreeConfig(); SwampTreeConfig(); PlainsTreeConfig(); MistlandsTreeConfig(); AshLandsTreeConfig(); DeepNorthTreeConfig(); SwampLogConfig(); PlainsRockConfig(); DeepNorthRockConfig(); ZoneManager.OnVanillaLocationsAvailable += AdjustVanillaVegetation; if (ClutterVanilla.Value) { ZoneManager.OnVanillaClutterAvailable += AdjustVanillaClutter; } if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogWarning((object)"Logging is enabled in the config."); } } public void LoadBundle() { try { MyAssets = AssetUtils.LoadAssetBundleFromResources("rtd_trees", Assembly.GetExecutingAssembly()); } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while loading bundle: {arg}"); } } public void CreateConfigs() { //IL_002f: Unknown result type (might be due to invalid IL or missing references) //IL_0034: Unknown result type (might be due to invalid IL or missing references) //IL_003d: Expected O, but got Unknown //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown //IL_006c: Unknown result type (might be due to invalid IL or missing references) //IL_0071: Unknown result type (might be due to invalid IL or missing references) //IL_007a: Expected O, but got Unknown //IL_007a: Unknown result type (might be due to invalid IL or missing references) //IL_0084: Expected O, but got Unknown //IL_00a9: Unknown result type (might be due to invalid IL or missing references) //IL_00ae: Unknown result type (might be due to invalid IL or missing references) //IL_00b7: Expected O, but got Unknown //IL_00b7: Unknown result type (might be due to invalid IL or missing references) //IL_00c1: Expected O, but got Unknown //IL_00e6: Unknown result type (might be due to invalid IL or missing references) //IL_00eb: Unknown result type (might be due to invalid IL or missing references) //IL_00f4: Expected O, but got Unknown //IL_00f4: Unknown result type (might be due to invalid IL or missing references) //IL_00fe: Expected O, but got Unknown //IL_0123: Unknown result type (might be due to invalid IL or missing references) //IL_0128: Unknown result type (might be due to invalid IL or missing references) //IL_0131: Expected O, but got Unknown //IL_0131: Unknown result type (might be due to invalid IL or missing references) //IL_013b: Expected O, but got Unknown //IL_0160: Unknown result type (might be due to invalid IL or missing references) //IL_0165: Unknown result type (might be due to invalid IL or missing references) //IL_016e: Expected O, but got Unknown //IL_016e: Unknown result type (might be due to invalid IL or missing references) //IL_0178: Expected O, but got Unknown //IL_019d: Unknown result type (might be due to invalid IL or missing references) //IL_01a2: Unknown result type (might be due to invalid IL or missing references) //IL_01ab: Expected O, but got Unknown //IL_01ab: Unknown result type (might be due to invalid IL or missing references) //IL_01b5: Expected O, but got Unknown //IL_01da: Unknown result type (might be due to invalid IL or missing references) //IL_01df: Unknown result type (might be due to invalid IL or missing references) //IL_01e8: Expected O, but got Unknown //IL_01e8: Unknown result type (might be due to invalid IL or missing references) //IL_01f2: Expected O, but got Unknown //IL_0217: Unknown result type (might be due to invalid IL or missing references) //IL_021c: Unknown result type (might be due to invalid IL or missing references) //IL_0225: Expected O, but got Unknown //IL_0225: Unknown result type (might be due to invalid IL or missing references) //IL_022f: Expected O, but got Unknown try { ((BaseUnityPlugin)this).Config.SaveOnConfigSet = true; LoggingEnable = ((BaseUnityPlugin)this).Config.Bind<bool>("Logging", "Enable", false, new ConfigDescription("Enables logging.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); ClutterVanilla = ((BaseUnityPlugin)this).Config.Bind<bool>("Vanilla Grass", "Enable", true, new ConfigDescription("Enable or Disable Vanilla grass reductions. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); MeadowsClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("Meadows Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); BlackForestClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("BlackForest Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); SwampClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("Swamp Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); PlainsClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("Plains Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); MistlandsClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("Mistlands Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); AshLandsClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("AshLands Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); DeepNorthClutter = ((BaseUnityPlugin)this).Config.Bind<bool>("DeepNorth Grass", "Enable", true, new ConfigDescription("Enable or Disable Clutter. Does not sync with server as clutter is client sided only.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes { IsAdminOnly = false } })); } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding configuration values: {arg}"); } } private void Localizations() { Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization = Localization; string text = "English"; localization.AddTranslation(ref text, new Dictionary<string, string> { { "AshLandsRock1_RtD", "Charred Rock" }, { "AshLandsRock2_RtD", "Charred Rock" }, { "AshLandsRock4_RtD", "Charred Rock" }, { "AshLandsRock5_RtD", "Charred Rock" }, { "AshLandsRock6_RtD", "Charred Rock" }, { "AshLandsBush1_RtD", "Dead Plant" }, { "AshLandsPlantPiece1_RtD", "Dead Plant" }, { "AshLandsBush2_RtD", "Dead Plant" }, { "AshLandsBush3_RtD", "Dead Plant" }, { "AshLandsBush4_RtD", "Dead Plant" }, { "AshLandsBush5_RtD", "Dead Plant" }, { "AshLandsBush6_RtD", "Dead Plant" }, { "AshLandsBush7_RtD", "Dead Plant" }, { "AshLandsBush8_RtD", "Dead Plant" }, { "AshLandsBush9_RtD", "Dead Plant" }, { "AshLandsBush10_RtD", "Dead Plant" }, { "AshLandsBush11_RtD", "Dead Plant" }, { "AshLandsBush12_RtD", "Dead Plant" }, { "AshLandsBush13_RtD", "Dead Plant" }, { "AshLandsBush14_RtD", "Dead Plant" }, { "AshLandsBush15_RtD", "Dead Plant" }, { "AshLandsBush16_RtD", "Dead Plant" }, { "AshLandsBush17_RtD", "Dead Plant" }, { "AshLandsBush18_RtD", "Dead Plant" }, { "AshLandsBush19_RtD", "Dead Plant" }, { "AshLandsBush20_RtD", "Dead Plant" }, { "AshLandsBush21_RtD", "Dead Plant" }, { "AshLandsBush22_RtD", "Dead Plant" }, { "AshLandsBush23_RtD", "Dead Plant" }, { "AshLandsBush24_RtD", "Dead Plant" }, { "AshLandsBush25_RtD", "Dead Plant" }, { "AshLandsBush26_RtD", "Dead Plant" }, { "BlackForestBush1_RtD", "WildFlower" }, { "BlackForestBush2_RtD", "WildFlower" }, { "BlackForestBush3_RtD", "Bush" }, { "BlackForestBush4_RtD", "Bush" }, { "BlackForestBush5_RtD", "Bush" }, { "BlackForestBush6_RtD", "Burdock" }, { "BlackForestBush7_RtD", "Burdock" }, { "BlackForestBush8_RtD", "Burdock" }, { "ForestGreen1_RtD", "Evergreen Bush" }, { "ForestGreen2_RtD", "Evergreen Bush" }, { "ForestGreen3_RtD", "Evergreen Bush" }, { "ForestGreen4_RtD", "Evergreen Bush" }, { "DeadWoodHalf", "Dead Log" }, { "DeadWoodLog", "Dead Log" }, { "DeadWoodStump", "Dead Stump" }, { "DeadTree1_RtD", "Dead Tree" }, { "DeadTree2_RtD", "Dead Tree" }, { "DeadTree3_RtD", "Dead Tree" }, { "DeadTree4_RtD", "Dead Tree" }, { "DeadTree5_RtD", "Dead Tree" }, { "DeadTree6_RtD", "Dead Tree" }, { "DeadTree7_RtD", "Dead Tree" }, { "DeadTree8_RtD", "Dead Tree" }, { "DeadTree9_RtD", "Dead Tree" }, { "DeepNorthBush1_RtD", "WildFlower" }, { "DeepNorthBush2_RtD", "WildFlower" }, { "DeepNorthBush3_RtD", "WildFlower" }, { "DeepNorthBush4_RtD", "WildFlower" }, { "DeepNorthBush5_RtD", "WildFlower" }, { "DeepNorthBush6_RtD", "WildFlower" }, { "DeepNorthBush7_RtD", "WildFlower" }, { "DeepNorthBush8_RtD", "WildFlower" }, { "DeepNorthBush9_RtD", "WildFlower" }, { "DeepNorthBush10_RtD", "WildFlower" }, { "DeepNorthRock1_RtD", "Icy Rock" }, { "DeepNorthRock2_RtD", "Icy Rock" }, { "DeepNorthRock4_RtD", "Icy Rock" }, { "DeepNorthRock5_RtD", "Icy Rock" }, { "DeepNorthRock6_RtD", "Icy Rock" }, { "AcaciaLog", "Log" }, { "AcaciaLogHalf", "Log" }, { "BlossomLog", "Log" }, { "BlossomLogHalf", "Log" }, { "CottonWoodLog", "Log" }, { "CottonWoodHalf", "Log" }, { "OakWoodLog", "Log" }, { "OakWoodHalf", "Log" }, { "PineWoodHalf", "Log" }, { "PineWoodLog", "Log" }, { "PineWoodLog1", "Log" }, { "ForestTree1_RtD", "Maple Tree" }, { "ForestTree2_RtD", "Maple Tree" }, { "MagicLog1", "Log" }, { "MagicLog2", "Log" }, { "MagicLog3", "Log" }, { "MagicLog6", "Log" }, { "MagicLog9", "Log" }, { "MagicLog10", "Log" }, { "MagicStump1", "Stump" }, { "MagicStump2", "Stump" }, { "MagicStump3", "Stump" }, { "MagicStump6", "Stump" }, { "MagicStump9", "Stump" }, { "MagicStump10", "Stump" }, { "MagicTree1_RtD", "Magic Tree" }, { "MagicTree2_RtD", "Magic Tree" }, { "MagicTree3_RtD", "Magic Tree" }, { "MagicTree4_RtD", "Magic Tree" }, { "MagicTree5_RtD", "Magic Tree" }, { "MagicTree6_RtD", "Dead Tree" }, { "MagicTree9_RtD", "Dead Tree" }, { "MagicTree10_RtD", "Dead Tree" }, { "MeadowsBush1_RtD", "Magical Flower" }, { "MeadowsBush2_RtD", "Magical Flower" }, { "MeadowsBush3_RtD", "Magical Flower" }, { "MeadowsBush4_RtD", "Magical Flower" }, { "MeadowsBush5_RtD", "Magical Flower" }, { "MeadowsShroom1_RtD", "Large Mushroom" }, { "MeadowsShroom2_RtD", "Large Mushroom" }, { "MeadowsShroom3_RtD", "Large Mushroom" }, { "MeadowsShroom4_RtD", "Large Mushroom" }, { "MeadowsBush01_RtD", "Strange Plant" }, { "MeadowsBush02_RtD", "Strange Plant" }, { "MeadowsBush03_RtD", "Strange Plant" }, { "MeadowsBush04_RtD", "Sapling" }, { "MeadowsBush05_RtD", "Bush" }, { "MeadowsBush06_RtD", "Bush" }, { "SmallBush_RtD", "Bush" }, { "MistLandsBush1_RtD", "Strange Plant" }, { "MistLandsBush2_RtD", "Strange Plant" }, { "MistLandsBush3_RtD", "Strange Plant" }, { "MistLandsBush4_RtD", "Strange Plant" }, { "MistLandsBush5_RtD", "Strange Plant" }, { "MistLandsBush6_RtD", "Magical Flower" }, { "MistLandsBush7_RtD", "Strange Plant" }, { "ShootStump_RtD", "Yggdrasil Stump" }, { "YggaShoot_Log_RtD", "Yggdrasil Log" }, { "YggaShoot_LogHalf_RtD", "Yggdrasil Log" }, { "YggdrasilTree1_RtD", "Yggdrasil" }, { "YggdrasilTree2_RtD", "Yggdrasil" }, { "EverGreen1_RtD", "Evergreen Bush" }, { "EverGreen2_RtD", "Evergreen Bush" }, { "EverGreen3_RtD", "Evergreen Bush" }, { "EverGreen4_RtD", "Evergreen Bush" }, { "MountainBush1_RtD", "Winter WildFlower" }, { "MountainBush2_RtD", "Winter WildFlower" }, { "MountainBush3_RtD", "Winter WildFlower" }, { "RedShroom1_RtD", "Giant Mushroom" }, { "RedShroom2_RtD", "Giant Mushroom" }, { "RedShroom3_RtD", "Giant Mushroom" }, { "RedShroom4_RtD", "Giant Mushroom" }, { "BlackShroom1_RtD", "Giant Mushroom" }, { "BlackShroom2_RtD", "Giant Mushroom" }, { "BlackShroom3_RtD", "Giant Mushroom" }, { "BlackShroom4_RtD", "Giant Mushroom" }, { "BlueShroom1_RtD", "Giant Mushroom" }, { "BlueShroom2_RtD", "Giant Mushroom" }, { "BlueShroom3_RtD", "Giant Mushroom" }, { "BlueShroom4_RtD", "Giant Mushroom" }, { "YellowShroom1_RtD", "Giant Mushroom" }, { "YellowShroom2_RtD", "Giant Mushroom" }, { "YellowShroom3_RtD", "Giant Mushroom" }, { "YellowShroom4_RtD", "Giant Mushroom" }, { "GreenShroom1_RtD", "Giant Mushroom" }, { "GreenShroom2_RtD", "Giant Mushroom" }, { "GreenShroom3_RtD", "Giant Mushroom" }, { "GreenShroom4_RtD", "Giant Mushroom" }, { "PalmLog", "Log" }, { "PalmLogHalf", "Log" }, { "PalmStump", "Log" }, { "PalmTree1_RtD", "Palm Tree" }, { "PalmTree2_RtD", "Palm Tree" }, { "Acacia4_RtD", "Acacia Tree" }, { "AcaciaLog4", "Log" }, { "AcaciaStump4", "Stump" }, { "PlainsBush4_RtD", "Bamboo" }, { "PlainsBush5_RtD", "Bamboo" }, { "PlainsBush6_RtD", "Bamboo" }, { "PlainsBush7_RtD", "Bamboo" }, { "PlainsBush8_RtD", "Bamboo" }, { "Acacia1_RtD", "Acacia Tree" }, { "Acacia2_RtD", "Acacia Tree" }, { "Acacia3_RtD", "Acacia Tree" }, { "Blossom1_RtD", "Flowering DogWood" }, { "Blossom2_RtD", "Flowering DogWood" }, { "Blossom3_RtD", "Flowering DogWood" }, { "Blossom4_RtD", "Flowering DogWood" }, { "Blossom5_RtD", "Flowering DogWood" }, { "CottonWood1_RtD", "Cotton Wood" }, { "CottonWood2_RtD", "Cotton Wood" }, { "Oak1_RtD", "Red Oak" }, { "Oak2_RtD", "Red Oak" }, { "RedPine_RtD", "Red Pine" }, { "ThinPine1_RtD", "Winter Pine" }, { "ThinPine2_RtD", "Winter Pine" }, { "WinterPine1_RtD", "Winter Pine" }, { "WinterPine2_RtD", "Winter Pine" }, { "WinterPine3_RtD", "Winter Pine" }, { "WinterPine4_RtD", "Winter Pine" }, { "WinterPine5_RtD", "Winter Pine" }, { "AcaciaStump", "Stump" }, { "BlossomStump", "Stump" }, { "CottonWoodStump", "Stump" }, { "OakWoodStump", "Stump" }, { "PineWoodStump", "Stump" }, { "SwampBush1_RtD", "Rotting Sapling" }, { "SwampBush2_RtD", "Rotting Sapling" }, { "SwampBush3_RtD", "Strange Plant" }, { "SwampBush4_RtD", "Strange Plant" }, { "SwampBush5_RtD", "Strange Plant" }, { "SwampBush6_RtD", "Strange Plant" }, { "SwampBush7_RtD", "Strange Plant" }, { "SwampBush8_RtD", "Strange Plant" }, { "SwampBush9_RtD", "Strange Plant" }, { "SwampBush10_RtD", "Strange Plant" }, { "SwampBush11_RtD", "Strange Plant" }, { "SwampBush12_RtD", "Death Bush" }, { "SwampBush13_RtD", "Death Bush" }, { "SwampBush14_RtD", "Death Bush" }, { "SwampWoodHalf", "Log" }, { "SwampWoodLog", "Log" }, { "SwampTree1_RtD", "Ancient Tree" }, { "SwampTree2_RtD", "Ancient Tree" }, { "SwampTree3_RtD", "Ancient Tree" }, { "SwampTree4_RtD", "Ancient Tree" }, { "SwampTree5_RtD", "Ancient Tree" }, { "SwampTree6_RtD", "Ancient Tree" }, { "DeadIvy1_RtD", "Dead Ivy" }, { "DeadIvy2_RtD", "Dead Ivy" }, { "WillowLog", "Log" }, { "WillowLogHalf", "Log" }, { "WillowStump", "Stump" }, { "SwampWoodStump", "Stump" }, { "SwampWoodStump1", "Stump" }, { "WillowTree1_RtD", "Willow Tree" }, { "WillowTree2_RtD", "Willow Tree" }, { "MountainShroom1_RtD", "Giant Mushroom" }, { "MountainShroom2_RtD", "Giant Mushroom" }, { "MountainShroom3_RtD", "Giant Mushroom" }, { "MountainShroom4_RtD", "Giant Mushroom" }, { "AcaciaSeeds_RtD", "Acacia Seeds" }, { "AcaciaSeeds_desc_RtD", "Used to plant Acacia Trees" }, { "BlossomSeeds_RtD", "DogWood Seeds" }, { "BlossomSeeds_desc_RtD", "Used to plant DogWood Trees" }, { "CottonWoodSeeds_RtD", "CottonWood Seeds" }, { "CottonWoodSeeds_desc_RtD", "Used to plant CottonWood Trees" }, { "OakWoodSeeds_RtD", "Acorns" }, { "OakWoodSeeds_desc_RtD", "Used to plant OakWood Trees" }, { "PalmTreeSeeds_RtD", "Well its not a Coconut.." }, { "PalmTreeSeeds_desc_RtD", "Used to plant Palm Trees" }, { "RedPineSeeds_RtD", "Red PineCone" }, { "RedPineSeeds_desc_RtD", "Used to Red Pine Trees" }, { "ThinPineSeeds_RtD", "Green PineCone" }, { "ThinPineSeeds_desc_RtD", "Used to plant more Pine Trees" }, { "WillowSeeds_RtD", "Willow Tree Seed" }, { "WillowSeeds_desc_RtD", "Used to plant Willow Trees" }, { "WinterPineSeeds1_RtD", "Winter PineCone" }, { "WinterPineSeeds1_desc_RtD", "Used to plant Winter Pine Trees" }, { "WinterPineSeeds2_RtD", "Frosty PineCone" }, { "WinterPineSeeds2_desc_RtD", "Used to plant Winter Pine Trees" }, { "DeepNorthRock4_frac_RtD", "Its a rock, what did you expect?" }, { "DeepNorthRock5_frac_RtD", "Its a rock, what did you expect?" }, { "PlantSeedAshLands_RtD", "AshLands Seed" }, { "PlantSeedAshLands_desc_RtD", "A seed to plant all AshLands plants." }, { "PlantSeedBlackForest_RtD", "BlackForest Seed" }, { "PlantSeedBlackForest_desc_RtD", "A seed to plant all BlackForest plants." }, { "PlantSeedDeepNorth_RtD", "DeepNorth Seed" }, { "PlantSeedDeepNorth_desc_RtD", "A seed to plant all DeepNorth plants." }, { "PlantSeedMeadows_RtD", "Meadows Seed" }, { "PlantSeedMeadows_desc_RtD", "A seed to plant all Meadows plants." }, { "PlantSeedMistlands_RtD", "Mistlands Seed" }, { "PlantSeedMistlands_desc_RtD", "A seed to plant all Mistlands plants." }, { "PlantSeedMountain_RtD", "Mountain Seed" }, { "PlantSeedMoutain_desc_RtD", "A seed to plant all Mountain plants." }, { "PlantSeedPlains_RtD", "Plains Seed" }, { "PlantSeedPlains_desc_RtD", "A seed to plant all Plains plants." }, { "PlantSeedSwamp_RtD", "Swamp Seed" }, { "PlantSeedSwamp_desc_RtD", "A seed to plant all Swamp plants." }, { "MapleSeed_RtD", "Maple Seed" }, { "MapleSeed_desc", "Used for planting" }, { "AshLandsSeed2_RtD", "AshSeed" }, { "AshLandsSeed2_desc_RtD", "Used for planting" }, { "RedPineSmall1_RtD", "Red Pine" }, { "RedPineSmall2_RtD", "Red Pine" }, { "RedPineSmall3_RtD", "Red Pine" }, { "RedPineSmall4_RtD", "Red Pine" }, { "RedPineSmall5_RtD", "Red Pine" }, { "AcaciaSapling_RtD", "Acacia Sapling" }, { "BlossomSapling_RtD", "DogWood Sapling" }, { "CottonWoodSapling_RtD", "CottonWood Sapling" }, { "OakSapling_RtD", "OakWood Sapling" }, { "PalmTreeSapling_RtD", "Palm Sapling" }, { "RedPineSapling_RtD", "RedPine Sapling" }, { "ThinPineSapling_RtD", "GreenPine Sapling" }, { "WillowSapling_RtD", "Willow Sapling" }, { "WinterPineSapling1_RtD", "WinterPine Sapling" }, { "WinterPineSapling2_RtD", "WinterPine Sapling" }, { "MapleSapling1_RtD", "Maple Sapling" }, { "MapleSapling2_RtD", "Maple Sapling" }, { "SwampSapling1_RtD", "Diseased Sapling" }, { "SwampSapling2_RtD", "Diseased Sapling" }, { "Sapling1P_RtD", "Small Tree" }, { "Sapling2P_RtD", "Small Tree" }, { "AshLandsSaplingD1_RtD", "Diseased Sapling" }, { "AshLandsSaplingD3_RtD", "Diseased Sapling" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization2 = Localization; text = "Chinese"; localization2.AddTranslation(ref text, new Dictionary<string, string> { { "AshLandsRock1_RtD", "烧焦的岩石" }, { "AshLandsRock2_RtD", "烧焦的岩石" }, { "AshLandsRock3_RtD", "烧焦的岩石" }, { "AshLandsRock4_RtD", "烧焦的岩石" }, { "AshLandsRock5_RtD", "烧焦的岩石" }, { "AshLandsRock6_RtD", "烧焦的岩石" }, { "AshLandsBush1_RtD", "死植物" }, { "AshLandsPlantPiece1_RtD", "死植物" }, { "AshLandsBush2_RtD", "死植物" }, { "AshLandsBush3_RtD", "死植物" }, { "AshLandsBush4_RtD", "死植物" }, { "AshLandsBush5_RtD", "死植物" }, { "AshLandsBush6_RtD", "死植物" }, { "AshLandsBush7_RtD", "死植物" }, { "AshLandsBush8_RtD", "死植物" }, { "AshLandsBush9_RtD", "死植物" }, { "AshLandsBush10_RtD", "死植物" }, { "AshLandsBush11_RtD", "死植物" }, { "AshLandsBush12_RtD", "死植物" }, { "AshLandsBush13_RtD", "死植物" }, { "AshLandsBush14_RtD", "死植物" }, { "AshLandsBush15_RtD", "死植物" }, { "AshLandsBush16_RtD", "死植物" }, { "AshLandsBush17_RtD", "死植物" }, { "AshLandsBush18_RtD", "死植物" }, { "AshLandsBush19_RtD", "死植物" }, { "AshLandsBush20_RtD", "死植物" }, { "AshLandsBush21_RtD", "死植物" }, { "AshLandsBush22_RtD", "死植物" }, { "AshLandsBush23_RtD", "死植物" }, { "AshLandsBush24_RtD", "死植物" }, { "AshLandsBush25_RtD", "死植物" }, { "AshLandsBush26_RtD", "死植物" }, { "BlackForestBush1_RtD", "野花" }, { "BlackForestBush2_RtD", "野花" }, { "BlackForestBush3_RtD", "衬套" }, { "BlackForestBush4_RtD", "衬套" }, { "BlackForestBush5_RtD", "衬套" }, { "BlackForestBush6_RtD", "牛蒡" }, { "BlackForestBush7_RtD", "牛蒡" }, { "BlackForestBush8_RtD", "牛蒡" }, { "ForestGreen1_RtD", "常绿灌木" }, { "ForestGreen2_RtD", "常绿灌木" }, { "ForestGreen3_RtD", "常绿灌木" }, { "ForestGreen4_RtD", "常绿灌木" }, { "DeadWoodHalf", "烧焦的原木" }, { "DeadWoodLog", "烧焦的原木" }, { "DeadWoodStump", "烧焦的树桩" }, { "DeadTree1_RtD", "烧焦的树" }, { "DeadTree2_RtD", "烧焦的树" }, { "DeadTree3_RtD", "烧焦的树" }, { "DeadTree4_RtD", "烧焦的树" }, { "DeadTree5_RtD", "烧焦的树" }, { "DeadTree6_RtD", "烧焦的树" }, { "DeadTree7_RtD", "烧焦的树" }, { "DeadTree8_RtD", "烧焦的树" }, { "DeadTree9_RtD", "烧焦的树" }, { "DeepNorthBush1_RtD", "野花" }, { "DeepNorthBush2_RtD", "野花" }, { "DeepNorthBush3_RtD", "野花" }, { "DeepNorthBush4_RtD", "野花" }, { "DeepNorthBush5_RtD", "野花" }, { "DeepNorthBush6_RtD", "野花" }, { "DeepNorthBush7_RtD", "野花" }, { "DeepNorthBush8_RtD", "野花" }, { "DeepNorthBush9_RtD", "野花" }, { "DeepNorthBush10_RtD", "野花" }, { "DeepNorthRock1_RtD", "冰冷的岩石" }, { "DeepNorthRock2_RtD", "冰冷的岩石" }, { "DeepNorthRock3_RtD", "冰冷的岩石" }, { "DeepNorthRock4_RtD", "冰冷的岩石" }, { "DeepNorthRock5_RtD", "冰冷的岩石" }, { "DeepNorthRock6_RtD", "冰冷的岩石" }, { "AcaciaLog", "原木" }, { "AcaciaLogHalf", "原木" }, { "BlossomLog", "原木" }, { "BlossomLogHalf", "原木" }, { "CottonWoodLog", "原木" }, { "CottonWoodHalf", "原木" }, { "OakWoodLog", "原木" }, { "OakWoodHalf", "原木" }, { "PineWoodHalf", "原木" }, { "PineWoodLog", "原木" }, { "PineWoodLog1", "原木" }, { "ForestTree1_RtD", "枫树" }, { "ForestTree2_RtD", "枫树" }, { "MagicLog1", "原木" }, { "MagicLog2", "原木" }, { "MagicLog3", "原木" }, { "MagicLog4", "原木" }, { "MagicLog5", "原木" }, { "MagicLog6", "原木" }, { "MagicLog7", "原木" }, { "MagicLog8", "原木" }, { "MagicLog9", "原木" }, { "MagicLog10", "原木" }, { "MagicStump1", "树桩" }, { "MagicStump2", "树桩" }, { "MagicStump3", "树桩" }, { "MagicStump4", "树桩" }, { "MagicStump5", "树桩" }, { "MagicStump6", "树桩" }, { "MagicStump7", "树桩" }, { "MagicStump8", "树桩" }, { "MagicStump9", "树桩" }, { "MagicStump10", "树桩" }, { "MagicTree1_RtD", "魔法树" }, { "MagicTree2_RtD", "魔法树" }, { "MagicTree3_RtD", "魔法树" }, { "MagicTree4_RtD", "魔法树" }, { "MagicTree5_RtD", "魔法树" }, { "MagicTree6_RtD", "烧焦的树" }, { "MagicTree7_RtD", "烧焦的树" }, { "MagicTree8_RtD", "烧焦的树" }, { "MagicTree9_RtD", "烧焦的树" }, { "MagicTree10_RtD", "烧焦的树" }, { "MeadowsBush1_RtD", "神奇之花" }, { "MeadowsBush2_RtD", "神奇之花" }, { "MeadowsBush3_RtD", "神奇之花" }, { "MeadowsBush4_RtD", "神奇之花" }, { "MeadowsBush5_RtD", "神奇之花" }, { "MeadowsShroom1_RtD", "大蘑菇" }, { "MeadowsShroom2_RtD", "大蘑菇" }, { "MeadowsShroom3_RtD", "大蘑菇" }, { "MeadowsShroom4_RtD", "大蘑菇" }, { "MeadowsBush01_RtD", "奇怪的植物" }, { "MeadowsBush02_RtD", "奇怪的植物" }, { "MeadowsBush03_RtD", "奇怪的植物" }, { "MeadowsBush04_RtD", "树苗" }, { "MeadowsBush05_RtD", "衬套" }, { "MeadowsBush06_RtD", "衬套" }, { "Sapling1_RtD", "树苗" }, { "Sapling2_RtD", "树苗" }, { "SmallBush_RtD", "衬套" }, { "MistLandsBush1_RtD", "奇怪的植物" }, { "MistLandsBush2_RtD", "奇怪的植物" }, { "MistLandsBush3_RtD", "奇怪的植物" }, { "MistLandsBush4_RtD", "奇怪的植物" }, { "MistLandsBush5_RtD", "奇怪的植物" }, { "MistLandsBush6_RtD", "神奇之花" }, { "MistLandsBush7_RtD", "奇怪的植物" }, { "ShootStump_RtD", "世界树树桩" }, { "YggaShoot_Log_RtD", "世界树原木" }, { "YggaShoot_LogHalf_RtD", "世界树原木" }, { "YggdrasilTree1_RtD", "世界树" }, { "YggdrasilTree2_RtD", "世界树" }, { "EverGreen1_RtD", "常绿灌木" }, { "EverGreen2_RtD", "常绿灌木" }, { "EverGreen3_RtD", "常绿灌木" }, { "EverGreen4_RtD", "常绿灌木" }, { "MountainBush1_RtD", "冬季野花" }, { "MountainBush2_RtD", "冬季野花" }, { "MountainBush3_RtD", "冬季野花" }, { "RedShroom1_RtD", "巨型蘑菇" }, { "RedShroom2_RtD", "巨型蘑菇" }, { "RedShroom3_RtD", "巨型蘑菇" }, { "RedShroom4_RtD", "巨型蘑菇" }, { "BlackShroom1_RtD", "巨型蘑菇" }, { "BlackShroom2_RtD", "巨型蘑菇" }, { "BlackShroom3_RtD", "巨型蘑菇" }, { "BlackShroom4_RtD", "巨型蘑菇" }, { "BlueShroom1_RtD", "巨型蘑菇" }, { "BlueShroom2_RtD", "巨型蘑菇" }, { "BlueShroom3_RtD", "巨型蘑菇" }, { "BlueShroom4_RtD", "巨型蘑菇" }, { "YellowShroom1_RtD", "巨型蘑菇" }, { "YellowShroom2_RtD", "巨型蘑菇" }, { "YellowShroom3_RtD", "巨型蘑菇" }, { "YellowShroom4_RtD", "巨型蘑菇" }, { "GreenShroom1_RtD", "巨型蘑菇" }, { "GreenShroom2_RtD", "巨型蘑菇" }, { "GreenShroom3_RtD", "巨型蘑菇" }, { "GreenShroom4_RtD", "巨型蘑菇" }, { "PalmLog", "原木" }, { "PalmLogHalf", "原木" }, { "PalmStump", "原木" }, { "PalmTree1_RtD", "棕榈树" }, { "PalmTree2_RtD", "棕榈树" }, { "Acacia4_RtD", "金合欢树" }, { "AcaciaLog4", "原木" }, { "AcaciaStump4", "树桩" }, { "PlainsBush4_RtD", "竹子" }, { "PlainsBush5_RtD", "竹子" }, { "PlainsBush6_RtD", "竹子" }, { "PlainsBush7_RtD", "竹子" }, { "PlainsBush8_RtD", "竹子" }, { "Acacia1_RtD", "金合欢树" }, { "Acacia2_RtD", "金合欢树" }, { "Acacia3_RtD", "金合欢树" }, { "Blossom1_RtD", "开花山茱萸" }, { "Blossom2_RtD", "开花山茱萸" }, { "Blossom3_RtD", "开花山茱萸" }, { "Blossom4_RtD", "开花山茱萸" }, { "Blossom5_RtD", "开花山茱萸" }, { "CottonWood1_RtD", "三叶杨" }, { "CottonWood2_RtD", "三叶杨" }, { "Oak1_RtD", "红橡木" }, { "Oak2_RtD", "红橡木" }, { "RedPine_RtD", "红松" }, { "ThinPine1_RtD", "冬松" }, { "ThinPine2_RtD", "冬松" }, { "WinterPine1_RtD", "冬松" }, { "WinterPine2_RtD", "冬松" }, { "WinterPine3_RtD", "冬松" }, { "WinterPine4_RtD", "冬松" }, { "WinterPine5_RtD", "冬松" }, { "AcaciaStump", "树桩" }, { "BlossomStump", "树桩" }, { "CottonWoodStump", "树桩" }, { "OakWoodStump", "树桩" }, { "PineWoodStump", "树桩" }, { "SwampBush1_RtD", "腐烂的树苗" }, { "SwampBush2_RtD", "腐烂的树苗" }, { "SwampBush3_RtD", "奇怪的植物" }, { "SwampBush4_RtD", "奇怪的植物" }, { "SwampBush5_RtD", "奇怪的植物" }, { "SwampBush6_RtD", "奇怪的植物" }, { "SwampBush7_RtD", "奇怪的植物" }, { "SwampBush8_RtD", "奇怪的植物" }, { "SwampBush9_RtD", "奇怪的植物" }, { "SwampBush10_RtD", "奇怪的植物" }, { "SwampBush11_RtD", "奇怪的植物" }, { "SwampBush12_RtD", "死亡布什" }, { "SwampBush13_RtD", "死亡布什" }, { "SwampBush14_RtD", "死亡布什" }, { "SwampWoodHalf", "原木" }, { "SwampWoodLog", "原木" }, { "SwampTree1_RtD", "古树" }, { "SwampTree2_RtD", "古树" }, { "SwampTree3_RtD", "古树" }, { "SwampTree4_RtD", "古树" }, { "SwampTree5_RtD", "古树" }, { "SwampTree6_RtD", "古树" }, { "DeadIvy1_RtD", "死常春藤" }, { "DeadIvy2_RtD", "死常春藤" }, { "WillowLog", "原木" }, { "WillowLogHalf", "原木" }, { "WillowStump", "树桩" }, { "SwampWoodStump", "树桩" }, { "SwampWoodStump1", "树桩" }, { "WillowTree1_RtD", "柳树" }, { "WillowTree2_RtD", "柳树" }, { "MountainShroom1_RtD", "巨型蘑菇" }, { "MountainShroom2_RtD", "巨型蘑菇" }, { "MountainShroom3_RtD", "巨型蘑菇" }, { "MountainShroom4_RtD", "巨型蘑菇" }, { "AcaciaSeeds_RtD", "金合欢种子" }, { "AcaciaSeeds_desc_RtD", "用于种植金合欢树" }, { "BlossomSeeds_RtD", "山茱萸种子" }, { "BlossomSeeds_desc_RtD", "用于种植山茱萸树" }, { "CottonWoodSeeds_RtD", "三叶杨种子" }, { "CottonWoodSeeds_desc_RtD", "用于种植三叶杨树" }, { "OakWoodSeeds_RtD", "橡子" }, { "OakWoodSeeds_desc_RtD", "用于种植橡木树" }, { "PalmTreeSeeds_RtD", "嗯,它不是椰子.." }, { "PalmTreeSeeds_desc_RtD", "用于种植棕榈树" }, { "RedPineSeeds_RtD", "红松果" }, { "RedPineSeeds_desc_RtD", "习惯了红松树" }, { "ThinPineSeeds_RtD", "绿色松果" }, { "ThinPineSeeds_desc_RtD", "用于种植更多松树" }, { "WillowSeeds_RtD", "柳树种子" }, { "WillowSeeds_desc_RtD", "用于种植柳树" }, { "WinterPineSeeds1_RtD", "冬天的松果" }, { "WinterPineSeeds1_desc_RtD", "用于种植冬季松树" }, { "WinterPineSeeds2_RtD", "霜冻松果" }, { "WinterPineSeeds2_desc_RtD", "用于种植冬季松树" }, { "AcaciaSapling_RtD", "金合欢树苗" }, { "BlossomSapling_RtD", "山茱萸树苗" }, { "CottonWoodSapling_RtD", "杨木树苗" }, { "MagicTreeSapling1_RtD", "魔法树苗" }, { "OakSapling_RtD", "橡木树苗" }, { "PalmTreeSapling_RtD", "棕榈树苗" }, { "RedPineSapling_RtD", "红松树苗" }, { "ThinPineSapling_RtD", "绿松树苗" }, { "WillowSapling_RtD", "柳树苗" }, { "WinterPineSapling1_RtD", "冬季松树苗" }, { "WinterPineSapling2_RtD", "冬季松树苗" }, { "MapleSapling1_RtD", "枫树苗" }, { "MapleSapling2_RtD", "枫树苗" }, { "SkullTrapMeadows_RtD", "这是一个陷阱" }, { "SkullTrapBlackForest_RtD", "这是一个陷阱" }, { "SkullTrapSwamp_RtD", "这是一个陷阱" }, { "SkullTrapMountain_RtD", "这是一个陷阱" }, { "SkullTrapPlains_RtD", "这是一个陷阱" }, { "SkullTrapMistlands_RtD", "这是一个陷阱" }, { "SkullTrapAshLands_RtD", "这是一个陷阱" }, { "SkullTrapDeepNorth_RtD", "这是一个陷阱" }, { "RuneStonePiece_RtD", "治疗符石" }, { "AshLandsSaplingD1_RtD", "患病树苗" }, { "AshLandsSaplingD2_RtD", "患病树苗" }, { "AshLandsSaplingD3_RtD", "患病树苗" }, { "SwampSapling1_RtD", "患病树苗" }, { "SwampSapling2_RtD", "患病树苗" }, { "AshLandsBush1P_RtD", "病株" }, { "AshLandsBush2P_RtD", "病株" }, { "AshLandsBush3P_RtD", "仙人掌" }, { "AshLandsBush4P_RtD", "仙人掌" }, { "AshLandsBush5P_RtD", "病株" }, { "AshLandsBush6P_RtD", "病株" }, { "AshLandsBush7P_RtD", "病株" }, { "AshLandsBush8P_RtD", "病株" }, { "AshLandsBush9P_RtD", "病株" }, { "AshLandsBush10P_RtD", "病株" }, { "AshLandsBush11P_RtD", "病株" }, { "AshLandsBush12P_RtD", "病株" }, { "AshLandsBush13P_RtD", "病株" }, { "AshLandsBush14P_RtD", "病株" }, { "AshLandsBush15P_RtD", "病株" }, { "AshLandsBush16P_RtD", "病株" }, { "AshLandsBush17P_RtD", "仙人掌" }, { "AshLandsBush18P_RtD", "仙人掌" }, { "AshLandsBush19P_RtD", "仙人掌" }, { "AshLandsBush20P_RtD", "仙人掌" }, { "AshLandsBush21P_RtD", "仙人掌" }, { "AshLandsBush22P_RtD", "仙人掌" }, { "AshLandsBush23P_RtD", "仙人掌" }, { "AshLandsBush24P_RtD", "仙人掌" }, { "AshLandsBush25P_RtD", "仙人掌" }, { "AshLandsBush26P_RtD", "仙人掌" }, { "BlackForestBush1P_RtD", "花" }, { "BlackForestBush2P_RtD", "花" }, { "BlackForestBush3P_RtD", "衬套" }, { "BlackForestBush4P_RtD", "衬套" }, { "BlackForestBush5P_RtD", "衬套" }, { "BlackForestBush6P_RtD", "牛蒡" }, { "BlackForestBush7P_RtD", "牛蒡" }, { "BlackForestBush8P_RtD", "牛蒡" }, { "BlackForestBush9P_RtD", "常青灌木" }, { "BlackForestBush10P_RtD", "常青灌木" }, { "BlackForestBush11P_RtD", "常青灌木" }, { "BlackForestBush12P_RtD", "常青灌木" }, { "DeepNorthBush1P_RtD", "野花" }, { "DeepNorthBush2P_RtD", "野花" }, { "DeepNorthBush3P_RtD", "野花" }, { "DeepNorthBush4P_RtD", "野花" }, { "DeepNorthBush5P_RtD", "野花" }, { "DeepNorthBush6P_RtD", "野花" }, { "DeepNorthBush7P_RtD", "野花" }, { "DeepNorthBush8P_RtD", "野花" }, { "DeepNorthBush9P_RtD", "野花" }, { "DeepNorthBush10P_RtD", "野花" }, { "MeadowsBush1P_RtD", "野花" }, { "MeadowsBush2P_RtD", "野花" }, { "MeadowsBush3P_RtD", "野花" }, { "MeadowsBush4P_RtD", "野花" }, { "MeadowsBush5P_RtD", "野花" }, { "MeadowsBush01P_RtD", "植物" }, { "MeadowsBush02P_RtD", "植物" }, { "MeadowsBush03P_RtD", "植物" }, { "MeadowsBush04P_RtD", "植物" }, { "MeadowsBush05P_RtD", "植物" }, { "Sapling1P_RtD", "小树" }, { "Sapling2P_RtD", "小树" }, { "SmallBushP_RtD", "衬套" }, { "MistLandsBush1P_RtD", "奇怪的植物" }, { "MistLandsBush2P_RtD", "奇怪的植物" }, { "MistLandsBush3P_RtD", "奇怪的植物" }, { "MistLandsBush4P_RtD", "奇怪的植物" }, { "MistLandsBush5P_RtD", "奇怪的植物" }, { "MistLandsBush6P_RtD", "野花" }, { "MistLandsBush7P_RtD", "植物" }, { "EverGreen1P_RtD", "常绿" }, { "EverGreen2P_RtD", "常绿" }, { "EverGreen3P_RtD", "常绿" }, { "EverGreen4P_RtD", "常绿" }, { "MountainBush1P_RtD", "野花" }, { "MountainBush2P_RtD", "野花" }, { "MountainBush3P_RtD", "野花" }, { "PlainsBush1P_RtD", "云浆果布什" }, { "PlainsBush2P_RtD", "云浆果布什" }, { "PlainsBush3P_RtD", "云浆果布什" }, { "PlainsBush4P_RtD", "竹子" }, { "PlainsBush5P_RtD", "竹子" }, { "PlainsBush6P_RtD", "竹子" }, { "PlainsBush7P_RtD", "竹子" }, { "PlainsBush8P_RtD", "竹子" }, { "DeadIvy1P_RtD", "死常春藤" }, { "DeadIvy2P_RtD", "死常春藤" }, { "SwampBush1P_RtD", "腐烂的植物" }, { "SwampBush2P_RtD", "腐烂的植物" }, { "SwampBush3P_RtD", "野花" }, { "SwampBush4P_RtD", "植物" }, { "SwampBush5P_RtD", "野花" }, { "SwampBush6P_RtD", "野花" }, { "SwampBush7P_RtD", "野花" }, { "SwampBush8P_RtD", "植物" }, { "SwampBush9P_RtD", "植物" }, { "SwampBush10P_RtD", "植物" }, { "SwampBush11P_RtD", "植物" }, { "SwampBush12P_RtD", "死布什" }, { "SwampBush13P_RtD", "死布什" }, { "SwampBush14P_RtD", "死布什" }, { "BlackShroom1P_RtD", "蘑菇" }, { "BlackShroom2P_RtD", "蘑菇" }, { "BlackShroom3P_RtD", "蘑菇" }, { "BlackShroom4P_RtD", "蘑菇" }, { "BlueShroom1P_RtD", "蘑菇" }, { "BlueShroom2P_RtD", "蘑菇" }, { "BlueShroom3P_RtD", "蘑菇" }, { "BlueShroom4P_RtD", "蘑菇" }, { "GreenShroom1P_RtD", "蘑菇" }, { "GreenShroom2P_RtD", "蘑菇" }, { "GreenShroom3P_RtD", "蘑菇" }, { "GreenShroom4P_RtD", "蘑菇" }, { "MeadowsShroom1P_RtD", "蘑菇" }, { "MeadowsShroom2P_RtD", "蘑菇" }, { "MeadowsShroom3P_RtD", "蘑菇" }, { "MeadowsShroom4P_RtD", "蘑菇" }, { "MountainShroom1P_RtD", "蘑菇" }, { "MountainShroom2P_RtD", "蘑菇" }, { "MountainShroom3P_RtD", "蘑菇" }, { "MountainShroom4P_RtD", "蘑菇" }, { "RedShroom1P_RtD", "蘑菇" }, { "RedShroom2P_RtD", "蘑菇" }, { "RedShroom3P_RtD", "蘑菇" }, { "RedShroom4P_RtD", "蘑菇" }, { "YellowShroom1P_RtD", "蘑菇" }, { "YellowShroom2P_RtD", "蘑菇" }, { "YellowShroom3P_RtD", "蘑菇" }, { "YellowShroom4P_RtD", "蘑菇" }, { "CloudberryBush_RtD", "云莓布什" }, { "GlowingMushroom_RtD", "发光蘑菇" }, { "Pickable_Dandelion_RtD", "蒲公英" }, { "Pickable_Mushroom_RtD", "蘑菇" }, { "Pickable_Mushroom_yellow_RtD", "黄蘑菇" }, { "Pickable_Thistle_RtD", "蓟" }, { "BlueberryBush_RtD", "蓝莓布什" }, { "Bush01_heath_RtD", "希思·布什" }, { "Bush01_RtD", "衬套" }, { "Bush02_en_RtD", "衬套" }, { "FirTree_small_dead_RtD", "死火" }, { "RaspberryBush_RtD", "覆盆子布什" }, { "Shrub_2_heath_RtD", "石南灌木" }, { "Shrub_2_RtD", "灌木" }, { "PlantSeedAshLands_RtD", "灰地种子" }, { "PlantSeedAshLands_desc_RtD", "用于种植所有 AshLands 植物的种子。" }, { "PlantSeedBlackForest_RtD", "黑森林种子" }, { "PlantSeedBlackForest_desc_RtD", "种植所有黑森林植物的种子。" }, { "PlantSeedDeepNorth_RtD", "深北种子" }, { "PlantSeedDeepNorth_desc_RtD", "用于种植所有 DeepNorth 植物的种子。" }, { "PlantSeedMeadows_RtD", "梅多斯种子" }, { "PlantSeedMeadows_desc_RtD", "种植所有梅多斯植物的种子。" }, { "PlantSeedMistlands_RtD", "迷雾之地种子" }, { "PlantSeedMistlands_desc_RtD", "种植所有迷雾之地植物的种子。" }, { "PlantSeedMountain_RtD", "山种子" }, { "PlantSeedMoutain_desc_RtD", "种植所有山地植物的种子。" }, { "PlantSeedPlains_RtD", "平原种子" }, { "PlantSeedPlains_desc_RtD", "种植所有平原植物的种子。" }, { "PlantSeedSwamp_RtD", "沼泽种子" }, { "PlantSeedSwamp_desc_RtD", "种植所有沼泽植物的种子。" }, { "Pickable_Flint_RtD", "可挑选的燧石" }, { "Pickable_Stone_RtD", "可挑选的石头" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization3 = Localization; text = "French"; localization3.AddTranslation(ref text, new Dictionary<string, string> { { "AshLandsRock1_RtD", "Rocher calciné" }, { "AshLandsRock2_RtD", "Rocher calciné" }, { "AshLandsRock3_RtD", "Rocher calciné" }, { "AshLandsRock4_RtD", "Rocher calciné" }, { "AshLandsRock5_RtD", "Rocher calciné" }, { "AshLandsRock6_RtD", "Rocher calciné" }, { "AshLandsBush1_RtD", "Plante morte" }, { "AshLandsBush2_RtD", "Plante morte" }, { "AshLandsBush3_RtD", "Plante morte" }, { "AshLandsBush4_RtD", "Plante morte" }, { "AshLandsBush5_RtD", "Plante morte" }, { "AshLandsBush6_RtD", "Plante morte" }, { "AshLandsBush7_RtD", "Plante morte" }, { "AshLandsBush8_RtD", "Plante morte" }, { "AshLandsBush9_RtD", "Plante morte" }, { "AshLandsBush10_RtD", "Plante morte" }, { "AshLandsBush11_RtD", "Plante morte" }, { "AshLandsBush12_RtD", "Plante morte" }, { "AshLandsBush13_RtD", "Plante morte" }, { "AshLandsBush14_RtD", "Plante morte" }, { "AshLandsBush15_RtD", "Plante morte" }, { "AshLandsBush16_RtD", "Plante morte" }, { "AshLandsBush17_RtD", "Plante morte" }, { "AshLandsBush18_RtD", "Plante morte" }, { "AshLandsBush19_RtD", "Plante morte" }, { "AshLandsBush20_RtD", "Plante morte" }, { "AshLandsBush21_RtD", "Plante morte" }, { "AshLandsBush22_RtD", "Plante morte" }, { "AshLandsBush23_RtD", "Plante morte" }, { "AshLandsBush24_RtD", "Plante morte" }, { "AshLandsBush25_RtD", "Plante morte" }, { "AshLandsBush26_RtD", "Plante morte" }, { "AshLandsPlantPiece1_RtD", "Plante morte" }, { "BlackForestBush1_RtD", "Fleurs sauvages" }, { "BlackForestBush2_RtD", "Fleurs sauvages" }, { "BlackForestBush3_RtD", "Buisson" }, { "BlackForestBush4_RtD", "Buisson" }, { "BlackForestBush5_RtD", "Buisson" }, { "BlackForestBush6_RtD", "Chardon Bardane" }, { "BlackForestBush7_RtD", "Chardon Bardane" }, { "BlackForestBush8_RtD", "Chardon Bardane" }, { "ForestGreen1_RtD", "Buisson à feuilles persistantes" }, { "ForestGreen2_RtD", "Buisson à feuilles persistantes" }, { "ForestGreen3_RtD", "Buisson à feuilles persistantes" }, { "ForestGreen4_RtD", "Buisson à feuilles persistantes" }, { "DeadWoodHalf", "Bûche calcinée" }, { "DeadWoodLog", "Bûche calcinée" }, { "DeadWoodStump", "Souche calcinée" }, { "DeadTree1_RtD", "Arbre calciné" }, { "DeadTree2_RtD", "Arbre calciné" }, { "DeadTree3_RtD", "Arbre calciné" }, { "DeadTree4_RtD", "Arbre calciné" }, { "DeadTree5_RtD", "Arbre calciné" }, { "DeadTree6_RtD", "Arbre calciné" }, { "DeadTree7_RtD", "Arbre calciné" }, { "DeadTree8_RtD", "Arbre calciné" }, { "DeadTree9_RtD", "Arbre calciné" }, { "DeepNorthBush1_RtD", "Fleurs sauvages" }, { "DeepNorthBush2_RtD", "Fleurs sauvages" }, { "DeepNorthBush3_RtD", "Fleurs sauvages" }, { "DeepNorthBush4_RtD", "Fleurs sauvages" }, { "DeepNorthBush5_RtD", "Fleurs sauvages" }, { "DeepNorthBush6_RtD", "Fleurs sauvages" }, { "DeepNorthBush7_RtD", "Fleurs sauvages" }, { "DeepNorthBush8_RtD", "Fleurs sauvages" }, { "DeepNorthBush9_RtD", "Fleurs sauvages" }, { "DeepNorthBush10_RtD", "Fleurs sauvages" }, { "DeepNorthRock1_RtD", "Roche glacée" }, { "DeepNorthRock2_RtD", "Roche glacée" }, { "DeepNorthRock3_RtD", "Roche glacée" }, { "DeepNorthRock4_RtD", "Roche glacée" }, { "DeepNorthRock5_RtD", "Roche glacée" }, { "DeepNorthRock6_RtD", "Roche glacée" }, { "AcaciaLog", "Bûche" }, { "AcaciaLogHalf", "Bûche" }, { "BlossomLog", "Bûche" }, { "BlossomLogHalf", "Bûche" }, { "CottonWoodLog", "Bûche" }, { "CottonWoodHalf", "Bûche" }, { "OakWoodLog", "Bûche" }, { "OakWoodHalf", "Bûche" }, { "PineWoodHalf", "Bûche" }, { "PineWoodLog", "Bûche" }, { "PineWoodLog1", "Bûche" }, { "ForestTree1_RtD", "Érable" }, { "ForestTree2_RtD", "Érable" }, { "MagicLog1", "Bûche" }, { "MagicLog2", "Bûche" }, { "MagicLog3", "Bûche" }, { "MagicLog4", "Bûche" }, { "MagicLog5", "Bûche" }, { "MagicLog6", "Bûche" }, { "MagicLog7", "Bûche" }, { "MagicLog8", "Bûche" }, { "MagicLog9", "Bûche" }, { "MagicLog10", "Bûche" }, { "MagicStump1", "Souche" }, { "MagicStump2", "Souche" }, { "MagicStump3", "Souche" }, { "MagicStump4", "Souche" }, { "MagicStump5", "Souche" }, { "MagicStump6", "Souche" }, { "MagicStump7", "Souche" }, { "MagicStump8", "Souche" }, { "MagicStump9", "Souche" }, { "MagicStump10", "Souche" }, { "MagicTree1_RtD", "Arbre Magique" }, { "MagicTree2_RtD", "Arbre Magique" }, { "MagicTree3_RtD", "Arbre Magique" }, { "MagicTree4_RtD", "Arbre Magique" }, { "MagicTree5_RtD", "Arbre Magique" }, { "MagicTree6_RtD", "Arbre Carbonisé" }, { "MagicTree7_RtD", "Arbre Carbonisé" }, { "MagicTree8_RtD", "Arbre Carbonisé" }, { "MagicTree9_RtD", "Arbre Carbonisé" }, { "MagicTree10_RtD", "Arbre Carbonisé" }, { "MeadowsBush1_RtD", "Fleur Magique" }, { "MeadowsBush2_RtD", "Fleur Magique" }, { "MeadowsBush3_RtD", "Fleur Magique" }, { "MeadowsBush4_RtD", "Fleur Magique" }, { "MeadowsBush5_RtD", "Fleur Magique" }, { "MeadowsShroom1_RtD", "Champignon Géant" }, { "MeadowsShroom2_RtD", "Champignon Géant" }, { "MeadowsShroom3_RtD", "Champignon Géant" }, { "MeadowsShroom4_RtD", "Champignon Géant" }, { "MeadowsBush01_RtD", "Plante Étrange" }, { "MeadowsBush02_RtD", "Plante Étrange" }, { "MeadowsBush03_RtD", "Plante Étrange" }, { "MeadowsBush04_RtD", "Pousse" }, { "MeadowsBush05_RtD", "Buisson" }, { "MeadowsBush06_RtD", "Buisson" }, { "Sapling1_RtD", "Pousse" }, { "Sapling2_RtD", "Pousse" }, { "SmallBush_RtD", "Buisson" }, { "MistLandsBush1_RtD", "Plante Étrange" }, { "MistLandsBush2_RtD", "Plante Étrange" }, { "MistLandsBush3_RtD", "Plante Étrange" }, { "MistLandsBush4_RtD", "Plante Étrange" }, { "MistLandsBush5_RtD", "Plante Étrange" }, { "MistLandsBush6_RtD", "Fleur Magique" }, { "MistLandsBush7_RtD", "Plante Étrange" }, { "ShootStump_RtD", "Souche d'Yggdrasil" }, { "YggaShoot_Log_RtD", "Bûche d'Yggdrasil" }, { "YggaShoot_LogHalf_RtD", "Demi-bûche d'Yggdrasil" }, { "YggdrasilTree1_RtD", "Yggdrasil" }, { "YggdrasilTree2_RtD", "Yggdrasil" }, { "EverGreen1_RtD", "Buisson à feuilles persistantes" }, { "EverGreen2_RtD", "Buisson à feuilles persistantes" }, { "EverGreen3_RtD", "Buisson à feuilles persistantes" }, { "EverGreen4_RtD", "Buisson à feuilles persistantes" }, { "MountainBush1_RtD", "Fleurs sauvages hivernales" }, { "MountainBush2_RtD", "Fleurs sauvages hivernales" }, { "MountainBush3_RtD", "Fleurs sauvages hivernales" }, { "RedShroom1_RtD", "Champignon géant rouge" }, { "RedShroom2_RtD", "Champignon géant rouge" }, { "RedShroom3_RtD", "Champignon géant rouge" }, { "RedShroom4_RtD", "Champignon géant rouge" }, { "BlackShroom1_RtD", "Champignon géant noir" }, { "BlackShroom2_RtD", "Champignon géant noir" }, { "BlackShroom3_RtD", "Champignon géant noir" }, { "BlackShroom4_RtD", "Champignon géant noir" }, { "BlueShroom1_RtD", "Champignon géant bleu" }, { "BlueShroom2_RtD", "Champignon géant bleu" }, { "BlueShroom3_RtD", "Champignon géant bleu" }, { "BlueShroom4_RtD", "Champignon géant bleu" }, { "YellowShroom1_RtD", "Champignon géant jaune" }, { "YellowShroom2_RtD", "Champignon géant jaune" }, { "YellowShroom3_RtD", "Champignon géant jaune" }, { "YellowShroom4_RtD", "Champignon géant jaune" }, { "GreenShroom1_RtD", "Champignon géant vert" }, { "GreenShroom2_RtD", "Champignon géant vert" }, { "GreenShroom3_RtD", "Champignon géant vert" }, { "GreenShroom4_RtD", "Champignon géant vert" }, { "PalmLog", "Bûche" }, { "PalmLogHalf", "Bûche" }, { "PalmStump", "Souche" }, { "PalmTree1_RtD", "Palmier" }, { "PalmTree2_RtD", "Palmier" }, { "Acacia4_RtD", "Arbre d'acacia" }, { "AcaciaLog4", "Bûche" }, { "AcaciaStump4", "Souche" }, { "PlainsBush4_RtD", "Bambou" }, { "PlainsBush5_RtD", "Bambou" }, { "PlainsBush6_RtD", "Bambou" }, { "PlainsBush7_RtD", "Bambou" }, { "PlainsBush8_RtD", "Bambou" }, { "Acacia1_RtD", "Arbre d'acacia" }, { "Acacia2_RtD", "Arbre d'acacia" }, { "Acacia3_RtD", "Arbre d'acacia" }, { "Blossom1_RtD", "Cornouiller Fleuri" }, { "Blossom2_RtD", "Cornouiller Fleuri" }, { "Blossom3_RtD", "Cornouiller Fleuri" }, { "Blossom4_RtD", "Cornouiller Fleuri" }, { "Blossom5_RtD", "Cornouiller Fleuri" }, { "CottonWood1_RtD", "Peuplier" }, { "CottonWood2_RtD", "Peuplier" }, { "Oak1_RtD", "Chêne rouge" }, { "Oak2_RtD", "Chêne rouge" }, { "RedPine_RtD", "Pin rouge" }, { "ThinPine1_RtD", "Pin d'hiver" }, { "ThinPine2_RtD", "Pin d'hiver" }, { "WinterPine1_RtD", "Pin d'hiver" }, { "WinterPine2_RtD", "Pin d'hiver" }, { "WinterPine3_RtD", "Pin d'hiver" }, { "WinterPine4_RtD", "Pin d'hiver" }, { "WinterPine5_RtD", "Pin d'hiver" }, { "AcaciaStump", "Souche d'acacia" }, { "BlossomStump", "Souche de Cornouiller Fleuri" }, { "CottonWoodStump", "Souche de Peuplier" }, { "OakWoodStump", "Souche de Chêne" }, { "PineWoodStump", "Souche de Pin" }, { "SwampBush1_RtD", "Pousse en décomposition" }, { "SwampBush2_RtD", "Pousse en décomposition" }, { "SwampBush3_RtD", "Plante étrange" }, { "SwampBush4_RtD", "Plante étrange" }, { "SwampBush5_RtD", "Plante étrange" }, { "SwampBush6_RtD", "Plante étrange" }, { "SwampBush7_RtD", "Plante étrange" }, { "SwampBush8_RtD", "Plante étrange" }, { "SwampBush9_RtD", "Plante étrange" }, { "SwampBush10_RtD", "Plante étrange" }, { "SwampBush11_RtD", "Plante étrange" }, { "SwampBush12_RtD", "Buisson mort" }, { "SwampBush13_RtD", "Buisson mort" }, { "SwampBush14_RtD", "Buisson mort" }, { "SwampWoodHalf", "Bûche" }, { "SwampWoodLog", "Bûche" }, { "SwampTree1_RtD", "Arbre ancien" }, { "SwampTree2_RtD", "Arbre ancien" }, { "SwampTree3_RtD", "Arbre ancien" }, { "SwampTree4_RtD", "Arbre ancien" }, { "SwampTree5_RtD", "Arbre ancien" }, { "SwampTree6_RtD", "Arbre ancien" }, { "DeadIvy1_RtD", "Lierre mort" }, { "DeadIvy2_RtD", "Lierre mort" }, { "WillowLog", "Bûche" }, { "WillowLogHalf", "Bûche" }, { "WillowStump", "Souche" }, { "SwampWoodStump", "Souche" }, { "SwampWoodStump1", "Souche" }, { "WillowTree1_RtD", "Saule" }, { "WillowTree2_RtD", "Saule" }, { "MountainShroom1_RtD", "Champignon géant" }, { "MountainShroom2_RtD", "Champignon géant" }, { "MountainShroom3_RtD", "Champignon géant" }, { "MountainShroom4_RtD", "Champignon géant" }, { "AcaciaSeeds_RtD", "Graines d'Acacia" }, { "AcaciaSeeds_desc_RtD", "Utile pour planter des Acacias" }, { "BlossomSeeds_RtD", "Graine de Cornouiller" }, { "BlossomSeeds_desc_RtD", "Utile pour planter des Cornouillers" }, { "CottonWoodSeeds_RtD", "Graines de Peuplier" }, { "CottonWoodSeeds_desc_RtD", "Utile pour planter des Peuplier" }, { "OakWoodSeeds_RtD", "Glands" }, { "OakWoodSeeds_desc_RtD", "Utile pour planter des Chênes" }, { "PalmTreeSeeds_RtD", "Hé non ce n'est pas une noix de coco" }, { "PalmTreeSeeds_desc_RtD", "Utile pour planter des Palmiers" }, { "RedPineSeeds_RtD", "Pommes de Pin rouge" }, { "RedPineSeeds_desc_RtD", "Utile pour planter des Pins rouges" }, { "ThinPineSeeds_RtD", "Pommes de Pin" }, { "ThinPineSeeds_desc_RtD", "Utile pour planter des Pins" }, { "WillowSeeds_RtD", "Graines de Saule pleureur" }, { "WillowSeeds_desc_RtD", "Utile pour planter des Saules pleureurs" }, { "WinterPineSeeds1_RtD", "Pomme de Pin hivernal" }, { "WinterPineSeeds1_desc_RtD", "Utile pour planter des Pins hivernaux" }, { "WinterPineSeeds2_RtD", "Pomme de Pin gelé" }, { "WinterPineSeeds2_desc_RtD", "Utile pour planter des Pins hivernaux" }, { "AcaciaSapling_RtD", "Pousse d'Acacia" }, { "BlossomSapling_RtD", "Pousse de Cornouiller" }, { "CottonWoodSapling_RtD", "Pousse de Peuplier" }, { "MagicTreeSapling1_RtD", "Pousse d'arbre magique'" }, { "OakSapling_RtD", "Pousse de Chêne rouge" }, { "PalmTreeSapling_RtD", "Pousse de Palmier" }, { "RedPineSapling_RtD", "Pousse de Pin rouge" }, { "ThinPineSapling_RtD", "Pousse de Pin" }, { "WillowSapling_RtD", "Pousse de Saule pleureur" }, { "WinterPineSapling1_RtD", "Pousse de Pin hivernal" }, { "WinterPineSapling2_RtD", "Pousse de Pin hivernal" }, { "MapleSapling1_RtD", "Pousse d'Érable" }, { "MapleSapling2_RtD", "Pousse d'Érable" }, { "SkullTrapMeadows_RtD", "C'EST UN PIÈGE" }, { "SkullTrapBlackForest_RtD", "C'EST UN PIÈGE" }, { "SkullTrapSwamp_RtD", "C'EST UN PIÈGE" }, { "SkullTrapMountain_RtD", "C'EST UN PIÈGE" }, { "SkullTrapPlains_RtD", "C'EST UN PIÈGE" }, { "SkullTrapMistlands_RtD", "C'EST UN PIÈGE" }, { "SkullTrapAshLands_RtD", "C'EST UN PIÈGE" }, { "SkullTrapDeepNorth_RtD", "C'EST UN PIÈGE" }, { "RuneStonePiece_RtD", "Rune de soins" }, { "AshLandsSaplingD1_RtD", "Pousse malade" }, { "AshLandsSaplingD2_RtD", "Pousse malade" }, { "AshLandsSaplingD3_RtD", "Pousse malade" }, { "SwampSapling1_RtD", "Pousse malade" }, { "SwampSapling2_RtD", "Pousse malade" }, { "AshLandsBush1P_RtD", "Plante malade" }, { "AshLandsBush2P_RtD", "Plante malade" }, { "AshLandsBush3P_RtD", "Cactus" }, { "AshLandsBush4P_RtD", "Cactus" }, { "AshLandsBush5P_RtD", "Plante malade" }, { "AshLandsBush6P_RtD", "Plante malade" }, { "AshLandsBush7P_RtD", "Plante malade" }, { "AshLandsBush8P_RtD", "Plante malade" }, { "AshLandsBush9P_RtD", "Plante malade" }, { "AshLandsBush10P_RtD", "Plante malade" }, { "AshLandsBush11P_RtD", "Plante malade" }, { "AshLandsBush12P_RtD", "Plante malade" }, { "AshLandsBush13P_RtD", "Plante malade" }, { "AshLandsBush14P_RtD", "Plante malade" }, { "AshLandsBush15P_RtD", "Plante malade" }, { "AshLandsBush16P_RtD", "Plante malade" }, { "AshLandsBush17P_RtD", "Cactus" }, { "AshLandsBush18P_RtD", "Cactus" }, { "AshLandsBush19P_RtD", "Cactus" }, { "AshLandsBush20P_RtD", "Cactus" }, { "AshLandsBush21P_RtD", "Cactus" }, { "AshLandsBush22P_RtD", "Cactus" }, { "AshLandsBush23P_RtD", "Cactus" }, { "AshLandsBush24P_RtD", "Cactus" }, { "AshLandsBush25P_RtD", "Cactus" }, { "AshLandsBush26P_RtD", "Cactus" }, { "BlackForestBush1P_RtD", "Fleur" }, { "BlackForestBush2P_RtD", "Fleur" }, { "BlackForestBush3P_RtD", "Buisson" }, { "BlackForestBush4P_RtD", "Buisson" }, { "BlackForestBush5P_RtD", "Buisson" }, { "BlackForestBush6P_RtD", "Chardon Bardane" }, { "BlackForestBush7P_RtD", "Chardon Bardane" }, { "BlackForestBush8P_RtD", "Chardon Bardane" }, { "BlackForestBush9P_RtD", "Buisson à feuilles persistantes" }, { "BlackForestBush10P_RtD", "Buisson à feuilles persistantes" }, { "BlackForestBush11P_RtD", "Buisson à feuilles persistantes" }, { "BlackForestBush12P_RtD", "Buisson à feuilles persistantes" }, { "DeepNorthBush1P_RtD", "Fleurs sauvages" }, { "DeepNorthBush2P_RtD", "Fleurs sauvages" }, { "DeepNorthBush3P_RtD", "Fleurs sauvages" }, { "DeepNorthBush4P_RtD", "Fleurs sauvages" }, { "DeepNorthBush5P_RtD", "Fleurs sauvages" }, { "DeepNorthBush6P_RtD", "Fleurs sauvages" }, { "DeepNorthBush7P_RtD", "Fleurs sauvages" }, { "DeepNorthBush8P_RtD", "Fleurs sauvages" }, { "DeepNorthBush9P_RtD", "Fleurs sauvages" }, { "DeepNorthBush10P_RtD", "Fleurs sauvages" }, { "MeadowsBush1P_RtD", "Fleurs sauvages" }, { "MeadowsBush2P_RtD", "Fleurs sauvages" }, { "MeadowsBush3P_RtD", "Fleurs sauvages" }, { "MeadowsBush4P_RtD", "Fleurs sauvages" }, { "MeadowsBush5P_RtD", "Fleurs sauvages" }, { "MeadowsBush01P_RtD", "Plante" }, { "MeadowsBush02P_RtD", "Plante" }, { "MeadowsBush03P_RtD", "Plante" }, { "MeadowsBush04P_RtD", "Plante" }, { "MeadowsBush05P_RtD", "Plante" }, { "Sapling1P_RtD", "Petit arbre" }, { "Sapling2P_RtD", "Petit arbre" }, { "SmallBushP_RtD", "Buisson" }, { "MistLandsBush1P_RtD", "Plante Étrange" }, { "MistLandsBush2P_RtD", "Plante Étrange" }, { "MistLandsBush3P_RtD", "Plante Étrange" }, { "MistLandsBush4P_RtD", "Plante Étrange" }, { "MistLandsBush5P_RtD", "Strange Plant" }, { "MistLandsBush6P_RtD", "Fleurs sauvages" }, { "MistLandsBush7P_RtD", "Plante" }, { "EverGreen1P_RtD", "Végétal à feuilles persistantes" }, { "EverGreen2P_RtD", "Végétal à feuilles persistantes" }, { "EverGreen3P_RtD", "Végétal à feuilles persistantes" }, { "EverGreen4P_RtD", "Végétal à feuilles persistantes" }, { "MountainBush1P_RtD", "Fleurs sauvages" }, { "MountainBush2P_RtD", "Fleurs sauvages" }, { "MountainBush3P_RtD", "Fleurs sauvages" }, { "PlainsBush1P_RtD", "Plaquebières" }, { "PlainsBush2P_RtD", "Plaquebières" }, { "PlainsBush3P_RtD", "Plaquebières" }, { "PlainsBush4P_RtD", "Bambou" }, { "PlainsBush5P_RtD", "Bambou" }, { "PlainsBush6P_RtD", "Bambou" }, { "PlainsBush7P_RtD", "Bambou" }, { "PlainsBush8P_RtD", "Bambou" }, { "DeadIvy1P_RtD", "Lierre mort" }, { "DeadIvy2P_RtD", "Lierre mort" }, { "SwampBush1P_RtD", "Plante en décomposition" }, { "SwampBush2P_RtD", "Rotting Plant" }, { "SwampBush3P_RtD", "Fleurs sauvages" }, { "SwampBush4P_RtD", "Plante" }, { "SwampBush5P_RtD", "Fleurs sauvages" }, { "SwampBush6P_RtD", "Fleurs sauvages" }, { "SwampBush7P_RtD", "Fleurs sauvages" }, { "SwampBush8P_RtD", "Plante" }, { "SwampBush9P_RtD", "Plante" }, { "SwampBush10P_RtD", "Plante" }, { "SwampBush11P_RtD", "Plante" }, { "SwampBush12P_RtD", "Buisson mort" }, { "SwampBush13P_RtD", "Buisson mort" }, { "SwampBush14P_RtD", "Buisson mort" }, { "BlackShroom1P_RtD", "Champignon noir" }, { "BlackShroom2P_RtD", "Champignon noir" }, { "BlackShroom3P_RtD", "Champignon noir" }, { "BlackShroom4P_RtD", "Champignon noir" }, { "BlueShroom1P_RtD", "Champignon bleu" }, { "BlueShroom2P_RtD", "Champignon bleu" }, { "BlueShroom3P_RtD", "Champignon bleu" }, { "BlueShroom4P_RtD", "Champignon bleu" }, { "GreenShroom1P_RtD", "Champignon vert" }, { "GreenShroom2P_RtD", "Champignon vert" }, { "GreenShroom3P_RtD", "Champignon vert" }, { "GreenShroom4P_RtD", "Champignon vert" }, { "MeadowsShroom1P_RtD", "Champignon" }, { "MeadowsShroom2P_RtD", "Champignon" }, { "MeadowsShroom3P_RtD", "Champignon" }, { "MeadowsShroom4P_RtD", "Champignon" }, { "MountainShroom1P_RtD", "Champignon" }, { "MountainShroom2P_RtD", "Champignon" }, { "MountainShroom3P_RtD", "Champignon" }, { "MountainShroom4P_RtD", "Champignon" }, { "RedShroom1P_RtD", "Champignon rouge" }, { "RedShroom2P_RtD", "Champignon rouge" }, { "RedShroom3P_RtD", "Champignon rouge" }, { "RedShroom4P_RtD", "Champignon rouge" }, { "YellowShroom1P_RtD", "Champignon jaune" }, { "YellowShroom2P_RtD", "Champignon jaune" }, { "YellowShroom3P_RtD", "Champignon jaune" }, { "YellowShroom4P_RtD", "Champignon jaune" }, { "CloudberryBush_RtD", "Plaquebières" }, { "Pickable_Thistle_RtD", "Chardon" }, { "BlueberryBush_RtD", "Myrtillier" }, { "Bush01_heath_RtD", "Bruyère" }, { "Bush01_RtD", "Buisson" }, { "Bush02_en_RtD", "Buisson" }, { "FirTree_small_dead_RtD", "Sapin mort" }, { "RaspberryBush_RtD", "Framboisier" }, { "shrub_2_heath_RtD", "Bruyère" }, { "shrub_2_RtD", "Arbrisseau" }, { "PlantSeedAshLands_RtD", "Graine des Terres de cendre" }, { "PlantSeedAshLands_desc_RtD", "Une graine pour planter toute les plantes des Terres de cendre" }, { "PlantSeedBlackForest_RtD", "Graine de la Forêt noire" }, { "PlantSeedBlackForest_desc_RtD", "Une graine pour planter toute les plantes de la Forêt noire" }, { "PlantSeedDeepNorth_RtD", "Graine du Grand nord" }, { "PlantSeedDeepNorth_desc_RtD", "Une graine pour planter toute les plantes du Grand nord" }, { "PlantSeedMeadows_RtD", "Grainde de la Prairie" }, { "PlantSeedMeadows_desc_RtD", "Une graine pour planter toute les plantes de la Prairie" }, { "PlantSeedMistlands_RtD", "Grainde des Terres brumeuses" }, { "PlantSeedMistlands_desc_RtD", "Une graine pour planter toute les plantes des Terres brumeuses" }, { "PlantSeedMountain_RtD", "Graine de la Montagne" }, { "PlantSeedMoutain_desc_RtD", "Une graine pour planter toute les plantes de la Montagne" }, { "PlantSeedPlains_RtD", "Graines des Plaines" }, { "PlantSeedPlains_desc_RtD", "Une graine pour planter toute les plantes des Plaines" }, { "PlantSeedSwamp_RtD", "Graine du Marais" }, { "PlantSeedSwamp_desc_RtD", "Une graine pour planter toute les graines des Marécages" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization4 = Localization; text = "German"; localization4.AddTranslation(ref text, new Dictionary<string, string> { { "AshLandsRock5_RtD", "Verkohlter Stein" }, { "AshLandsRock6_RtD", "Verkohlter Stein" }, { "AshLandsBush1_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush2_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush3_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush4_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush5_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush6_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush7_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush8_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush9_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush10_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush11_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush12_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush13_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush14_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush15_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush16_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush17_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush18_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush19_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush20_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush21_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush22_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush23_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush24_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush25_RtD", "Abgestorbene Pflanze" }, { "AshLandsBush26_RtD", "Abgestorbene Pflanze" }, { "BlackForestBush1_RtD", "Wildblume" }, { "BlackForestBush2_RtD", "Wildblume" }, { "BlackForestBush3_RtD", "Busch" }, { "BlackForestBush4_RtD", "Busch" }, { "BlackForestBush5_RtD", "Busch" }, { "BlackForestBush6_RtD", "Klette" }, { "BlackForestBush7_RtD", "Klette" }, { "BlackForestBush8_RtD", "Klette" }, { "ForestGreen1_RtD", "Immergrün" }, { "ForestGreen2_RtD", "Immergrün" }, { "ForestGreen3_RtD", "Immergrün" }, { "ForestGreen4_RtD", "Immergrün" }, { "DeadWoodHalf", "Verkohlter Baumstamm" }, { "DeadWoodLog", "Verkohlter Baumstamm" }, { "DeadWoodStump", "Verkohlter Baumstumpf" }, { "DeadTree1_RtD", "Verkohlter Baum" }, { "DeadTree2_RtD", "Verkohlter Baum" }, { "DeadTree3_RtD", "Verkohlter Baum" }, { "DeadTree4_RtD", "Verkohlter Baum" }, { "DeadTree5_RtD", "Verkohlter Baum" }, { "DeadTree6_RtD", "Verkohlter Baum" }, { "DeadTree7_RtD", "Verkohlter Baum" }, { "DeadTree8_RtD", "Verkohlter Baum" }, { "DeadTree9_RtD", "Verkohlter Baum" }, { "DeepNorthBush1_RtD", "Wildblume" }, { "DeepNorthBush2_RtD", "Wildblume" }, { "DeepNorthBush3_RtD", "Wildblume" }, { "DeepNorthBush4_RtD", "Wildblume" }, { "DeepNorthBush5_RtD", "Wildblume" }, { "DeepNorthBush6_RtD", "Wildblume" }, { "DeepNorthBush7_RtD", "Wildblume" }, { "DeepNorthBush8_RtD", "Wildblume" }, { "DeepNorthBush9_RtD", "Wildblume" }, { "DeepNorthBush10_RtD", "Wildblume" }, { "DeepNorthRock5_RtD", "Eisiger Felsen" }, { "DeepNorthRock6_RtD", "Eisiger Felsen" }, { "AcaciaLog", "Stamm" }, { "AcaciaLogHalf", "Halber Stamm" }, { "BlossomLog", "Stamm" }, { "BlossomLogHalf", "Halber Stamm" }, { "CottonWoodLog", "Stamm" }, { "CottonWoodHalf", "Halber Stamm" }, { "OakWoodLog", "Stamm" }, { "OakWoodHalf", "Halber Stamm" }, { "PineWoodHalf", "Halber Stamm" }, { "PineWoodLog", "Stamm" }, { "PineWoodLog1", "Stamm" }, { "ForestTree1_RtD", "Ahornbaum" }, { "ForestTree2_RtD", "Ahornbaum" }, { "MagicLog1", "Stamm" }, { "MagicLog2", "Stamm" }, { "MagicLog3", "Stamm" }, { "MagicLog4", "Stamm" }, { "MagicLog5", "Stamm" }, { "MagicLog6", "Stamm" }, { "MagicLog7", "Stamm" }, { "MagicLog8", "Stamm" }, { "MagicLog9", "Stamm" }, { "MagicLog10", "Stamm" }, { "MagicStump1", "Stumpf" }, { "MagicStump2", "Stumpf" }, { "MagicStump3", "Stumpf" }, { "MagicStump4", "Stumpf" }, { "MagicStump5", "Stumpf" }, { "MagicStump6", "Stumpf" }, { "MagicStump7", "Stumpf" }, { "MagicStump8", "Stumpf" }, { "MagicStump9", "Stumpf" }, { "MagicStump10", "Stumpf" }, { "MagicTree1_RtD", "Magiebaum" }, { "MagicTree2_RtD", "Magiebaum" }, { "MagicTree3_RtD", "Magiebaum" }, { "MagicTree4_RtD", "Magiebaum" }, { "MagicTree5_RtD", "Magiebaum" }, { "MagicTree6_RtD", "Verkohlter Baum" }, { "MagicTree7_RtD", "Verkohlter Baum" }, { "MagicTree8_RtD", "Verkohlter Baum" }, { "MagicTree9_RtD", "Verkohlter Baum" }, { "MagicTree10_RtD", "Verkohlter Baum" }, { "MeadowsBush1_RtD", "Magische Blume" }, { "MeadowsBush2_RtD", "Magische Blume" }, { "MeadowsBush3_RtD", "Magische Blume" }, { "MeadowsBush4_RtD", "Magische Blume" }, { "MeadowsBush5_RtD", "Magische Blume" }, { "MeadowsShroom1_RtD", "Großer Pilz" }, { "MeadowsShroom2_RtD", "Großer Pilz" }, { "MeadowsShroom3_RtD", "Großer Pilz" }, { "MeadowsShroom4_RtD", "Großer Pilz" }, { "MeadowsBush01_RtD", "Seltsame Pflanze" }, { "MeadowsBush02_RtD", "Seltsame Pflanze" }, { "MeadowsBush03_RtD", "Seltsame Pflanze" }, { "MeadowsBush04_RtD", "Setzling" }, { "MeadowsBush05_RtD", "Busch" }, { "MeadowsBush06_RtD", "Busch" }, { "Sapling1_RtD", "Setzling" }, { "Sapling2_RtD", "Setzling" }, { "SmallBush_RtD", "Busch" }, { "MistLandsBush1_RtD", "Seltsame Pflanze" }, { "MistLandsBush2_RtD", "Seltsame Pflanze" }, { "MistLandsBush3_RtD", "Seltsame Pflanze" }, { "MistLandsBush4_RtD", "Seltsame Pflanze" }, { "MistLandsBush5_RtD", "Seltsame Pflanze" }, { "MistLandsBush6_RtD", "Magische Blume" }, { "MistLandsBush7_RtD", "Seltsame Pflanze" }, { "ShootStump_RtD", "Yggdrasil-Stumpf" }, { "YggaShoot_Log_RtD", "Yggdrasil Stamm" }, { "YggaShoot_LogHalf_RtD", "Yggdrasil Stamm" }, { "YggdrasilTree1_RtD", "Yggdrasil" }, { "YggdrasilTree2_RtD", "Yggdrasil" }, { "EverGreen1_RtD", "Immergrün" }, { "EverGreen2_RtD", "Immergrün" }, { "EverGreen3_RtD", "Immergrün" }, { "EverGreen4_RtD", "Immergrün" }, { "MountainBush1_RtD", "Winter-Wildblume" }, { "MountainBush2_RtD", "Winter-Wildblume" }, { "MountainBush3_RtD", "Winter-Wildblume" }, { "RedShroom1_RtD", "Riesenpilz" }, { "RedShroom2_RtD", "Riesenpilz" }, { "RedShroom3_RtD", "Riesenpilz" }, { "RedShroom4_RtD", "Riesenpilz" }, { "BlackShroom1_RtD", "Riesenpilz" }, { "BlackShroom2_RtD", "Riesenpilz" }, { "BlackShroom3_RtD", "Riesenpilz" }, { "BlackShroom4_RtD", "Riesenpilz" }, { "BlueShroom1_RtD", "Riesenpilz" }, { "BlueShroom2_RtD", "Riesenpilz" }, { "BlueShroom3_RtD", "Riesenpilz" }, { "BlueShroom4_RtD", "Riesenpilz" }, { "YellowShroom1_RtD", "Riesenpilz" }, { "YellowShroom2_RtD", "Riesenpilz" }, { "YellowShroom3_RtD", "Riesenpilz" }, { "YellowShroom4_RtD", "Riesenpilz" }, { "GreenShroom1_RtD", "Riesenpilz" }, { "GreenShroom2_RtD", "Riesenpilz" }, { "GreenShroom3_RtD", "Riesenpilz" }, { "GreenShroom4_RtD", "Riesenpilz" }, { "PalmLog", "Stamm" }, { "PalmLogHalf", "Stamm" }, { "PalmStump", "Stumpf" }, { "PalmTree1_RtD", "Palme" }, { "PalmTree2_RtD", "Palme" }, { "Acacia4_RtD", "Akazie" }, { "AcaciaLog4", "Stamm" }, { "AcaciaStump4", "Stumpf" }, { "PlainsBush4_RtD", "Bambus" }, { "PlainsBush5_RtD", "Bambus" }, { "PlainsBush6_RtD", "Bambus" }, { "PlainsBush7_RtD", "Bambus" }, { "PlainsBush8_RtD", "Bambus" }, { "Acacia1_RtD", "Akazie" }, { "Acacia2_RtD", "Akazie" }, { "Acacia3_RtD", "Akazie" }, { "Blossom1_RtD", "Blühendes Hundeholz" }, { "Blossom2_RtD", "Blühendes Hundeholz" }, { "Blossom3_RtD", "Blühendes Hundeholz" }, { "Blossom4_RtD", "Blühendes Hundeholz" }, { "Blossom5_RtD", "Blühendes Hundeholz" }, { "CottonWood1_RtD", "Pappelbaum" }, { "CottonWood2_RtD", "Pappelbaum" }, { "Oak1_RtD", "Roteiche" }, { "Oak2_RtD", "Roteiche" }, { "RedPine_RtD", "Rote Kiefer" }, { "ThinPine1_RtD", "Winterkiefer" }, { "ThinPine2_RtD", "Winterkiefer" }, { "WinterPine1_RtD", "Winterkiefer" }, { "WinterPine2_RtD", "Winterkiefer" }, { "WinterPine3_RtD", "Winterkiefer" }, { "WinterPine4_RtD", "Winterkiefer" }, { "WinterPine5_RtD", "Winterkiefer" }, { "AcaciaStump", "Stumpf" }, { "BlossomStump", "Stumpf" }, { "CottonWoodStump", "Stumpf" }, { "OakWoodStump", "Stumpf" }, { "PineWoodStump", "Stumpf" }, { "SwampBush1_RtD", "Verrottender Setzling" }, { "SwampBush2_RtD", "Verrottender Setzling" }, { "SwampBush3_RtD", "Seltsame Pflanze" }, { "SwampBush4_RtD", "Seltsame Pflanze" }, { "SwampBush5_RtD", "Seltsame Pflanze" }, { "SwampBush6_RtD", "Seltsame Pflanze" }, { "SwampBush7_RtD", "Seltsame Pflanze" }, { "SwampBush8_RtD", "Seltsame Pflanze" }, { "SwampBush9_RtD", "Seltsame Pflanze" }, { "SwampBush10_RtD", "Seltsame Pflanze" }, { "SwampBush11_RtD", "Seltsame Pflanze" }, { "SwampBush12_RtD", "Todesbusch" }, { "SwampBush13_RtD", "Todesbusch" }, { "SwampBush14_RtD", "Todesbusch" }, { "SwampWoodHalf", "Stamm" }, { "SwampWoodLog", "Stamm" }, { "SwampTree1_RtD", "Alter Baum" }, { "SwampTree2_RtD", "Alter Baum" }, { "SwampTree3_RtD", "Alter Baum" }, { "SwampTree4_RtD", "Alter Baum" }, { "SwampTree5_RtD", "Alter Baum" }, { "SwampTree6_RtD", "Alter Baum" }, { "DeadIvy1_RtD", "Toter Efeu" }, { "DeadIvy2_RtD", "Toter Efeu" }, { "WillowLog", "Stamm" }, { "WillowLogHalf", "Stamm" }, { "WillowStump", "Stumpf" }, { "SwampWoodStump", "Stumpf" }, { "WillowTree1_RtD", "Trauerweide" }, { "WillowTree2_RtD", "Trauerweide" }, { "MountainShroom1_RtD", "Riesenpilz" }, { "MountainShroom2_RtD", "Riesenpilz" }, { "MountainShroom3_RtD", "Riesenpilz" }, { "MountainShroom4_RtD", "Riesenpilz" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization5 = Localization; text = "Polish"; localization5.AddTranslation(ref text, new Dictionary<string, string> { { "AshLandsRock5_RtD", "Zwęglona Skała" }, { "AshLandsRock6_RtD", "Zwęglona Skała" }, { "AshLandsBush1_RtD", "Martwa Roślina" }, { "AshLandsBush2_RtD", "Martwa Roślina" }, { "AshLandsBush3_RtD", "Martwa Roślina" }, { "AshLandsBush4_RtD", "Martwa Roślina" }, { "AshLandsBush5_RtD", "Martwa Roślina" }, { "AshLandsBush6_RtD", "Martwa Roślina" }, { "AshLandsBush7_RtD", "Martwa Roślina" }, { "AshLandsBush8_RtD", "Martwa Roślina" }, { "AshLandsBush9_RtD", "Martwa Roślina" }, { "AshLandsBush10_RtD", "Martwa Roślina" }, { "AshLandsBush11_RtD", "Martwa Roślina" }, { "AshLandsBush12_RtD", "Martwa Roślina" }, { "AshLandsBush13_RtD", "Martwa Roślina" }, { "AshLandsBush14_RtD", "Martwa Roślina" }, { "AshLandsBush15_RtD", "Martwa Roślina" }, { "AshLandsBush16_RtD", "Martwa Roślina" }, { "AshLandsBush17_RtD", "Martwa Roślina" }, { "AshLandsBush18_RtD", "Martwa Roślina" }, { "AshLandsBush19_RtD", "Martwa Roślina" }, { "AshLandsBush20_RtD", "Martwa Roślina" }, { "AshLandsBush21_RtD", "Martwa Roślina" }, { "AshLandsBush22_RtD", "Martwa Roślina" }, { "AshLandsBush23_RtD", "Martwa Roślina" }, { "AshLandsBush24_RtD", "Martwa Roślina" }, { "AshLandsBush25_RtD", "Martwa Roślina" }, { "AshLandsBush26_RtD", "Martwa Roślina" }, { "BlackForestBush1_RtD", "Dziki Kwiat" }, { "BlackForestBush2_RtD", "Dziki Kwiat" }, { "BlackForestBush3_RtD", "Krzak" }, { "BlackForestBush4_RtD", "Krzak" }, { "BlackForestBush5_RtD", "Krzak" }, { "BlackForestBush6_RtD", "Łopian" }, { "BlackForestBush7_RtD", "Łopian" }, { "BlackForestBush8_RtD", "Łopian" }, { "ForestGreen1_RtD", "Jałowiec" }, { "ForestGreen2_RtD", "Jałowiec" }, { "ForestGreen3_RtD", "Jałowiec" }, { "ForestGreen4_RtD", "Jałowiec" }, { "DeadWoodHalf", "Zwęglona Kłoda" }, { "DeadWoodLog", "Zwęglona Kłoda" }, { "DeadWoodStump", "Zwęglony Pień" }, { "DeadTree1_RtD", "Zwęglone Drzewo" }, { "DeadTree2_RtD", "Zwęglone Drzewo" }, { "DeadTree3_RtD", "Zwęglone Drzewo" }, { "DeadTree4_RtD", "Zwęglone Drzewo" }, { "DeadTree5_RtD", "Zwęglone Drzewo" }, { "DeadTree6_RtD", "Zwęglone Drzewo" }, { "DeadTree7_RtD", "Zwęglone Drzewo" }, { "DeadTree8_RtD", "Zwęglone Drzewo" }, { "DeadTree9_RtD", "Zwęglone Drzewo" }, { "DeepNorthBush1_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush2_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush3_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush4_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush5_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush6_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush7_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush8_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush9_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthBush10_RtD", "Zimowy Dziki Kwiat" }, { "DeepNorthRock5_RtD", "Lodowa Skała" }, { "DeepNorthRock6_RtD", "Lodowa Skała" }, { "AcaciaLog", "Kłoda" }, { "AcaciaLogHalf", "Kłoda" }, { "BlossomLog", "Kłoda" }, { "BlossomLogHalf", "Kłoda" }, { "CottonWoodLog", "Kłoda" }, { "CottonWoodHalf", "Kłoda" }, { "OakWoodLog", "Kłoda" }, { "OakWoodHalf", "Kłoda" }, { "PineWoodHalf", "Kłoda" }, { "PineWoodLog", "Kłoda" }, { "PineWoodLog1", "Kłoda" }, { "ForestTree1_RtD", "Klon" }, { "ForestTree2_RtD", "Klon" }, { "MagicLog1", "Kłoda" }, { "MagicLog2", "Kłoda" }, { "MagicLog3", "Kłoda" }, { "MagicLog4", "Kłoda" }, { "MagicLog5", "Kłoda" }, { "MagicLog6", "Kłoda" }, { "MagicLog7", "Kłoda" }, { "MagicLog8", "Kłoda" }, { "MagicLog9", "Kłoda" }, { "MagicLog10", "Kłoda" }, { "MagicStump1", "Pień" }, { "MagicStump2", "Pień" }, { "MagicStump3", "Pień" }, { "MagicStump4", "Pień" }, { "MagicStump5", "Pień" }, { "MagicStump6", "Pień" }, { "MagicStump7", "Pień" }, { "MagicStump8", "Pień" }, { "MagicStump9", "Pień" }, { "MagicStump10", "Pień" }, { "MagicTree1_RtD", "Magiczne Drzewo" }, { "MagicTree2_RtD", "Magiczne Drzewo" }, { "MagicTree3_RtD", "Magiczne Drzewo" }, { "MagicTree4_RtD", "Magiczne Drzewo" }, { "MagicTree5_RtD", "Magiczne Drzewo" }, { "MagicTree6_RtD", "Zwęglone Drzewo" }, { "MagicTree7_RtD", "Zwęglone Drzewo" }, { "MagicTree8_RtD", "Zwęglone Drzewo" }, { "MagicTree9_RtD", "Zwęglone Drzewo" }, { "MagicTree10_RtD", "Zwęglone Drzewo" }, { "MeadowsBush1_RtD", "Magiczny Kwiat" }, { "MeadowsBush2_RtD", "Magiczny Kwiat" }, { "MeadowsBush3_RtD", "Magiczny Kwiat" }, { "MeadowsBush4_RtD", "Magiczny Kwiat" }, { "MeadowsBush5_RtD", "Magiczny Kwiat" }, { "MeadowsShroom1_RtD", "Duży Grzyb" }, { "MeadowsShroom2_RtD", "Duży Grzyb" }, { "MeadowsShroom3_RtD", "Duży Grzyb" }, { "MeadowsShroom4_RtD", "Duży Grzyb" }, { "MeadowsBush01_RtD", "Dziwna Roślina" }, { "MeadowsBush02_RtD", "Dziwna Roślina" }, { "MeadowsBush03_RtD", "Dziwna Roślina" }, { "MeadowsBush04_RtD", "Drzewko" }, { "MeadowsBush05_RtD", "Krzak" }, { "MeadowsBush06_RtD", "Krzak" }, { "Sapling1_RtD", "Drzewko" }, { "Sapling2_RtD", "Drzewko" }, { "SmallBush_RtD", "Krzak" }, { "MistLandsBush1_RtD", "Dziwna Roślina" }, { "MistLandsBush2_RtD", "Dziwna Roślina" }, { "MistLandsBush3_RtD", "Dziwna Roślina" }, { "MistLandsBush4_RtD", "Dziwna Roślina" }, { "MistLandsBush5_RtD", "Dziwna Roślina" }, { "MistLandsBush6_RtD", "Magiczny Kwiat" }, { "MistLandsBush7_RtD", "Dziwna Roślina" }, { "ShootStump_RtD", "Pień Yggdrasil" }, { "YggaShoot_Log_RtD", "Kłoda Yggdrasil" }, { "YggaShoot_LogHalf_RtD", "Kłoda Yggdrasil" }, { "YggdrasilTree1_RtD", "Yggdrasil" }, { "YggdrasilTree2_RtD", "Yggdrasil" }, { "EverGreen1_RtD", "Krzak Jałowca" }, { "EverGreen2_RtD", "Krzak Jałowca" }, { "EverGreen3_RtD", "Krzak Jałowca" }, { "EverGreen4_RtD", "Krzak Jałowca" }, { "MountainBush1_RtD", "Zimowy Dziki Kwiat" }, { "MountainBush2_RtD", "Zimowy Dziki Kwiat" }, { "MountainBush3_RtD", "Zimowy Dziki Kwiat" }, { "RedShroom1_RtD", "Gigantyczny Czerwony Grzyb" }, { "RedShroom2_RtD", "Gigantyczny Czerwony Grzyb" }, { "RedShroom3_RtD", "Gigantyczny Czerwony Grzyb" }, { "RedShroom4_RtD", "Gigantyczny Czerwony Grzyb" }, { "BlackShroom1_RtD", "Gigantyczny Czarny Grzyb" }, { "BlackShroom2_RtD", "Gigantyczny Czarny Grzyb" }, { "BlackShroom3_RtD", "Gigantyczny Czarny Grzyb" }, { "BlackShroom4_RtD", "Gigantyczny Czarny Grzyb" }, { "BlueShroom1_RtD", "Gigantyczny Niebieski Grzyb" }, { "BlueShroom2_RtD", "Gigantyczny Niebieski Grzyb" }, { "BlueShroom3_RtD", "Gigantyczny Niebieski Grzyb" }, { "BlueShroom4_RtD", "Gigantyczny Niebieski Grzyb" }, { "YellowShroom1_RtD", "Gigantyczny Żółty Grzyb" }, { "YellowShroom2_RtD", "Gigantyczny Żółty Grzyb" }, { "YellowShroom3_RtD", "Gigantyczny Żółty Grzyb" }, { "YellowShroom4_RtD", "Gigantyczny Żółty Grzyb" }, { "GreenShroom1_RtD", "Gigantyczny Zielony Grzyb" }, { "GreenShroom2_RtD", "Gigantyczny Zielony Grzyb" }, { "GreenShroom3_RtD", "Gigantyczny Zielony Grzyb" }, { "GreenShroom4_RtD", "Gigantyczny Zielony Grzyb" }, { "PalmLog", "Kłoda" }, { "PalmLogHalf", "Kłoda" }, { "PalmStump", "Kłoda" }, { "PalmTree1_RtD", "Drzewo Palmowe" }, { "PalmTree2_RtD", "Drzewo Palmowe" }, { "Acacia4_RtD", "Akacja" }, { "AcaciaLog4", "Kłoda" }, { "AcaciaStump4", "Pień" }, { "PlainsBush4_RtD", "Bambus" }, { "PlainsBush5_RtD", "Bambus" }, { "PlainsBush6_RtD", "Bambus" }, { "PlainsBush7_RtD", "Bambus" }, { "PlainsBush8_RtD", "Bambus" }, { "Acacia1_RtD", "Akacja" }, { "Acacia2_RtD", "Akacja" }, { "Acacia3_RtD", "Akacja" }, { "Blossom1_RtD", "Dereń Kwiecisty" }, { "Blossom2_RtD", "Dereń Kwiecisty" }, { "Blossom3_RtD", "Dereń Kwiecisty" }, { "Blossom4_RtD", "Dereń Kwiecisty" }, { "Blossom5_RtD", "Dereń Kwiecisty" }, { "CottonWood1_RtD", "Drzewo Bawełniane" }, { "CottonWood2_RtD", "Drzewo Bawełniane" }, { "Oak1_RtD", "Czerwony Dąb" }, { "Oak2_RtD", "Czerwony Dąb" }, { "RedPine_RtD", "Czerwona Sosna" }, { "ThinPine1_RtD", "Zimowa Sosna" }, { "ThinPine2_RtD", "Zimowa Sosna" }, { "WinterPine1_RtD", "Zimowa Sosna" }, { "WinterPine2_RtD", "Zimowa Sosna" }, { "WinterPine3_RtD", "Zimowa Sosna" }, { "WinterPine4_RtD", "Zimowa Sosna" }, { "WinterPine5_RtD", "Zimowa Sosna" }, { "AcaciaStump", "Pień" }, { "BlossomStump", "Pień" }, { "CottonWoodStump", "Pień" }, { "OakWoodStump", "Pień" }, { "PineWoodStump", "Pień" }, { "SwampBush1_RtD", "Gnijące Drzewko" }, { "SwampBush2_RtD", "Gnijące Drzewko" }, { "SwampBush3_RtD", "Dziwna Roślina" }, { "SwampBush4_RtD", "Dziwna Roślina" }, { "SwampBush5_RtD", "Dziwna Roślina" }, { "SwampBush6_RtD", "Dziwna Roślina" }, { "SwampBush7_RtD", "Dziwna Roślina" }, { "SwampBush8_RtD", "Dziwna Roślina" }, { "SwampBush9_RtD", "Dziwna Roślina" }, { "SwampBush10_RtD", "Dziwna Roślina" }, { "SwampBush11_RtD", "Dziwna Roślina" }, { "SwampBush12_RtD", "Krzak Śmierci" }, { "SwampBush13_RtD", "Krzak Śmierci" }, { "SwampBush14_RtD", "Krzak Śmierci" }, { "SwampWoodHalf", "Kłoda" }, { "SwampWoodLog", "Kłoda" }, { "SwampTree1_RtD", "Starożytne Drzewo" }, { "SwampTree2_RtD", "Starożytne Drzewo" }, { "SwampTree3_RtD", "Starożytne Drzewo" }, { "SwampTree4_RtD", "Starożytne Drzewo" }, { "SwampTree5_RtD", "Starożytne Drzewo" }, { "SwampTree6_RtD", "Starożytne Drzewo" }, { "DeadIvy1_RtD", "Martwy Bluszcz" }, { "DeadIvy2_RtD", "Martwy Bluszcz" }, { "WillowLog", "Kłoda" }, { "WillowLogHalf", "Kłoda" }, { "WillowStump", "Pień" }, { "SwampWoodStump", "Pień" }, { "WillowTree1_RtD", "Wierzba" }, { "WillowTree2_RtD", "Wierzba" }, { "MountainShroom1_RtD", "Gigantyczny Górski Grzyb" }, { "MountainShroom2_RtD", "Gigantyczny Górski Grzyb" }, { "MountainShroom3_RtD", "Gigantyczny Górski Grzyb" }, { "MountainShroom4_RtD", "Gigantyczny Górski Grzyb" }, { "KoralStone1_RtD", "Koral" }, { "KoralStone2_RtD", "Koral" }, { "KoralStone3_RtD", "Koral" }, { "KoralStone4_RtD", "Koral" }, { "KoralStone5_RtD", "Koral" }, { "KoralStone6_RtD", "Koral" }, { "KoralStone7_RtD", "Koral" }, { "KoralStone8_RtD", "Koral" }, { "KoralStone9_RtD", "Koral" }, { "KoralStone10_RtD", "Koral" }, { "KoralStone11_RtD", "Koral" }, { "KoralStone12_RtD", "Koral" }, { "KoralStone13_RtD", "Koral" }, { "KoralStone14_RtD", "Koral" }, { "KoralStone15_RtD", "Koral" }, { "KoralStone16_RtD", "Koral" }, { "KoralStone17_RtD", "Koral" }, { "KoralStone18_RtD", "Koral" }, { "KoralStone19_RtD", "Koral" }, { "KoralStone20_RtD", "Koral" }, { "KoralStone21_RtD", "Koral" }, { "KoralStone22_RtD", "Koral" }, { "KoralStone23_RtD", "Koral" }, { "KoralStone24_RtD", "Koral" }, { "KoralStone25_RtD", "Koral" }, { "KoralStone26_RtD", "Koral" }, { "KoralStone27_RtD", "Koral" }, { "KoralStone28_RtD", "Koral" }, { "KoralStone29_RtD", "Koral" }, { "KoralStone30_RtD", "Koral" }, { "Sponge1_RtD", "Gąbka Morska" }, { "Sponge2_RtD", "Gąbka Morska" }, { "Sponge3_RtD", "Gąbka Morskae" }, { "Sponge4_RtD", "Gąbka Morska" }, { "Sponge5_RtD", "Gąbka Morska" }, { "Sponge6_RtD", "Gąbka Morska" }, { "Sponge7_RtD", "Gąbka Morska" }, { "Sponge8_RtD", "Gąbka Morska" }, { "Sponge9_RtD", "Gąbka Morska" }, { "Sponge10_RtD", "Gąbka Morska" }, { "Sponge11_RtD", "Gąbka Morska" }, { "KoralReef1_RtD