Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 24 additions & 6 deletions projects/1.21-fabric/assets/trickster/trickster/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"trickster.trick.trickster.divide": "Submission Stratagem",
"trickster.trick.trickster.modulo": "Distortion of Wholes",
"trickster.trick.trickster.power": "Distortion of Supremacy",
"trickster.trick.trickster.logarithm": "Distortion of Inferiority",
"trickster.trick.trickster.max": "Noble Stratagem",
"trickster.trick.trickster.min": "Insignificance Stratagem",
"trickster.trick.trickster.ceil": "Distortion of Grandeur",
Expand Down Expand Up @@ -69,6 +70,7 @@
"trickster.trick.trickster.cross_product": "Perpendicular Distortion",
"trickster.trick.trickster.normalize": "Regularity Distortion",
"trickster.trick.trickster.align_vector": "Aligned Regularity Distortion",
"trickster.trick.trickster.sqrt": "Distortion of Decline",
"trickster.trick.trickster.invert": "Inversion Distortion",
"trickster.trick.trickster.abs": "Absolutist's Distortion",
"trickster.trick.trickster.length": "Magnitude Distortion",
Expand Down Expand Up @@ -123,12 +125,16 @@
"trickster.trick.trickster.import_hat": "Cranium Deviation",
"trickster.trick.trickster.execute": "Grand Deviation",
"trickster.trick.trickster.execute_same_scope": "Quiet Deviation",
"trickster.trick.trickster.atomic": "Deviation of Singularity",
"trickster.trick.trickster.fork": "Utensil Deviation",
"trickster.trick.trickster.fold": "Folding Deviation",
"trickster.trick.trickster.try_catch": "Cautious Deviation",
"trickster.trick.trickster.delay_execution": "Deviation of Suspension",
"trickster.trick.trickster.kill_thread": "Executioner's Deviation",
"trickster.trick.trickster.current_thread": "Delusion of Order",
"trickster.trick.trickster.thread_root": "Ingress of Origin",
"trickster.trick.trickster.spell_state": "Turtle's Ingress",
"trickster.trick.trickster.get_all_arguments": "Hoarder's Delusion",
"trickster.trick.trickster.load_argument_1": "Primary Delusion",
"trickster.trick.trickster.load_argument_2": "Secondary Delusion",
"trickster.trick.trickster.load_argument_3": "Tertiary Delusion",
Expand All @@ -149,7 +155,7 @@
"trickster.trick.trickster.list_remove_element": "Eviction Stratagem",
"trickster.trick.trickster.list_size": "Tally Distortion",
"trickster.trick.trickster.create_number_range": "Interlude Distortion",
"trickster.trick.trickster.closure": "Closure Stratagem",
"trickster.trick.trickster.closure": "Distortion of Closure",
"trickster.trick.trickster.supplier": "Supply Distortion",
"trickster.trick.trickster.locate_glyph": "Pinpoint Distortion",
"trickster.trick.trickster.locate_glyphs": "Discovering Distortion",
Expand All @@ -161,6 +167,8 @@
"trickster.trick.trickster.remove_subtree": "Pruning Distortion",
"trickster.trick.trickster.get_subparts": "Bundle Distortion",
"trickster.trick.trickster.escape_pattern": "Interpretation Distortion",
"trickster.trick.trickster.weight": "Distortion of Memory",
"trickster.trick.trickster.map_create": "Cartographer's Delusion",
"trickster.trick.trickster.map_get": "Navigator's Distortion",
"trickster.trick.trickster.map_insert": "Charting Stratagem",
"trickster.trick.trickster.map_merge": "Admiral's Stratagem",
Expand Down Expand Up @@ -190,10 +198,14 @@
"trickster.trick.trickster.get_count_in_slot": "Ingress of Plenitude",
"trickster.trick.trickster.get_max_mana_in_slot": "Crowning Ingress",
"trickster.trick.trickster.get_inventory_slot": "Intrusive Ingress",
"trickster.trick.trickster.get_inventory_slots": "Collector's Ingress",
"trickster.trick.trickster.get_inventory_size": "Ingress of Extent",
"trickster.trick.trickster.drop_stack_from_slot": "Ploy of Offering",
"trickster.trick.trickster.swap_slot": "Swindler's Ploy",
"trickster.trick.trickster.move_stack": "Organizer's Ploy",
"trickster.trick.trickster.block_from_item": "Placement Distortion",
"trickster.trick.trickster.item_from_block": "Pickup Distortion",
"trickster.trick.trickster.get_max_count": "Distortion of Breadth",
"trickster.trick.trickster.type_fragment": "Argumentative Distortion",
"trickster.trick.trickster.hash_values": "Decaying Distortion",
"trickster.trick.trickster.pin_chunk": "Ploy of Celestial Pin",
Expand Down Expand Up @@ -225,15 +237,16 @@
"trickster.fragment.trickster.map": "Map",
"trickster.fragment.trickster.void": "Void",
"trickster.fragment.trickster.pattern": "Pattern",
"trickster.fragment.trickster.pattern_literal": "Pattern Literal",
"trickster.fragment.trickster.pattern_literal": "PatternLiteral",
"trickster.fragment.trickster.spell_part": "Spell",
"trickster.fragment.trickster.entity": "Entity",
"trickster.fragment.trickster.slot": "Slot",
"trickster.fragment.trickster.zalgo": "§kZalgo",
"trickster.fragment.trickster.item_type": "Item",
"trickster.fragment.trickster.block_type": "Block",
"trickster.fragment.trickster.entity_type": "Entity Type",
"trickster.fragment.trickster.entity_type": "EntityType",
"trickster.fragment.trickster.string": "String",
"trickster.fragment.trickster.dimension": "Dimension",
"trickster.fragment.class.Fragment": "Any",
"trickster.fragment.class.AddableFragment": "Addable",
"trickster.fragment.class.DivisibleFragment": "Divisible",
Expand All @@ -256,7 +269,7 @@
"trickster.fragment.class.ZalgoFragment": "§kZalgo",
"trickster.fragment.class.ItemTypeFragment": "Item",
"trickster.fragment.class.BlockTypeFragment": "Block",
"trickster.fragment.class.EntityTypeFragment": "Entity Type",
"trickster.fragment.class.EntityTypeFragment": "EntityType",
"trickster.blunder.overweight_fragment": "Result fragment is overweight, result is %s",
"trickster.blunder.missing_fragment": "Missing at index %d, expected %s",
"item.trickster.tome_of_tomfoolery": "Tome of Tomfoolery",
Expand Down Expand Up @@ -306,12 +319,17 @@
"item.trickster.collar": "Acolyte's Bindings",
"item.trickster.leash": "Archmage's Tether",
"item.trickster.amethyst_knot": "Amethyst Knot",
"item.trickster.cracked_amethyst_knot": "Cracked Amethyst Knot",
"item.trickster.quartz_knot": "Quartz Knot",
"item.trickster.cracked_quartz_knot": "Cracked Quartz Knot",
"item.trickster.emerald_knot": "Emerald Knot",
"item.trickster.cracked_emerald_knot": "Cracked Emerald Knot",
"item.trickster.diamond_knot": "Diamond Knot",
"item.trickster.cracked_diamond_knot": "Cracked Diamond Knot",
"item.trickster.echo_knot": "Echo Knot",
"item.trickster.cracked_echo_knot": "Cracked Echo Knot",
"item.trickster.astral_knot": "Astral Knot",
"item.trickster.cracked_astral_knot": "Cracked Astral Knot",
"item.trickster.command_knot": "Command Knot",
"item.trickster.spell_core": "Spell Core",
"item.trickster.rusted_spell_core": "Rusted Spell Core",
Expand Down Expand Up @@ -343,8 +361,8 @@
"text.config.trickster-config.option.dotEmphasisColor": "Terminal dot color",
"text.config.trickster-config.option.subcircleDividerPinColor": "Divider pin Color",
"text.config.trickster-config.option.manaTransferEfficiency": "Efficiency of the Conduit's Ploys",
"text.config.trickster-config.option.whorlMaxMana": "Whorl maximum mana in kG",
"text.config.trickster-config.option.whorlRechargeRate": "Whorl recharge rate in kG",
"text.config.trickster-config.option.whorlMaxMana": "Whorl maximum mana in G",
"text.config.trickster-config.option.whorlRechargeRate": "Whorl recharge rate in M",
"text.config.trickster-config.option.topHatInterceptScrolling": "Offhand hat intercepts hotbar scrolling",
"text.config.trickster-config.option.invertTopHatScrolling": "Invert hat scrolling",
"text.config.trickster-config.option.allowScrollInSpellScreen": "Allow scrolling to zoom while editing",
Expand Down
30 changes: 24 additions & 6 deletions projects/1.21-fabric/assets/trickster/trickster/lang/en_us.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ trickster:
divide: Submission Stratagem
modulo: Distortion of Wholes
power: Distortion of Supremacy
logarithm: Distortion of Inferiority
max: Noble Stratagem
min: Insignificance Stratagem
ceil: Distortion of Grandeur
Expand Down Expand Up @@ -94,6 +95,7 @@ trickster:
cross_product: Perpendicular Distortion
normalize: Regularity Distortion
align_vector: Aligned Regularity Distortion
sqrt: Distortion of Decline
invert: Inversion Distortion
abs: Absolutist's Distortion
length: Magnitude Distortion
Expand Down Expand Up @@ -156,12 +158,16 @@ trickster:

execute: Grand Deviation
execute_same_scope: Quiet Deviation
atomic: Deviation of Singularity
fork: Utensil Deviation
fold: Folding Deviation
try_catch: Cautious Deviation
delay_execution: Deviation of Suspension
kill_thread: Executioner's Deviation
current_thread: Delusion of Order
thread_root: Ingress of Origin
spell_state: Turtle's Ingress
get_all_arguments: Hoarder's Delusion
load_argument_1: Primary Delusion
load_argument_2: Secondary Delusion
load_argument_3: Tertiary Delusion
Expand All @@ -184,7 +190,7 @@ trickster:
list_size: Tally Distortion
create_number_range: Interlude Distortion

closure: Closure Stratagem
closure: Distortion of Closure
supplier: Supply Distortion
locate_glyph: Pinpoint Distortion
locate_glyphs: Discovering Distortion
Expand All @@ -196,7 +202,9 @@ trickster:
remove_subtree: Pruning Distortion
get_subparts: Bundle Distortion
escape_pattern: Interpretation Distortion
weight: Distortion of Memory

map_create: Cartographer's Delusion
map_get: Navigator's Distortion
map_insert: Charting Stratagem
map_merge: Admiral's Stratagem
Expand Down Expand Up @@ -229,10 +237,14 @@ trickster:
get_count_in_slot: Ingress of Plenitude
get_max_mana_in_slot: Crowning Ingress
get_inventory_slot: Intrusive Ingress
get_inventory_slots: Collector's Ingress
get_inventory_size: Ingress of Extent
drop_stack_from_slot: Ploy of Offering
swap_slot: Swindler's Ploy
move_stack: Organizer's Ploy
block_from_item: Placement Distortion
item_from_block: Pickup Distortion
get_max_count: Distortion of Breadth

type_fragment: Argumentative Distortion
hash_values: Decaying Distortion
Expand Down Expand Up @@ -275,15 +287,16 @@ trickster:
map: Map
void: Void
pattern: Pattern
pattern_literal: Pattern Literal
pattern_literal: PatternLiteral
spell_part: Spell
entity: Entity
slot: Slot
zalgo: §kZalgo
item_type: Item
block_type: Block
entity_type: Entity Type
entity_type: EntityType
string: String
dimension: Dimension
class:
Fragment: Any
AddableFragment: Addable
Expand All @@ -307,7 +320,7 @@ trickster:
ZalgoFragment: §kZalgo
ItemTypeFragment: Item
BlockTypeFragment: Block
EntityTypeFragment: Entity Type
EntityTypeFragment: EntityType

blunder:
overweight_fragment: Result fragment is overweight, result is %s
Expand Down Expand Up @@ -365,12 +378,17 @@ item.trickster:
leash: Archmage's Tether

amethyst_knot: Amethyst Knot
cracked_amethyst_knot: Cracked Amethyst Knot
quartz_knot: Quartz Knot
cracked_quartz_knot: Cracked Quartz Knot
emerald_knot: Emerald Knot
cracked_emerald_knot: Cracked Emerald Knot
diamond_knot: Diamond Knot
cracked_diamond_knot: Cracked Diamond Knot
echo_knot: Echo Knot
cracked_echo_knot: Cracked Echo Knot
astral_knot: Astral Knot
cracked_astral_knot: Cracked Astral Knot
command_knot: Command Knot

spell_core: Spell Core
Expand Down Expand Up @@ -418,8 +436,8 @@ text.config.trickster-config:
dotEmphasisColor: Terminal dot color
subcircleDividerPinColor: Divider pin Color
manaTransferEfficiency: Efficiency of the Conduit's Ploys
whorlMaxMana: Whorl maximum mana in kG
whorlRechargeRate: Whorl recharge rate in kG
whorlMaxMana: Whorl maximum mana in G
whorlRechargeRate: Whorl recharge rate in M
topHatInterceptScrolling: Offhand hat intercepts hotbar scrolling
invertTopHatScrolling: Invert hat scrolling
allowScrollInSpellScreen: Allow scrolling to zoom while editing
Expand Down
30 changes: 24 additions & 6 deletions projects/1.21-fabric/assets/trickster/trickster/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"trickster.trick.trickster.divide": "屈从之谋略",
"trickster.trick.trickster.modulo": "整体之曲变",
"trickster.trick.trickster.power": "至尊之曲变",
"trickster.trick.trickster.logarithm": "至劣之曲变",
"trickster.trick.trickster.max": "高贵之谋略",
"trickster.trick.trickster.min": "低位之谋略",
"trickster.trick.trickster.ceil": "壮丽之曲变",
Expand Down Expand Up @@ -69,6 +70,7 @@
"trickster.trick.trickster.cross_product": "垂直之曲变",
"trickster.trick.trickster.normalize": "归一之曲变",
"trickster.trick.trickster.align_vector": "合向归一之曲变",
"trickster.trick.trickster.sqrt": "削损之曲变",
"trickster.trick.trickster.invert": "取反之曲变",
"trickster.trick.trickster.abs": "绝对主义者之曲变",
"trickster.trick.trickster.length": "模长之曲变",
Expand Down Expand Up @@ -107,7 +109,7 @@
"trickster.trick.trickster.get_player_saturation": "饱足之辑流",
"trickster.trick.trickster.get_velocity": "运动之辑流",
"trickster.trick.trickster.add_velocity": "动能之技巧",
"trickster.trick.trickster.change_weight": "轻羽之技巧",
"trickster.trick.trickster.change_weight": "羽落之技巧",
"trickster.trick.trickster.displace": "篡夺者之技巧",
"trickster.trick.trickster.store_entity": "收容之技巧",
"trickster.trick.trickster.release_entity": "释脱之技巧",
Expand All @@ -123,12 +125,16 @@
"trickster.trick.trickster.import_hat": "颅骨之转离",
"trickster.trick.trickster.execute": "宏伟之转离",
"trickster.trick.trickster.execute_same_scope": "静默之转离",
"trickster.trick.trickster.atomic": "奇点之转离",
"trickster.trick.trickster.fork": "器具之转离",
"trickster.trick.trickster.fold": "折叠之转离",
"trickster.trick.trickster.try_catch": "谨慎之转离",
"trickster.trick.trickster.delay_execution": "挂起之转离",
"trickster.trick.trickster.kill_thread": "行刑者之转离",
"trickster.trick.trickster.current_thread": "序数之错觉",
"trickster.trick.trickster.thread_root": "原点之辑流",
"trickster.trick.trickster.spell_state": "海龟之辑流",
"trickster.trick.trickster.get_all_arguments": "囤积者之错觉",
"trickster.trick.trickster.load_argument_1": "甲参之错觉",
"trickster.trick.trickster.load_argument_2": "乙参之错觉",
"trickster.trick.trickster.load_argument_3": "丙参之错觉",
Expand All @@ -149,7 +155,7 @@
"trickster.trick.trickster.list_remove_element": "放逐之谋略",
"trickster.trick.trickster.list_size": "计量之曲变",
"trickster.trick.trickster.create_number_range": "间奏之曲变",
"trickster.trick.trickster.closure": "闭包之谋略",
"trickster.trick.trickster.closure": "闭包之曲变",
"trickster.trick.trickster.supplier": "供给之曲变",
"trickster.trick.trickster.locate_glyph": "定址之曲变",
"trickster.trick.trickster.locate_glyphs": "发现之曲变",
Expand All @@ -161,6 +167,8 @@
"trickster.trick.trickster.remove_subtree": "剪枝之曲变",
"trickster.trick.trickster.get_subparts": "扎束之曲变",
"trickster.trick.trickster.escape_pattern": "释义之曲变",
"trickster.trick.trickster.weight": "存忆之曲变",
"trickster.trick.trickster.map_create": "制图师之错觉",
"trickster.trick.trickster.map_get": "领航员之曲变",
"trickster.trick.trickster.map_insert": "编表之谋略",
"trickster.trick.trickster.map_merge": "海军将领之谋略",
Expand Down Expand Up @@ -190,12 +198,16 @@
"trickster.trick.trickster.get_count_in_slot": "丰裕之辑流",
"trickster.trick.trickster.get_max_mana_in_slot": "加冕之辑流",
"trickster.trick.trickster.get_inventory_slot": "侵入之辑流",
"trickster.trick.trickster.get_inventory_slots": "收藏家之辑流",
"trickster.trick.trickster.get_inventory_size": "容展之辑流",
"trickster.trick.trickster.drop_stack_from_slot": "祭献之技巧",
"trickster.trick.trickster.swap_slot": "骗徒之技巧",
"trickster.trick.trickster.move_stack": "组织者之技巧",
"trickster.trick.trickster.block_from_item": "放置之曲变",
"trickster.trick.trickster.item_from_block": "拾取之曲变",
"trickster.trick.trickster.get_max_count": "容宽之曲变",
"trickster.trick.trickster.type_fragment": "参量之曲变",
"trickster.trick.trickster.hash_values": "衰朽之曲变",
"trickster.trick.trickster.hash_values": "衰退之曲变",
"trickster.trick.trickster.pin_chunk": "天钉之技巧",
"trickster.trick.trickster.get_dimension": "维度之错觉",
"trickster.trick.trickster.show_bar": "清晰之技巧",
Expand Down Expand Up @@ -234,6 +246,7 @@
"trickster.fragment.trickster.block_type": "方块",
"trickster.fragment.trickster.entity_type": "实体类型",
"trickster.fragment.trickster.string": "字符串",
"trickster.fragment.trickster.dimension": "维度",
"trickster.fragment.class.Fragment": "任意",
"trickster.fragment.class.AddableFragment": "可加",
"trickster.fragment.class.DivisibleFragment": "可除",
Expand All @@ -257,7 +270,7 @@
"trickster.fragment.class.ItemTypeFragment": "物品",
"trickster.fragment.class.BlockTypeFragment": "方块",
"trickster.fragment.class.EntityTypeFragment": "实体类型",
"trickster.blunder.overweight_fragment": "传出的片段过长,结果为%s",
"trickster.blunder.overweight_fragment": "传出的片段超重,结果为%s",
"trickster.blunder.missing_fragment": "索引%d处参数缺失,本应传入%s",
"item.trickster.tome_of_tomfoolery": "魔术把戏秘典",
"item.trickster.mirror_of_evaluation": "执行手镜",
Expand Down Expand Up @@ -306,12 +319,17 @@
"item.trickster.collar": "侍者的缚环",
"item.trickster.leash": "法师的捆索",
"item.trickster.amethyst_knot": "紫水晶晶结",
"item.trickster.cracked_amethyst_knot": "开裂的紫水晶晶结",
"item.trickster.quartz_knot": "石英晶结",
"item.trickster.cracked_quartz_knot": "开裂的石英晶结",
"item.trickster.emerald_knot": "绿宝石晶结",
"item.trickster.cracked_emerald_knot": "开裂的绿宝石晶结",
"item.trickster.diamond_knot": "钻石晶结",
"item.trickster.cracked_diamond_knot": "开裂的钻石晶结",
"item.trickster.echo_knot": "回响晶结",
"item.trickster.cracked_echo_knot": "开裂的回响晶结",
"item.trickster.astral_knot": "星辰晶结",
"item.trickster.cracked_astral_knot": "开裂的星辰晶结",
"item.trickster.command_knot": "命令晶结",
"item.trickster.spell_core": "法术核心",
"item.trickster.rusted_spell_core": "生锈法术核心",
Expand Down Expand Up @@ -343,8 +361,8 @@
"text.config.trickster-config.option.dotEmphasisColor": "界面中点的强调色",
"text.config.trickster-config.option.subcircleDividerPinColor": "分隔销的颜色",
"text.config.trickster-config.option.manaTransferEfficiency": "善流之技巧与恶流之技巧的效率",
"text.config.trickster-config.option.whorlMaxMana": "螺坠最大魔力,以kG计",
"text.config.trickster-config.option.whorlRechargeRate": "螺坠充能速度,以kG计",
"text.config.trickster-config.option.whorlMaxMana": "螺坠最大魔力,以G计",
"text.config.trickster-config.option.whorlRechargeRate": "螺坠充能速度,以M计",
"text.config.trickster-config.option.topHatInterceptScrolling": "副手持帽子时拦截快捷栏滚选",
"text.config.trickster-config.option.invertTopHatScrolling": "反转帽子滚选方向",
"text.config.trickster-config.option.allowScrollInSpellScreen": "编辑时允许滚动滚轮缩放",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
```json
{
"title": "Concepts",
"icon": "trickster:top_hat",
"ordinal": -1
}
```

This category contains some useful conventions and concepts used in common magics.
```json
{
"title": "Concepts",
"icon": "trickster:top_hat",
"ordinal": -1
}
```
This category contains some useful conventions and concepts used in common magics.
Loading
Loading