mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-12 13:43:57 +01:00
Update block cut string
This commit is contained in:
parent
1929aa9406
commit
fb0b60257b
@ -116,7 +116,7 @@ stageEditorBreakBlocks: "Break blocks"
|
||||
stageEditorDamageBlocks: "Damage blocks"
|
||||
stageEditorPlaceBlocks: "Place blocks"
|
||||
stageEditorUseBlocks: "Use blocks"
|
||||
stageEditorCutBlocks: "Cut blocks"
|
||||
stageEditorCutBlocks: "Shear blocks"
|
||||
stageEditorItems: "Items"
|
||||
stageEditorCraftItems: "Craft items"
|
||||
stageEditorSmeltItems: "Smelt items"
|
||||
@ -614,7 +614,7 @@ break: "Break"
|
||||
damage: "Damage"
|
||||
place: "Place"
|
||||
use: "Use"
|
||||
cut: "Cut"
|
||||
cut: "Shear"
|
||||
craft: "Craft"
|
||||
smelt: "Smelt"
|
||||
enchantItem: "Enchant <item> with <enchantment>"
|
||||
|
Loading…
Reference in New Issue
Block a user