askyblock

Status
This thread has been locked.

StrafeZ

Clothing Manufacturer
Supreme
Feedback score
39
Posts
1,898
Reactions
506
Resources
0
Code:
    # Additional heading names can be anything you like, but must be unique
    Winter Island 1:
      icon: ICE
      order: 2
      name: "Winter Island 1 "
      description: "Chose the first option of the winter islands! Enjoy!"
      filename: WinterIsland1.schematic
      # Schematics can have biomes set when they are created
      biome: COLD_BEACH
      # If useDefaultChest is false, the items in the schematic will be used
      # If false, the default chest items will be used, or the list below
      useDefaultChest: true
      # Chest items defined here will override the default chest items.
      # You can set the chest items here in this list
      # Material:Qty, or Material:Data:Qty
      #chestItems:
      #- MELON:1
      #- ICE:1
      # Your island companion. Overrides the default setting. If more than one is
      # listed, one will be chosen at random.
      # Recommended choices: COW, PIG, SHEEP, CHICKEN, VILLAGER, HORSE, IRON_GOLEM, OCELOT,
      # RABBIT, WOLF, LLAMA or NOTHING.
      companion:
      - COW
      # This is a list of names, picked at random that will apply to the companion
      # You can add more if you like. If none are listed, the companion will not be
      # named.
      companionnames:
      - "&9Frosty the  snow cow"
      partnerSchematic: nether
      #permission: any.perm.you.like
      #Level handicap zeros the initial island level.
      levelHandicap: 3
      # Cost - if an economy is in use, this can be used to require a fee
      # Only works with the schematic panel
      # The cost is a double and displayed in the description if [cost] is there
      cost: 0

Anyone know what the problem is?
https://gyazo.com/1b04d1a2bc4db7e39342de33ce48763a
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

StrafeZ

Clothing Manufacturer
Supreme
Feedback score
39
Posts
1,898
Reactions
506
Resources
0
It says unknown command[DOUBLEPOST=1510882676][/DOUBLEPOST]giivng a vouch
 
Last edited:

Bitcoin

Buying/Selling BTC!
Supreme
Feedback score
19
Posts
175
Reactions
60
Resources
0
Try to put it through a parser. If it is giving an error still, try to reconfigure the spacing. I recommend NotePad++ for this. If not, you may have to copy it into another document and just reset the configuration and try again. Good Luck!
 
Status
This thread has been locked.
Top