GithubHelp home page GithubHelp logo

Cave Dweller Issues about cave_dweller HOT 14 CLOSED

StarWill01 avatar StarWill01 commented on September 16, 2024
Cave Dweller Issues

from cave_dweller.

Comments (14)

SiverDX avatar SiverDX commented on September 16, 2024

https://minecrafthopper.net/help/guides/getting-minecraft-latest-log/

Also make sure you're using a Forge modding instance and the timers are not set too high if you've modified them

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

I have not modified anything to the code and I am using forge, the issue is the cave dweller is not active, when I enter a cave there are no sound effects or anything that shows he is there. Spawning him in with an egg works but not in survival.

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

If it has something to do with the timer and it taking to long to start, where in the file is that?

from cave_dweller.

SiverDX avatar SiverDX commented on September 16, 2024

Timers can be configured in the server config
The spawn timer by default can be between 5 - 10 minutes with a 40 % chance of it being 20 minutes

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

image_2023-07-25_171302143
So I found the ServerConfig but I am not sure where the code is for the timer.

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

I want to make it the same as the original mod but I am not sure which number I would switch it to.

from cave_dweller.

SiverDX avatar SiverDX commented on September 16, 2024

the serverconfig located in your world directory, its a .toml file

image

Original:
Spawn timer: 480 - 1080 seconds with a chance of 800 - 1600 seconds (for nightmare you basically just remove a 0)
Noise timer: 100 - 180 seconds

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

image
Would this be good?

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

I want to have it spawn frequently and make noises very often

from cave_dweller.

SiverDX avatar SiverDX commented on September 16, 2024

The # lines are comments and tell you what that config option is and which values you can pick
You need to edit the line below those comments

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

Oh alright, that makes a lot more sense. To make it just like the cavenoise-nightmare, would I just change the numbers under reset_calm_min, reset_calm_max, reset_calm_cooldown_chance, reset_calm_cooldown and also the sound timers to remove a zero (300 would be 30)? I recall you stating that above^

from cave_dweller.

StarWill01 avatar StarWill01 commented on September 16, 2024

image

from cave_dweller.

SiverDX avatar SiverDX commented on September 16, 2024

yes those are the timers
removing a 0 was about the original timers, i used slightly different ones
e.g. 5-10 minutes instead of 8-18

from cave_dweller.

SiverDX avatar SiverDX commented on September 16, 2024

Seems to be done

from cave_dweller.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.