Change Command ConfigName -> ItemName

This commit is contained in:
Sn0wStorm
2019-08-18 21:46:03 +02:00
parent 86f2cd7546
commit 3ee9ced789
18 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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: 原料需要在炼药锅内烹制发酵的时间, 单位为现实分钟.