sisby-folk / tinkerers-quilt

A minecraft modpack that adds nothing - including accessibility improvements, character customization, rebalanced difficulty, and a fully in-game tutorial for vanilla. On modrinth at: https://modrinth.com/modpack/tinkerers-quilt
https://sisby-folk.github.io/tinkerers-quilt/
GNU Lesser General Public License v3.0
11 stars 4 forks source link

Specific mob toggling for phobias #19

Closed Aproxia-dev closed 2 months ago

Aproxia-dev commented 1 year ago

There are some mobs in vanilla minecraft that can trigger certain phobias or trauma responses, and it would be a good idea to add a way to toggle these mobs.

Namely:

sisby-folk commented 1 year ago

We'd love to put this in - I think this is best achieved using added gamerules, and VanillaDisable seems like it would be best to achieve just that!

For now feel free to install the mod yourself and use the endermenEnabled, spidersEnabled and caveSpidersEnabled gamerules - string can be broken from wool, and ender pearls can come from trading. I'll leave this issue open until we've implemented and documented this in a satisfactory way, but it might end up on the backburner for a bit so I strongly encourage players and server owners to pick this one up if needed!

DragonEggBedrockBreaking commented 1 year ago

Hi, I'm the developer of VanillaDisable. I just wanted to let you (and therefore all users who you've recommended this mod to) know that the latest version of this mod (v3.0.0) rewrites the entire config system and uses something custom, rather than gamerules. These gamerules should be migrated, but the migration system isn't perfect. Here's how you disable entities' existence in the new version:

/vd rule entities minecraft:<entityName> other enabled false

or you can use the in-game gui, which you open with the hotkey k. Thank you for recommending my mod to your users!

sisby-folk commented 1 year ago

thanks for the extra info! that change probably makes a lot of sense of the implmentation side I imagine ahahah - I'll keep the mod on our radar when we're scoping out 1.20 plans!

sisby-folk commented 2 months ago

going to close this as the pack description has an explicit recommendation