{ "mod": "supplementaries", "spawn": { // Array of all categories this mod has spawns for "categories": { "creature": { // Set the limit per mob within this category "spawns": { "red_merchant": { // Do not edit this name "name": "red_merchant", // Maximum amount of this mob that can spawn per chunk "limit": 10 } } } } } }