init
This commit is contained in:
22
config/subtle_effects/biomes.toml
Normal file
22
config/subtle_effects/biomes.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
# Don't change this! Version used to track needed updates.
|
||||
version = 0
|
||||
biomeColorRain = true
|
||||
biomeParticlesRadius = 32
|
||||
mushroomSporeBiomes = [
|
||||
"minecraft:mushroom_fields"
|
||||
]
|
||||
mushroomSporeDensity = 10
|
||||
fireflyBiomes = [
|
||||
"minecraft:swamp",
|
||||
"minecraft:mangrove_swamp"
|
||||
]
|
||||
fireflyDensity = 6
|
||||
pollenBiomes = [
|
||||
"minecraft:flower_forest",
|
||||
"minecraft:sunflower_plains"
|
||||
]
|
||||
pollenDensity = 50
|
||||
sculkDustBiomes = [
|
||||
"minecraft:deep_dark"
|
||||
]
|
||||
sculkDustDensity = 5
|
||||
89
config/subtle_effects/blocks.toml
Normal file
89
config/subtle_effects/blocks.toml
Normal file
@@ -0,0 +1,89 @@
|
||||
# Don't change this! Version used to track needed updates.
|
||||
version = 0
|
||||
redstoneBlockDust = true
|
||||
redstoneBlockDustDensity = "DEFAULT"
|
||||
glowstoneBlockDustDisplayType = "ON"
|
||||
glowstoneBlockDustDensity = "DEFAULT"
|
||||
beehivesHaveSleepingZs = true
|
||||
fallingBlockDust = false
|
||||
fallingBlockDustBlocks = [
|
||||
"minecraft:sand",
|
||||
"minecraft:red_sand",
|
||||
"minecraft:gravel",
|
||||
"minecraft:white_concrete_powder",
|
||||
"minecraft:orange_concrete_powder",
|
||||
"minecraft:magenta_concrete_powder",
|
||||
"minecraft:light_blue_concrete_powder",
|
||||
"minecraft:yellow_concrete_powder",
|
||||
"minecraft:lime_concrete_powder",
|
||||
"minecraft:pink_concrete_powder",
|
||||
"minecraft:gray_concrete_powder",
|
||||
"minecraft:light_gray_concrete_powder",
|
||||
"minecraft:cyan_concrete_powder",
|
||||
"minecraft:purple_concrete_powder",
|
||||
"minecraft:blue_concrete_powder",
|
||||
"minecraft:brown_concrete_powder",
|
||||
"minecraft:green_concrete_powder",
|
||||
"minecraft:red_concrete_powder",
|
||||
"minecraft:black_concrete_powder"
|
||||
]
|
||||
torchflowerSmoke = "DEFAULT"
|
||||
torchflowerFlames = true
|
||||
dragonEggParticles = true
|
||||
replaceEndPortalSmoke = true
|
||||
pumpkinCarvedParticles = true
|
||||
anvilBreakParticles = true
|
||||
anvilUseParticles = true
|
||||
grindstoneUseParticles = true
|
||||
commandBlockParticles = "ON"
|
||||
slimeBlockBounceSounds = true
|
||||
beaconParticlesDisplayType = "ON"
|
||||
compostingParticles = true
|
||||
respawnAnchorParticles = true
|
||||
beehiveShearParticles = true
|
||||
endPortalParticles = true
|
||||
leavesDecayEffects = true
|
||||
farmlandDestroyEffects = true
|
||||
amethystSparkleDisplayType = "ON"
|
||||
amethystSparkleSounds = true
|
||||
floweringAzaleaPetals = true
|
||||
sculkBlockSculkDust = true
|
||||
sculkVeinSculkDust = true
|
||||
sculkShriekerDestroySouls = true
|
||||
sculkCatalystDestroySouls = true
|
||||
calibratedSculkSensorAmethystSparkle = true
|
||||
campfireSizzlingSounds = true
|
||||
campfireSizzlingSoundVolume = 0.5
|
||||
vegetationFirefliesDensity = 30
|
||||
vegetationFirefliesSpawnType = "FLOWERS_ONLY"
|
||||
|
||||
[sparks]
|
||||
removeVanillaCampfireSparks = true
|
||||
candleSparks = true
|
||||
furnaceSparks = true
|
||||
fireSparks = true
|
||||
campfireSparks = true
|
||||
torchSparks = true
|
||||
lanternSparksDensity = 5
|
||||
lavaCauldronSparks = true
|
||||
lavaSparks = "ON"
|
||||
|
||||
[updatedSmoke]
|
||||
candleSmoke = true
|
||||
furnaceSmoke = true
|
||||
fireSmoke = true
|
||||
torchSmoke = true
|
||||
lavaSparkSmoke = true
|
||||
campfireDowseSmoke = true
|
||||
|
||||
[steam]
|
||||
lavaFizzSteam = true
|
||||
replaceCampfireFoodSmoke = true
|
||||
spongeDryingOutSteam = true
|
||||
spawnLogic = "BRIGHTNESS"
|
||||
steamingWater = false
|
||||
boilingWater = false
|
||||
steamingWaterCauldron = false
|
||||
boilingWaterCauldron = false
|
||||
steamingThreshold = 11
|
||||
boilingThreshold = 13
|
||||
87
config/subtle_effects/entities.toml
Normal file
87
config/subtle_effects/entities.toml
Normal file
@@ -0,0 +1,87 @@
|
||||
# Don't change this! Version used to track needed updates.
|
||||
version = 0
|
||||
enderPearlTrail = true
|
||||
snowballTrailDensity = 0.2
|
||||
allayMagicDensity = 0.2
|
||||
vexMagicDensity = 0.2
|
||||
sheepShearFluff = true
|
||||
improvedDragonFireballTrail = true
|
||||
commandBlockMinecartParticles = "ON"
|
||||
endCrystalParticles = true
|
||||
minecartLandingSparks = true
|
||||
slimeTrails = true
|
||||
magmaCubeTrails = true
|
||||
replaceSlimeSquishParticles = true
|
||||
replaceSpellCasterParticles = true
|
||||
ironGolemCrackParticles = true
|
||||
spectralArrowParticles = true
|
||||
wardenDeathSoulParticles = true
|
||||
xpBottleParticlesDisplayType = "DEFAULT"
|
||||
xpBottleParticlesDensity = 10
|
||||
|
||||
[attacked]
|
||||
chickenFeathers = true
|
||||
parrotFeathers = true
|
||||
snowGolemSnowflakes = true
|
||||
|
||||
[sleeping]
|
||||
playerSnoreChance = 1.0
|
||||
playerSnoreSoundVolume = 0.0
|
||||
playersHaveSleepingZs = true
|
||||
villagerSnoreChance = 1.0
|
||||
villagerSnoreSoundVolume = 1.0
|
||||
villagersHaveSleepingZs = true
|
||||
foxesHaveSleepingZs = true
|
||||
batsHaveSleepingZs = true
|
||||
catsHaveSleepingZs = true
|
||||
otherMobsHaveSleepingZs = true
|
||||
displaySleepingZsOnlyWhenSnoring = false
|
||||
adjustNameTagWhenSleeping = true
|
||||
|
||||
[humanoids]
|
||||
drowningBubbles = "DEFAULT"
|
||||
drowningBubblesDensity = 10
|
||||
|
||||
[humanoids.frostyBreath]
|
||||
displayType = "OFF"
|
||||
alpha = 0.5
|
||||
waitTime = 60
|
||||
seasons = "OFF"
|
||||
|
||||
[humanoids.player]
|
||||
stomachGrowlingThreshold = 6
|
||||
stomachGrowlingVolume = 1.0
|
||||
heartBeatingThreshold = 6
|
||||
heartbeatVolume = 1.0
|
||||
|
||||
[dustClouds]
|
||||
scale = 2.0
|
||||
alpha = 1.0
|
||||
playerFell = false
|
||||
playerRunning = false
|
||||
playerRunningRequiresSpeed = false
|
||||
mobFell = false
|
||||
mobRunning = false
|
||||
landMaceAttack = false
|
||||
preventWhenRaining = false
|
||||
|
||||
[burning]
|
||||
smoke = "DEFAULT"
|
||||
flames = true
|
||||
sparks = true
|
||||
sounds = true
|
||||
|
||||
[itemRarity]
|
||||
particlesDisplayType = "OFF"
|
||||
particleColor = "NAME_COLOR"
|
||||
mixedColorName = true
|
||||
particleMaxHeight = 1.0
|
||||
particleMaxSpeed = 1.0
|
||||
particleDensity = 1.0
|
||||
|
||||
[explosives]
|
||||
tntUpdateSmoke = true
|
||||
tntFlames = true
|
||||
tntSparks = true
|
||||
creeperSmoke = "UPDATED"
|
||||
creeperSparks = true
|
||||
6
config/subtle_effects/general.toml
Normal file
6
config/subtle_effects/general.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Don't change this! Version used to track needed updates.
|
||||
version = 0
|
||||
mobSkullShaders = false
|
||||
particleRenderDistance = 5
|
||||
cullParticlesWithNoAlpha = true
|
||||
sparksScale = 1.0
|
||||
6
config/subtle_effects/items.toml
Normal file
6
config/subtle_effects/items.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Don't change this! Version used to track needed updates.
|
||||
version = 0
|
||||
axeStripParticles = true
|
||||
waterEvaporateFromBucketSteam = true
|
||||
boneMealUsingParticles = true
|
||||
flintAndSteelParticles = true
|
||||
Reference in New Issue
Block a user