14 lines
772 B
JSON
Raw Normal View History

2021-02-02 17:22:50 -06:00
{
"worldedit.expand.description.vert": "Vertically expand the selection to world limits.",
"worldedit.expand.expanded": "Region expanded {0} blocks",
"worldedit.expand.expanded.vert": "Region expanded {0} blocks (top-to-bottom).",
"worldedit.biomeinfo.lineofsight": "Biomes at line of sight point: {0}",
"worldedit.biomeinfo.position": "Biomes at your position: {0}",
"worldedit.brush.apply.type": "Type of brush to use",
"worldedit.brush.paint.type": "Type of brush to use",
"worldedit.brush.sphere.equip": "Sphere brush shape equipped ({0}).",
"worldedit.pyramid.created": "{0} blocks have been created.",
"worldedit.generate.created": "{0} blocks have been created.",
"worldedit.generate.changed": "{0} columns affected."
}