Files
Redcraft.Dragon.V3/.minecraft/versions/RedCraft.Dragon.1.21.1/config/regions_unexplored/client.json

13 lines
309 B
JSON
Raw Normal View History

2026-07-12 15:17:44 +08:00
{
// Controls the colors of the rainbow Eucalyptus logs
"eucalyptus_colors": {
"brightness": 0.8,
"saturation": 0.5,
"transition_size": 25.0
},
// Controls the spawn rate of various particles. Default value for all is 1.
"particle_rates": {
"leaves": 1.0,
"prismarite": 1.0
}
}