This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -23,7 +23,6 @@ compatibility {
B:Botania=true
B:DarkSteel=true
B:"Draconic Evolution"=true
B:EnderIO=true
B:"Equivalent Exchange 3"=true
B:"Extra Cells"=true
B:"Extra Utilities"=true
@@ -47,6 +46,9 @@ compatibility {
general {
# Disable if the Infinity Boots' step assist is annoying
B:"Boots step up"=true
# Enable to keep the Ultimate Stew and Cosmic Meatballs from grabbing more ingredients
B:"Boring Food"=false
@@ -56,12 +58,36 @@ general {
# Enable to completely disable most of the mod except for the Dire Crafting table. For if you just want the mod for Minetweaking purposes.
B:"Crafting Only"=false
# When enabled, the endest pearl will destroy blocks around the location it hits.
B:"Endest Pearl Griefing"=true
# When disabled, the Endest Pearl will never break any tile entities, no matter their blast resistance.
B:"Endest Pearl Tile-Entity Griefing"=false
# Enable if you don't have Rotarycraft installed and want some buggy fractured ores
B:"Fractured Ores"=false
# Disable if the Infinity Boots' speed boost is too ridiculous
B:"Gotta Go Fast"=true
# The list of class names of entities that count as skeletons for the Skullfire Sword.
S:"Skeleton Types" <
net.minecraft.entity.monster.EntitySkeleton
galaxyspace.SolarSystem.planets.venus.entities.EntityEvolvedFireSkeleton
micdoodle8.mods.galacticraft.core.entities.EntityEvolvedSkeleton
toast.specialMobs.entity.skeleton.Entity_SpecialSkeleton
toast.specialMobs.entity.skeleton.EntityBrutishSkeleton
toast.specialMobs.entity.skeleton.EntityFireSkeleton
toast.specialMobs.entity.skeleton.EntityGatlingSkeleton
toast.specialMobs.entity.skeleton.EntityGiantSkeleton
toast.specialMobs.entity.skeleton.EntityNinjaSkeleton
toast.specialMobs.entity.skeleton.EntityPoisonSkeleton
toast.specialMobs.entity.skeleton.EntitySniperSkeleton
toast.specialMobs.entity.skeleton.EntitySpitfireSkeleton
toast.specialMobs.entity.skeleton.EntityThiefSkeleton
twilightforest.entity.EntityTFSkeletonDruid
>
# Disable to take end stone out of recipes
B:"Use End Stone"=true
}