Project Flattened Utilities is a lightweight custom mod developed for the Project Flattened modpack. It enables players to spawn custom structures from .nbt files.
/spawnHouse <fileName><fileName> is optional; defaults to default_base if not specified..nbt files should be placed in: /config/pf_schematics
/clearHouse)./clearHouse [playerName]/spawnHouse.[playerName] is optional. If not provided, it applies to the executing player.A config file is created at:
/config/projectflattenedutilities-common.toml
This file allows you to whitelist specific players (via their UUIDs) who are allowed to use the /spawnHouse command.
If left empty, it will allow every player to call it at least once, unless /clearHouse was used on them.
While built specifically for Project Flattened, this mod is standalone and can be used in any Forge-based 1.20.1 modpack.