Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Skullians committed May 13, 2024
1 parent 0328c09 commit 76520eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
* -text
14 changes: 7 additions & 7 deletions config/automated_crafting.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"simple_mode": true,
"quasi_connective": true,
"redirect_redstone": true,
"craft_continuously": true,
"comparator_reads_output": true,
"fetch_translation_updates": false
{
"simple_mode": true,
"quasi_connective": true,
"redirect_redstone": true,
"craft_continuously": true,
"comparator_reads_output": true,
"fetch_translation_updates": false
}

0 comments on commit 76520eb

Please sign in to comment.