mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-12 02:23:11 +00:00
832 lines
31 KiB
C#
832 lines
31 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.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.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.Byte[].
|
|
/// </summary>
|
|
public static byte[] _1_91_colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("_1_91_colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap AddTexture {
|
|
get {
|
|
object obj = ResourceManager.GetObject("AddTexture", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] apps {
|
|
get {
|
|
object obj = ResourceManager.GetObject("apps", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ARROW {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ARROW", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap BEHAVIOURS_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("BEHAVIOURS_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap bg1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("bg1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] binka_encode {
|
|
get {
|
|
object obj = ResourceManager.GetObject("binka_encode", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap BINKA_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("BINKA_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] binkawin {
|
|
get {
|
|
object obj = ResourceManager.GetObject("binkawin", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap blank {
|
|
get {
|
|
object obj = ResourceManager.GetObject("blank", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CAPE_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CAPE_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 7.0 (IN DEVELOPMENT)
|
|
///====================
|
|
///Some features may be completely missing or incomplete at this point in time!
|
|
///
|
|
///-Added .3dst (3DS Texture) support
|
|
///-Semi-added Sub-Pck editing
|
|
///-Add an edit all properties tool item
|
|
///-Skin Preview has been improved
|
|
///-Added Pack Icon Injection into .arc file
|
|
///-Improved COL Editor
|
|
///-Massive codebase overhaul and optimization lead by miku-666 (aka NessieHax)!!!
|
|
///-Some UI redesigned by yaboiFoxx
|
|
///-Improved the changelog!
|
|
///-New icons for each o [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string CHANGELOG {
|
|
get {
|
|
return ResourceManager.GetString("CHANGELOG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap changeTile {
|
|
get {
|
|
object obj = ResourceManager.GetObject("changeTile", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap classic_template {
|
|
get {
|
|
object obj = ResourceManager.GetObject("classic_template", 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 COL_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("COL_ICON", 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 Del {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Del", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap discord {
|
|
get {
|
|
object obj = ResourceManager.GetObject("discord", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap entities_sheet {
|
|
get {
|
|
object obj = ResourceManager.GetObject("entities_sheet", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ENTITY_MATERIALS_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ENTITY_MATERIALS_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "COMMENT": "Entity data research by NessieHax (Miku-666) and MattNL",
|
|
/// "models": [
|
|
/// { "": "" },
|
|
/// { "": "" },
|
|
/// { "": "" },
|
|
/// { "bat": "Bat" },
|
|
/// { "blaze": "Blaze" },
|
|
/// { "boat": "Boat" },
|
|
/// { "cat": "Cat (PS4 EXCLUSIVE)" },
|
|
/// { "": "" },
|
|
/// { "": "" },
|
|
/// { "chicken": "Chicken" },
|
|
/// { "cod": "Cod" },
|
|
/// { "": "" },
|
|
/// { "cow": "Cow" },
|
|
/// { "creeper": "Creeper" },
|
|
/// { "dolphin": "Dolphin" },
|
|
/// { "": "" },
|
|
/// { "": "" },
|
|
/// { "zombie.drowned": "Drowned" },
|
|
/// { "": "" },
|
|
/// { "": "" },
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string entityData {
|
|
get {
|
|
return ResourceManager.GetString("entityData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ExportFile {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ExportFile", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap external_content_duckduckgo {
|
|
get {
|
|
object obj = ResourceManager.GetObject("external-content.duckduckgo", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap GRF_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GRF_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap GRH_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GRH_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap IMAGE_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("IMAGE_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap INFO_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("INFO_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap items_sheet {
|
|
get {
|
|
object obj = ResourceManager.GetObject("items_sheet", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap LOC_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LOC_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap MODELS_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MODELS_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap MROE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MROE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] mss32 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("mss32", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap music {
|
|
get {
|
|
object obj = ResourceManager.GetObject("music", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap NoImageFound {
|
|
get {
|
|
object obj = ResourceManager.GetObject("NoImageFound", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap pack {
|
|
get {
|
|
object obj = ResourceManager.GetObject("pack", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap PCK_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("PCK_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap pckCenterHeader {
|
|
get {
|
|
object obj = ResourceManager.GetObject("pckCenterHeader", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap pckClosed {
|
|
get {
|
|
object obj = ResourceManager.GetObject("pckClosed", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap pckDrop {
|
|
get {
|
|
object obj = ResourceManager.GetObject("pckDrop", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap pckOpen {
|
|
get {
|
|
object obj = ResourceManager.GetObject("pckOpen", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap power3 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("power3", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ps3 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ps3", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Replace {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Replace", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap sdDownload {
|
|
get {
|
|
object obj = ResourceManager.GetObject("sdDownload", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SKIN_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SKIN_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SKINS_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SKINS_ICON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap slim_template {
|
|
get {
|
|
object obj = ResourceManager.GetObject("slim_template", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Splash {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Splash", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap terrain_sheet {
|
|
get {
|
|
object obj = ResourceManager.GetObject("terrain_sheet", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TEXTURE_ICON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TEXTURE_ICON", 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 string similar to {
|
|
/// "COMMENT_1": "Tile data research by MattNL",
|
|
/// "COMMENT_2": "JSON conversion by PhoenixARC",
|
|
/// "blocks": [
|
|
/// { "grass_top": "Grass Block (Top)" },
|
|
/// { "stone": "Stone" },
|
|
/// { "dirt": "Dirt" },
|
|
/// { "grass_side": "Grass Block (Side)" },
|
|
/// { "planks_oak": "Oak Planks" },
|
|
/// { "stoneslab_side": "Stone Slab (Side)" },
|
|
/// { "stoneslab_top": "Stone Slab (Top)" },
|
|
/// { "brick": "Bricks" },
|
|
/// { "tnt_side": "TNT (Side)" },
|
|
/// { "tnt_top": "TNT (Top)" },
|
|
/// { "tnt_bottom": "TNT (Bottom)" },
|
|
/// { "web": "Cobw [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string tileData {
|
|
get {
|
|
return ResourceManager.GetString("tileData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu12colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu12colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu13colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu13colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu14colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu14colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu19colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu19colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu31colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu31colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu32colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu32colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu43colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu43colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu46colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu46colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu51colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu51colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu53colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu53colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu54colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu54colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] tu69colours {
|
|
get {
|
|
object obj = ResourceManager.GetObject("tu69colours", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap turn_off__1_1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("turn-off (1)1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap wii_u_games_tool {
|
|
get {
|
|
object obj = ResourceManager.GetObject("wii-u-games-tool", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap wiiu {
|
|
get {
|
|
object obj = ResourceManager.GetObject("wiiu", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap xbox {
|
|
get {
|
|
object obj = ResourceManager.GetObject("xbox", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap youtube_PNG15 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("youtube_PNG15", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ZUnknown {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ZUnknown", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ZZFolder {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ZZFolder", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|