OwO-Digital / Create-Adventures

A Create challenge pack that tries to still feel accessible to inexperienced players.
0 stars 0 forks source link
create-mod minecraft modpack packwiz quilt

Create: Adventures

A Create challenge pack that tries to still feel accessible to inexperienced players.

Design Philosophy

Contributing

This repository uses packwiz. It is a fairly simple command-line tool that lets you create modpacks in a git-friendly and simple manner.

These instructions are going to be a heavily simplified version of the packwiz-installer tutorial. If you run into any issues, check the full tutorial first.

  1. Get a more advanced Minecraft Launcher, such as Prism Launcher
  2. Create an instance, doesn't matter what you set the specifics to be. Setting it to Minecraft version 1.19.2 and Quilt version 0.19.1 is highly recommended, though.
  3. Download the packwiz Installer Bootstrap and place it in the instance Minecraft folder.
  4. Go to Edit Instance -> Settings -> Custom commands, then check the Custom Commands box and paste the following command into the pre-launch command field:
"$INST_JAVA" -jar packwiz-installer-bootstrap.jar http://localhost:8080/pack.toml
  1. Navigate into the cloned repository in a terminal, and run packwiz serve