Fix #434 add more tag generators

This commit is contained in:
Misode
2023-12-05 11:28:01 +01:00
parent 33d90f9126
commit 0296546a4d
3 changed files with 100 additions and 0 deletions

View File

@@ -120,12 +120,21 @@
"share.loading": "Getting share link...",
"theme": "Theme",
"tag/block": "Block Tag",
"tag/damage_type": "Damage Type Tag",
"tag/entity_type": "Entity Type Tag",
"tag/fluid": "Fluid Tag",
"tag/game_event": "Game Event Tag",
"tag/item": "Item Tag",
"tag/worldgen/biome": "Biome Tag",
"tag/worldgen/structure": "Structure Tag",
"tag/worldgen/structure_set": "Structure Set Tag",
"tag/worldgen/flat_level_generator_preset": "Flat World Preset Tag",
"tag/worldgen/world_preset": "World Preset Tag",
"tag/banner_pattern": "Banner Pattern Tag",
"tag/cat_variant": "Cat Variant Tag",
"tag/instrument": "Instrument Tag",
"tag/painting_variant": "Painting Variant Tag",
"tag/point_of_interest_type": "Point of Interest Type Tag",
"tags": "Tags",
"theme.dark": "Dark",
"theme.light": "Light",