mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Change Command ConfigName -> ItemName
This commit is contained in:
@@ -76,7 +76,7 @@ oldMat: true
|
||||
|
||||
# name: Verschiedene Namen für schlecht/mittel/gut (Farbcodes möglich: z.b. &6)
|
||||
# ingredients: Auflistung von 'Material,Data/Anzahl'
|
||||
# Halte ein Item in der Hand und benutze /brew configname um dessen Material herauszufinden und für ein Rezept zu benutzen
|
||||
# Halte ein Item in der Hand und benutze /brew ItemName um dessen Material herauszufinden und für ein Rezept zu benutzen
|
||||
# (Item-ids anstatt Material können in Bukkit nicht mehr benutzt werden)
|
||||
# Eine Liste von allen Materialien kann hier gefunden werden: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
# Es kann ein Data-Wert (durability) angegeben werden, weglassen ignoriert diesen beim hinzufügen einer Zutat
|
||||
|
||||
@@ -73,7 +73,7 @@ oldMat: true
|
||||
|
||||
# name: Different names for bad/normal/good (Formatting codes possible: such as &6)
|
||||
# ingredients: List of 'material,data/amount'
|
||||
# With an item in your hand, use /brew configname to get its material for use in a recipe
|
||||
# With an item in your hand, use /brew ItemName to get its material for use in a recipe
|
||||
# (Item-ids instead of material are not supported by bukkit anymore and will not work)
|
||||
# A list of materials can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
# You can specify a data (durability) value, omitting it will ignore the data value of the added ingredient
|
||||
|
||||
@@ -73,7 +73,7 @@ oldMat: true
|
||||
|
||||
# name: Différents noms pour la mauvaise/moyen/bonne qualité (Les codes de mise en forme sont pris en charge: comme par exemple &6 pour la couleur Or.)
|
||||
# ingredients: Liste des 'matériaux,data/montant'
|
||||
# With an item in your hand, use /brew configname to get its material for use in a recipe
|
||||
# With an item in your hand, use /brew ItemName to get its material for use in a recipe
|
||||
# (Les id d'objets à la place des matériaux sont obsolètes pour bukkit et pourraient ne pas fonctionner dans le futur!)
|
||||
# Ex: 'SUGAR_CANE'
|
||||
# Une liste des matériaux peuvent-être trouvés ici: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
|
||||
@@ -73,7 +73,7 @@ oldMat: true
|
||||
|
||||
# name: Tre nomi diversi per diverse qualità (cattivo/normale/buono). I codici come &6 possono essere usati.
|
||||
# ingredients: Lista degli ingredienti nel formato materiale,dati/quantità
|
||||
# With an item in your hand, use /brew configname to get its material for use in a recipe
|
||||
# With an item in your hand, use /brew ItemName to get its material for use in a recipe
|
||||
# (Gli id invece dei materiali sono "disapprovati" da Bukkit e potrebbero non funzionare in futuro!)
|
||||
# Una lista di materiali può essere trovata qui: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
# Puoi specificare dei dati dell'oggetto, ma se omesso sarà semplicemente ignorato.
|
||||
|
||||
@@ -75,7 +75,7 @@ version: '1.8'
|
||||
|
||||
# name: Verschiedene Namen für schlecht/mittel/gut (Farbcodes möglich: z.b. &6)
|
||||
# ingredients: Auflistung von 'Material/Anzahl'
|
||||
# Halte ein Item in der Hand und benutze /brew configname um dessen Material herauszufinden und für ein Rezept zu benutzen
|
||||
# Halte ein Item in der Hand und benutze /brew ItemName um dessen Material herauszufinden und für ein Rezept zu benutzen
|
||||
# (Item-ids anstatt Material können in Bukkit nicht mehr benutzt werden)
|
||||
# Eine Liste von allen Materialien kann hier gefunden werden: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
# cookingtime: Zeit in Echtminuten die die Zutaten kochen müssen
|
||||
|
||||
@@ -72,7 +72,7 @@ version: '1.8'
|
||||
|
||||
# name: Different names for bad/normal/good (Formatting codes possible: such as &6)
|
||||
# ingredients: List of 'material/amount'
|
||||
# With an item in your hand, use /brew configname to get its material for use in a recipe
|
||||
# With an item in your hand, use /brew ItemName to get its material for use in a recipe
|
||||
# (Item-ids instead of material are not supported by bukkit anymore and will not work)
|
||||
# A list of materials can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
# cookingtime: Time in real minutes ingredients have to boil
|
||||
|
||||
@@ -72,7 +72,7 @@ version: '1.8'
|
||||
|
||||
# name: Différents noms pour la mauvaise/moyen/bonne qualité (Les codes de mise en forme sont pris en charge: comme par exemple &6 pour la couleur Or.)
|
||||
# ingredients: Liste des 'matériaux/montant'
|
||||
# With an item in your hand, use /brew configname to get its material for use in a recipe
|
||||
# With an item in your hand, use /brew ItemName to get its material for use in a recipe
|
||||
# (Les id d'objets à la place des matériaux sont obsolètes pour bukkit)
|
||||
# Ex: 'Sugar_Cane'
|
||||
# Une liste des matériaux peuvent-être trouvés ici: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
|
||||
@@ -72,7 +72,7 @@ version: '1.8'
|
||||
|
||||
# name: Tre nomi diversi per diverse qualità (cattivo/normale/buono). I codici come &6 possono essere usati.
|
||||
# ingredients: Lista degli ingredienti nel formato materiale/quantità
|
||||
# With an item in your hand, use /brew configname to get its material for use in a recipe
|
||||
# With an item in your hand, use /brew ItemName to get its material for use in a recipe
|
||||
# (Gli id invece dei materiali sono "disapprovati" da Bukkit)
|
||||
# Una lista di materiali può essere trovata qui: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
|
||||
# cookingtime: Tempo in minuti richiesto dagli ingredienti per bollire
|
||||
|
||||
@@ -73,7 +73,7 @@ version: '1.8'
|
||||
|
||||
# name: 饮品名称, 可以为 劣质/普通/优质 三种质量的饮品命名(可插入样式代码, 如:&6).
|
||||
# ingredients: 配方列表, 格式为"材料名称/数量".
|
||||
# 手中持有物品的时候, 可以使用/brew configname来获取其物品id, 便于增改配方
|
||||
# 手中持有物品的时候, 可以使用/brew ItemName来获取其物品id, 便于增改配方
|
||||
# (请勿使用物品ID, 物品ID已被弃用, 使用材料名称是唯一支持的做法.)
|
||||
# 材料名称列表详见此处: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html (可能需要挂梯子进行浏览)
|
||||
# cookingtime: 原料需要在炼药锅内烹制发酵的时间, 单位为现实分钟.
|
||||
|
||||
Reference in New Issue
Block a user