AOF6-Vocality/config/supplementaries-client.json
2023-03-02 15:41:30 -06:00

115 lines
2.4 KiB
JSON

{
"blocks": {
"globe": {
"random_world": true
},
"notice_board": {
"centered_text": true
},
"clock_block": {
"24h_format": true
},
"pedestal": {
"spin": true,
"speed": 2.0,
"fancy_renderers": true
},
"bubble_block": {
"wobble": 0.2,
"grow_speed": 0.4
},
"item_shelf": {
"supported_blocks": true
},
"wind_vane": {
"power_scaling": 3.0,
"max_angle_1": 30.0,
"max_angle_2": 10.0,
"period_1": 450.0,
"period_2": 150.0
},
"flag": {
"slowness": 100,
"wavyness": 4.0,
"intensity": 1.0,
"intensity_increment": 0.3,
"fanciness": "FABULOUS",
"render_as_banner": false
},
"captured_mobs": {
"tickable_inside_jars": [
"iceandfire:pixie",
"druidcraft:dreadfish",
"druidcraft:lunar_moth",
"alexsmobs:hummingbird"
]
},
"wall_lantern": {
"fast_lanterns": false
},
"hanging_sign": {
"fast_signs": false
},
"bamboo_spikes": {
"populate_creative_tab": true
},
"turn_table": {
"turn_particles": true
},
"speaker_block": {
"mute_narrator": false
},
"rope": {
"wobbling_amplitude": 1.2,
"wobbling_period": 12.0
}
},
"particles": {
"turn_particle": {
"initial_color": "2a77ea",
"fade_color": "32befa"
}
},
"general": {
"config_button": false,
"tooltip_hints": true,
"placeable_tooltips": true,
"custom_configured_screen": true,
"test1": 0.0,
"test2": 0.0,
"test3": 0.0
},
"tweaks": {
"brewing_stand_colors": true,
"crossbows_colors": true,
"clock_right_click": true,
"compass_right_click": false,
"placeable_books_glint": false,
"banner_pattern_tooltip": true,
"paintings_tooltip": true,
"mob_head_shaders": true
},
"items": {
"slingshot": {
"overlay": true,
"stasis_block_outline": true,
"block_outline_color": "ffffff66",
"projectile_scale": 0.5
},
"quiver": {
"armor_render_offset": -1.0,
"render_mode": "THIGH",
"skeleton_render_mode": "THIGH",
"overlay": true,
"mouse_movement_in_gui": true,
"gui_x_offset": 0,
"gui_y_offset": 0
},
"wrench": {
"turn_particles": true
},
"flute": {
"note_particles": true
}
}
}