removed spells and shields, removed nyf's quivers, added classic bars
This commit is contained in:
parent
7b267b9dde
commit
63bda5f737
@ -1155,17 +1155,6 @@
|
||||
"value": 10000
|
||||
}
|
||||
},
|
||||
"spells_and_shields:generic.max_mana": {
|
||||
"enabled": false,
|
||||
"min": {
|
||||
"default": 0,
|
||||
"value": 0
|
||||
},
|
||||
"max": {
|
||||
"default": 1024,
|
||||
"value": 1024
|
||||
}
|
||||
},
|
||||
"not_enough_glyphs:not_enough_glyphs.perk.mana_discount": {
|
||||
"enabled": false,
|
||||
"min": {
|
||||
@ -1188,6 +1177,17 @@
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"spells_and_shields:generic.max_mana": {
|
||||
"enabled": false,
|
||||
"min": {
|
||||
"default": 0,
|
||||
"value": 0
|
||||
},
|
||||
"max": {
|
||||
"default": 1024,
|
||||
"value": 1024
|
||||
}
|
||||
},
|
||||
"confluence:armor_pass": {
|
||||
"enabled": false,
|
||||
"min": {
|
||||
|
@ -295,7 +295,6 @@ Nether's Delight
|
||||
Nomadic Tents
|
||||
Not Enough Glyphs
|
||||
Not Enough Sourcelinks
|
||||
Nyf's Quiver
|
||||
Obscure API
|
||||
Occultism
|
||||
Occultism Delight
|
||||
|
@ -410,4 +410,8 @@ tconstruct:part_builder
|
||||
tconstruct:severing
|
||||
tconstruct:tool_recipes
|
||||
tconstruct:worktable
|
||||
quark:influence
|
||||
minecraft:tag_recipes/block
|
||||
minecraft:tag_recipes/entity_type
|
||||
minecraft:tag_recipes/fluid
|
||||
minecraft:tag_recipes/item
|
||||
minecraft:tag_recipes/worldgen/biome
|
||||
|
@ -1824,10 +1824,10 @@
|
||||
Backpack = true
|
||||
Crate = true
|
||||
Magnets = true
|
||||
"Matrix Enchanting" = true
|
||||
"Matrix Enchanting" = false
|
||||
Pipes = true
|
||||
"Tiny Potato" = true
|
||||
"Totem Of Holding" = true
|
||||
"Totem Of Holding" = false
|
||||
|
||||
[oddities.backpack]
|
||||
#Set this to true to allow the backpacks to be unequipped even with items in them
|
||||
@ -1940,7 +1940,7 @@
|
||||
|
||||
[oddities.totem_of_holding]
|
||||
#Set this to false to remove the behaviour where totems destroy themselves if the player dies again.
|
||||
"Dark Souls Mode" = true
|
||||
"Dark Souls Mode" = false
|
||||
#Totem will always spawn if the player killer is themselves.
|
||||
"Spawn Totem on PVP Kill" = false
|
||||
#Set this to true to make it so that if a totem is destroyed, the items it holds are destroyed alongside it rather than dropped
|
||||
|
@ -47,7 +47,7 @@
|
||||
#For a blacklist, all stages that aren't in the list will be syncable.
|
||||
useSyncLists = false
|
||||
#Uses FTB Teams to handle party management instead. Commands will be disabled.
|
||||
useFTBTeams = false
|
||||
useFTBTeams = true
|
||||
|
||||
[boss-module]
|
||||
#The boss module allows you to alter boss attributes and loot depending on the number of players from various types of sources.
|
||||
|
BIN
mods/classicbar-1.20.1-4.jar
Normal file
BIN
mods/classicbar-1.20.1-4.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user