-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented the mapping migrations for the source files. [CHANGELOG] 🟢 Added Turret Remover repair ingredients tag. 🟢 🟡 Updated Gradle to 8.11. 🟡 Made healables and effect sources protected in Cannon Turret entity class. 🟡 Updated codes of Turret Entity to the newly mapped source files. 🟡 Updated codes of Turret Remover item class to the newly mapped source files. 🟡 Updated codes of Tool Materials enum to the newly mapped source files. 🟡 Temporarily commented out fuel registries. 🟡 Updated codes of Turret Item class to the newly mapped source files. 🔴 Removed remapped files.
- Loading branch information
Showing
36 changed files
with
67 additions
and
2,610 deletions.
There are no files selected for viewing
Binary file not shown.
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
53 changes: 0 additions & 53 deletions
53
remappedSrc/com/virus5600/defensive_measures/DefensiveMeasures.java
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
remappedSrc/com/virus5600/defensive_measures/advancement/criterion/ModCriterion.java
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
.../com/virus5600/defensive_measures/advancement/criterion/TurretItemRetrievedCriterion.java
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
remappedSrc/com/virus5600/defensive_measures/entity/ModEntities.java
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
remappedSrc/com/virus5600/defensive_measures/entity/TurretMaterial.java
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
remappedSrc/com/virus5600/defensive_measures/entity/ai/goal/TargetOtherTeamGoal.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
remappedSrc/com/virus5600/defensive_measures/entity/ai/goal/TargetPlayerGoal.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.