Skip to content

Commit 3f0e1f9

Browse files
authored
Dev (#16)
* rename
1 parent a78a59a commit 3f0e1f9

72 files changed

Lines changed: 122 additions & 122 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
- name: Upload JAR file
5151
uses: actions/upload-artifact@v4
5252
with:
53-
name: TConstruct-Modern
53+
name: GregTech-Construct
5454
path: build/libs/*.jar
5555
compression-level: 0

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ org.gradle.caching = true
1010
# Mod Properties
1111
mod_version=3.10.3.2
1212
maven_group=slimeknights.construct
13-
archives_base_name=TinkersConstruct-Modern
13+
archives_base_name=GregTech-Construct
1414
mod_id=tconstruct
15-
mod_name=TinkersConstruct-Modern
15+
mod_name=GregTech-Construct
1616
mod_url=
1717
mod_author=mmyddd & SlimeKnight
18-
mod_description=Mod for the modpack Create: New Horizon.
19-
mod_license=GPLv3
18+
mod_description=
19+
mod_license=MIT
2020

2121
# Base properties
2222
# minecraft version

src/generated/resources/data/tconstruct/recipes/smeltery/casting/diamond/gear_gold_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/diamond/gear_sand_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/emerald/gear_gold_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/emerald/gear_sand_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/metal/brass/gear_gold_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/metal/brass/gear_sand_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/metal/bronze/gear_gold_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/resources/data/tconstruct/recipes/smeltery/casting/metal/bronze/gear_sand_cast.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)