|
25 | 25 | "block.ars_zero.stone_voxel_spawner": "Stone Voxel Spawner", |
26 | 26 | "block.ars_zero.ice_voxel_spawner": "Ice Voxel Spawner", |
27 | 27 | "block.ars_zero.lightning_voxel_spawner": "Lightning Voxel Spawner", |
| 28 | + "block.ars_zero.multiphase_spell_turret": "Multiphase Spell Turret", |
28 | 29 |
|
29 | 30 | "entity.ars_zero.arcane_voxel_entity": "Arcane Voxel", |
30 | 31 | "entity.ars_zero.water_voxel_entity": "Water Voxel", |
|
51 | 52 |
|
52 | 53 | "ars_zero.tooltip.circlet.cast": "Press %s to channel circlet", |
53 | 54 | "ars_zero.tooltip.circlet.radial": "Press %s to open spell radial", |
| 55 | + "ars_zero.alert.multiphase_turret.multi_phase_required": "Multiphase turrets require a multi-phase spell device.", |
| 56 | + "ars_zero.alert.multiphase_turret.no_spell_data": "Could not read spell data from that device.", |
| 57 | + "ars_zero.alert.multiphase_turret.empty_slot": "Select a device slot containing at least one phase spell.", |
| 58 | + "ars_zero.alert.multiphase_turret.spell_set": "Multiphase turret spells updated.", |
54 | 59 |
|
55 | 60 | "ars_zero.glyph_name.conjure_voxel_effect": "Conjure Voxel", |
56 | 61 | "ars_zero.glyph_desc.conjure_voxel_effect": "Conjures a small block-like entity", |
|
78 | 83 | "ars_nouveau.augment_desc.push_effect_glyph_amplify": "Increases the push strength", |
79 | 84 | "ars_nouveau.augment_desc.push_effect_glyph_dampen": "Decreases the push strength", |
80 | 85 | "ars_nouveau.augment_desc.push_effect_glyph_randomize": "Adds 10 degrees of spread per Randomize augment", |
| 86 | + "ars_nouveau.augment_desc.push_effect_glyph_extract": "Pushes from the direction between caster and target entity", |
81 | 87 |
|
82 | 88 | "ars_nouveau.augment_desc.anchor_effect_glyph_amplify": "Increases the distance from the player", |
83 | 89 | "ars_nouveau.augment_desc.anchor_effect_glyph_dampen": "Decreases the distance from the player", |
|
0 commit comments