Configuration

UpdateChecker:
  Enabled: true
  #If true, plugin will check if there is an update available
Textures:
# Here you can define the textures for the items and blocks
# ALL THE TEXTURES MUST BE .png FILES!!!
  Blocks:
  # blocks textures. 
  # NOTE: block texture file contains two parts: side texture and the top/bottom texture
  # Possible resolutions are 16*16, 32*32, 64*64, 128*128, ect.
    CheeseBlock:
      # Cheese Block texture settings
      Texture: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/cheeseblock.png
      # Link to the texture file
      Size: 16
      # The texture's resolution
    ChocolateBlock:
    # Chocolate Block texture settings
      Texture: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/chocolateblock.png
      # Link to the texture file
      Size: 16
      # The texture's resolution
    Squeezer:
      Texture: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/squeezer.png
      Size: 16
  Gui:
  # Gui textures.
    Squeezer: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/gui/squeezergui.png
  Items:
  # Items textures. Resolution can be 16*16, 32*32, 64*64, 128*128, ect.
    AppleJuice: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/applejuice.png
    BakedApple: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/bakedapple.png
    BreadSlice: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/breadslice.png
    Cheese: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/cheese.png
    CheeseSandwich: 'https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/cheesesandwich.png'
    Chocolate: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/chocolate.png
    CookedChickenSandwich: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/cookedchickensandwich.png
    CookedOmelette: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/cookedomelette.png
    CookedPorkchopSandwich: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/cookedporkchopsandwich.png
    HotChocolate: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/hotchocolate.png
    MilkChocolate: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/milkchocolate.png
    RawBeefSandwich: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/rawbeefsandwich.png
    RawChickenSandwich: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/rawchickensandwich.png
    RawPorkchopSandwich: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/rawporkchopsandwich.png
    SteakSandwich: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/steaksandwich.png
    Strawberry: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/strawberry.png
    StrawberryChocolateSweet: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/strawberrychocolatesweet.png
    StrawberryJam: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/strawberryjam.png
    TastyBeefChop: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/tastybeefchop.png
    TastyPorkChop: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/tastyporkchop.png
    Containers:
    # Some Items are in special categories. It doesn't affect on the textures rules.
      Glass: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/glass.png
      Jar: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/jar.png
    misc:
      Meal: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/meal.png
      Salt: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/salt.png
      SqueezerKnife: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/squeezerknife.png
    Uncooked:
      RawOmelette: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/rawomelette.png
      RawTastyBeefChop: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/rawtastybeefchop.png
      RawTastyPorkChop: https://dl.dropbox.com/u/88712839/minecraft/textures/foodycraft/rawtastyporkchop.png
      UncookedStrawberryJam: https://dl.dropbox.com/u/88712839/minecraft/texture/foodycraft/uncookedstrawberryjam.png