File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 workflow_dispatch :
1212
1313env :
14- MC_VERSION : ' 1.21.10 '
14+ MC_VERSION : ' 1.21.11 '
1515 COMMIT_MSG : ${{ github.event.head_commit.message }}
1616
1717jobs :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ extend: "@smithed_libraries/common.yaml"
22
33id : smithed.crafter
44name : Smithed Crafter
5- version : " 0.8.1 "
5+ version : " 0.9.0 "
66description : Native Library for Smithed
77author : TheNuclearNexus
88minecraft : " 1.21"
@@ -36,5 +36,5 @@ output: dist
3636
3737meta :
3838 depends_on : # used for metadata
39- custom-block : " 0.7.1 "
40- minecraft_version : " 1.21.10 "
39+ custom-block : " 0.9.0 "
40+ minecraft_version : " 1.21.11 "
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ extend: "@smithed_libraries/common.yaml"
22
33id : smithed.custom_block
44name : Smithed Custom Block
5- version : " 0.8.1 "
5+ version : " 0.9.0 "
66description : Native Custom Block Library for Smithed
77minecraft : " 1.21"
88
You can’t perform that action at this time.
0 commit comments