All Downloads are FREE. Search and download functionalities are using the official Maven repository.

menus.build-pattern.yml Maven / Gradle / Ivy

The newest version!
title: "&8%npc%'s Build Pattern"
rows: 1
items:
  empty:
    display-name: ""
    lore: [ ]
    material: "air"
    amount: 1
    custom-model-data: 0
  spiral:
    display-name: "&aSpiral"
    lore:
      - "&7Follow a clockwise building pattern"
      - "&6Left-Click: &eSelect"
    material: "string"
    amount: 1
    custom-model-data: 0
  reverse-spiral:
    display-name: "&aReverse Spiral"
    lore:
      - "&7Follow a counter-clockwise building pattern"
      - "&6Left-Click: &eSelect"
    material: "string"
    amount: 1
    custom-model-data: 0
  linear:
    display-name: "&aLinear"
    lore:
      - "&7Follow a linear building pattern,"
      - "&7starting at the north-west"
      - "&6Left-Click: &eSelect"
    material: "stick"
    amount: 1
    custom-model-data: 0
  reverse-linear:
    display-name: "&aReverse Linear"
    lore:
      - "&7Follow a linear building pattern,"
      - "&7starting at the south-east"
      - "&6Left-Click: &eSelect"
    material: "stick"
    amount: 1
    custom-model-data: 0
slots:
  0: "spiral"
  1: "reverse-spiral"
  2: "linear"
  3: "reverse-linear"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy