Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Moving Files
Browse files Browse the repository at this point in the history
  • Loading branch information
jSQrD-dev committed Jun 24, 2020
1 parent 8dc4188 commit e69f769
Show file tree
Hide file tree
Showing 96 changed files with 40 additions and 40 deletions.
File renamed without changes.
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
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.
36 changes: 18 additions & 18 deletions minecraft/config/tweed.hjson → .minecraft/config/tweed.hjson
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.

0 comments on commit e69f769

Please sign in to comment.