← Назад к ресурсам

Troty Energy Research Facility Resource Pack

Required for the T.E.R.F Datapack

Modrinth themed

Описание

A resource pack containing models, shaders, sound, music, textures that are essential for the proper look of the [T.E.R.F](https://modrinth.com/project/troty-energy-research-facility) datapack. The resource pack is not integrated into the datapack itself as it is VERY heavy and would waste a lot of serverside disk space. I do not own the music in this resource pack. You can find a list of credits [Here](https://trotywiki.miraheze.org/wiki/Music_and_credits) # How to install on a server: ### Step 1: Upload the resourcepack you've downloaded onto a file sharing website that offers **direct links**, like [dropbox](https://www.dropbox.com/) ### Step 2: Paste the download link of the resourcepack into your server.properties: ![resource-pack=https\://www.dropbox.com/scl/fi/lx8a2uruo8ki665o7d38b/TERFresources.zip?rlkey\=dmt6aok3zqb4lrn347h1w6ud6&st\=pv4c81l5&dl\=1](https://cdn.modrinth.com/data/cached_images/6038f160cae9e5054da5b2d614d51dc1c360f93d.png) _!!! Note: If you're using dropbox change your link so it ends with "dl\=1" and not "dl\=0" so it's a direct link !!!_ ### Step 3: Generate a SHA1 checksum of the resourcepack, this can be done [here.](https://emn178.github.io/online-tools/sha1_checksum.html) This will give you an output that looks something like: ![c421274a86da1c8406d866299b9c81ebad9a00df](https://cdn.modrinth.com/data/cached_images/667acacc7279b5d75ec5a244cd57845c726abc02.png) _This string is responsible for validating if the resourcepack didnt get corrupted while downloading._ ### Step 4: Copy paste the checksum into your server.properties's "resource-pack-sha1" field: ![resource-pack-sha1=c421274a86da1c8406d866299b9c81ebad9a00df](https://cdn.modrinth.com/data/cached_images/f17357c92ee9780d49f21bedf0079295c2e2927b.png) ### Step 5: Make sure "require-resource-pack=" is true so people don't accidentally cancel the resourcepack. ![require-resource-pack=true](https://cdn.modrinth.com/data/cached_images/e79fae0639f59957a87aa83e0839d3278d32feaa.png) Then restart your server to apply changes and join.