This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
96 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
28 changes: 14 additions & 14 deletions
28
minecraft/config/autoswitchUsable.cfg → .minecraft/config/autoswitchUsable.cfg
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
#AutoSwitch Usable Configuration File | ||
#This file defines tool switching targets for the 'use' action (right clicking) on a mob or block. | ||
#Same format as the Material Config: | ||
#format is a comma separated list of 'toolname[;enchantment id]', where toolname is any: | ||
# specific item id, with same formatting rules as enchantments | ||
#Enchant id is optional. If present, it must be separated from the tool by a semicolon (';') | ||
#Enchant id uses '-' instead of colons. A colon can be used, but must be preceded by a backslash | ||
#List is ordered and will effect tool selection | ||
#To add mobs or blocks you wish to target, simply enter their id on a new line, followed by an '=' and the id of the tool you want to be used. | ||
#RRemoving the values after the equals sign will disable the switch. In case of user added targets, removing the line will also work. | ||
#Wed Jun 24 14:33:27 CDT 2020 | ||
minecraft-creeper=minecraft\:flint_and_steel | ||
minecraft-strider=minecraft-warped_fungus_on_a_stick | ||
minecraft\:pig=minecraft-carrot_on_a_stick | ||
#AutoSwitch Usable Configuration File | ||
#This file defines tool switching targets for the 'use' action (right clicking) on a mob or block. | ||
#Same format as the Material Config: | ||
#format is a comma separated list of 'toolname[;enchantment id]', where toolname is any: | ||
# specific item id, with same formatting rules as enchantments | ||
#Enchant id is optional. If present, it must be separated from the tool by a semicolon (';') | ||
#Enchant id uses '-' instead of colons. A colon can be used, but must be preceded by a backslash | ||
#List is ordered and will effect tool selection | ||
#To add mobs or blocks you wish to target, simply enter their id on a new line, followed by an '=' and the id of the tool you want to be used. | ||
#RRemoving the values after the equals sign will disable the switch. In case of user added targets, removing the line will also work. | ||
#Wed Jun 24 14:33:27 CDT 2020 | ||
minecraft-creeper=minecraft\:flint_and_steel | ||
minecraft-strider=minecraft-warped_fungus_on_a_stick | ||
minecraft\:pig=minecraft-carrot_on_a_stick |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 8 additions & 8 deletions
16
.../config/fabric/indigo-renderer.properties → .../config/fabric/indigo-renderer.properties
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#Indigo properties file | ||
#Wed Jun 24 14:33:25 CDT 2020 | ||
debug-compare-lighting=auto | ||
fix-exterior-vertex-lighting=auto | ||
ambient-occlusion-mode=hybrid | ||
always-tesselate-blocks=auto | ||
fix-smooth-lighting-offset=auto | ||
fix-luminous-block-ambient-occlusion=auto | ||
#Indigo properties file | ||
#Wed Jun 24 14:33:25 CDT 2020 | ||
debug-compare-lighting=auto | ||
fix-exterior-vertex-lighting=auto | ||
ambient-occlusion-mode=hybrid | ||
always-tesselate-blocks=auto | ||
fix-smooth-lighting-offset=auto | ||
fix-luminous-block-ambient-occlusion=auto |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
36 changes: 18 additions & 18 deletions
36
minecraft/config/tweed.hjson → .minecraft/config/tweed.hjson
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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
// Some kind of Boolean | ||
// default: true | ||
bool: true | ||
// default: false | ||
prim-bool: false | ||
// default: 123 | ||
// Must be between 100.0 and 200.0. | ||
number: 123 | ||
// This is an object | ||
a: { | ||
// default: Siphalor | ||
name: Siphalor | ||
} | ||
// default: blob | ||
type: blob | ||
// default: DEFAULT | ||
scope: DEFAULT | ||
{ | ||
// Some kind of Boolean | ||
// default: true | ||
bool: true | ||
// default: false | ||
prim-bool: false | ||
// default: 123 | ||
// Must be between 100.0 and 200.0. | ||
number: 123 | ||
// This is an object | ||
a: { | ||
// default: Siphalor | ||
name: Siphalor | ||
} | ||
// default: blob | ||
type: blob | ||
// default: DEFAULT | ||
scope: DEFAULT | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.