-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yes
- Loading branch information
Showing
86 changed files
with
3,014 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
noWander = true | ||
fairBreeds = true | ||
portalPatch = true | ||
rubberBand = true | ||
breakSpeed = true | ||
stepHeight = true | ||
horseHeadAngleOffset = 30 | ||
jeb_Horses = true | ||
|
||
[pitchFade] | ||
enabled = true | ||
startAngle = 30 | ||
endAngle = 69 | ||
maxTransparency = 90 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
# Skip Transitions | ||
# by TrufflezMC | ||
|
||
|
||
# Remove fade animations on the title screen (default=true) | ||
removeTitleScreenFade=true | ||
|
||
# Remove fade animation for Mojang logo when applying resourcepack changes (default=true) | ||
removeSplashFade=true | ||
|
||
# Remove slide animation for advancements, recipes, etc (default=true) | ||
removeToastsSlide=true | ||
|
||
# Remove the associated "whoosh" sound effect (default=true) | ||
removeToastsSFX=true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"colorHave": 43520, | ||
"colorHaveNot": 11141120, | ||
"marginX": 30, | ||
"marginY": 30, | ||
"infoWidth": { | ||
"min": 120, | ||
"max": 300, | ||
"percent": 30 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#Configuration file for Animatica | ||
#animated_textures=<true|false> - Determines whether custom texture animation support should be enabled or not | ||
#max_animation_frames=<integer value, or 'none'> - Maximum unique animation frames a texture can have, to prevent high RAM/VRAM usage (disabled when set to 'none') | ||
#Wed May 11 21:12:41 ICT 2022 | ||
animated_textures=true | ||
max_animation_frames=20000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"version": 1, | ||
"my_armor_visibility_toggle": false, | ||
"all_armor_visibility_toggle": false, | ||
"show_join_message": true, | ||
"keep_elytra_visible": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"enabled": true, | ||
"anchor": "HOTBAR", | ||
"side": "RIGHT", | ||
"offsetX": 1, | ||
"offsetY": 0, | ||
"style": "STYLE_1_E", | ||
"widgetShown": "NOT_EMPTY", | ||
"offhandSlotBehavior": "ADHERE", | ||
"pushBossbars": true, | ||
"pushStatusEffectIcons": true, | ||
"pushSubtitles": true, | ||
"reversed": true, | ||
"iconsShown": true, | ||
"warningShown": true, | ||
"minDurabilityValue": 5, | ||
"minDurabilityPercentage": 0.05, | ||
"warningIconBobbingIntervalMs": 2000.0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"isAutofishEnabled": true, | ||
"multiRod": false, | ||
"noBreak": false, | ||
"persistentMode": true, | ||
"useSoundDetection": false, | ||
"forceMPDetection": true, | ||
"recastDelay": 1500, | ||
"clearLagRegex": "\\[ClearLag\\] Removed [0-9]+ Entities!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"foodTimerLength": 15, | ||
"restrictPlaceBlocks": true, | ||
"restrictUseBlocks": true, | ||
"restrictUseItems": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,170 @@ | ||
{ | ||
"general": { | ||
"animationSpeed": 1.0, | ||
"disable_mod": false, | ||
"background_color": 1867534416, | ||
"space_modules": false, | ||
"shadow_text": true, | ||
"animations": true, | ||
"fontScale": 1.0 | ||
}, | ||
"modules_right": [ | ||
{ | ||
"name": "system", | ||
"name_color": 16755200, | ||
"value_color": 5636095, | ||
"lines": { | ||
"opengl_version": true, | ||
"display": true, | ||
"java_version": true, | ||
"gpu_driver": true, | ||
"memory_usage": true, | ||
"allocated_memory": true, | ||
"cpu": true, | ||
"gpu": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "miscright", | ||
"name_color": 16645526, | ||
"value_color": 5636095, | ||
"lines": { | ||
"misc_right": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "entity", | ||
"name_color": 16733525, | ||
"value_color": 16777045, | ||
"lines": { | ||
"entities": true, | ||
"water_creature": true, | ||
"underground_water_creature": true, | ||
"ambient": true, | ||
"particles": true, | ||
"axolotls": true, | ||
"creature": true, | ||
"water_ambient": true, | ||
"monster": true, | ||
"misc": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "empty", | ||
"lines": { | ||
"nothing": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "target", | ||
"name_color": 43775, | ||
"value_color": 16777045, | ||
"lines": { | ||
"id_fluid": true, | ||
"fluid_tags": true, | ||
"block_states": true, | ||
"blank": true, | ||
"targeted_block": true, | ||
"blank2": true, | ||
"block_tags": true, | ||
"id_block": true, | ||
"targeted_fluid": true, | ||
"targeted_entity": true, | ||
"fluid_states": true | ||
}, | ||
"enabled": true | ||
} | ||
], | ||
"modules_left": [ | ||
{ | ||
"name": "minecraft", | ||
"name_color": 10506797, | ||
"value_color": 43520, | ||
"lines": { | ||
"minecraft": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"color_high": 5635925, | ||
"color_med": 16777045, | ||
"name": "fps", | ||
"lines": { | ||
"fps": true | ||
}, | ||
"enabled": true, | ||
"color_low": 16733525 | ||
}, | ||
{ | ||
"name": "graphics", | ||
"name_color": 16755200, | ||
"value_color": 5636095, | ||
"lines": { | ||
"shader": true, | ||
"render_distance": true, | ||
"graphics": true, | ||
"clouds": true, | ||
"biome_blend_radius": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "chunks", | ||
"name_color": 43775, | ||
"value_color": 16777045, | ||
"lines": { | ||
"available_buffers": true, | ||
"loaded_chunks_server": true, | ||
"forceloaded_chunks": true, | ||
"chunk_culling": true, | ||
"pending_uploads": true, | ||
"pending_chunks": true, | ||
"loaded_chunks": true, | ||
"spawn_chunks": true, | ||
"client_chunk_cache": true, | ||
"chunk_sections": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "location", | ||
"name_color": 43520, | ||
"value_color": 5636095, | ||
"lines": { | ||
"light": true, | ||
"biome": true, | ||
"rotation": true, | ||
"facing": true, | ||
"local_difficulty": true, | ||
"days_played": true, | ||
"dimension": true, | ||
"highest_block": true, | ||
"highest_block_server": true, | ||
"light_server": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "empty", | ||
"lines": { | ||
"nothing": true | ||
}, | ||
"enabled": true | ||
}, | ||
{ | ||
"name": "help", | ||
"name_color": 16645526, | ||
"value_color": 5636095, | ||
"lines": { | ||
"help": true, | ||
"pie_graph": true, | ||
"fps_tps": true | ||
}, | ||
"enabled": true | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"stretch": { | ||
"desc:": "The amount by which the chunk render distance sphere is stretched in horizontal direction. default:2.0, min 0.5, max 10", | ||
"stretch": 3.0 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"autoColorPingText": true, | ||
"renderPingBars": false, | ||
"pingTextColor": "#A0A0A0", | ||
"pingTextFormatString": "%dms" | ||
} |
Oops, something went wrong.