TeamChocoQuest / ChocolateQuestRepoured

ChocolateQuest Re-poured!
Other
75 stars 25 forks source link

old sounds #267

Closed xyyz12341 closed 3 years ago

xyyz12341 commented 3 years ago

General Info

Description

Basic description

Describe your idea in a few short sentences Hi. Im asking about adding old gremlin sounds from version 1.6.4 (smallmonsterhurt.ogg etc.) . i tried everything but always it says error with loading the mod. I really love these old sounds and if you guys can make version with them i'll be so happy.

Why should it be in the mod?

Explain why your idea is cool and fits with the mod I just love these old sounds and they bring me good memories.

Detailed description

Explain in detail how your idea works The gremlins would have sounds when they talk, laught etc. like in old 1.6.4 BetterDuengons mod.

Others

If you have something like a small code that implements your idea just post it here, this also includes things like models or textures for example

DerToaster98 commented 3 years ago

We legally are not allowed to use the old gremlin sounds cause they belong to chocolatin and we have no right to use them. You can create yourself a resourcepack for personal use that uses the old gremlin sounds to replace ours.

xyyz12341 commented 3 years ago

We legally are not allowed to use the old gremlin sounds cause they belong to chocolatin and we have no right to use them. You can create yourself a resourcepack for personal use that uses the old gremlin sounds to replace ours.

Okay, can you like write here how to exactly do it? I tried but it didn't work.

DerToaster98 commented 3 years ago

The thing is: YOu do not exchange the files in the mod. YOu create a resourcepack and need to create a sounds.json file in it. It is explained on the minecraftwiki.

xyyz12341 commented 3 years ago

The thing is: YOu do not exchange the files in the mod. YOu create a resourcepack and need to create a sounds.json file in it. It is explained on the minecraftwiki.

Ohh okay tysm

DerToaster98 commented 3 years ago

here's the relevant page: https://minecraft.fandom.com/wiki/Sounds.json

Oversimplified steps to create that pack: 1) Figure out how the cqr gremlin sounds are called (for reference see the sounds.json file in the mod itself, located somewhere in assets/cqrepoured) 2) Write your own sounds.json file where you re-define the cqr sounds and mark them as replacement 3) Put your actual sound files in the resourcepack and make them match the specified paths in your sounds.json