Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
466af3d
Adding French Canadian language
DragonsLover May 3, 2015
f11148c
update to 1.8.9
progwml6 Jan 12, 2016
edb3454
pull in additional tweaks from cpw
progwml6 Jan 12, 2016
b5b8ec9
Merge branch 'master' of https://github.com/cpw/ironchest
progwml6 Jan 13, 2016
b50c6eb
add curse support
progwml6 Jan 18, 2016
c2646a5
change versioning code so that curse forge builds are labeled the sam…
progwml6 Jan 19, 2016
0277783
Added support for Inventory Tweaks
cabralRodrigo Jan 28, 2016
0fd665a
Merge pull request #56 from cabralRodrigo/master
progwml6 Jan 28, 2016
1b527d4
Add thirdperson display tag.
Feb 4, 2016
c4d5a56
Merge pull request #58 from 61352151511/master
progwml6 Feb 4, 2016
2b95aab
Update IronChests to 1.9!
alexbegt Mar 21, 2016
3b123b2
Break Particles
Drullkus Mar 23, 2016
dcc1c1b
Merge pull request #62 from Drullkus/master
alexbegt Mar 24, 2016
1aa5f2e
Working Particles
alexbegt Mar 24, 2016
8be3c5e
Fix crash with forge 1809.
alexbegt Mar 26, 2016
0aae1ff
Fix #64, only call the event on the client.
alexbegt Mar 26, 2016
a4184e6
Update IronChests to new Forge with the registry changes.
alexbegt Apr 2, 2016
d0b721e
Fix some formatter issues and update forge and mappings.
alexbegt Apr 21, 2016
8fcccc4
Absolutely barbaric rewrite
LatvianModder May 18, 2016
96ecbab
Added blockstates, fixed block particles, item localizations and item…
LatvianModder May 19, 2016
158ad6d
Fixed missing copperIronUpgrade texture and ItemChestChanger breaking…
LatvianModder May 19, 2016
86594d3
Merge pull request #68 from LatvianModder/master
alexbegt May 19, 2016
94aa167
Fix some bugs from the PR.
alexbegt May 19, 2016
644b169
Update to 1.9.4
alexbegt May 19, 2016
566efca
Update Forge required and minecraft version.
alexbegt May 19, 2016
6e4188f
This should fix #69, I couldn't recreate the crash so it needs to be …
alexbegt May 30, 2016
5d607a0
Fix #71, Chest orientation will now stay the same after a Chunk Unload.
alexbegt Jun 8, 2016
bb8cb4f
Fix #72, Chests now work while as a spectator.
alexbegt Jun 12, 2016
4d145cd
Ocelots now sit on top of IronChests again!
alexbegt Jun 12, 2016
efd5046
This might fix the crashes that happen on death.
alexbegt Jun 13, 2016
53d563f
Fix Authors List in the mcmod.info
alexbegt Jun 23, 2016
3321ba2
Add support for 1.10!
alexbegt Jun 23, 2016
e718cae
Bump forge version to fix dupe bug with items while running deobf tes…
alexbegt Jun 23, 2016
cc78de2
Remove unneeded Event Handler.
alexbegt Jul 1, 2016
7c8d398
Switch back to the way 1.7.10 did chest upgrades, you do not have to …
alexbegt Jul 3, 2016
cac7322
Add support for loot tables, fix #76.
alexbegt Jul 3, 2016
29ef3a5
Update to 1.10.2!
alexbegt Jul 7, 2016
0606ced
Change to newer forge!
alexbegt Jul 16, 2016
6ce2967
Make modid lowercase
AfterRebelion Aug 6, 2016
9641acc
Merge pull request #79 from AfterRebelion/master
alexbegt Aug 6, 2016
07510cf
Merge pull request #42 from DragonsLover/master
progwml6 Sep 20, 2016
a43c725
start of 1.11 update
progwml6 Nov 16, 2016
9fe6c69
Work on the 1.11 update more, some is still buggy but nearly complete.
alexbegt Nov 17, 2016
e6fb331
Add JEI to the dev environment, rename the items + blocks to match va…
alexbegt Nov 18, 2016
ea5f847
Remove dead code that has been commended out.
alexbegt Nov 18, 2016
5720fa2
Update mappings for Iron Chests, and rename some parameters.
alexbegt Nov 19, 2016
e5e601a
Fix IronChest's version check + Fix the dirt chest's book.
alexbegt Nov 19, 2016
9515e68
Update Iron Chests to 1.11.2!
alexbegt Mar 5, 2017
82f9d7c
Fix Crystal Chest's crashing clients with ArrayIndexOutOfBoundsExcept…
alexbegt May 17, 2017
0ce5748
Add Iron Shulker Boxes, which function just like regular shulker boxe…
alexbegt Jun 11, 2017
f2c6dc9
I have no idea what git is doing... I pushed these classes before but…
alexbegt Jun 11, 2017
416c4e1
Update Iron Chest's to 1.12!
alexbegt Jun 11, 2017
27a82a0
Use Java 8 and not Java 6!
alexbegt Jun 11, 2017
b28ad34
Update all recipes from Iron Chests to the new way of doing them for …
alexbegt Jun 17, 2017
8c0e03c
Update to CurseGradle 1.0.9!
alexbegt Jun 19, 2017
1efea0c
Require Forge Version 14.21.0.2343 which fixes the crash regarding re…
alexbegt Jun 21, 2017
69cedbf
Fix an issue regarding a change mapping name causing the build to fail.
alexbegt Jun 21, 2017
7900ab3
Update Iron Chests to Forge 14.21.0.2359.
alexbegt Jun 24, 2017
2825051
Fix crash related to loading TileEntitySpecialRenderer on server side…
alexbegt Jun 28, 2017
9aecbfb
Clean up some code including how we register Blocks/Items, and fix is…
alexbegt Jun 28, 2017
5aaf413
Remove a little mistake I made.
alexbegt Jun 28, 2017
0468b6d
Update Iron Chests to 1.12.2.
alexbegt Sep 28, 2017
90c0be1
Update zh_CN ironchest 1.12
Aemande123 Oct 5, 2017
9e198e1
Merge pull request #110 from Aemande123/1.12
alexbegt Oct 6, 2017
0801bf8
Updated Russian translation
raspopov Nov 11, 2017
2e1612d
Merge pull request #112 from raspopov/patch-2
progwml6 Nov 15, 2017
5a9c3d7
Run DataFixer on the Chest's and Shulker Boxes, and fix the conflicti…
alexbegt Feb 17, 2018
7d0770d
Added en_UD.lang
The-Fireplace Feb 18, 2018
df4fca5
Merge pull request #123 from The-Fireplace-Minecraft-Mods/1.12
alexbegt Feb 18, 2018
a7735c1
Fix broken recipe
alexbegt Feb 21, 2018
612cf23
Create ja_JP.lang (#128)
koh-gh Apr 10, 2018
5cdce17
Don't send the entire NBT tag to the client (#133)
josephcsible Apr 10, 2018
08cf8e0
Fix #131 (#132)
josephcsible Jun 17, 2018
81c12fe
Add a configuration option to allow the user to disable adding the cr…
alexbegt Jun 17, 2018
ba7bb09
Updated Shulker Box colors (#125)
ZeroLevels Jul 30, 2018
06b0ccc
Fixed up some stray textures (#145)
ZeroLevels Jul 30, 2018
9d6a4e3
Update de_DE.lang (#149)
Vexatos Oct 2, 2018
443fe18
Added lv_LV.lang (#150)
LatvianModder Oct 3, 2018
c9c1c30
Check for valid metadata before looking up name. Closes #135
alexbegt Oct 5, 2018
ba6bf68
Make sure the Shift never goes past the max value. Closes #130
alexbegt Oct 5, 2018
d4fc242
Hopefully fix the disappearing issue with the chests. Closes #142
alexbegt Oct 5, 2018
379f2e9
Fix crash related to inserting items with conduits/ducts. Closes #151
alexbegt Oct 9, 2018
c93a667
Create uk locale
burunduk Nov 4, 2018
b0f79d1
Merge pull request #152 from burunduk/patch-1
progwml6 Nov 14, 2018
2db43e5
Fix registering TESR's while the class is null. Closes #156
alexbegt Dec 20, 2018
e3130b3
Delete old source to start on 1.13
alexbegt Dec 22, 2018
402bd8f
Begin updating Iron Chests to 1.13, Chests cannot be opened yet but a…
alexbegt Jan 6, 2019
37b34bf
Format source code
alexbegt Jan 6, 2019
49a0972
Fix up some issues with Build.gradle, Clean up code and switch to reg…
alexbegt Jan 8, 2019
5eee1e2
Update to the latest forge, fix issues with the dirt chest book not f…
alexbegt Jan 10, 2019
620a6b3
Update to the latest forge, Implement the packet to sync the topstack…
alexbegt Jan 16, 2019
721d690
Fix broken import of an old event that CPW renamed in the latest vers…
alexbegt Jan 16, 2019
a77f22e
Implement Recipes, Switch over to ObjectHolder and upgrade to the lat…
alexbegt Jan 22, 2019
642cf07
Update IronChests to the latest Forge Version, and fix some code issues.
alexbegt Feb 6, 2019
f5e8eb5
Implement GUIs for the chests, change the mod package to com.progwml6…
alexbegt Feb 18, 2019
973ae4b
Update readme, Update to latest forge.
alexbegt Feb 19, 2019
7ecd019
Fix broken links in readme.
alexbegt Feb 19, 2019
d9b9654
Create zh_cn.json (#180)
XuyuEre Jun 11, 2019
2131067
Update Iron Chests to 1.14.2!
alexbegt Jun 16, 2019
1d902fe
Create ko_kr.json (#185)
Laniv713 Jun 16, 2019
3757e81
Fix some formatting on the recipes.
alexbegt Jun 16, 2019
ba182f6
convert lang to json (#188)
kotelkonrad Jul 20, 2019
55a7af2
Upgrade to 1.14.3!
alexbegt Jul 20, 2019
f14408f
Fix chests dropping their contents when upgraded. Closes #197
alexbegt Aug 19, 2019
b7bca1a
Update to 1.14.4 forge instead of 1.14.3
alexbegt Aug 19, 2019
6e9f312
Update to the recommended build of forge!
alexbegt Sep 12, 2019
b09f7f3
Fix the Vanilla chest upgrades trying to update 'I Like Wood' chests.…
alexbegt Sep 26, 2019
94c6f7c
Begin work on Iron Chests for 1.15!
alexbegt Dec 31, 2019
d015254
Begin work on Iron Chests for 1.15!
alexbegt Dec 31, 2019
56db909
Upgrade Iron Chests to 1.15.2. Textures are broken at the moment due …
alexbegt Jan 22, 2020
b49809c
Iron chests now work for 1.15!
alexbegt Feb 28, 2020
14fe3e3
Fix a mistake created by intellij.
alexbegt Feb 28, 2020
1e7ee30
Comment out the book until I can fix it.
alexbegt Feb 28, 2020
04a307e
Hopefully fix the crash regarding loading the Atlas textures during m…
alexbegt Mar 10, 2020
2f3d035
Create zh_tw.json
ForFunPenguin Mar 20, 2020
79b7489
Update zh_tw.json
ForFunPenguin Mar 22, 2020
55f6e9f
Merge pull request #213 from ForFunPenguin/patch-1
progwml6 Apr 10, 2020
be6c0b9
Update Iron Chests to 1.16!
alexbegt Jun 26, 2020
7112755
Generate recipes with data generation to fix recipe processing due to…
alexbegt Aug 28, 2020
ef36c4e
Fix broken recipe
alexbegt Aug 28, 2020
9afe2d7
Would help if I uploaded the build.gradle and gradle properties
alexbegt Aug 28, 2020
86a97a6
Update to 1.16.2
alexbegt Aug 28, 2020
629f5a3
Bump mod version to 11.1
alexbegt Aug 28, 2020
16c94a4
Update to 1.16.3!
alexbegt Sep 26, 2020
a673f70
Added German translation
Theta-Dev Oct 2, 2020
78e93be
Update to 1.16.4
gigaherz Nov 2, 2020
9dfd494
Merge pull request #230 from gigaherz/patch-1
progwml6 Nov 2, 2020
bb0f234
fix issues in gradle setups
progwml6 Nov 3, 2020
71b6aee
attempt to fix missing toml file
progwml6 Nov 3, 2020
f77cfb2
Create fr_fr.json
Derrias Nov 3, 2020
20b4ed8
Update fr_fr.json
Derrias Nov 3, 2020
fb16102
Create es_ar.json, es_es.json, es_mx.json
felinux02 Dec 22, 2020
c825ad6
Merge pull request #234 from ph0elyx/1.16
progwml6 Jan 7, 2021
69b96f5
Merge pull request #231 from Derrias/1.16
progwml6 Jan 7, 2021
d360516
Merge pull request #226 from Theta-Dev/1.16
progwml6 Jan 7, 2021
6206a33
Crystal chests will now render the items inside again, and the broken…
alexbegt Jul 27, 2021
3c4cefd
Start working on updating Iron Chests to 1.17.1
alexbegt Jul 27, 2021
db2540c
Update Iron Chests to 1.17!
alexbegt Jul 28, 2021
c56c0d1
Fix the Obsidian chest rendering as a gold chest, and fix the chest m…
alexbegt Jul 29, 2021
4a5927a
Test building from jenkins.
alexbegt Jul 29, 2021
7c4a292
Bump the mod version to 12.0 for 1.17
alexbegt Jul 29, 2021
e572da9
Switch to environment varable instead of hard coding the JDK path.
alexbegt Jul 29, 2021
94aa7cb
Texture Update (#253)
Ridanisaurus Jul 29, 2021
b2f78db
Update Iron Chests to 1.17.1, and implemented trapped versions of eve…
alexbegt Nov 27, 2021
9efc6ad
Fix the diamond to osbidian chest upgrades being flipped
alexbegt Nov 30, 2021
45c315d
Create kk_kz.json (#275)
AlibekAytjan Jan 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
256 changes: 256 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,256 @@
root = true

[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
max_line_length = 500
# tab_width = 4
# ij_continuation_indent_size = 4

[*.json]
indent_size = 2

[*.java]
indent_size = 2
# tab_width = 8
# ij_continuation_indent_size = 4
# ij_java_align_consecutive_assignments = false
# ij_java_align_consecutive_variable_declarations = false
# ij_java_align_group_field_declarations = false
# ij_java_align_multiline_annotation_parameters = false
# ij_java_align_multiline_array_initializer_expression = true
# ij_java_align_multiline_assignment = true
# ij_java_align_multiline_binary_operation = true
# ij_java_align_multiline_chained_methods = true
# ij_java_align_multiline_extends_list = true
# ij_java_align_multiline_for = true
# ij_java_align_multiline_method_parentheses = false
# ij_java_align_multiline_parameters = true
# ij_java_align_multiline_parameters_in_calls = true
# ij_java_align_multiline_parenthesized_expression = true
# ij_java_align_multiline_resources = true
# ij_java_align_multiline_ternary_operation = true
# ij_java_align_multiline_throws_list = true
# ij_java_align_subsequent_simple_methods = false
# ij_java_align_throws_keyword = false
# ij_java_annotation_parameter_wrap = off
# ij_java_array_initializer_new_line_after_left_brace = false
# ij_java_array_initializer_right_brace_on_new_line = false
# ij_java_array_initializer_wrap = off
# ij_java_assert_statement_colon_on_next_line = false
# ij_java_assert_statement_wrap = off
# ij_java_assignment_wrap = off
# ij_java_binary_operation_sign_on_next_line = true
# ij_java_binary_operation_wrap = off
# ij_java_blank_lines_after_anonymous_class_header = 0
ij_java_blank_lines_after_class_header = 1
ij_java_blank_lines_after_imports = 1
# ij_java_blank_lines_after_package = 1
# ij_java_blank_lines_around_class = 1
# ij_java_blank_lines_around_field = 0
# ij_java_blank_lines_around_field_in_interface = 0
# ij_java_blank_lines_around_initializer = 1
# ij_java_blank_lines_around_method = 1
# ij_java_blank_lines_around_method_in_interface = 1
# ij_java_blank_lines_before_class_end = 0
# ij_java_blank_lines_before_imports = 1
# ij_java_blank_lines_before_method_body = 0
# ij_java_blank_lines_before_package = 0
# ij_java_block_brace_style = end_of_line
# ij_java_block_comment_at_first_column = true
# ij_java_call_parameters_new_line_after_left_paren = false
# ij_java_call_parameters_right_paren_on_new_line = false
# ij_java_call_parameters_wrap = off
# ij_java_case_statement_on_separate_line = true
# ij_java_catch_on_new_line = false
# ij_java_class_annotation_wrap = split_into_lines
# ij_java_class_brace_style = end_of_line
ij_java_class_count_to_use_import_on_demand = 99
# ij_java_class_names_in_javadoc = 1
# ij_java_do_not_indent_top_level_class_members = false
# ij_java_do_not_wrap_after_single_annotation = false
# ij_java_do_while_brace_force = always
# ij_java_doc_add_blank_line_after_description = true
# ij_java_doc_add_blank_line_after_param_comments = false
# ij_java_doc_add_blank_line_after_return = false
# ij_java_doc_add_p_tag_on_empty_lines = true
# ij_java_doc_align_exception_comments = true
# ij_java_doc_align_param_comments = true
# ij_java_doc_do_not_wrap_if_one_line = false
# ij_java_doc_enable_formatting = true
# ij_java_doc_enable_leading_asterisks = true
# ij_java_doc_indent_on_continuation = false
# ij_java_doc_keep_empty_lines = true
# ij_java_doc_keep_empty_parameter_tag = true
# ij_java_doc_keep_empty_return_tag = true
# ij_java_doc_keep_empty_throws_tag = true
# ij_java_doc_keep_invalid_tags = true
# ij_java_doc_param_description_on_new_line = false
# ij_java_doc_preserve_line_breaks = false
# ij_java_doc_use_throws_not_exception_tag = true
# ij_java_else_on_new_line = true
# ij_java_entity_dd_suffix = EJB
# ij_java_entity_eb_suffix = Bean
# ij_java_entity_hi_suffix = Home
# ij_java_entity_lhi_prefix = Local
# ij_java_entity_lhi_suffix = Home
# ij_java_entity_li_prefix = Local
# ij_java_entity_pk_class = java.lang.String
# ij_java_entity_vo_suffix = VO
# ij_java_enum_constants_wrap = off
# ij_java_extends_keyword_wrap = normal
# ij_java_extends_list_wrap = normal
# ij_java_field_annotation_wrap = split_into_lines
# ij_java_finally_on_new_line = false
# ij_java_for_brace_force = always
# ij_java_for_statement_new_line_after_left_paren = false
# ij_java_for_statement_right_paren_on_new_line = false
# ij_java_for_statement_wrap = normal
# ij_java_generate_final_locals = false
# ij_java_generate_final_parameters = false
# ij_java_if_brace_force = always
# ij_java_imports_layout = com.google.**,|,android.**,|,antenna.**,|,antlr.**,|,ar.**,|,asposewobfuscated.**,|,asquare.**,|,atg.**,|,au.**,|,beaver.**,|,bibtex.**,|,bmsi.**,|,bsh.**,|,ccl.**,|,cern.**,|,ChartDirector.**,|,checkers.**,|,com.**,|,COM.**,|,common.**,|,contribs.**,|,corejava.**,|,cryptix.**,|,cybervillains.**,|,dalvik.**,|,danbikel.**,|,de.**,|,EDU.**,|,eg.**,|,eu.**,|,examples.**,|,fat.**,|,fit.**,|,fitlibrary.**,|,fmpp.**,|,freemarker.**,|,gnu.**,|,groovy.**,|,groovyjarjarantlr.**,|,groovyjarjarasm.**,|,hak.**,|,hep.**,|,ie.**,|,imageinfo.**,|,info.**,|,it.**,|,jal.**,|,Jama.**,|,japa.**,|,japacheckers.**,|,jas.**,|,jasmin.**,|,javancss.**,|,javanet.**,|,javassist.**,|,javazoom.**,|,java_cup.**,|,jcifs.**,|,jetty.**,|,JFlex.**,|,jj2000.**,|,jline.**,|,jp.**,|,JSci.**,|,jsr166y.**,|,junit.**,|,jxl.**,|,jxxload_help.**,|,kawa.**,|,kea.**,|,libcore.**,|,libsvm.**,|,lti.**,|,memetic.**,|,mt.**,|,mx4j.**,|,net.**,|,netscape.**,|,nl.**,|,nu.**,|,oauth.**,|,ognl.**,|,opennlp.**,|,oracle.**,|,org.**,|,penn2dg.**,|,pennconverter.**,|,pl.**,|,prefuse.**,|,proguard.**,|,repackage.**,|,scm.**,|,se.**,|,serp.**,|,simple.**,|,soot.**,|,sqlj.**,|,src.**,|,ssa.**,|,sun.**,|,sunlabs.**,|,tcl.**,|,testdata.**,|,testshell.**,|,testsuite.**,|,twitter4j.**,|,uk.**,|,ViolinStrings.**,|,weka.**,|,wet.**,|,winstone.**,|,woolfel.**,|,wowza.**,|,java.**,|,javax.**,|,*,|,$*
# ij_java_indent_case_from_switch = true
# ij_java_insert_inner_class_imports = false
ij_java_insert_override_annotation = true
ij_java_keep_blank_lines_before_right_brace = 2
ij_java_keep_blank_lines_between_package_declaration_and_header = 2
ij_java_keep_blank_lines_in_code = 2
ij_java_keep_blank_lines_in_declarations = 2
# ij_java_keep_control_statement_in_one_line = false
# ij_java_keep_first_column_comment = true
# ij_java_keep_indents_on_empty_lines = false
# ij_java_keep_line_breaks = true
# ij_java_keep_multiple_expressions_in_one_line = false
ij_java_keep_simple_blocks_in_one_line = true
ij_java_keep_simple_classes_in_one_line = true
ij_java_keep_simple_lambdas_in_one_line = true
ij_java_keep_simple_methods_in_one_line = true
# ij_java_lambda_brace_style = end_of_line
# ij_java_layout_static_imports_separately = true
# ij_java_line_comment_add_space = false
# ij_java_line_comment_at_first_column = true
# ij_java_message_dd_suffix = EJB
# ij_java_message_eb_suffix = Bean
# ij_java_method_annotation_wrap = split_into_lines
# ij_java_method_brace_style = end_of_line
# ij_java_method_call_chain_wrap = off
# ij_java_method_parameters_new_line_after_left_paren = false
# ij_java_method_parameters_right_paren_on_new_line = false
# ij_java_method_parameters_wrap = off
# ij_java_modifier_list_wrap = false
ij_java_names_count_to_use_import_on_demand = 99
# ij_java_packages_to_use_import_on_demand = java.awt.*,javax.swing.*
# ij_java_parameter_annotation_wrap = off
# ij_java_parentheses_expression_new_line_after_left_paren = false
# ij_java_parentheses_expression_right_paren_on_new_line = false
# ij_java_place_assignment_sign_on_next_line = false
# ij_java_prefer_longer_names = true
# ij_java_prefer_parameters_wrap = false
# ij_java_repeat_synchronized = true
# ij_java_replace_instanceof_and_cast = false
# ij_java_replace_null_check = true
# ij_java_replace_sum_lambda_with_method_ref = true
# ij_java_resource_list_new_line_after_left_paren = false
# ij_java_resource_list_right_paren_on_new_line = false
# ij_java_resource_list_wrap = off
# ij_java_session_dd_suffix = EJB
# ij_java_session_eb_suffix = Bean
# ij_java_session_hi_suffix = Home
# ij_java_session_lhi_prefix = Local
# ij_java_session_lhi_suffix = Home
# ij_java_session_li_prefix = Local
# ij_java_session_si_suffix = Service
# ij_java_space_after_closing_angle_bracket_in_type_argument = false
# ij_java_space_after_colon = true
# ij_java_space_after_comma = true
# ij_java_space_after_comma_in_type_arguments = true
# ij_java_space_after_for_semicolon = true
# ij_java_space_after_quest = true
# ij_java_space_after_type_cast = true
# ij_java_space_before_annotation_array_initializer_left_brace = false
# ij_java_space_before_annotation_parameter_list = false
# ij_java_space_before_array_initializer_left_brace = false
# ij_java_space_before_catch_keyword = true
# ij_java_space_before_catch_left_brace = true
# ij_java_space_before_catch_parentheses = false
# ij_java_space_before_class_left_brace = true
# ij_java_space_before_colon = true
# ij_java_space_before_colon_in_foreach = true
# ij_java_space_before_comma = false
# ij_java_space_before_do_left_brace = true
# ij_java_space_before_else_keyword = true
# ij_java_space_before_else_left_brace = true
# ij_java_space_before_finally_keyword = true
# ij_java_space_before_finally_left_brace = true
# ij_java_space_before_for_left_brace = true
# ij_java_space_before_for_parentheses = false
# ij_java_space_before_for_semicolon = false
# ij_java_space_before_if_left_brace = true
# ij_java_space_before_if_parentheses = false
# ij_java_space_before_method_call_parentheses = false
# ij_java_space_before_method_left_brace = true
# ij_java_space_before_method_parentheses = false
# ij_java_space_before_opening_angle_bracket_in_type_parameter = false
# ij_java_space_before_quest = true
# ij_java_space_before_switch_left_brace = true
# ij_java_space_before_switch_parentheses = false
# ij_java_space_before_synchronized_left_brace = true
# ij_java_space_before_synchronized_parentheses = false
# ij_java_space_before_try_left_brace = true
# ij_java_space_before_try_parentheses = false
# ij_java_space_before_type_parameter_list = false
# ij_java_space_before_while_keyword = true
# ij_java_space_before_while_left_brace = true
# ij_java_space_before_while_parentheses = false
# ij_java_space_inside_one_line_enum_braces = false
# ij_java_space_within_empty_array_initializer_braces = false
# ij_java_space_within_empty_method_call_parentheses = false
# ij_java_space_within_empty_method_parentheses = false
# ij_java_spaces_around_additive_operators = true
# ij_java_spaces_around_assignment_operators = true
# ij_java_spaces_around_bitwise_operators = true
# ij_java_spaces_around_equality_operators = true
# ij_java_spaces_around_lambda_arrow = true
# ij_java_spaces_around_logical_operators = true
# ij_java_spaces_around_method_ref_dbl_colon = false
# ij_java_spaces_around_multiplicative_operators = true
# ij_java_spaces_around_relational_operators = true
# ij_java_spaces_around_shift_operators = true
# ij_java_spaces_around_type_bounds_in_type_parameters = true
# ij_java_spaces_around_unary_operator = false
# ij_java_spaces_within_angle_brackets = false
# ij_java_spaces_within_annotation_parentheses = false
# ij_java_spaces_within_array_initializer_braces = false
# ij_java_spaces_within_braces = false
# ij_java_spaces_within_brackets = false
# ij_java_spaces_within_cast_parentheses = false
# ij_java_spaces_within_catch_parentheses = false
# ij_java_spaces_within_for_parentheses = false
# ij_java_spaces_within_if_parentheses = false
# ij_java_spaces_within_method_call_parentheses = false
# ij_java_spaces_within_method_parentheses = false
# ij_java_spaces_within_parentheses = false
# ij_java_spaces_within_switch_parentheses = false
# ij_java_spaces_within_synchronized_parentheses = false
# ij_java_spaces_within_try_parentheses = false
# ij_java_spaces_within_while_parentheses = false
# ij_java_special_else_if_treatment = true
# ij_java_subclass_name_suffix = Impl
# ij_java_ternary_operation_signs_on_next_line = true
# ij_java_ternary_operation_wrap = off
# ij_java_test_name_suffix = Test
# ij_java_throws_keyword_wrap = normal
# ij_java_throws_list_wrap = normal
# ij_java_use_external_annotations = false
# ij_java_use_fq_class_names = false
# ij_java_use_single_class_imports = true
# ij_java_variable_annotation_wrap = off
# ij_java_visibility = public
# ij_java_while_brace_force = always
# ij_java_while_on_new_line = false
# ij_java_wrap_comments = false
# ij_java_wrap_first_method_in_call_chain = false
# ij_java_wrap_long_lines = false
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!--- We do not take bug reports for outdated builds of Minecraft, or unofficial builds. -->

<!--- Provide a general summary of the issue in the Title above -->
## Version Information
`Minecraft: `
`Forge: `
`Iron Chests: `

## Report Information
<!-- Please provide a detailed description of the issue -->

## Steps to Reproduce
<!-- Please try to provide a way to reproduce the bug reported -->

## Crash Log
<!-- If you crash, please upload the crash log to gist.github.com or pastebin.com and provide a link here -->

## Forge Log
<!-- Upload the fml-client-latest.log to gist.github.com or pastebin.com and provide a link here -->

<!-- Thank you for reporting! -->
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
build/
.classpath
.project
/*.launch
.gradle/
eclipse/
bin/
repo/
out/
/run/
.settings/
#IDEA files from Gradle
.idea/
/*.iml
/*.ipr
/*.iws
/generated
31 changes: 31 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
pipeline {
agent any

stages {
stage('Checkout') {
steps {
checkout scm
sh "rm -rf build/libs"
}
}

stage('Build') {
steps {
sh "JAVA_HOME=${env.JDK_16} ./gradlew build -PBUILD_NUMBER=${env.BUILD_NUMBER} --no-daemon"
}
}

stage('Archive') {
steps {
archive includes: 'build/libs/*.jar'
junit allowEmptyResults: true, testResults: 'build/test-results/**/*.xml'
}
}

stage('Deploy') {
steps {
sh "JAVA_HOME=${env.JDK_16} ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=${env.BUILD_NUMBER} -PDEPLOY_DIR=${env.MAVEN_DEPLOY_DIR} --no-daemon"
}
}
}
}
Loading