generated from NeoForgeMDKs/MDK-1.21-NeoGradle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main'
# Conflicts: # src/generated/resources/.cache/4d58d921702f57799841730d3d537abc5ea398a2 # src/main/java/com/portingdeadmods/nautec/content/menus/BacterialAnalyzerMenu.java
- Loading branch information
Showing
22 changed files
with
334 additions
and
42 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/c622617f6fabf890a00b9275cd5f643584a8a2c8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.21.1 2024-12-16T12:56:36.5452448 Languages: en_us | ||
cb59c9cda54c192d94a6d91598a550f3a0a55062 assets/nautec/lang/en_us.json | ||
// 1.21.1 2024-12-19T15:27:30.4978381 Languages: en_us | ||
26ff82214c574807b043b3a8a0cc2117f9429b33 assets/nautec/lang/en_us.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
src/generated/resources/assets/nautec/models/item/breaker.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"parent": "nautec:block/breaker" | ||
} |
1 change: 1 addition & 0 deletions
1
src/generated/resources/data/nautec/nautec/bacteria/cyanobacteria.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"type": "nautec:simple", | ||
"stats": { | ||
"colony_size": 0.0, | ||
"color": 0, | ||
"growth_rate": 0.0, | ||
"lifespan": 0, | ||
|
1 change: 1 addition & 0 deletions
1
src/generated/resources/data/nautec/nautec/bacteria/halobacteria.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"type": "nautec:simple", | ||
"stats": { | ||
"colony_size": 0.0, | ||
"color": -6912, | ||
"growth_rate": 0.0, | ||
"lifespan": 0, | ||
|
1 change: 1 addition & 0 deletions
1
src/generated/resources/data/nautec/nautec/bacteria/methanogens.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"type": "nautec:simple", | ||
"stats": { | ||
"colony_size": 0.0, | ||
"color": -1328403, | ||
"growth_rate": 0.0, | ||
"lifespan": 0, | ||
|
1 change: 1 addition & 0 deletions
1
src/generated/resources/data/nautec/nautec/bacteria/thermophiles.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"type": "nautec:simple", | ||
"stats": { | ||
"colony_size": 0.0, | ||
"color": -65536, | ||
"growth_rate": 0.0, | ||
"lifespan": 0, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.