Skip to content

ctm-community/mapwreck-6-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting the Resourcepack

If you just want to download it once, you can get it by going to Code > Download as Zip
If you want to be able to update it live as people add to it here's how:

1. Install and set up Github Desktop: https://desktop.github.com/

2. Clone the repository to your .minecraft\resourcepacks folder: Code > Open with Github Desktop > Clone

IMPORTANT: the repository path should be .minecraft\resourcepacks\mapwreck-6-resources (make sure there isn't an additional folder)

image

3. Once you've successfully cloned the repository, you can normally apply the resourcepack from Minecraft.

To update it as people add things, click on fetch origin and press f3 + T in-game.

image

Contributing to the Resourcepack

1. Get added to the repo - include your GitHub account in the signup or message @Jevex#3001.

2. Clone the repository (instructions above)

3. Before modifying anything, make a new branch and name it after your .

newbranch

4. Add your item textures to the folder inside of an assets that matches your area. If there isn't one, add and name one appprpriately. Once you've finished, commit your changes and push to origin.

As of 1.19.4, mojang made it a real hell to collab on custom textures live because of atlases. Due to this if you want a custom item texture added, place it in the resourcepack and message @RockNRed#0001 with the item type and custom model data number. Unless specified you need it during the event, these will be added on compile. If you want to make a change to something vanilla, please ask an organizer before doing so.

image

image

5. To submit your changes, create a pull request.

A browser tab will open for it. Once created, an organiser will review it and add it into the main branch of the pack.

pullreq

If you want to get the main branch, you can switch between branches here:

image

Releases

No releases published

Packages

No packages published

Languages