Step 1: Upload Your JSON File
Click or drag your JSON file into the upload area. The file must contain an Objects array, where each object has name, pos (an array of 3 numbers for X, Y, Z coordinates), and ypr (an array of 3 numbers). The position values are interpreted as relative to your building's origin.
Step 2: Configure Your Group
Select or enter a building class name. You can also set how many items the group and container may spawn (lootmax). Use the checkboxes to choose one or more usage categories to describe the loot (e.g., Industrial, Farm, Military), pick a container name (or enter your own), use the checkboxes to select categories and tags to classify the container, and set default values for range, height, and flags for all points.
Step 3: Convert and Review
Click the Convert to MapGroupProto button. The tool will generate a new <group> entry for mapgroupproto.xml using your configuration. Each object in the JSON is converted into a <point> element. The positions are calculated relative to the first object in your JSON array to produce local coordinates. You can review or edit the XML directly in the editor. Click “Download XML File” to save the content.