User Tools

Site Tools


tutorial:lang

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:lang [2019/07/24 17:13] – added escaping % fudgetutorial:lang [2021/02/10 12:43] – [Translation format] mysterious_dev
Line 87: Line 87:
 | Fluid | <code> fluid.<modid>.<registry-id> </code> || | Fluid | <code> fluid.<modid>.<registry-id> </code> ||
 | SoundEvent | <code> sound_event.<modid>.<registry-id> </code> || | SoundEvent | <code> sound_event.<modid>.<registry-id> </code> ||
-| StatusEffect | <code> mob_effect.<modid>.<registry-id> </code> ||+| StatusEffect | <code> effect.<modid>.<registry-id> </code> ||
 | Enchantment | <code> enchantment.<modid>.<registry-id> </code> || | Enchantment | <code> enchantment.<modid>.<registry-id> </code> ||
-| EntityType | <code> entity_type.<modid>.<registry-id> </code> ||+| EntityType | <code> entity.<modid>.<registry-id> </code> ||
 | Potion | <code> potion.<modid>.<registry-id> </code> || | Potion | <code> potion.<modid>.<registry-id> </code> ||
 | Biome | <code> biome.<modid>.<registry-id> </code> || | Biome | <code> biome.<modid>.<registry-id> </code> ||
tutorial/lang.txt · Last modified: 2024/02/06 10:26 by rawdiamondmc