mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-22 18:15:30 +00:00
623 lines
24 KiB
C#
623 lines
24 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace PckStudio.Core.Properties {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class Resources {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Resources() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PckStudio.Core.Properties.Resources", typeof(Resources).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap additional_map_icons_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("additional_map_icons_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "player_1_off_map",
|
|
/// "displayName": "Player 1 (Off Map)"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "player_2_off_map",
|
|
/// "displayName": "Player 2 (Off Map)"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "player_3_off_map",
|
|
/// "displayName": "Player 3 (Off Map)"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "player_4_off_map",
|
|
/// "displayName": "Player 4 (Off Map)"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "treasure",
|
|
/// "displayName": "Buried Treasure"
|
|
/// },
|
|
/// {
|
|
/// "interna [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string additionalMapiconsData {
|
|
get {
|
|
return ResourceManager.GetString("additionalMapiconsData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "base",
|
|
/// "displayName": "Base",
|
|
///
|
|
/// "colourEntry": {
|
|
/// "defaultName": "Banner_White",
|
|
/// "variants": [
|
|
/// "Banner_Black",
|
|
/// "Banner_Blue",
|
|
/// "Banner_Brown",
|
|
/// "Banner_Cyan",
|
|
/// "Banner_Gray",
|
|
/// "Banner_Green",
|
|
/// "Banner_Light_Blue",
|
|
/// "Banner_Lime",
|
|
/// "Banner_Magenta",
|
|
/// "Banner_Orange",
|
|
/// "Banner_Pink",
|
|
/// "Banner_Purple",
|
|
/// "Banner_Red",
|
|
/// "Banner_Silver",
|
|
/// "Banner [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string bannerData {
|
|
get {
|
|
return ResourceManager.GetString("bannerData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap banners_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("banners_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "Tile data research by MattNL",
|
|
/// "COMMENT_2": "JSON by PhoenixARC, MattNL, and NessieHax (Miku-666)",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "grass_top",
|
|
/// "displayName": "Grass Block (Top)",
|
|
///
|
|
/// "colourEntry": {
|
|
/// "defaultName": "Grass_Common",
|
|
/// "variants": [
|
|
/// "Grass_Common",
|
|
/// "Grass_Mesa",
|
|
/// "Grass_Swamp1",
|
|
/// "Grass_Swamp2"
|
|
/// ]
|
|
/// }
|
|
/// },
|
|
/// {
|
|
/// "internalName": "stone",
|
|
/// "displayName": "Stone"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "dirt",
|
|
/// "displayName" [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string blockData {
|
|
get {
|
|
return ResourceManager.GetString("blockData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap chain {
|
|
get {
|
|
object obj = ResourceManager.GetObject("chain", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap clock {
|
|
get {
|
|
object obj = ResourceManager.GetObject("clock", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap cloth {
|
|
get {
|
|
object obj = ResourceManager.GetObject("cloth", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap cloth_b {
|
|
get {
|
|
object obj = ResourceManager.GetObject("cloth_b", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Comparison {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Comparison", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap compass {
|
|
get {
|
|
object obj = ResourceManager.GetObject("compass", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap diamond {
|
|
get {
|
|
object obj = ResourceManager.GetObject("diamond", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap experience_orbs_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("experience_orbs_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "experience_orb_0",
|
|
/// "displayName": "Experience Orb (Size 1)",
|
|
/// "hasColourEntry": true,
|
|
/// "colourEntry": {
|
|
/// "defaultName": "experience_orb",
|
|
/// "variants": ["experience_orb"]
|
|
/// }
|
|
/// },
|
|
/// {
|
|
/// "internalName": "experience_orb_1",
|
|
/// "displayName": "Experience Orb (Size 2)",
|
|
/// "hasColourEntry": true,
|
|
/// "colourEntry": {
|
|
/// "defaultName": "experience_orb",
|
|
/// "variants": ["experience_orb"]
|
|
/// }
|
|
/// },
|
|
/// {
|
|
/// " [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string experienceOrbData {
|
|
get {
|
|
return ResourceManager.GetString("experienceOrbData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "explosion_0",
|
|
/// "displayName": "Explosion (Stage 1)",
|
|
/// "hasColourEntry": true,
|
|
/// "colourEntry": {
|
|
/// "defaultName": "Particle_Explode",
|
|
/// "variants": [
|
|
/// "Particle_Explode",
|
|
/// "Particle_HugeExplosion"
|
|
/// ]
|
|
/// }
|
|
/// },
|
|
/// {
|
|
/// "internalName": "explosion_1",
|
|
/// "displayName": "Explosion (Stage 2)",
|
|
/// "hasColourEntry": true,
|
|
/// "colourEntry": {
|
|
/// "defaultName": "Particle_Explode",
|
|
/// "variants": [
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string explosionData {
|
|
get {
|
|
return ResourceManager.GetString("explosionData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap explosions_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("explosions_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap fire_layer_0 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("fire_layer_0", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap fire_layer_1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("fire_layer_1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap gold {
|
|
get {
|
|
object obj = ResourceManager.GetObject("gold", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap iron {
|
|
get {
|
|
object obj = ResourceManager.GetObject("iron", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "Tile data research by MattNL",
|
|
/// "COMMENT_2": "JSON by PhoenixARC, MattNL, and NessieHax (Miku-666)",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "helmetCloth",
|
|
/// "displayName": "Leather Cap",
|
|
/// "allowCustomColour": true,
|
|
/// "hasColourEntry": true,
|
|
/// "colourEntry": {
|
|
/// "defaultName": "Armour_Default_Leather_Colour",
|
|
/// "variants": [ "Armour_Default_Leather_Colour" ]
|
|
/// }
|
|
/// },
|
|
/// {
|
|
/// "internalName": "helmetChain",
|
|
/// "displayName": "Chain Helmet"
|
|
/// },
|
|
/// {
|
|
/// "internalName": [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string itemData {
|
|
get {
|
|
return ResourceManager.GetString("itemData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap items_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("items_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap map_icons_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("map_icons_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "player_1",
|
|
/// "displayName": "Player 1"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "player_2",
|
|
/// "displayName": "Player 2"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "player_3",
|
|
/// "displayName": "Player 3"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "player_4",
|
|
/// "displayName": "Player 4"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "target_x",
|
|
/// "displayName": "Unused"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "target_point",
|
|
/// "displayName": "Target Point (Unused)"
|
|
/// },
|
|
/// {
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string mapIconData {
|
|
get {
|
|
return ResourceManager.GetString("mapIconData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap moon_phases_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("moon_phases_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "moon_phase_0",
|
|
/// "displayName": "Full Moon"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "moon_phase_1",
|
|
/// "displayName": "Waning Gibbous"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "moon_phase_2",
|
|
/// "displayName": "Last Quarter"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "moon_phase_3",
|
|
/// "displayName": "Waning Crescent"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "moon_phase_4",
|
|
/// "displayName": "New Moon"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "moon_phase_5",
|
|
/// "displayName": [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string moonPhaseData {
|
|
get {
|
|
return ResourceManager.GetString("moonPhaseData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "Kebab",
|
|
/// "displayName": "\"Kebab med tre pepperoni\" by Kristoffer Zetterstrand"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "Aztec",
|
|
/// "displayName": "\"de_aztec\" by Kristoffer Zetterstrand"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "Alban",
|
|
/// "displayName": "\"Albanian\" by Kristoffer Zetterstrand"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "Aztec2",
|
|
/// "displayName": "\"de_aztec\" by Kristoffer Zetterstrand"
|
|
/// },
|
|
/// {
|
|
/// "internalName": "Bomb",
|
|
/// "disp [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string paintingData {
|
|
get {
|
|
return ResourceManager.GetString("paintingData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap paintings_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("paintings_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT_1": "JSON by MattNL",
|
|
/// "entries": [
|
|
/// {
|
|
/// "internalName": "generic_0",
|
|
/// "displayName": "Generic (Stage 1)",
|
|
/// "colourEntry": {
|
|
/// "defaultName": "None",
|
|
/// "variants": [
|
|
/// "None",
|
|
/// "Particle_Smoke",
|
|
/// "Particle_NetherPortal",
|
|
/// "Particle_EnderPortal",
|
|
/// "Particle_Ender",
|
|
/// "Particle_DragonBreathMin",
|
|
/// "Particle_DragonBreathMax"
|
|
/// ]
|
|
/// }
|
|
/// },
|
|
/// {
|
|
/// "internalName": "generic_1", [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string particleData {
|
|
get {
|
|
return ResourceManager.GetString("particleData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap particles_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("particles_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap terrain_atlas {
|
|
get {
|
|
object obj = ResourceManager.GetObject("terrain_atlas", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TexturePackIcon {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TexturePackIcon", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap turtle {
|
|
get {
|
|
object obj = ResourceManager.GetObject("turtle", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap unknown_pack {
|
|
get {
|
|
object obj = ResourceManager.GetObject("unknown_pack", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|