-
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.
Why did they make things so complicated? It was so simple, and worked perfectly. Oh well
- Loading branch information
1 parent
7bc7c5d
commit 411c7f7
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
src/main/java-templates/com.andrew121410.mc.world16essentials.utils/BlossomOutput.java.peb
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,6 @@ | ||
package com.andrew121410.mc.world16essentials.utils; | ||
|
||
public final class BlossomOutput { | ||
|
||
public static final String DATE_OF_BUILD = "{{ date_of_build }}"; | ||
} |
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