Lots of mods from your modpack, highlight new shader

new shader doesn't have a problem at least with particles like the other did, but some botania stuff still doesn't render properly.

Removed cantbreathe for being loud af

Mods from your pack: torchmaster, chat heads, mouse tweaks, etc.

added a map mod: atlas, craft massive books that contain interactive maps, alex's mobs, alex's mobs integration with sons of sins (craft homunculus), added strong boss to alexmobs end.

added rat dimension,
removed minechosis for being bs
This commit is contained in:
2025-05-13 21:08:38 -05:00
parent abe1fdc69d
commit 9288c03655
156 changed files with 7536 additions and 133 deletions

View File

@ -0,0 +1,11 @@
#TrashSlot will show a hint the first time the trash slot is toggled off or can be enabled on a supported screen. Set to false to disable.
enableHints = true
#Not recommended, but this will allow you to use the keybinds for deleting items even if the trash slot itself is hidden.
allowDeletionWhileTrashSlotIsInvisible = false
#List of items that cannot be deleted, in comma-separated format of "modid:name".
deletionDenyList = []
#This causes the deletion slot to delete items instantly, similar to Creative Mode.
instantDeletion = false
#Set to true if you want the delete keybindings to work in creative as well. Note: Items will be deleted permanently in creative, regardless of instantDeletion setting!
enableDeleteKeysInCreative = true