|
98 | 98 | "miapi.stat.mining.level.hoe.description": "Mining Speed and Level for Blocks like Hay Bales",
|
99 | 99 | "miapi.stat.durability": "Durability",
|
100 | 100 | "miapi.stat.durability.description": "Item Durability",
|
| 101 | + "miapi.stat.water_drag":"Water Drag", |
| 102 | + "miapi.stat.water_drag.description":"How fast the arrow slows underwater, higher is better", |
| 103 | + "miapi.stat.air_drag":"Air Drag", |
| 104 | + "miapi.stat.air_drag.description":"How fast the arrow slows underwater, higher is better", |
101 | 105 |
|
102 | 106 | "miapi.material_stat.color": "Color",
|
103 | 107 | "miapi.material_stat.flexibility": "Flexibility",
|
|
185 | 189 | "miapi.material.metal.iron": "Iron ",
|
186 | 190 | "miapi.material.metal.netherite": "Netherite ",
|
187 | 191 |
|
| 192 | + "miapi.material.custom.chorus_fruit": "Chorus Fruit ", |
| 193 | + "miapi.material.custom.lightning_rod": "Lighting Rod ", |
| 194 | + "miapi.material.custom.ender_pearl": "Ender Pearl ", |
| 195 | + "miapi.material.custom.gunpowder": "Gunpowder ", |
| 196 | + "miapi.material.custom.ice": "Ice ", |
| 197 | + "miapi.material.custom.potion": "Potion ", |
| 198 | + "miapi.material.custom.tnt": "TNT ", |
| 199 | + |
188 | 200 | "block.miapi.modular_work_bench": "Modular Workbench",
|
189 | 201 |
|
190 | 202 | "miapi.module.empty": "Empty Slot",
|
|
339 | 351 | "miapi.module.arrow_head_normal.description": "The Front piece of an arrow, determins how an Arrow Impacts a Target.",
|
340 | 352 | "miapi.module.arrow_head_normal.short_description": "The Head of an Arrow.",
|
341 | 353 |
|
| 354 | + "miapi.module.arrow_head_custom": "Custom Arrow Head", |
| 355 | + "miapi.module.arrow_head_custom.name": "[translation.[material.translation]]Arrow Head", |
| 356 | + "miapi.module.arrow_head_custom.description": "A custom arrow Head, highly dependant on the used Material.", |
| 357 | + "miapi.module.arrow_head_custom.short_description": "The Head of an Arrow.", |
| 358 | + |
342 | 359 | "miapi.module.arrow_shaft_normal": "Arrow Shaft",
|
343 | 360 | "miapi.module.arrow_shaft_normal.name": "[translation.[material.translation]]Arrow Shaft",
|
344 | 361 | "miapi.module.arrow_shaft_normal.description": "Shaft of an arrow, determins weight speed and impact of an Arrow",
|
345 | 362 | "miapi.module.arrow_shaft_normal.short_description": "The Shaft of an Arrow.",
|
346 | 363 |
|
347 |
| - "miapi.module.arrow_tail_normal": "Arrow Fletching", |
348 |
| - "miapi.module.arrow_tail_normal.name": "[translation.[material.translation]]Arrow Fletching", |
349 |
| - "miapi.module.arrow_tail_normal.description": "Fletching of an arrow, Impacts the flight characteristics of an Arrow", |
350 |
| - "miapi.module.arrow_tail_normal.short_description": "Fletching of an arrow.", |
| 364 | + "miapi.module.arrow_fletching_normal": "Arrow Fletching", |
| 365 | + "miapi.module.arrow_fletching_normal.name": "[translation.[material.translation]]Arrow Fletching", |
| 366 | + "miapi.module.arrow_fletching_normal.description": "Fletching of an arrow, Impacts the flight characteristics of an Arrow", |
| 367 | + "miapi.module.arrow_fletching_normal.short_description": "Fletching of an arrow.", |
| 368 | + |
| 369 | + "miapi.module.arrow_fins_normal": "Arrow Fins", |
| 370 | + "miapi.module.arrow_fins_normal.name": "[translation.[material.translation]]Arrow Fins", |
| 371 | + "miapi.module.arrow_fins_normal.description": "Fins for an arrow, allows the arrow to travel better underwater", |
| 372 | + "miapi.module.arrow_fins_normal.short_description": "Fins of an arrow.", |
351 | 373 |
|
352 | 374 | "miapi.modular_arrow":"[translation.[material.translation]]Arrow",
|
353 | 375 |
|
|
361 | 383 | "miapi.module.bow_arms_normal.description": "The Arms of a Bow, impacts the draw behaviour of the Bow",
|
362 | 384 | "miapi.module.bow_arms_normal.short_description": "The Arms of a Bow",
|
363 | 385 |
|
| 386 | + "miapi.module.bow_arms_long": "Long Bow Arms", |
| 387 | + "miapi.module.bow_arms_long.name": "Long [translation.[material.translation]]Bow", |
| 388 | + "miapi.module.bow_arms_long.description": "Long Bow, the most powerfull bow, sacrificing accuracy for raw power", |
| 389 | + "miapi.module.bow_arms_long.short_description": "Long Bow Arms", |
| 390 | + |
| 391 | + "miapi.module.bow_arms_recurve": "Recurve Bow Arms", |
| 392 | + "miapi.module.bow_arms_recurve.name": "Recurve [translation.[material.translation]]Bow", |
| 393 | + "miapi.module.bow_arms_recurve.description": "Recurve Bow arms, aimed to provide a balance between power and accuracy", |
| 394 | + "miapi.module.bow_arms_recurve.short_description": "Recurved Bow arms", |
| 395 | + |
| 396 | + "miapi.module.bow_arms_short": "Short Bow Arms", |
| 397 | + "miapi.module.bow_arms_short.name": "Short [translation.[material.translation]]Bow", |
| 398 | + "miapi.module.bow_arms_short.description": "Short arms, quick draw time, but not that powerfull", |
| 399 | + "miapi.module.bow_arms_short.short_description": "Short Arms for Bow", |
| 400 | + |
364 | 401 | "miapi.module.bow_string_normal": "Bow String",
|
365 | 402 | "miapi.module.bow_string_normal.name": "[translation.[material.translation]]Bow String",
|
366 | 403 | "miapi.module.bow_string_normal.description": "String of a Bow",
|
|
0 commit comments