OpenBagTwo / AngerLocalBeehive

Prototyping work and data exploration for various Minecraft-related projects
GNU General Public License v3.0
0 stars 0 forks source link

New Instance Setup: ender_chest #1

Open OpenBagTwo opened 2 years ago

OpenBagTwo commented 2 years ago

GIVEN I'm wanting to try out a new instance, with its own set of shaders, texture packs, mod frameworks or settings WHEN I create a new instance in MultiMC (note [1]) and then run the command ender_chest NEW_INSTANCE_NAME THEN the script:

SO that my worlds, backups and screenshots are shared across all instances, and so any common resource / texture / shader packs are only stored on disk in one place (as opposed to being duplicated across all instances), while still being able to have their settings tweaked without affecting the other instances

Notes

[1] Is it possible to create a new instance from scratch as part of the script? Because that would be ace.