-
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.
- Loading branch information
1 parent
32e2baf
commit 35fa876
Showing
7 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: VillagerFixes | ||
version: '1.0' | ||
main: com.spaceniklas.villagerfixes.Villagerfixes | ||
api-version: 1.19 | ||
authors: [ SpaceNiklas ] | ||
description: Stops Bad Omen on killing Raid Captian and rerolling Villager Trades! | ||
website: www.spaceniklas.com |
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,5 @@ | ||
#Generated by Maven | ||
#Sun Sep 18 00:06:33 CEST 2022 | ||
artifactId=villagerfixes | ||
groupId=com.spaceniklas | ||
version=1.0 |
2 changes: 2 additions & 0 deletions
2
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
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,2 @@ | ||
com/spaceniklas/villagerfixes/Villagerfixes.class | ||
com/spaceniklas/villagerfixes/Listeners.class |
2 changes: 2 additions & 0 deletions
2
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
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,2 @@ | ||
/Users/niklas/Desktop/workspace/Velocity/VillagerFixes/src/main/java/com/spaceniklas/villagerfixes/Listeners.java | ||
/Users/niklas/Desktop/workspace/Velocity/VillagerFixes/src/main/java/com/spaceniklas/villagerfixes/Villagerfixes.java |
Empty file.
Empty file.