Config set and mod

This commit is contained in:
minster586
2025-04-19 02:56:28 -04:00
parent 04822e61e3
commit c37c2a2e7c
1865 changed files with 431005 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"worldedit.expand.description.vert": "Vertically expand the selection to world limits.",
"worldedit.expand.expanded": "Region expanded {0} blocks",
"worldedit.selection.ellipsoid.info.center": "Centre: {0}",
"worldedit.selection.ellipsoid.explain.primary": "Centre position set to {0}.",
"worldedit.selection.ellipsoid.explain.primary-area": "Centre position set to {0} ({1}).",
"worldedit.selection.cylinder.info.center": "Centre: {0}",
"worldedit.selection.cylinder.explain.secondary-missing": "You must select the centre point before setting the radius.",
"worldedit.sideeffect.neighbors": "Neighbours"
}