Описание
**This mod is a NeoForge port of Your Options Shall Be Respected.** https://modrinth.com/mod/yosbr
Your options shall be respected, **now on NeoForge, too!** Brought to you by the "Association for Options Rights" gang.
This mod has one simple function, to provide default options if the corresponding option file doesn't exist.
### Example 1 (options)
- Create `/config/yosbr/options.txt`
- Put default content in it
- Launch game! YOSBR will copy `/config/yosbr/options.txt` into `/options.txt if it doesn't exist`
### Example 2 (config files)
- Create `/config/yosbr/config/roughlyenoughitems/config.json5`
- Put default content in it
- Launch game! YOSBR will copy `/config/yosbr/config/roughlyenoughitems/config.json5` into `/config/roughlyenoughitems/config.json5` if it doesn't exist
Requires NeoForge.